summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* param: remove duplicate lp_int functionGarming Sam2014-05-071-2/+2
* param: use a single handle_include function between the two loadparmsGarming Sam2014-05-073-6/+10
* param: fix a bug where set_cmdline doesn't ignore the whitespaceGarming Sam2014-05-071-3/+2
* param: move special charset handlers to lib/paramGarming Sam2014-05-071-4/+67
* param: add getservicebyname to s3_helpersGarming Sam2014-05-072-0/+2
* param: use a single init_copymap method in lib/paramGarming Sam2014-05-071-2/+1
* param: move the declaration of the file_lists structure to a shared headerGarming Sam2014-05-072-6/+8
* param: use a single add_to_file_list methodGarming Sam2014-05-072-9/+15
* lib/param: change add_to_file_list to not use a loadparm contextGarming Sam2014-05-071-7/+7
* param: consolidate handle_copy method between the two loadparmsGarming Sam2014-05-071-9/+18
* lib/param: rename getservicebyname to lpcfg_getservicebyname to avoid conflictsGarming Sam2014-05-071-4/+6
* 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