summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* param: use a single copy_service function in lib/paramGarming Sam2014-05-072-8/+6
* param: duplicate the copy service in lib/param into source3 loadparmGarming Sam2014-05-071-2/+2
* lib/param: fix copy service to correctly free the memory used by P_LISTGarming Sam2014-05-071-0/+1
* lib/param: remove some const warnings from using listsGarming Sam2014-05-071-15/+16
* lib/param: remove duplicated copy service in lpcfg_add_a_serviceGarming Sam2014-05-071-17/+2
* param: make lib/param copy_service use set_param_optGarming Sam2014-05-071-27/+4
* param: move set_param_opt to lib/paramGarming Sam2014-05-071-0/+57
* param: consolidate handle_realm between the two loadparmsGarming Sam2014-05-071-9/+23
* param: attempt to consolidate handle_logfile between the two loadparmsGarming Sam2014-05-071-6/+7
* param: attempt to consolidate handle_debug_level between the two loadparmsGarming Sam2014-05-072-8/+8
* param: Add an lp_string_set functionGarming Sam2014-05-071-0/+1
* build: unify and fix endian testsGustavo Zacarias2014-05-061-55/+0
* byteorder: do not assume PowerPC is big-endianDavid Disseldorp2014-05-061-4/+6
* ldb: make the successful ldb_transaction_start() message clearerAndrew Bartlett2014-05-031-4/+8
* ldb: change version to 1.1.17Stefan Metzmacher2014-05-023-1/+265
* ldb:pyldb: add some more helper functions for LdbDnStefan Metzmacher2014-05-021-0/+112
* ldb:pyldb: fix doc string for set_extended_component()Stefan Metzmacher2014-05-021-1/+1
* ldb:pyldb: add some const to PyObject_FromLdbValue()Stefan Metzmacher2014-05-021-1/+1
* add systemd integrationAlexander Bokovoy2014-04-233-2/+49
* lib: Remove socket wrapper python module.Andreas Schneider2014-04-172-929/+0
* lib: Change socket_wrapper to preloadable version.Andreas Schneider2014-04-175-638/+1781
* Remove special socket_wrapper code.Andreas Schneider2014-04-173-13/+1
* replace: Add socket_wrapper_enabled().Andreas Schneider2014-04-172-0/+6
* ldb: Add a env variable to disable RTLD_DEEPBIND.Andreas Schneider2014-04-171-6/+19
* lib: Change nss_wrapper to preloadable version.Andreas Schneider2014-04-175-1534/+2460
* Remove special nss_wrapper codeAndreas Schneider2014-04-172-13/+1
* replace: Add nss_wrapper_hosts_enabled().Andreas Schneider2014-04-172-0/+6
* replace: Add nss_wrapper_enabled().Andreas Schneider2014-04-172-0/+6
* lib: Add missing include for unistd.h in unix_privs.Andreas Schneider2014-04-171-0/+5
* lib: Add missing include for unistd.h in setid.Andreas Schneider2014-04-171-0/+3
* Remove uid_wrapper related code.Andreas Schneider2014-04-172-45/+1
* lib: Change uid_wrapper to preloadable version.Andreas Schneider2014-04-179-305/+1124
* replace: Add uid_wrapper_enabled().Andreas Schneider2014-04-173-0/+34
* lib-util: rename memdup to smb_memdup and fix all callersBjörn Baumbach2014-04-162-2/+2
* auth: Remove plaintext OSF1 password supportAndrew Bartlett2014-04-151-3/+0
* libs: s3 and s4: make our dns lookup code signal-safe.Jeremy Allison2014-04-101-5/+24
* tdb: consolidate tdb allocation code - re-use dead records at hash top.Michael Adam2014-04-092-43/+13
* talloc: Update flags in pytalloc-util pkgconfig fileLukas Slebodnik2014-04-041-2/+2
* tevent: Update flags in tevent pkgconfig fileLukas Slebodnik2014-04-041-2/+2
* lib/param: Add new parameter "old password allowed period"Andrew Bartlett2014-04-022-0/+10
* ldb_ildap: Map some wrong username/password errors on to LDB_ERR_INVALID_CRED...Andrew Bartlett2014-04-021-1/+9
* dlinklist: Fix a typoVolker Lendecke2014-04-023-3/+3
* lib/socket_wrapper: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+1
* lib/zlib: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+1
* lib/popt: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+1
* lib/ldb: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+3
* lib/ntdb: explicitly use allow_warnings=True for ntdb-test-helpersStefan Metzmacher2014-04-021-1/+2
* lib/ccan: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+2
* lib/tevent/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-021-0/+1
* lib/tdr/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-021-0/+1