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
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