vfs: update status of SMB_VFS_CREATE_DFS_PATHAT()
[bbaumbach/samba-autobuild/.git] / lib /
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.
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...
2020-10-22 Andrew Bartlettoss-fuzz: update comment to reference RPATH for the...
2020-10-22 Andrew Bartlettoss-fuzz: standardise on RPATH for the static-ish binaries
2020-10-22 Andrew Bartlettfuzzing: Improve robustness and documentation of the...
2020-10-21 Andrew Walkerlib:util:loadparm - fix leak in lpcfg_dump_a_parameter
2020-10-21 Andrew Bartlettfuzzing: Fix the oss-fuzz coverage build
2020-10-21 Douglas Bagnallfuzz/oss-fuzz/build_samba: fetch fuzz seeds
2020-10-21 Douglas Bagnallfuzz/oss-fuzz/build-samba: note the calling site
2020-10-21 Douglas Bagnallfuzzing/README: link to wiki
2020-10-20 Douglas Bagnallfuzz_dcerpc_parse_binding: don't leak
2020-10-16 Björn Jacketevent: also use portable __has_attribute macro to...
2020-10-16 Björn Jackereplace: also use portable __has_attribute macro to...
2020-10-16 Björn Jacketalloc: also use portable __has_attribute macro to...
2020-10-16 Douglas Bagnallfuzz: add fuzz_cli_credentials_parse_string
2020-10-16 Douglas Bagnallfuzz: add fuzz_dcerpc_parse_binding
2020-10-01 Alexander BokovoyFix build after removal of an extra safe_string.h
2020-09-30 Simo SorceRestrict GSSAPI query to the krb5 mechanism
2020-09-30 Volker Lendeckelib: Remove an optimization in string_replace()
2020-09-15 Jeremy Allisonlib: addns: Fix ads_dns_lookup_ns(), ads_dns_query_dcs...
2020-09-15 Jeremy Allisonlib: addns: Fix ads_dns_lookup_srv() and functions...
2020-09-11 Douglas Bagnallutils/asn1: avoid undefined behaviour warning
2020-09-11 Andrew Bartlettoss-fuzz: standardise on RUNPATH for the static-ish...
2020-09-08 Stefan Metzmacherlib/replace: move lib/replace/closefrom.c from ROKEN_HO...
2020-08-31 Douglas Bagnalllzxpress: avoid technically undefined shift
2020-08-31 Douglas Bagnalllib/util/asn1: avoid technically undefined shift
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2020-08-28 Matthew DeVorestring_wrappers: include replace.h
2020-08-28 Matthew DeVorelib/util: do not make string_wrappers.h public
2020-08-26 Andrew Bartlettoss-fuzz: Ensure a UTF8 locale is set for the samba...
2020-08-26 Andrew Bartlettoss-fuzz: Try harder to ensure we always fail fast
2020-08-25 Mathieu ParentFix FTBFS / Increase the over-estimation for sparse...
2020-08-24 Christof Schmittlib/util: Move cleanup for unit test in teardown function
2020-08-24 Christof Schmittlib/util: Remove wrong return statement in unit test
2020-08-24 Christof Schmittlib/util: Fix cleanup in unit test
2020-08-24 Christof Schmittlib/util: Remove unnecessary semicolon from wscript_build
2020-08-19 Andreas Schneiderlib:param: Add lpcfg_parse_enum_vals()
2020-08-19 Andreas Schneiderdocs-xml: Add 'client smb encrypt'
next