ldb:ldb_tdb/ldb_cache.c - remove a superflous "talloc_free"
[abartlet/samba.git/.git] / source3 / lib /
2010-10-20 Volker Lendeckes3: Add any_nt_status_not_ok
2010-10-20 Jeremy AllisonMake getpwnam_alloc() static to lib/username.c, and...
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-14 Andrew Bartlettlibcli/security Move source3/lib/util_seaccess.c into...
2010-10-14 Andrew Bartletts3-acl Use uint32_t for counting the ACEs
2010-10-14 Andrew Bartletts3-acl Merge source4-supported privileges into se_acces...
2010-10-14 Andrew Bartletts3-util_nttoken.c Also copy the rights_mask when copyin...
2010-10-14 Andrew Bartletts3 Replace is_sid_in_token() with security_token_has_si...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-09 Jeremy AllisonMore neccessary const.
2010-10-07 Günther Deschnersamr: for correctness, rename samr_RidTypeArray to...
2010-10-07 Ira Cooper s3: Adding TCP_KEEPALIVE_THRESHOLD and TCP_KEEPALIV...
2010-10-04 Volker Lendeckes3: Attempt to get the Tru64 build a bit further
2010-10-02 Volker Lendeckes3: Attempt to fix bug 7665
2010-10-01 Steven Dannemans3:events: Call all ready fd event handlers on each...
2010-10-01 Günther Deschnersamba: share readline wrappers among all buildsystems.
2010-10-01 Günther Deschners3-readline: move cmd_history to smbclient, the only...
2010-10-01 Günther Deschnersamba: share select wrappers.
2010-09-28 Volker Lendeckes3: Remove talloc_autofree_context() from myhostname()
2010-09-28 Jeremy AllisonChange to using TDB_INCOMPATIBLE_HASH (the jenkins...
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from nametouid()
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from getpwnam_alloc()
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from serverid_db()
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from serverid_pare...
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from messaging_tdb...
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from ctdb_read_req()
2010-09-23 Günther Deschners3-dsgetdcname: always pass in messaging context.
2010-09-22 Günther Deschners3-registry: fix some c++ build warnings.
2010-09-22 Michael Adams3:registry: remove unneeded TALLOC_CTX argument from...
2010-09-22 Gregor Becks3-lib: add srprs, primitives to build simple recursive...
2010-09-22 Gregor Becks3-lib: add cbuf, a talloced character buffer
2010-09-21 Volker Lendeckes3: Remove a global variable in bugfix for bug 7665
2010-09-21 Michael Adams3:registry: move prototype from reg_init_smbconf.c...
2010-09-21 Michael Adams3:registry: move the reg_api prototypes to their own...
2010-09-21 Günther Deschners3-libnetapi: Fix Bug #7665, memory leak in netapi...
2010-09-20 Andrew Bartletts3-lib/util Remove unused smb_uuid_unpack()
2010-09-20 Andrew Bartletts3-uuid Remove unused smb_uuid_pack()
2010-09-20 Andrew Bartletts3: Replace sid_binstring and sid_guidstring with PIDL...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util: use shared dom_sid_dup.
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-20 Günther Deschners3-build: only include ctdbd_conn.h where needed.
2010-09-20 Günther Deschners3-build: only include async headers where needed.
2010-09-20 Rusty RussellReally enable core dumps in Linux
2010-09-20 Michael Adams3:registry: move higher level function reg_open_path...
2010-09-19 Günther Deschners3-nltest: add dsregdns command to nltest.
2010-09-19 Günther Deschners3-libnetapi: support NETLOGON_CONTROL_FORCE_DNS_REG...
2010-09-16 Björn Jackes3/s4: merge msleep and smb_msleep
2010-09-15 Günther Deschners3-nltest: add dsgetdc command.
2010-09-15 Günther Deschners3-libnetapi: try using netr_DsRGetDCNameEx() in DsGetD...
2010-09-15 Günther Deschners3-libnetapi: add DS request flags to public header.
2010-09-15 Günther Deschners3-libnetapi: add DS_X_FLAGs to public header.
2010-09-15 Günther Deschners3-nltest: convert server input argument into --server.
2010-09-15 Günther Deschners3-nltest: rename print_result to print_netlogon_info_r...
2010-09-14 Jeremy AllisonEnsure incoming timespec values correctly wrap at nsecs.
2010-09-14 Andrew Bartletts3-util_sid Use the NDR parser to parse struct dom_sid
2010-09-14 Andrew Bartlettlibcli/security Merge source3/ string_to_sid() to commo...
2010-09-14 Andrew Bartletts3-util_sid use ARRAY_SIZE() to ensure we never overflo...
2010-09-14 Andrew Bartletts3-util_sid Accept S-1-5 as a SID
2010-09-14 Andrew Bartletts3-dom_sid Use C99 types in dom_sid handling
2010-09-14 Björn Jackes3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID
2010-09-11 Andrew Bartlettlibcli/security Move 'private' privileges functions...
2010-09-11 Andrew Bartlettlibcli/security Remove 'always true' return from se_pri...
2010-09-11 Andrew Bartletts3-util_sid Tidy up global struct security_token
2010-09-11 Andrew Bartletts3-privs Add const
2010-09-11 Andrew Bartletts3-privs Remove extra pointer on privilege mask
2010-09-11 Andrew Tridgells3-privileges: add handling of both old and new formats...
2010-09-11 Andrew Bartletts3-privs Remove unused function
2010-09-11 Andrew Bartletts3-privs Overhaul PRIVILEGE_SET handling, avoid dealing...
2010-09-11 Andrew Bartletts3-privs Hide the bitmap-based grant_privilege and...
2010-09-11 Andrew Bartletts3-privs Make privilege_enum_sids() take an LUID, not...
2010-09-11 Andrew Bartletts3-privs Rework privilege enumeration to also use new...
2010-09-11 Andrew Bartletts3-privs Directly manipulate the privileges bitmap.
2010-09-11 Andrew Bartletts3-privs Convert from user_has_privileges() -> security...
2010-09-11 Andrew Bartletts3-privs Remove a pointer from grant_privilege()
2010-09-11 Andrew Bartletts3-privs Remove a pointer indirection from revoke_privi...
2010-09-11 Andrew Bartletts3-privs Inline dump_se_priv into callers now that...
2010-09-11 Andrew Bartletts3-privs Move source3/ privileges implmentation into...
2010-09-11 Andrew Bartletts3-privs Rename structure elements for greater clarity
2010-09-11 Andrew Bartletts3-privs More clarity in variable names
2010-09-11 Andrew Bartletts3-privs Rename mask -> privilege_mask to be more clear
2010-09-11 Andrew Bartletts3:auth Remove NT_USER_TOKEN
2010-09-11 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
2010-09-11 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-09-11 Andrew Bartletts3-privs Only store low bits of luid in privileges...
2010-09-11 Andrew Bartlettprivs Add my Copyright
2010-09-11 Andrew Bartletts3-privs Remove comment already moved to security.idl
2010-09-11 Andrew Bartletts3-privs Use constants from security.idl
2010-09-11 Andrew Bartletts3-privs Further changes to remove SE_PRIV
2010-09-11 Andrew Bartletts3:privs Change to new host endian neutral privilages...
2010-09-11 Andrew Bartletts3:Change SE_PRIV to uint64_t
2010-09-11 Andrew Bartletts3:privileges Change SE_PRIV to be just a uint64_t
2010-09-09 Jeremy AllisonFox missing SMB_MALLOC return checks noticed by "Andrea...
2010-09-08 Jeremy AllisonFix warnings caused by double ";;" at the end of the...
2010-09-08 Björn Jackes3/ldap: use monotonic clock for timeouts in smbldap
2010-09-02 Andrew Tridgells3-param: added lp_set_cmdline() and --option= parameter
2010-09-01 Günther Deschners3-ctdb: ctdbd_init_connection() is static to this...
2010-08-31 Volker Lendeckes3: messaging_ctdbd_connection() was only called with...
2010-08-31 Volker Lendeckes3: messaging_ctdbd_init potentially modifies my_vnn
2010-08-31 Volker Lendeckes3: Make ctdbd_init_connection static
next