summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib/talloc: clang: Fix 'Value stored during its initialization is never read'Noel Power2019-09-261-1/+1
* waf:replace: Do not link against libpthread if not necessaryAndreas Schneider2019-09-251-4/+6
* pthreadpool: Only link pthreadpool against librt if we have toAndreas Schneider2019-09-251-1/+6
* replace: Only link against librt if really neededAndreas Schneider2019-09-251-3/+21
* krb5_wrap: let smb_krb5_parse_name() accept enterprise principalsStefan Metzmacher2019-09-241-0/+5
* krb5_wrap: smb_krb5_kinit_password_ccache() should always use the canonicaliz...Stefan Metzmacher2019-09-241-2/+0
* fault.c: improve fault_report message text pointing to our wikiBjörn Jacke2019-09-231-1/+5
* replace: Remove crypt() reimplementationAndrew Bartlett2019-09-193-776/+0
* lib: Add talloc_full_report_printf()Volker Lendecke2019-09-183-0/+145
* lib: Allow a 4th lock orderVolker Lendecke2019-09-172-2/+3
* lib: Use server_id_cmp() in server_id_equal()Volker Lendecke2019-09-171-13/+2
* lib: Add server_id_cmp()Volker Lendecke2019-09-172-0/+18
* build: Remove tests for getdents() and getdirentries()Andrew Bartlett2019-09-171-1/+1
* lib/replace/wscript: Avoid generating nested main functionKhem Raj2019-09-171-0/+1
* whitespace: Conform to coding conventionGarming Sam2019-09-131-1/+1
* param: Allow rpc server dynamic port range to roundtripGarming Sam2019-09-131-0/+14
* dbwrap: Initialize state in dbwrap_delete()Volker Lendecke2019-09-101-1/+1
* lib: Remove an obsolete commentVolker Lendecke2019-09-101-4/+0
* lib: add round_timespec_to_nttime()Ralph Boehme2019-09-102-0/+10
* lib/torture: protect torture_assert[_goto]() with a do { } while(0) blockStefan Metzmacher2019-09-101-4/+6
* tevent: Release tevent 0.10.1tevent-0.10.1Stefan Metzmacher2019-09-042-1/+127
* Spelling fixes s/preceeding/preceding/Mathieu Parent2019-09-011-1/+1
* Spelling fixes s/implentation/implementation/Mathieu Parent2019-09-011-1/+1
* Spelling fixes s/ ot / to /Mathieu Parent2019-09-011-1/+1
* Spelling fixes s/recieved/received/Mathieu Parent2019-09-011-2/+2
* Spelling fixes s/avaiable/available/Mathieu Parent2019-09-011-1/+1
* Spelling fixes s/hierachy/hierarchy/Mathieu Parent2019-09-011-1/+1
* Spelling fixes s/convertion/conversion/Mathieu Parent2019-09-012-3/+3
* replace/setxattr: correctly use our flags on DarwinBjörn Jacke2019-08-291-4/+2
* xattr/setxattr: fix flag support on AIXBjörn Jacke2019-08-291-2/+30
* replace/setxattr: set reasonable and unified errno value in case the EA value...Björn Jacke2019-08-291-13/+41
* ldb: Extend the ldb_dn_explode test matrixAndrew Bartlett2019-08-271-4/+49
* ldb: Do not read beyond the end of the extended DN component when printingAndrew Bartlett2019-08-271-4/+8
* ldb: Add test with == true or false to boolean if statements in ldb_dn_explode()Andrew Bartlett2019-08-271-16/+16
* ldb: Rework all pointer NULL tests to use Samba's normal styleAndrew Bartlett2019-08-271-19/+33
* ldb: add some dn explode testsDouglas Bagnall2019-08-271-0/+70
* ldb: don't try to save a value that isn't thereDouglas Bagnall2019-08-271-23/+24
* ldb: Call TALLOC_FREE(filtered_msg->elements) on ldb_filter_attrs() failureAndrew Bartlett2019-08-272-0/+3
* ldb: use TALLOC_FREE() over talloc_free() in ldb_filter_attrs()Andrew Bartlett2019-08-261-2/+1
* ldb: Correct Pigeonhole principle validation in ldb_filter_attrs()Andrew Bartlett2019-08-263-9/+1013
* ldb tests: Fix ldb_lmdb_size_testGary Lockyer2019-08-261-1/+39
* pthreadpool: Remove wrong comment.Christof Schmitt2019-08-231-4/+0
* s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"Andrew Bartlett2019-08-221-1/+0