repl_meta_data: Do not set *rename = true unless there has been a conflict on the...
[gd/samba-autobuild/.git] / lib /
2020-01-21 Martin Schwenkeutil: Add detection of libunwind
2020-01-17 Douglas Bagnallfuzz_oLschema2ldif: check multiple possible NULLs
2020-01-17 Douglas Bagnallfuzzing: check for NULL on ldb_init()
2020-01-15 Volker Lendecketexpect: Avoid duplicate sys_write()
2020-01-15 Volker Lendecketexpect: Reformat long line
2020-01-15 Volker Lendecketexpect: Use lib/replace's closefrom()
2020-01-15 Douglas Bagnallfuzz: add nmblib/parse_packet target
2020-01-15 Douglas Bagnallfuzz: ldb binary decode/enode
2020-01-15 Douglas Bagnallfuzz: add ldb ldif fuzzer
2020-01-15 Douglas Bagnallfuzz: ldb_dn parsing
2020-01-15 Gary Lockyerlib ldb common: Fix memory leak
2020-01-12 Douglas Bagnallfuzz: add a fuzzer for parsing ldb controls
2020-01-12 Douglas Bagnallldb controls: fix typo in bypassoperational message
2020-01-12 Douglas Bagnallfuzz_ldap_decode: do not print to stdout
2020-01-12 Douglas Bagnalldecode_ndr_X_crash: always find pipe in honggfuzz file
2019-12-18 Fabrice Fontainelib/ldb/tests: include stdint.h before cmocka.h
2019-12-18 Ralph Boehmelib/replace: prefer <sys/xattr.h> over <attr/xattr.h>
2019-12-18 Andrew Bartlettlib/fuzzing and librpc: Do not generate fuzzers for...
2019-12-18 Andrew Bartlettlib/fuzzer: Allow coverage build for oss-fuzz
2019-12-18 Gary Lockyerlib ldb: fix use after free
2019-12-18 Andrew Bartlettlib/fuzzing: Allow load of fuzz inputs as files on...
2019-12-18 Andrew Bartlettlib/fuzzing: Initialise st buffer in fuzz_ndr_X
2019-12-12 Ralph Boehmelib/replace: work around an API conflict between ncurse...
2019-12-11 Andrew Bartlettlib/krb5_wrap: Remove unused smb_krb5_get_allowed_weak_...
2019-12-11 Andrew Bartlettlib/fuzzing: Fix argument order to ldb_filter_from_tree...
2019-12-11 Andrew Bartlettlib/fuzzing: Split up automatically build fuzzers into...
2019-12-11 Andrew Bartlettlib/fuzzing: Ensure mem_ctx is freed each time fuzz_ldb...
2019-12-11 Andrew Bartlettautobuild: extend autobuild with samba-fuzz job to...
2019-12-10 Andreas Schneiderlib:crypto: Build intel aes-ni only if GnuTLS doesn...
2019-12-10 Andreas Schneiderlib:crypto: Only build AES code if we need AES CMAC
2019-12-10 Andreas Schneiderlib:crypto: Remove our implementation of AES GCM
2019-12-10 Andreas Schneiderlib:crypto: Remove our implementation of AES CCM
2019-12-10 Andrew Bartlettbootstrap: Add chrpath as a required package
2019-12-10 Andrew Bartlettlib/fuzzing Truncate the original files after RUNPATH...
2019-12-10 Andrew Bartlettlib/fuzzing Add comments to explain RUNPATH manipulatio...
2019-12-10 Andrew Bartlettlib/fuzzing: Support an oss-fuzz build with either...
2019-12-10 Andrew Bartlettlib/fuzzing: Remove oss-fuzz build.sh stub from the...
2019-12-10 Andrew Bartlettoss-fuzz: Align build.sh sh parameters with pattern...
2019-12-10 Douglas Bagnallfuzz/decode_ndr_X_crash: -f to filter crashes by regex
2019-12-10 Andrew Bartlettlib/fuzzing: Add mode for the AFL fuzzer
2019-12-10 Andrew Bartlettlib/fuzzing: Also confirm we can make a string filter...
2019-12-10 Andrew Bartlettlib/fuzzing: Tell the compiler we know we are ignoring...
2019-12-10 Andrew Bartlettlib/fuzzer: Allow building a fuzz binary for just one...
2019-12-10 Andrew Bartlettlib/fuzzer: Remove rudundent install=False flag from...
2019-12-10 Andrew Bartlettlib/fuzzing: Link only the required NDR_ subsystems...
2019-12-10 Douglas Bagnallfuzzing/decode_ndr_X: read crashes from a HONGGFUZZ...
2019-12-10 Douglas Bagnalllib/fuzzing/decode_ndr_X: print less by default, avoid...
2019-12-10 Douglas Bagnallfuzzing: Add script decode_ndr_X_crash to decode crash...
2019-12-10 Douglas Bagnalllib/fuzzing: add fuzz_ndr_X
2019-12-09 Ralph Boehmelib: spelling fix
2019-12-09 Ralph Boehmelib: add a comment to nt_time_to_full_timespec()
2019-12-09 Ralph Boehmelib: harden full_timespec_to_nt_time()
2019-12-09 Ralph Boehmelib: add NTTIME_MAX, NTTIME_MIN, NTTIME_OMIT and NTTIME...
2019-12-06 Andreas Schneiderldb:tests: Add missing null check for ldb_kv_private
2019-12-06 Andreas Schneiderldb:tests: Add missing size check for tdb
2019-12-06 Andreas Schneiderldb:tests: Use assert_in_range() in test_get_size()
2019-12-06 Andreas Schneiderldb: Avoid a possible NULL pointer dereference
2019-12-06 Ralph Boehmelib: canonicalize pull_dos_date3()
2019-12-06 Ralph Boehmelib: add time_t_to_full_timespec()
2019-12-06 Ralph Boehmelib: add timespec_string_buf()
2019-12-06 Ralph Boehmelib: use nt_time_to_unix_full() in nt_time_string()
2019-12-06 Ralph Boehmelib: add nt_time_to_full_time_t()
2019-12-06 Ralph Boehmelib: add full_timespec_to_time_t()
2019-12-06 Ralph Boehmelib: add nt_time_to_full_timespec()
2019-12-06 Ralph Boehmelib: add full_timespec_to_nt_time()
2019-12-06 Ralph Boehmelib: add functions dealing with struct timespec UTIME_OMIT
2019-12-06 Ralph Boehmelib: provide UTIME_NOW|OMIT defines under our own namespace
2019-12-06 Ralph Boehmereplace: ensure UTIME_NOW and UTIME_OMIT are always...
2019-12-05 Andreas Schneiderldb:tests: Allow test filtering in ldb_mod_op_test
2019-12-05 Andreas Schneiderldb:tests: Avoid that the debug function overwrites...
2019-11-27 Isaac Boukriskrb5: move disabling dns-canon to lower level init...
2019-11-27 Ralph Boehmeparam: remove now unused lp_string()
2019-11-27 Ralph Boehmeparam: remove FN_LOCAL_STRING
2019-11-27 Ralph Boehmes3:param: make "servicename" a substituted option
2019-11-27 Ralph Boehmeparam: remove now unused FN_GLOBAL_STRING macro
2019-11-27 Ralph Boehmesmbdotconf: mark "log level" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "logging" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "logfile" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "auto services" with substitution="1"
2019-11-27 Stefan Metzmacherparam: add FN_{GLOBAL,LOCAL}_SUBSTITUTED_STRING support
2019-11-27 Ralph Boehmelib/param: introduce loadparm_substitution infrastructure
2019-11-22 Volker Lendeckedbwrap: Don't set rec->value in dbwrap_do_locked()
2019-11-22 Volker Lendeckedbwrap: Protect against invalid db_record->value
2019-11-22 Volker Lendeckedbwrap: Pass "value" to dbwrap_do_locked() callback
2019-11-22 Volker Lendeckedbwrap_tdb: Return correct error from db_tdb_storev()
2019-11-22 Volker Lendeckedbwrap_tdb: Avoid includes.h
2019-11-22 Andrew Bartlettbuild: Do not build selftest binaries for builds withou...
2019-11-21 Andrew Bartlettlib/fuzzing: Add oss-fuzz info to README.md
2019-11-20 Andrew Bartlettlib/fuzzing/oss-fuzz: copy required libraries to the...
2019-11-20 Andrew Bartlettlib/fuzzing/oss-fuzz: Install chrpath as we use it...
2019-11-20 Douglas Bagnalllib/fuzzing/oss-fuzz: Add build_image.sh using Samba...
2019-11-20 Andrew Bartlettlib/fuzzing/oss-fuzz: add stub build.sh that will not...
2019-11-20 Andrew Bartlettlib/fuzzing/oss-fuzz: Add build_samba.sh for oss-fuzz
2019-11-20 Andrew Bartlettlib/fuzzing: Use --fuzz-target-ldflags if specified
2019-11-20 Douglas Bagnallbuild: Set fuzzer=True on fuzzer binaries
2019-11-19 Christof Schmittgpfswrap: Add wrappers for gpfs_fstat_x and gpfs_stat_x
2019-11-18 Andrew Bartlettlib/fuzzing: Free memory after successful load in fuzz_...
2019-11-18 Andrew Bartlettlib/fuzzing: Avoid NULL pointer de-ref from 0-length...
2019-11-18 Uri Simchonitevent: Release tevent 0.10.2
2019-11-18 Uri Simchonitdb: Release tdb 1.4.3
next