index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
winbind_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-5
/
+5
*
Fix many const compiler warnings.
Jeremy Allison
2011-05-05
1
-1
/
+1
*
s3-winbind: try to fix the build on hosts w/o winbind support.
Günther Deschner
2011-03-30
1
-1
/
+1
*
s3-winbind: remove global inclusion of libwbclient.
Günther Deschner
2011-03-30
1
-0
/
+1
*
lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/...
Günther Deschner
2011-03-30
1
-0
/
+1
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-23
/
+23
*
Fix some nonempty blank lines
Volker Lendecke
2009-08-07
1
-13
/
+13
*
s3: Fix a free of an uninitialized variable in winbind_get_sid_aliases
Dan Sledz
2009-03-19
1
-1
/
+0
*
Fix warning about missmatch of uint32_t and size_t.
Jeremy Allison
2009-02-17
1
-1
/
+1
*
s3: Implement wbcGetSidAliases
Dan Sledz
2009-02-11
1
-0
/
+84
*
s3: Implement wbcGetpwsid
Dan Sledz
2009-02-11
1
-0
/
+47
*
Fix crash in winbind clients: instead of talloc-based pointer we passed addre...
Alexander Bokovoy
2008-01-14
1
-1
/
+1
*
use C99 bool return types (true & false).
Gerald (Jerry) Carter
2008-01-02
1
-17
/
+17
*
Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory.
Gerald (Jerry) Carter
2008-01-02
1
-7
/
+8
*
tiny simplification
Volker Lendecke
2007-12-23
1
-4
/
+0
*
Compile fix: Correct use of wbcDomainInfo() after function signature change.
Gerald (Jerry) Carter
2007-12-21
1
-4
/
+3
*
De-couple smbd from staticly linking against winbindd client files.
Gerald (Jerry) Carter
2007-12-21
1
-0
/
+325