s3: Use dbwrap_parse_record in fetch_share_mode_unlocked
[kai/samba.git] / source3 / auth / token_util.c
2012-09-16 Christian Ambachs3:auth fix a compiler warning
2012-08-10 Andrew Bartletts3-smbd: Create a shortcut for building the token of...
2012-07-12 Michael Adams3: rename sid_check_is_in_our_domain() to sid_check_is...
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getpwuid().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getpwnam().
2011-10-14 Günther Deschners3-auth: token_util needs system/passwd.h.
2011-07-19 Andrew Bartletts3-auth Add const to indicate input elements
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-05 Günther Deschners3-auth: run minimal_includes.pl
2011-03-29 Günther Deschners3: only include lib/privileges.h where needed.
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-29 Günther Deschners3: create_builtin_users/administrators belongs to...
2011-03-29 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2011-03-29 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-03-10 Volker LendeckeQuite some callers of sid_split_rid do not care about...
2011-02-22 Stefan Metzmachers3:auth: change num_groups to from size_t to uint32_t
2010-10-20 Jeremy AllisonMake getpwnam_alloc() static to lib/username.c, and...
2010-10-14 Andrew Bartletts3-auth Use security_token_debug() from common code
2010-10-14 Andrew Bartletts3-auth use security_token_has_sid() from the common...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from get_root_nt_t...
2010-09-25 Volker Lendeckes3: Fix a typo
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-11 Andrew Bartletts3-privs Call security_token_set_privilege() rather...
2010-09-11 Andrew Bartletts3-privs Inline dump_se_priv into callers now that...
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-08-31 Andrew Bartletts3-auth Rename NT_USER_TOKEN privileges -> privilege_mask
2010-08-31 Andrew Bartletts3-auth Rename NT_USER_TOKEN user_sids -> sids
2010-08-25 Günther Deschners3-build: only include memcache.h where needed.
2010-08-06 Günther Deschners3-netlogon: remove global include of netlogon.h.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-07-11 Volker Lendeckes3: [ug]id_to_unix_... can not fail
2010-06-07 Simo Sorces3:auth create nt token from info3 directly
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-17 Günther Deschnersecurity: merge builtin rid tables.
2010-05-17 Günther Deschners3-rpc_misc: clean out include/rpc_misc.h.
2010-04-11 Volker Lendeckes3: Move user_in_group() and create_token_from_username...
2009-08-22 Jeremy AllisonImplement Metze's suggestion of trying getpwuid(0)...
2009-08-22 Jeremy AllisonTry and fix the buildfarm by using getpwnam(root) instead
2009-08-19 Jeremy AllisonFix bug #6647 - get_root_nt_token: getpwnam("root"...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-14 Volker LendeckeMake memcache_add_talloc NULL out the source pointer
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-13 Jelmer VernooijAdd data_blob_string_const_null() function that include...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceRevert "Split lookup_name() and create a new functiong...
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-17 Simo SorceSplit lookup_name() and create a new functiong called
2008-07-30 Tim ProutyRemoved redundant logging from create_builtin_users...
2008-07-30 Tim ProutyEnabled domain groups to be added to builtin groups...
2008-07-30 Tim ProutyRefactored the code that adds Domain Admins to BUILTIN...
2008-07-30 Tim ProutyRefactored the code that adds Domain Users to BUILTIN...
2008-07-30 Tim ProutyHelper functions to enable domain groups to be added...
2008-04-30 Gerald W. CarterBUG 5429: Clarify log msgs re: failure to create BUILTI...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-15 Michael Adamauth: add SeDiskOperatorsPrivilege to get_root_nt_token...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-09 Michael AdamConvert add_sid_to_array() add_sid_to_array_unique...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-29 Volker LendeckeFix a panic
2007-12-28 Volker LendeckeConvert get_root_nt_token to memcache
2007-12-17 Michael AdamReformat: Remove trailing spaces.
2007-12-17 Michael AdamFix flags in caller of lookup_name() in create_builtin_...
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-14 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-13 Michael AdamFix typo in debug statement.
2007-12-10 Volker LendeckeCorrectly unbecome_root() on error
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Michael Adamr25598: Add missing become_root/unbecome_root around...
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Michael Adamr23485: This checkin consists mostly of refactorings...
2007-10-10 Volker Lendecker22740: Move debug_*_user_token to token_utils.c
2007-10-10 Volker Lendecker22135: Check in most of Michael Adam's net conf utilit...