summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
...
* messaging3: Avoid self-send complexityVolker Lendecke2014-12-091-110/+3
* lib: Add a simple read_data call without NTSTATUSVolker Lendecke2014-12-072-0/+23
* lib: Make write_data take a const void *Volker Lendecke2014-12-072-2/+2
* lib: Split out write_data[_iov]Volker Lendecke2014-12-075-81/+143
* lib: Split out iov_buf[len]Volker Lendecke2014-12-075-43/+97
* lib: read_data->read_data_ntstatusVolker Lendecke2014-12-072-4/+4
* lib: Split out sys_[read|write] & friendsVolker Lendecke2014-12-078-90/+142
* ctdbd_conn: Accept msgs to all registered srvidsVolker Lendecke2014-12-071-5/+38
* s3:vfs: add SMB_VFS_READDIR_ATTR()Ralph Boehme2014-12-041-0/+37
* unix_msg: Fix unix_msg_test_drainVolker Lendecke2014-12-041-0/+7
* s3:idmap_cache: remove unused idmap_cache_set_sid2[u|g]id()Stefan Metzmacher2014-12-032-74/+0
* s3-lib: Do not require a password with --use-ccache.Andreas Schneider2014-12-021-1/+2
* gencache: Request mutexes for gencache_notrans.tdbChristof Schmitt2014-11-261-1/+2
* gencache: Convert gencache.tdb to tdb_wrapChristof Schmitt2014-11-261-30/+31
* gencache: Convert gencache_notrans to use tdb_wrapChristof Schmitt2014-11-261-25/+28
* s3:gencache: don't use transaction non non-persistent gencache_notrans.tdbMichael Adam2014-11-261-8/+44
* s3:gencache: simply stabilize() a bit more: remove error from stateMichael Adam2014-11-261-5/+1
* s3:gencache: fix logic in stabilization when deleting a record from stable cacheMichael Adam2014-11-261-3/+3
* lib: Use tdb_parse_record in gencache_setVolker Lendecke2014-11-261-7/+15
* lib: Fix header include protection #defineVolker Lendecke2014-11-251-2/+2
* s3:lib/netapi/examples: fix pointer from integer error in nltest.cStefan Metzmacher2014-11-251-1/+1
* s3:lib/netapi/tests: fix invalid switch enum level warningStefan Metzmacher2014-11-251-1/+1
* s3:lib: fix/simplify srprs_hex()Stefan Metzmacher2014-11-251-10/+6
* messaging3: Fix sending large messages on FreeBSDVolker Lendecke2014-11-241-0/+4
* unix_msg: Reformat unix_dgram_send a bitVolker Lendecke2014-11-241-1/+3
* samba: pass down size_t instead of int to add_string_to_array().Günther Deschner2014-11-171-1/+1
* dbwrap_ctdb: Pass on mutex flags to tdb_openVolker Lendecke2014-11-161-1/+2
* s3:lib: fix const warnings in popt_common.cStefan Metzmacher2014-11-151-3/+6
* lib: Slightly simplify strupper_mVolker Lendecke2014-11-141-2/+2
* eventlog: Free tos talloced path.David Disseldorp2014-11-101-0/+1
* Use tevent_req_simple_recv_unix in a few placesVolker Lendecke2014-11-103-17/+3
* s3:messaging: fix conversion specifierRalph Boehme2014-11-091-2/+3
* s3: nmbd: Ensure NetBIOS names are only 15 characters stored.Jeremy Allison2014-11-041-1/+9
* serverid: don't leak lock_path onto talloc tosDavid Disseldorp2014-11-031-1/+9
* server_mutex: don't leak lock_path onto talloc tosDavid Disseldorp2014-11-031-1/+6
* g_lock: don't leak lock_path onto talloc tosDavid Disseldorp2014-11-031-1/+9
* dbwrap_watch: don't leak lock_path onto talloc tosDavid Disseldorp2014-11-031-1/+7
* sharesec: don't leak state_path onto talloc tosDavid Disseldorp2014-11-031-2/+10
* eventlog: don't leak state_path onto talloc tosDavid Disseldorp2014-11-031-3/+7
* Change expired password flag indicatorGabriel Buades2014-11-031-1/+1
* ctdb: Rename CTDB_VERSION to CTDB_PROTOCOLAmitay Isaacs2014-10-283-12/+10
* build: Remove configure checks for ctdb headersAmitay Isaacs2014-10-282-21/+1
* ctdb: Rename ctdb socket variable from CTDB_PATH to CTDB_SOCKETAmitay Isaacs2014-10-282-3/+3
* build: Remove checks for ctdb featuresAmitay Isaacs2014-10-283-45/+0
* s3-netapi: add DS_8 and WS flags to libnetapi and nltest.Günther Deschner2014-10-242-1/+6
* messaging3: Fix running down a messaging_contextVolker Lendecke2014-10-241-0/+16
* poll_funcs_tevent: Fix a valgrind errorVolker Lendecke2014-10-241-8/+20
* s3:lib/netapi: avoid calling cli_set_username()Stefan Metzmacher2014-10-171-3/+1
* s3:libsmb: Remove unused domain copy stored in cli_stateStefan Metzmacher2014-10-171-1/+0
* s3:libsmb: Remove unused password copy stored in cli_stateAndrew Bartlett2014-10-171-1/+0