summaryrefslogtreecommitdiff
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* dlist: remove unneeded argument from DLIST_DEMOTE()Michael Adam2016-03-041-1/+1
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-03-043-3/+3
* s3:lib: extend interpret_interface() to optionally read speed, caps, and inde...Michael Adam2016-01-261-0/+105
* s3:lib: remove an unmotivated comment from interpret_interface()Michael Adam2016-01-261-1/+0
* s3:lib: copy speed, cap, and index in add_interface()Michael Adam2016-01-261-0/+3
* s3:lib: add braces around if-block in my_sam_name()Michael Adam2016-01-261-1/+2
* s3:lib: remove supefluous comments from map_my_name()Michael Adam2016-01-261-5/+0
* s3:lib: fix white spaces in my_sam_name()Michael Adam2016-01-261-6/+6
* smbstatus: show signing state of sessions and tconsRalph Boehme2016-01-223-0/+5
* s3:lib/conn_tdb: store the connection dialectRalph Boehme2016-01-222-0/+4
* smbstatus: show encrpytion state of tree connectsRalph Boehme2016-01-222-0/+6
* smbstatus: show encrpytion state of sessionsRalph Boehme2016-01-221-0/+3
* smbstatus: rework connection dialect printingRalph Boehme2016-01-221-34/+1
* substitute: Fix talloc_sub_basic for %G in the case of a local user.Michael Adam2016-01-221-1/+3
* s3:passdb: move my_sam_name() from passdb to util_name.cMichael Adam2016-01-221-0/+18
* s3-util: skip S-1-18 sids in token generaion in sid_array_from_info3().Günther Deschner2016-01-161-0/+5
* s3-util: add helper functions to deal with the S-1-18 domain.Günther Deschner2016-01-151-0/+40
* Use full path to dlinklist.h in includes.Jelmer Vernooij2016-01-132-2/+2
* tldap: Use struct initializer in tldap_searchVolker Lendecke2016-01-111-5/+3
* tldap: Avoid includes.hVolker Lendecke2016-01-101-1/+5
* lib: Introduce util_tsock.hVolker Lendecke2016-01-103-1/+43
* tldap: tevent_req_create NULLs out "state"Volker Lendecke2016-01-101-2/+0
* tldap: Use "size_t" for talloc_array_length resultVolker Lendecke2016-01-101-1/+1
* tldap: Remove an unneeded "return;"Volker Lendecke2016-01-101-1/+0
* tldap: Remove unneeded varsVolker Lendecke2016-01-101-3/+0
* lib: Use asn1_has_error()Volker Lendecke2016-01-061-3/+3
* s3: fix encryption help messagesRalph Boehme2015-12-221-1/+1
* s3:lib/errmap_unix: map EOVERFLOW to NT_STATUS_ALLOTTED_SPACE_EXCEEDEDRalph Boehme2015-12-211-0/+3
* lib: Remove ntstatus.h from gencache.hVolker Lendecke2015-12-161-1/+0
* lib: Remove unused talloc_append_blobVolker Lendecke2015-12-141-26/+0
* gencache: Refactor gencache_set_data_blobVolker Lendecke2015-12-141-5/+11
* lib: Separate out xx_path() & callersVolker Lendecke2015-12-143-65/+126
* lib: Use directory_create_or_exist in xx_pathVolker Lendecke2015-12-141-9/+2
* gencache: True->true, False->falseVolker Lendecke2015-12-141-10/+16
* lib: Add gencache.hVolker Lendecke2015-12-141-0/+53
* s3: smbd: Moving lp_posix_pathnames() out of the lower-level code.Jeremy Allison2015-12-131-5/+0
* s3:talloc_dict: fix a SIGBUS when dereferencing unaligned pointersRalph Boehme2015-11-301-2/+5
* lib: Fix CID 1338432 Unchecked return valueVolker Lendecke2015-11-101-1/+10
* lib: Move some procid functions out of util.cVolker Lendecke2015-11-093-43/+106
* lib: Increase a debuglevelVolker Lendecke2015-11-091-2/+2
* Fix various spelling errorsMathieu Parent2015-11-064-4/+4
* s3-lib: Get the real initial uid for selftestAndreas Schneider2015-11-051-0/+14
* ctdb-daemon: Rename struct ctdb_control_tcp_addr to ctdb_connectionAmitay Isaacs2015-11-041-3/+3
* ctdb-daemon: Remove struct ctdb_client_notify_deregisterAmitay Isaacs2015-11-041-4/+2
* ctdb-daemon: Rename struct ctdb_client_notify_register to ctdb_notify_data_oldAmitay Isaacs2015-11-041-2/+2
* ctdb-daemon: Rename struct ctdb_rec_data to ctdb_rec_data_oldAmitay Isaacs2015-11-042-14/+14
* ctdb-daemon: Rename struct ctdb_node_map to ctdb_node_map_oldAmitay Isaacs2015-11-041-2/+2
* ctdb-daemon: Rename struct ctdb_reply_control to ctdb_reply_control_oldAmitay Isaacs2015-11-041-4/+4
* ctdb-daemon: Rename struct ctdb_req_control to ctdb_req_control_oldAmitay Isaacs2015-11-041-6/+6
* ctdb-daemon: Rename struct ctdb_req_message to ctdb_req_message_oldAmitay Isaacs2015-11-041-11/+11