testprogs: Use --suppress-prompt instead of -s for testparm
[kseeger/samba-autobuild/.git] / lib /
2021-04-28 Andreas Schneidertests: Use ldbsearch '--scope instead of '-s'
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import print_function'
2021-04-27 Andreas Schneiderlib:replace: Fix a posible double free
2021-04-27 Volker Lendeckelib: Remove close_low_fds()
2021-04-27 Volker Lendeckelib: Directly call close_low_fd() in become_daemon()
2021-04-26 Björn Baumbachpyldb: fix a typo
2021-04-25 Andreas Schneiderlib:replace: Fix possible resource leaks in test_closef...
2021-04-25 Andreas Schneiderlib:replace: Fix memory leak in test_asprintf()
2021-04-25 Andreas Schneiderlib:replace: Fix a memleak in test_strndup()
2021-04-25 Andreas Schneiderlib:replace: Fix a memleak in test_strdup()
2021-04-25 Andreas Schneiderlib:replace: Fix resource leak in os2_delete test
2021-04-23 Andreas Schneiderlib:ldb: Change page size of guidindexpackv1.ldb
2021-04-23 Gary Lockyerlib:ldb: Use a 1MiB lmdb so the test also passes on...
2021-04-22 Andreas Schneiderlib:replace: Remove NIS support
2021-04-22 Andreas Schneiderlib:util: Remove NIS support from string_match()
2021-04-22 Andreas Schneiderlib:texpect: Do not link against nsl
2021-04-20 Joseph Suttonutil: Ensure debugger is not started until it is allowe...
2021-04-20 Joseph Suttonutil: Ensure debugger can be attached to process
2021-04-20 Stefan Metzmacherlib/replace: don't set -D_SAMBA_HOSTCC_ explicitly
2021-04-19 Volker Lendeckelib: Fix a typo
2021-04-19 Volker Lendeckelib: Simplify tdb_fetch_int32()
2021-04-19 Volker Lendeckelib: Simplify tdb_fetch_uint32_t()
2021-04-19 Volker Lendeckelib: Remove unused tdb_traverse_delete_fn()
2021-04-19 Volker Lendeckelib: Fix nonempty line endings
2021-04-19 Volker Lendeckelib: Fix includes in util_tdb.h
2021-04-19 Volker Lendeckelib: Fix includes in strv.h
2021-04-19 Samuel Cabrerogpfswrap: Remove wrapper for gpfs_set_times_path()
2021-04-19 Samuel Cabrerogpfswrap: Add wrapper for gpfs_set_times()
2021-04-16 Philipp Gesanglib/util: fix timespec normalization
2021-04-12 Philipp Gesanglib/audit_logging/test: fix typos
2021-04-07 Douglas Bagnallldb/attrib_handler casefold: simplify space dropping
2021-04-07 Douglas Bagnallldb: fix ldb_comparison_fold off-by-one overrun
2021-04-06 Samuel Cabrerooss-fuzz: Update build script to be compatible with...
2021-04-01 Volker Lendeckeprinting: Align integer types
2021-04-01 Joseph Suttonasn1: Remove unused function asn1_check_enumerated()
2021-03-30 Douglas Bagnallldb-samba: remove redundant negative check
2021-03-30 Douglas Bagnallldb-samba: avoid VLA in dsdb match dns tombstone
2021-03-30 Douglas Bagnallldb-samba: avoid leak in dsdb_match_for_dns_to_tombston...
2021-03-26 Andrew Bartlettbuild: Consolidate --with-dnsupdate with --with-ads...
2021-03-26 Andrew Bartlettsmb.conf: Remove "share backend" option
2021-03-24 Stefan Metzmacherldb: bump version to 2.4.0, in order to be used for...
2021-03-24 Douglas BagnallCVE-2020-27840: pytests: move Dn.validate test to ldb
2021-03-24 Douglas BagnallCVE-2020-27840 ldb_dn: avoid head corruption in ldb_dn_...
2021-03-24 Douglas BagnallCVE-2021-20277 ldb/attrib_handlers casefold: stay in...
2021-03-24 Douglas BagnallCVE-2021-20277 ldb tests: ldb_match tests with extra...
2021-03-19 Volker Lendeckemessaging: Fix receiving file descriptors
2021-03-17 Douglas Bagnallldb: improve comments for ldb_module_connect_backend()
2021-03-17 Douglas Bagnallldb/test/ldb_tdb: correct introductory comments
2021-03-17 Douglas Bagnallldb.h: remove undefined async_ctx function signatures
2021-03-16 David DisseldorpBug 9931: change pytalloc source to LGPL
2021-03-16 Douglas Bagnallfuzz:afl main: run the initialisation function
2021-03-16 Douglas Bagnallfuzz: add a LLVMFuzzerInitialize() to all fuzzers
2021-03-16 Douglas Bagnallfuzz:afl main: add a diagnostic message
2021-03-16 Douglas Bagnallfuzz/afl main: don't treat fuzzer as fuzzee
2021-03-16 Volker Lendeckelib: Remove init_names()
2021-03-16 Volker Lendeckelib: Make pidfile_path_create() return the existing...
2021-03-16 Volker Lendeckelib: Use FIONREAD in wait_for_read_send/recv
2021-03-11 Douglas Bagnallldb: correct comments in attrib_handers val_to_int64
2021-03-11 Douglas Bagnallutil:str_sub: talloc_free on error
2021-03-11 Douglas Bagnallutil: don't mark impure functions as pure
2021-03-10 Douglas Bagnallldb: dn tests use cmocka print functions
2021-03-10 Douglas Bagnallldb_match: remove redundant check
2021-03-10 Douglas Bagnallldb: add tests for ldb_wildcard_compare
2021-03-10 Douglas Bagnallldb_match: trailing chunk must match end of string
2021-03-10 Andrew Bartlettlib/util: Replace buggy string_sub_talloc() with talloc...
2021-03-10 Andrew Bartlettlib/param: Remove lpcfg_volume_label() and only caller...
2021-03-10 Andrew Bartlettlib/param: Remove unused functions in lib/param/loadparm.c
2021-03-09 Volker Lendeckelib: Fix samba_sockaddr_[get|set]_port
2021-03-09 Volker Lendeckelib: Protect "messaging_dgm_init()" from NULL dirs
2021-03-09 Volker Lendeckelib: Align integer types
2021-03-09 Volker Lendeckelib: Avoid a cast in messages_dgm
2021-03-09 Volker Lendeckelib: Avoid a memleak in pidfile_unlink()
2021-03-09 Volker Lendeckelib: Avoid ZERO_STRUCT in pidfile_pid()
2021-03-09 Volker Lendeckelib: Make socket options output less chatty
2021-03-01 Samuel Cabrerodaemons: Do not notify systemd in child processes start...
2021-03-01 Samuel Cabrerolib:util: Move variable initialization out of condition...
2021-03-01 Stefan Metzmacherpyldb: catch potential overflow error in py_timestring
2021-02-22 Douglas Bagnallldb: remove some 'if PY3's in tests
2021-02-03 Andreas Schneiderlib:util: Avoid free'ing our own pointer
2021-02-03 Andreas Schneiderlib:util: Add cache oversize test for memcache
2021-02-03 Andreas Schneiderlib:util: Add basic memcache unit test
2021-02-01 Andreas Schneiderlib:krb5_wrap: Check the format string of krb5_warnx()
2021-02-01 Andreas Schneiderlib:texpect: Check the format string of err()
2021-02-01 Andreas Schneiderlib:ldb: Add missing break in switch statement
2021-01-28 Volker Lendeckelib: Simplify parse_guid_string() and ndr_syntax_id_fro...
2021-01-26 Volker Lendeckelib: Provide a meaningful errno if FD_CLOEXEC is missing
2021-01-25 Martin Schwenkelib: Fix the build on FreeBSD
2021-01-22 Volker Lendeckelib: Make accept_recv() return the listening socket
2021-01-22 Volker Lendeckelib: Make accept_recv() return struct samba_sockaddr
2021-01-22 Volker Lendeckelib: Use hex_byte() in strhex_to_str()
2021-01-22 Volker Lendeckelib: Avoid an "includes.h"
2021-01-14 Volker Lendecketsocket: Fix a few typos
2021-01-14 Volker Lendecketdb: Fix CID 1471761 String not null terminated
2021-01-12 Volker Lendeckelib: Fix 'charset' dependencies
2021-01-12 Volker Lendeckelib: Avoid "includes.h" in lib/util/charset/
2021-01-12 Volker Lendeckelib: Remove using talloc_stack from lib/util/charset/
2021-01-12 Volker Lendeckelib: lib/param/param.h references TALLOC_CTX
2021-01-12 Volker Lendeckelib: Move utf16_len[_n]() to lib/util/charset/
2021-01-12 Volker Lendeckebuild: Make smb_panic() available as a subsystem of...
2021-01-12 Volker Lendeckelib: Avoid all_string_sub() in smb_panic()
next