summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/krb5_wrap: Move enctype conversion functions into a simple helper fileAndrew Bartlett2012-08-284-36/+109
* lib/krb5_wrap: Move kerberos_enctype_to_bitmap() into krb5_wrapAndrew Bartlett2012-08-282-0/+23
* lib/krb5_wrap: Bring list of all enc types into krb5_wrapAndrew Bartlett2012-08-282-0/+16
* lib/util: don't SMB_ASSERT() in process_exists_by_pid()Stefan Metzmacher2012-08-241-1/+3
* lib/param: fix usage of 'write list = +Group'Stefan Metzmacher2012-08-241-2/+8
* crypto/aes_ccm_128: fix compile warning on openindianaBjörn Jacke2012-08-231-1/+1
* LDB:ldb_tdb.c - deny multi-valued attributes manipulation with doubletsMatthias Dieter Wallnöfer2012-08-221-1/+18
* LDB:ldbsearch - add search filter testsMatthias Dieter Wallnöfer2012-08-221-0/+2
* LDB:ldbsearch - search filters do not only contain "="Matthias Dieter Wallnöfer2012-08-221-1/+1
* LDB:ldif_handlers.c - LDB_OP_GREATER/LDB_OP_LESS are thought as ">=" or "<="Matthias Dieter Wallnöfer2012-08-222-3/+3
* build: Remove special case for the build farmAndrew Bartlett2012-08-215-5/+5
* lib/util: add server_id_set_disconnected() and server_id_is_disconnected()Michael Adam2012-08-172-1/+48
* lib/util: let server_id_str() skip the task_id if 0 in the cluster case tooStefan Metzmacher2012-08-171-0/+5
* lib/util: add server_id_from_string()Stefan Metzmacher2012-08-172-0/+38
* lib/util: add server_id_equal()Stefan Metzmacher2012-08-172-0/+22
* tevent: change version to 0.9.17 after adding the "poll_mt" backendtevent-0.9.17Stefan Metzmacher2012-08-162-1/+83
* tevent: Add threaded poll_mt testcaseVolker Lendecke2012-08-161-0/+145
* lib/tevent: Add a thread-safe tevent backendVolker Lendecke2012-08-163-3/+160
* tevent_poll: Decouple poll_ev->fds handling from adding/removing fdsVolker Lendecke2012-08-161-72/+135
* tdb/test: fix build on OSF/1Björn Jacke2012-08-101-15/+15
* build: rename security → samba-securityBjörn Jacke2012-08-101-1/+1
* lib/ldb: Use tdb_parse_record and a callback rather than tdb_fetch()Andrew Bartlett2012-08-101-16/+38
* s4-ldb_wrap: Do not vasprintf() the ldb debug messages that will not be shownAndrew Bartlett2012-08-091-5/+7
* lib/ldb: Do not vasprintf() the tevent debug messages that will not be shownldb-1.1.10Andrew Bartlett2012-08-096-10/+279
* lib/ldb: Use tdb_exists() rather than tdb_fetch()/talloc_free()Andrew Bartlett2012-08-091-7/+7
* lib/socket_wrapper: writev returns ssize_t, not intChristian Ambach2012-08-062-2/+2
* 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