summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
...
* lib: Add unix_msgVolker Lendecke2014-04-236-0/+1357
* lib: Add poll_funcsVolker Lendecke2014-04-234-0/+306
* s3-lib: Add root_mode() which can deal with uid_wrapper.Andreas Schneider2014-04-171-0/+20
* lib-util: rename memdup to smb_memdup and fix all callersBjörn Baumbach2014-04-162-3/+3
* Typo: Specifing -> specifying.Jelmer Vernooij2014-04-131-1/+1
* s3:lib: use stack buffers in drain_socket() and default_sys_recvfile()Stefan Metzmacher2014-04-111-16/+2
* s3-lib/util: fix logic inside set_namearray loops.Jeremy Allison2014-04-091-10/+16
* s3-lib/util: fix read across end of namelist stringBjörn Baumbach2014-04-081-2/+5
* s3: smbd/nmbd/winbindd - fix append on trailing slash on system paths.Jeremy Allison2014-04-051-1/+1
* s3: messages: Implement cleanup of dead records.Jeremy Allison2014-04-032-0/+55
* s3:lib/netapi/examples: remove unused variablesStefan Metzmacher2014-04-024-30/+0
* s3:lib/netapi/examples: fix const warnings in netlogon_control2.cStefan Metzmacher2014-04-021-2/+2
* s3:lib/netapi/examples: fix invalid pointer value warnings in getjoininformat...Stefan Metzmacher2014-04-021-5/+6
* s3:lib/netapi: fix some incompatible pointer type warnings in NetGetJoinableO...Stefan Metzmacher2014-04-021-3/+5
* s3:lib/smbconf: fix const warnings in testsuite.cStefan Metzmacher2014-04-021-4/+6
* s3:lib: fix a const warning in client_match()Stefan Metzmacher2014-04-021-1/+1
* tdb_wrap: Remove tdb_wrap_open_ againVolker Lendecke2014-03-314-18/+18
* mutex: Avoid passing lp_ctx to tdb_wrap_open in grab_named_mutexVolker Lendecke2014-03-311-5/+11
* dbwrap: Avoid passing lp_ctx to tdb_wrap_open in db_open_ctdbVolker Lendecke2014-03-311-2/+7
* serverid: Avoid passing lp_ctx to tdb_wrap_open in serverid_parent_initVolker Lendecke2014-03-311-3/+9
* messaging: Avoid passing lp_ctx to tdb_wrap_open in messaging_tdb_parent_initVolker Lendecke2014-03-311-3/+7
* messaging: Avoid passing lp_ctx to tdb_wrap_open in messaging_tdb_initVolker Lendecke2014-03-311-3/+9
* asys: Allow multiple results to be receivedVolker Lendecke2014-03-273-35/+54
* pthreadpool: Allow multiple jobs to be receivedVolker Lendecke2014-03-276-31/+43
* pthreadpool: Avoid a malloc/free per jobVolker Lendecke2014-03-271-54/+91
* s3:build: remove global CLUSTER_SUPPORT defineStefan Metzmacher2014-03-245-20/+3
* s3:wscript: only build ctdb_dummy.c if we have no cluster supportStefan Metzmacher2014-03-245-20/+0
* s3:serverid: use ctdb_serverids_exist_supported() runtime checkStefan Metzmacher2014-03-241-5/+9
* s3:ctdb_conn: only use ctdb_protocol.h or ctdb_private.h in ctdb_conn.cStefan Metzmacher2014-03-242-16/+9
* s3:lib: add cluster_support_[available|features]()Stefan Metzmacher2014-03-242-0/+111
* s3:param: move lp_ctdbd_socket() to ctdbd_conn.cStefan Metzmacher2014-03-243-3/+18
* s3:lib: move all ctdb related dummy functions to ctdb_dummy.cStefan Metzmacher2014-03-245-114/+179
* s3:ctdbd_conn: always provide ctdb_serverids_exist()Stefan Metzmacher2014-03-241-4/+4
* s3:ctdbd_conn: add ctdb_serverids_exist_supported()Stefan Metzmacher2014-03-241-0/+9
* gencache: Add gencache values to memcacheVolker Lendecke2014-03-111-0/+37
* build: Do not rely on sys.platform for ACL tests, combine UnixWare and Solari...Andrew Bartlett2014-03-081-2/+2
* 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