index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
auth
/
token_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-11
s3: [ug]id_to_unix_... can not fail
Volker Lendecke
1
-5
/
+2
2010-06-07
s3:auth create nt token from info3 directly
Simo Sorce
1
-26
/
+157
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-24
/
+24
2010-05-18
security: merge builtin rid tables.
Günther Deschner
1
-2
/
+2
2010-05-18
s3-rpc_misc: clean out include/rpc_misc.h.
Günther Deschner
1
-4
/
+4
2010-04-11
s3: Move user_in_group() and create_token_from_username() to token_utils.c
Volker Lendecke
1
-0
/
+315
2009-08-22
Implement Metze's suggestion of trying getpwuid(0) then getpwnam(root).
Jeremy Allison
1
-9
/
+5
2009-08-21
Try and fix the buildfarm by using getpwnam(root) instead
Jeremy Allison
1
-0
/
+7
2009-08-19
Fix bug #6647 - get_root_nt_token: getpwnam("root") failed!
Jeremy Allison
1
-2
/
+2
2008-11-14
Make memcache_add_talloc NULL out the source pointer
Volker Lendecke
1
-2
/
+4
2008-11-06
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
1
-1
/
+1
2008-10-13
Add data_blob_string_const_null() function that includes the terminating
Jelmer Vernooij
1
-2
/
+2
2008-09-03
Revert "Split lookup_name() and create a new functiong called"
Simo Sorce
1
-3
/
+4
2008-08-17
Split lookup_name() and create a new functiong called
Simo Sorce
1
-4
/
+3
2008-07-30
Removed redundant logging from create_builtin_users and create_builtin_admini...
Tim Prouty
1
-16
/
+4
2008-07-30
Enabled domain groups to be added to builtin groups at domain join time
Tim Prouty
1
-2
/
+2
2008-07-30
Refactored the code that adds Domain Admins to BUILTIN\Administrators to use ...
Tim Prouty
1
-26
/
+30
2008-07-30
Refactored the code that adds Domain Users to BUILTIN\Users to use the new he...
Tim Prouty
1
-17
/
+22
2008-07-30
Helper functions to enable domain groups to be added to builtin groups at dom...
Tim Prouty
1
-0
/
+59
2008-04-30
BUG 5429: Clarify log msgs re: failure to create BUILTIN\{Administrators,Users}
Gerald W. Carter
1
-7
/
+9
2008-04-15
auth: add SeDiskOperatorsPrivilege to get_root_nt_token to fix registry shares.
Michael Adam
1
-0
/
+2
2008-01-09
Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
Michael Adam
1
-24
/
+39
2007-12-29
Fix a panic
Volker Lendecke
1
-1
/
+1
2007-12-28
Convert get_root_nt_token to memcache
Volker Lendecke
1
-3
/
+15
2007-12-17
Reformat: Remove trailing spaces.
Michael Adam
1
-47
/
+47
2007-12-17
Fix flags in caller of lookup_name() in create_builtin_administrators().
Michael Adam
1
-1
/
+2
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-3
/
+4
2007-12-13
Fix typo in debug statement.
Michael Adam
1
-1
/
+1
2007-12-10
Correctly unbecome_root() on error
Volker Lendecke
1
-0
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-4
/
+4
2007-10-10
r25598: Add missing become_root/unbecome_root around calls of add_aliases.
Michael Adam
1
-0
/
+4
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23485: This checkin consists mostly of refactorings in preparation of the
Michael Adam
1
-41
/
+0
2007-10-10
r22740: Move debug_*_user_token to token_utils.c
Volker Lendecke
1
-2
/
+47
2007-10-10
r22135: Check in most of Michael Adam's net conf utility. A good share of thi...
Volker Lendecke
1
-0
/
+458