summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* s3: Add gencache_iterate_blobsVolker Lendecke2010-11-281-57/+87
* s3: Convert gencache_get_data_blob to gencache_parseVolker Lendecke2010-11-281-59/+38
* s3: Add gencache_parseVolker Lendecke2010-11-281-0/+59
* s3-libnetapi Load case tables earlierAndrew Bartlett2010-11-241-2/+3
* s3-libnetapi Add function header commentsAndrew Bartlett2010-11-241-0/+3
* s3-netapi Add libnetapi_net_init(), don't double-init common Samba subsystemsAndrew Bartlett2010-11-243-12/+60
* Move error reporting of messaging context creation fail intoJeremy Allison2010-11-143-6/+3
* Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin...Jeremy Allison2010-11-102-1/+5
* s3:util_str: add strlen_m_ext_term() - variant of strlen_m_ext() counting ter...Michael Adam2010-11-031-0/+9
* s3:lib/util_str: add strlen_m_ext() that takes input and output charsetMichael Adam2010-11-031-13/+55
* s3:lib/util_str: clarify the comment header for strlen_m().Michael Adam2010-11-031-4/+6
* s3:lib/charcnv: clarify comments in next_codepoint_ext()Michael Adam2010-11-031-2/+2
* s3:lib/charcnv: rename a parameter for clarity in next_codepoint_ext()Michael Adam2010-11-031-5/+5
* s3:lib/charcnv: reformat comments in next_codepoint_ext()Michael Adam2010-11-031-12/+18
* s3:lib/charcnv: add next_codepoint_ext() that accepts input charset.Michael Adam2010-11-031-11/+32
* s3: Do not connect to ctdb if it is blocked for some reasonVolker Lendecke2010-11-021-0/+58
* cluster_fatal() exit code should not indicate success.Martin Schwenke2010-11-021-1/+1
* s3-libsmbclient Add comments to describe the behaviour of DEBUG()Andrew Bartlett2010-11-021-0/+5
* debug Explain the behaviour of setup_logging() more clearlyAndrew Bartlett2010-11-021-0/+6
* s3-debug Clarify the handling of invalid state.fd values in debug.cAndrew Bartlett2010-11-021-9/+10
* s3-debug Convert from x_file to real file descriptors.Andrew Bartlett2010-11-021-47/+31
* s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett2010-11-023-18/+3
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-023-79/+92
* s3: Pass tdb_flags to ctdbd when attaching to a dbVolker Lendecke2010-10-261-1/+1
* s3: Add any_nt_status_not_okVolker Lendecke2010-10-201-0/+13
* Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...Jeremy Allison2010-10-203-90/+74
* libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett2010-10-141-313/+1
* libcli/security Move source3/lib/util_seaccess.c into the common codeAndrew Bartlett2010-10-141-251/+0
* s3-acl Use uint32_t for counting the ACEsAndrew Bartlett2010-10-141-1/+1
* s3-acl Merge source4-supported privileges into se_access_checkAndrew Bartlett2010-10-141-5/+9
* s3-util_nttoken.c Also copy the rights_mask when copying a security_tokenAndrew Bartlett2010-10-141-0/+4
* s3 Replace is_sid_in_token() with security_token_has_sid() from common codeAndrew Bartlett2010-10-142-15/+4
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-1215-5/+15
* More neccessary const.Jeremy Allison2010-10-091-1/+1
* samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.Günther Deschner2010-10-071-3/+3
* s3: Adding TCP_KEEPALIVE_THRESHOLD and TCP_KEEPALIVE_ABORT_THRESHOLD to t...Ira Cooper2010-10-071-0/+6
* s3: Attempt to get the Tru64 build a bit furtherVolker Lendecke2010-10-041-1/+0
* s3: Attempt to fix bug 7665Volker Lendecke2010-10-0211-136/+295
* s3:events: Call all ready fd event handlers on each iteration of the main loopSteven Danneman2010-10-011-7/+15
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-174/+0
* s3-readline: move cmd_history to smbclient, the only user.Günther Deschner2010-10-011-21/+0
* samba: share select wrappers.Günther Deschner2010-10-016-207/+5
* s3: Remove talloc_autofree_context() from myhostname()Volker Lendecke2010-09-281-3/+1
* Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on allJeremy Allison2010-09-276-11/+11
* s3: Remove talloc_autofree_context() from nametouid()Volker Lendecke2010-09-261-1/+1
* s3: Remove talloc_autofree_context() from getpwnam_alloc()Volker Lendecke2010-09-261-1/+1
* s3: Remove talloc_autofree_context() from serverid_db()Volker Lendecke2010-09-261-2/+2
* s3: Remove talloc_autofree_context() from serverid_parent_init()Volker Lendecke2010-09-261-3/+2
* s3: Remove talloc_autofree_context() from messaging_tdb_parent_init()Volker Lendecke2010-09-261-3/+2
* s3: Remove talloc_autofree_context() from ctdb_read_req()Volker Lendecke2010-09-261-1/+2