summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* krb5: move disabling dns-canon to lower level init callsIsaac Boukris2019-11-271-0/+6
* param: remove now unused lp_string()Ralph Boehme2019-11-272-2/+0
* param: remove FN_LOCAL_STRINGRalph Boehme2019-11-271-4/+1
* s3:param: make "servicename" a substituted optionRalph Boehme2019-11-271-1/+3
* param: remove now unused FN_GLOBAL_STRING macroRalph Boehme2019-11-271-9/+0
* smbdotconf: mark "log level" with substitution="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "logging" with substitution="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "logfile" with substitution="1"Ralph Boehme2019-11-271-1/+3
* smbdotconf: mark "auto services" with substitution="1"Ralph Boehme2019-11-271-1/+3
* param: add FN_{GLOBAL,LOCAL}_SUBSTITUTED_STRING supportStefan Metzmacher2019-11-272-0/+13
* lib/param: introduce loadparm_substitution infrastructureRalph Boehme2019-11-272-0/+46
* dbwrap: Don't set rec->value in dbwrap_do_locked()Volker Lendecke2019-11-222-4/+10
* dbwrap: Protect against invalid db_record->valueVolker Lendecke2019-11-224-0/+20
* dbwrap: Pass "value" to dbwrap_do_locked() callbackVolker Lendecke2019-11-224-4/+14
* dbwrap_tdb: Return correct error from db_tdb_storev()Volker Lendecke2019-11-221-2/+8
* dbwrap_tdb: Avoid includes.hVolker Lendecke2019-11-221-1/+3
* build: Do not build selftest binaries for builds without --enable-selftestAndrew Bartlett2019-11-225-12/+12
* lib/fuzzing: Add oss-fuzz info to README.mdAndrew Bartlett2019-11-211-0/+26
* lib/fuzzing/oss-fuzz: copy required libraries to the build targetAndrew Bartlett2019-11-201-1/+14
* lib/fuzzing/oss-fuzz: Install chrpath as we use it in the build.sh script to ...Andrew Bartlett2019-11-201-0/+2
* lib/fuzzing/oss-fuzz: Add build_image.sh using Samba's bootstrap toolsDouglas Bagnall2019-11-202-5/+26
* lib/fuzzing/oss-fuzz: add stub build.sh that will not change oftenAndrew Bartlett2019-11-201-0/+6
* lib/fuzzing/oss-fuzz: Add build_samba.sh for oss-fuzzAndrew Bartlett2019-11-201-0/+21
* lib/fuzzing: Use --fuzz-target-ldflags if specifiedAndrew Bartlett2019-11-201-1/+1
* build: Set fuzzer=True on fuzzer binariesDouglas Bagnall2019-11-201-20/+7
* gpfswrap: Add wrappers for gpfs_fstat_x and gpfs_stat_xChristof Schmitt2019-11-192-0/+32
* lib/fuzzing: Free memory after successful load in fuzz_tiniparserAndrew Bartlett2019-11-181-1/+5
* lib/fuzzing: Avoid NULL pointer de-ref from 0-length inputAndrew Bartlett2019-11-182-1/+17
* tevent: Release tevent 0.10.2tevent-0.10.2Uri Simchoni2019-11-182-1/+127
* tdb: Release tdb 1.4.3tdb-1.4.3Uri Simchoni2019-11-182-1/+74
* talloc: Release talloc 2.3.1talloc-2.3.1Uri Simchoni2019-11-183-1/+82
* lib/util: change file_save_mode() to use O_EXCLAndrew Bartlett2019-11-151-1/+1
* build: Only link against libcrypt where neededAndrew Bartlett2019-11-131-1/+1
* Detect when command line max protocol < min protocolDavid Mulder2019-11-122-0/+25
* dbwrap_tdb: Avoid a use of talloc_stackframe()Volker Lendecke2019-11-061-10/+10
* lib/tdb/docs/tracing.txt: typo fixesBjörn Jacke2019-10-311-1/+1
* lib/replace/xattr.c: typo fixesBjörn Jacke2019-10-311-8/+8
* replace: Only link libnsl and libsocket if requriredAndreas Schneider2019-10-231-5/+31
* Add fuzzing binary for ldb_parse_treeMichael Hanselmann2019-10-182-0/+57
* Add fuzzing binary for ldap_decodeMichael Hanselmann2019-10-182-0/+63
* Add fuzzing binary for lzxpressMichael Hanselmann2019-10-182-0/+42
* Add fuzzing binary for regfioMichael Hanselmann2019-10-182-0/+75
* Add fuzzing binary for reg_parseMichael Hanselmann2019-10-182-0/+54
* audit_logging: Don't spam the logs if dsdb_event is not foundAndreas Schneider2019-10-141-5/+4
* lib:krb5_wrap: Do not create a temporary file for MEMORY keytabsAndreas Schneider2019-10-121-11/+8
* s3:mdssvc: add Elasticsearch backendRalph Boehme2019-10-092-0/+2
* replace: Improve sys/sysctl.h check to catch warning on glibc >= 2.30Andreas Schneider2019-10-071-1/+12
* lib/replace: Remove libaio supportVolker Lendecke2019-10-043-34/+1
* lib: Fix a typoVolker Lendecke2019-10-021-1/+1
* lib: Remove some unneeded #includes from tftw.cVolker Lendecke2019-10-021-13/+2