Revert "Split lookup_name() and create a new functiong called"
[metze/samba/wip.git] / source3 / auth / token_util.c
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...