index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
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