s3:selftest: pass alice credentials to the smb2.session tests for ad_dc
[samba.git] / lib /
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()
2021-01-12 Volker Lendeckebuild: Move weird.c and charset_macosxfs.c to ICONV_WRAPPER
2021-01-12 Volker Lendeckelib: Simplify "weird" charset code
2021-01-12 Volker Lendeckelib: Move ucs2_align() to 'charset' subsystem
2021-01-11 Volker Lendeckelib: Add samba_sockaddr_[gs]et_port()
2021-01-11 Volker Lendeckelib: Move sockaddr_storage_to_samba_sockaddr() to lib/
2021-01-08 Volker Lendeckelib: Use hex_byte() in ucs2hex_pull()
2021-01-08 Volker Lendeckelib: Use hex_byte() in rfc1738_unescape()
2021-01-08 Volker Lendeckeldb: Use hex_byte() in ldb_binary_decode()
2021-01-08 Volker Lendecketdb: Use hex_byte() in parse_hex()
2021-01-08 Volker Lendecketdb: Use hex_byte() in read_data()
2021-01-08 Volker Lendeckelib: Add "hex_byte()" to replace.h
2021-01-06 Andreas Schneiderlib:util: Add directory_create_or_exists_recursive()
2020-12-23 Björn Jackednsupdates: clean up all RRSets and not only type A
2020-12-16 Ralph BoehmeCI: add samba-no-opath
2020-12-11 Volker Lendeckelibsmb: Remove unused ads_dns_query_* routines
2020-12-11 Volker Lendeckelibcli: Add ads_dns_query_srv_send()/recv()
2020-12-11 Volker Lendeckebuild: Wrap a long line
2020-12-11 Volker Lendeckelibcli: Add required #includes to dnsquery.h
2020-12-11 Volker Lendeckelib: Make dnsquery.h #ifdef align to our conventions
2020-12-07 Ralph Boehmedebug: detect logrotation by checking inode number
2020-12-07 Ralph Boehmedebug: pass struct debug_class *config to do_one_check_...
2020-12-07 Ralph Boehmedebug: pass struct debug_class *config to reopen_one_log()
2020-12-07 Ralph Boehmeloadparm: setup debug subsystem setting max_log_size...
2020-11-13 Günther Deschners4-torture: test file_line_parse as well
2020-11-13 Jeremy Allisonlib: Fix file_lines_parse() to do what people expect...
2020-11-13 Jeremy Allisonlib: create a wrapper for file_lines_parse().
2020-11-10 Volker Lendeckelib: Move generate_unique_u64_state into generate_uniqu...
2020-11-10 Jeremy Allisonlib: talloc: Remove the ALWAYS_REALLOC code paths. talloc-2.3.2
2020-11-10 Björn Jacketalloc: alternatively use prama init for constructors...
2020-11-10 Björn Jackeutil_net: fix a statement not reached warning
2020-11-10 Björn Jackeldb_parse_test: studio compiler doesn't like empty...
2020-11-10 Björn Jackeldb_key_value_test: studio compiler doesn't like empty...
2020-11-10 Björn Jackeldb_kv_index: fix empty initializer compile warning
2020-11-10 Björn Jacketdb: fix studio compiler build
2020-11-10 Björn Jacketalloc/pytalloc: fix studio compler build
2020-11-10 Björn Jacketalloc: fix studio compiler build
2020-11-10 Björn Jackedebug: remove a cast, which makes the Solaris Studio...
2020-11-10 Björn Jackereplace: define BOOL_DEFINED to fix header yp_prot...
2020-11-10 Björn Jackewaf/texpect: add required nsl dependency for Solaris
2020-11-10 Björn Jackereplace/waf: fix libnsl checking on Solaris
2020-11-09 Arran Cudbard-Belllib: talloc: More tests for realloc when used with...
2020-11-09 Jeremy Allisonlib: talloc: Fix memlimit on pool realloc.
2020-11-09 Arran Cudbard-Belllib: talloc: Add more debugging text for existing memli...
2020-11-09 Jeremy Allisonlib: talloc: Fix pool object accounting when doing...
2020-11-09 Jeremy Allisonlib: talloc: Cleanup. Use consistent preprocessor logic...
2020-11-04 Volker Lendeckelibreplace: Compare a pointer against NULL, not 0
2020-10-29 Isaac Boukrislib:crypto: Add py binding for set_relax/strict fips...
2020-10-23 Andrew Bartlettoss-fuzz: Add very verbose explaination for RPATH vs...
2020-10-22 Andrew Bartlettoss-fuzz: Always run the check, even on the oss-fuzz...
next