summaryrefslogtreecommitdiff
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* pthreadpool: Add test for fork crashVolker Lendecke2014-03-031-0/+48
* pthreadpool: Fix pthreadpools with forkVolker Lendecke2014-03-031-15/+6
* dbwrap_ctdb: avoid smbd/ctdb deadlocks: check whether we can work locally in ...Michael Adam2014-03-031-10/+1
* dbwrap: Slightly simplify dbwrap_watch_record_storedVolker Lendecke2014-02-251-5/+2
* s3:lib/ctdbd_conn: let release_ip_handler return boolStefan Metzmacher2014-02-211-6/+30
* lib: Fix a typoVolker Lendecke2014-02-201-2/+2
* messaging: Fix a memleak on error in messaging_tdb_initVolker Lendecke2014-02-201-0/+1
* lib: Avoid a strlen call in xx_path()Volker Lendecke2014-02-201-1/+1
* messaging: Enforce just one messaging contextVolker Lendecke2014-02-191-0/+20
* auth: Make new_server_id_task() static to auth_samba4Volker Lendecke2014-02-121-42/+0
* cmdline: Remove dynconfig hooks in command line processingAndrew Bartlett2014-02-121-145/+0
* lib/param: Remove special handling for 'state dir' and 'cache dir'Andrew Bartlett2014-02-121-2/+2
* param: rename lp function and variable from "nis_home_map" to "nis_homedir"Garming Sam2014-02-081-2/+2
* param: rename lp function and variable from "usernamelevel" to "username_level"Garming Sam2014-02-071-3/+3
* param: rename lp function and variable from "cli_maxprotocol" to "client_max_...Garming Sam2014-02-071-1/+1
* param: rename lp function and variable from "nis_home_map_name" to "homedir_map"Garming Sam2014-02-071-2/+2
* param: rename lp function and variable from "serverstring" to "server_string"Garming Sam2014-02-071-2/+2
* param: rename lp function and variable from 'lockdir' to 'lock_directory'Garming Sam2014-02-071-1/+1
* dbwrap: use DBWRAP_LOCK_ORDER_VALID() in db_open()Michael Adam2014-02-071-9/+1
* dbwrap: add dbwrap_flags argument to dbwrap_local_open()Michael Adam2014-02-071-1/+1
* dbwrap_open: add 'dbwrap_optimize_readonly:* = yes' optionStefan Metzmacher2014-02-071-0/+25
* dbwrap_ctdb: implement DBWRAP_FLAG_OPTIMIZE_READONLY_ACCESSStefan Metzmacher2014-02-071-0/+21
* dbwrap: add a dbwrap_flags argument to db_open_ctdb()Michael Adam2014-02-073-4/+7
* dbwrap: add a dbwrap_flags argument to db_open()Michael Adam2014-02-076-6/+11
* s3-lib: Add winbind_lookup_usersids().Andreas Schneider2014-02-052-0/+38
* pthreadpool: Fix a comment, "quit"->"shutdown"Volker Lendecke2014-01-281-2/+2
* smbd: Fix format errors on FreeBSD10Volker Lendecke2014-01-241-1/+1
* messaging3: Remove unused messaging_tdb_eventVolker Lendecke2014-01-211-10/+0
* messaging3: remove msg_channelVolker Lendecke2014-01-212-382/+0
* dbwrap_watch: Use messaging_read_send/recvVolker Lendecke2014-01-211-13/+7
* messaging3: Add messaging_read_send/recvVolker Lendecke2014-01-212-1/+126
* s3:lib/tldap: make use of tevent_req_set_cleanup_fn()Stefan Metzmacher2014-01-171-7/+13
* s3:lib/tldap: make use of tevent_req_defer_callback()Stefan Metzmacher2014-01-171-0/+2
* s3:lib/fncall: make use of tevent_req_set_cleanup_fn()Stefan Metzmacher2014-01-171-7/+16
* s3:dbwrap: Use milliseconds for "Held tdb lock" messageChristof Schmitt2014-01-161-5/+6
* s3:dbwrap: Store warning thresholds in db_ctdb_ctxChristof Schmitt2014-01-161-4/+18
* s3:dbwrap include the hashchain in the logsChristian Ambach2014-01-161-3/+12
* s3:dbwrap report time for chainlock and CTDB migrateChristian Ambach2014-01-161-2/+15
* dbwrap_ctdb: Instrument chainunlock timingVolker Lendecke2014-01-161-2/+26
* ctdb_conn: Log long fetch_lock callsVolker Lendecke2014-01-161-4/+22
* messaging: Fix a memleak (master only..)Volker Lendecke2014-01-101-7/+9
* messaging: Use talloc_pooled_objectVolker Lendecke2014-01-091-6/+3
* messaging: Move the self-send logic out of messaging_tdbVolker Lendecke2014-01-092-54/+52
* messaging: Fix a memleak with clusteringVolker Lendecke2014-01-091-0/+3
* s3: Add DAC_OVERRIDE capability supportAbhidnya Joshi2013-12-161-0/+4
* gencache: Fix a type-punned warningVolker Lendecke2013-12-161-1/+5
* s3:lib: avoid talloc_zero_array() in poll_one_fd()Stefan Metzmacher2013-12-141-14/+5
* s3: use directory_create_or_exist_strict() to create corepathGregor Beck2013-12-111-16/+17
* s3-lib: Fix %G substitution for domain users in smbdAndreas Schneider2013-12-101-1/+11
* s3:lib/asys modify included headersChristian Ambach2013-12-101-4/+2