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
/
lib
/
winbind_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-23
/
+23
2009-08-07
Fix some nonempty blank lines
Volker Lendecke
1
-13
/
+13
2009-03-19
s3: Fix a free of an uninitialized variable in winbind_get_sid_aliases
Dan Sledz
1
-1
/
+0
2009-02-17
Fix warning about missmatch of uint32_t and size_t.
Jeremy Allison
1
-1
/
+1
2009-02-11
s3: Implement wbcGetSidAliases
Dan Sledz
1
-0
/
+84
2009-02-11
s3: Implement wbcGetpwsid
Dan Sledz
1
-0
/
+47
2008-01-14
Fix crash in winbind clients: instead of talloc-based pointer we passed addre...
Alexander Bokovoy
1
-1
/
+1
2008-01-02
use C99 bool return types (true & false).
Gerald (Jerry) Carter
1
-17
/
+17
2008-01-02
Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory.
Gerald (Jerry) Carter
1
-7
/
+8
2007-12-23
tiny simplification
Volker Lendecke
1
-4
/
+0
2007-12-21
Compile fix: Correct use of wbcDomainInfo() after function signature change.
Gerald (Jerry) Carter
1
-4
/
+3
2007-12-21
De-couple smbd from staticly linking against winbindd client files.
Gerald (Jerry) Carter
1
-0
/
+325