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
/
passdb
/
util_unixsids.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-20
Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...
Jeremy Allison
1
-1
/
+1
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-1
/
+1
2010-09-26
s3: Remove talloc_autofree_context() from lookup_unix_user_name()
Volker Lendecke
1
-1
/
+1
2010-09-20
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
1
-2
/
+3
2010-07-11
s3: [ug]id_to_unix_... can not fail
Volker Lendecke
1
-4
/
+12
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-10
/
+10
2010-01-10
s3: Replace most calls to sid_append_rid() by sid_compose()
Volker Lendecke
1
-12
/
+14
2009-10-13
s3: Fix some nonempty blank lines
Volker Lendecke
1
-5
/
+5
2008-11-06
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
1
-1
/
+1
2008-07-24
Add casts to uint32_t to match prototype for sid_append_rid().
Jeremy Allison
1
-4
/
+4
2008-07-24
Use sys_getgrnam not getgrnam. Pointed out by Herb.
Jeremy Allison
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-8
/
+8
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
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
r17709: Fix cut-n-paste error with the name of gid_to_unix_group_sid().
Gerald Carter
1
-1
/
+1
2007-10-10
r17669: Remove RID algorithm support from unmapped users and groups
Gerald Carter
1
-0
/
+6
2007-10-10
r16865: This is a proposal to fix bug 3915. Before sending patches around, th...
Volker Lendecke
1
-0
/
+6
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-1
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-0
/
+94