summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/param: move enum dns_update_settings to lib/paramChristian Ambach2012-08-062-1/+3
* Revert "ldb: Add parameter to avoid NULL format string flagged by -Werror=for...Andrew Bartlett2012-08-061-1/+1
* lib/param: Also enable vlp when --enable-selftest is specifiedAndrew Bartlett2012-08-062-2/+2
* doc: Remove build/ from doxygen config or it will not work in brew.Andreas Schneider2012-08-043-12/+3
* lib/dbwrap: rewrite lock order check to ease debuggingGregor Beck2012-08-032-30/+56
* lib/ldb: Ensure rename target does not exist before deleting old recordAndrew Bartlett2012-07-314-3/+301
* tevent: Refer to the correct header in testsuite.cVolker Lendecke2012-07-311-1/+1
* ldb: Add parameter to avoid NULL format string flagged by -Werror=formatAndrew Bartlett2012-07-301-1/+1
* lib/tdb: Fix format string errors found by -Werror=format in tdb testsAndrew Bartlett2012-07-301-4/+4
* lib/ntdb: Fix format string errors found by -Werror=format in ntdb testsAndrew Bartlett2012-07-301-1/+1
* lib/ccan: Fix format string errors found by -Werror=format in ccan failtestAndrew Bartlett2012-07-301-2/+2
* lib/param: Rename "socket address" to "nbt client socket address" to clarify ...Andrew Bartlett2012-07-273-3/+12
* lib/param: Mark lpcfg_cachedir and lpcfg_statedir as const char *Andrew Bartlett2012-07-271-2/+2
* lib/param: Remove unused "paranoid server security"Andrew Bartlett2012-07-273-11/+0
* docs: Mark "socket address" as deprecatedAndrew Bartlett2012-07-271-1/+1
* param: Make socket_address common, Revert 611ef42053eb99f4c29d4efa86eaea9f1ca...Andrew Bartlett2012-07-272-1/+1
* lib/param: Merge parameter tables into a common fileAndrew Bartlett2012-07-272-4123/+4126
* lib/param: Merge in source3 parameters into parmeter tableAndrew Bartlett2012-07-271-15/+48
* lib/param: Merge "Security Options" section from source3/paramAndrew Bartlett2012-07-271-24/+589
* lib/param: Merge "Logging Options" section from source3/paramAndrew Bartlett2012-07-271-7/+109
* lib/param: Merge "Protocol Options" section from source3/paramAndrew Bartlett2012-07-271-54/+253
* lib/param: Merge "Tuning Options" section from source3/paramAndrew Bartlett2012-07-271-4/+252
* lib/param: Merge "Printing Options" section from source3/paramAndrew Bartlett2012-07-271-3/+290
* s3/aio_fork: fix build on irixBjörn Jacke2012-07-262-0/+5
* lib/param: Merge "Filename Handling" section from source3/paramAndrew Bartlett2012-07-261-7/+211
* lib/param: Merge "Domain Options" section from source3/paramAndrew Bartlett2012-07-261-0/+13
* lib/param: Merge "Logon Options" section from source3/paramAndrew Bartlett2012-07-261-8/+186
* lib/param: Merge "Browse Options" section from source3/paramAndrew Bartlett2012-07-261-14/+73
* lib/param: Merge "WINS Options" section from source3/paramAndrew Bartlett2012-07-261-1/+13
* lib/param: Merge "Locking Options" section from source3/paramAndrew Bartlett2012-07-261-5/+89
* lib/param: Merge "Ldap Options" section from source3/paramAndrew Bartlett2012-07-261-0/+178
* lib/param: Merge "EventLog Options" section from source3/paramAndrew Bartlett2012-07-261-0/+10
* lib/param: Merge "Miscellaneous Options" section from source3/paramAndrew Bartlett2012-07-261-12/+491
* lib/param: Merge VFS and MSDFS parameters from source3 into lib/paramAndrew Bartlett2012-07-241-9/+44
* lib/param: Merge Winbind parameters from source3 into lib/paramAndrew Bartlett2012-07-241-23/+247
* lib/param: Merge DNS parameters with source3 paramAndrew Bartlett2012-07-241-18/+29
* lib/param: Rearrange AD DC options to make a merge with the source3 table easierAndrew Bartlett2012-07-241-50/+53
* lib/param: Re-arrange TLS parameters into their own sectionAndrew Bartlett2012-07-241-48/+51
* lib/param: Add handler overridesAndrew Bartlett2012-07-241-0/+18
* lib/param: Merge handling of security/domain master/domain logons/server roleAndrew Bartlett2012-07-242-19/+13
* lib/param: Make lp_usershare_max_shares() a common parameterAndrew Bartlett2012-07-241-0/+1
* lib/param: Move all enum declarations to lib/paramAndrew Bartlett2012-07-242-0/+219
* lib/param: Rename param_enums.c to param_table.cAndrew Bartlett2012-07-242-1/+1
* lib/param: Remove 'case insensitive filesystem'Andrew Bartlett2012-07-242-9/+0
* lib/param: Remove "ntptr providor" and hard-code in s4 spoolss serverAndrew Bartlett2012-07-242-10/+0
* param: Make internal handler for 'server role' commonAndrew Bartlett2012-07-242-1/+1
* param: Make the 'unicode' parameter commonAndrew Bartlett2012-07-242-1/+1
* lib/crypto: add aes_ccm_128Stefan Metzmacher2012-07-234-1/+226
* Add debugs to functions. Add pidfile_unlink().Jeremy Allison2012-07-192-0/+25
* Move source4/smbd/pidfile into lib/util in preparation for making it in common.Jeremy Allison2012-07-193-1/+158