Age | Commit message (Expand) | Author | Files | Lines |
2012-08-22 | LDB:ldbsearch - search filters do not only contain "=" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2012-08-22 | LDB:ldif_handlers.c - LDB_OP_GREATER/LDB_OP_LESS are thought as ">=" or "<=" | Matthias Dieter Wallnöfer | 2 | -3/+3 |
2012-08-21 | build: Remove special case for the build farm | Andrew Bartlett | 5 | -5/+5 |
2012-08-17 | lib/util: add server_id_set_disconnected() and server_id_is_disconnected() | Michael Adam | 2 | -1/+48 |
2012-08-17 | lib/util: let server_id_str() skip the task_id if 0 in the cluster case too | Stefan Metzmacher | 1 | -0/+5 |
2012-08-17 | lib/util: add server_id_from_string() | Stefan Metzmacher | 2 | -0/+38 |
2012-08-17 | lib/util: add server_id_equal() | Stefan Metzmacher | 2 | -0/+22 |
2012-08-16 | tevent: change version to 0.9.17 after adding the "poll_mt" backend | Stefan Metzmacher | 2 | -1/+83 |
2012-08-16 | tevent: Add threaded poll_mt testcase | Volker Lendecke | 1 | -0/+145 |
2012-08-16 | lib/tevent: Add a thread-safe tevent backend | Volker Lendecke | 3 | -3/+160 |
2012-08-16 | tevent_poll: Decouple poll_ev->fds handling from adding/removing fds | Volker Lendecke | 1 | -72/+135 |
2012-08-10 | tdb/test: fix build on OSF/1 | Björn Jacke | 1 | -15/+15 |
2012-08-10 | build: rename security → samba-security | Björn Jacke | 1 | -1/+1 |
2012-08-10 | lib/ldb: Use tdb_parse_record and a callback rather than tdb_fetch() | Andrew Bartlett | 1 | -16/+38 |
2012-08-09 | s4-ldb_wrap: Do not vasprintf() the ldb debug messages that will not be shown | Andrew Bartlett | 1 | -5/+7 |
2012-08-09 | lib/ldb: Do not vasprintf() the tevent debug messages that will not be shown | Andrew Bartlett | 6 | -10/+279 |
2012-08-09 | lib/ldb: Use tdb_exists() rather than tdb_fetch()/talloc_free() | Andrew Bartlett | 1 | -7/+7 |
2012-08-06 | lib/socket_wrapper: writev returns ssize_t, not int | Christian Ambach | 2 | -2/+2 |
2012-08-06 | lib/param: move enum dns_update_settings to lib/param | Christian Ambach | 2 | -1/+3 |
2012-08-06 | Revert "ldb: Add parameter to avoid NULL format string flagged by -Werror=for... | Andrew Bartlett | 1 | -1/+1 |
2012-08-06 | lib/param: Also enable vlp when --enable-selftest is specified | Andrew Bartlett | 2 | -2/+2 |
2012-08-04 | doc: Remove build/ from doxygen config or it will not work in brew. | Andreas Schneider | 3 | -12/+3 |
2012-08-03 | lib/dbwrap: rewrite lock order check to ease debugging | Gregor Beck | 2 | -30/+56 |
2012-07-31 | lib/ldb: Ensure rename target does not exist before deleting old record | Andrew Bartlett | 4 | -3/+301 |
2012-07-31 | tevent: Refer to the correct header in testsuite.c | Volker Lendecke | 1 | -1/+1 |
2012-07-30 | ldb: Add parameter to avoid NULL format string flagged by -Werror=format | Andrew Bartlett | 1 | -1/+1 |
2012-07-30 | lib/tdb: Fix format string errors found by -Werror=format in tdb tests | Andrew Bartlett | 1 | -4/+4 |
2012-07-30 | lib/ntdb: Fix format string errors found by -Werror=format in ntdb tests | Andrew Bartlett | 1 | -1/+1 |
2012-07-30 | lib/ccan: Fix format string errors found by -Werror=format in ccan failtest | Andrew Bartlett | 1 | -2/+2 |
2012-07-27 | lib/param: Rename "socket address" to "nbt client socket address" to clarify ... | Andrew Bartlett | 3 | -3/+12 |
2012-07-27 | lib/param: Mark lpcfg_cachedir and lpcfg_statedir as const char * | Andrew Bartlett | 1 | -2/+2 |
2012-07-27 | lib/param: Remove unused "paranoid server security" | Andrew Bartlett | 3 | -11/+0 |
2012-07-27 | docs: Mark "socket address" as deprecated | Andrew Bartlett | 1 | -1/+1 |
2012-07-27 | param: Make socket_address common, Revert 611ef42053eb99f4c29d4efa86eaea9f1ca... | Andrew Bartlett | 2 | -1/+1 |
2012-07-27 | lib/param: Merge parameter tables into a common file | Andrew Bartlett | 2 | -4123/+4126 |
2012-07-27 | lib/param: Merge in source3 parameters into parmeter table | Andrew Bartlett | 1 | -15/+48 |
2012-07-27 | lib/param: Merge "Security Options" section from source3/param | Andrew Bartlett | 1 | -24/+589 |
2012-07-27 | lib/param: Merge "Logging Options" section from source3/param | Andrew Bartlett | 1 | -7/+109 |
2012-07-27 | lib/param: Merge "Protocol Options" section from source3/param | Andrew Bartlett | 1 | -54/+253 |
2012-07-27 | lib/param: Merge "Tuning Options" section from source3/param | Andrew Bartlett | 1 | -4/+252 |
2012-07-27 | lib/param: Merge "Printing Options" section from source3/param | Andrew Bartlett | 1 | -3/+290 |
2012-07-26 | s3/aio_fork: fix build on irix | Björn Jacke | 2 | -0/+5 |
2012-07-26 | lib/param: Merge "Filename Handling" section from source3/param | Andrew Bartlett | 1 | -7/+211 |
2012-07-26 | lib/param: Merge "Domain Options" section from source3/param | Andrew Bartlett | 1 | -0/+13 |
2012-07-26 | lib/param: Merge "Logon Options" section from source3/param | Andrew Bartlett | 1 | -8/+186 |
2012-07-26 | lib/param: Merge "Browse Options" section from source3/param | Andrew Bartlett | 1 | -14/+73 |
2012-07-26 | lib/param: Merge "WINS Options" section from source3/param | Andrew Bartlett | 1 | -1/+13 |
2012-07-26 | lib/param: Merge "Locking Options" section from source3/param | Andrew Bartlett | 1 | -5/+89 |
2012-07-26 | lib/param: Merge "Ldap Options" section from source3/param | Andrew Bartlett | 1 | -0/+178 |
2012-07-26 | lib/param: Merge "EventLog Options" section from source3/param | Andrew Bartlett | 1 | -0/+10 |