index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
nsswitch
/
libwbclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a C++ warning
Volker Lendecke
2008-02-23
1
-1
/
+1
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2008-02-15
1
-37
/
+91
|
\
|
*
libwbclient: let wbcAuthenticateUser() use wbcAuthenticateUserEx()
Stefan Metzmacher
2008-02-15
1
-21
/
+7
|
*
libwbclient: implement WBC_AUTH_USER_LEVEL_PLAIN in wbcAuthenticateUserEx()
Stefan Metzmacher
2008-02-15
1
-4
/
+36
|
*
libwbclient: wbcAuthenticateUserEx() be more strict regarding invalid parameters
Stefan Metzmacher
2008-02-15
1
-12
/
+48
*
|
Fix "warning: 'cmd' may be used uninitialized in this function"
Jeremy Allison
2008-02-14
1
-0
/
+3
|
/
*
libwbclient: add wbcAuthenticateUserEx() function
Stefan Metzmacher
2008-02-13
3
-1
/
+460
*
libwbclient: implement wbcErrorString()
Stefan Metzmacher
2008-02-11
2
-1
/
+35
*
Fix build warning.
Günther Deschner
2008-01-30
1
-1
/
+0
*
Fix uninitialized variables
Volker Lendecke
2008-01-29
2
-15
/
+15
*
Allow NULL request and/or response pointers to be passed to wbcRequestRespons...
Gerald W. Carter
2008-01-29
1
-5
/
+1
*
Fix missing error check that caused crash when winbindd not running.
Jeremy Allison
2008-01-24
1
-0
/
+1
*
libwbclient: use the same style in each switch case for the error mapping
Stefan Metzmacher
2008-01-21
1
-2
/
+2
*
libwbclient: move wbc_err.h into wbclient.h as we only install one header
Stefan Metzmacher
2008-01-15
2
-52
/
+26
*
Some coding convention pedantism.
Günther Deschner
2008-01-03
5
-17
/
+17
*
Fix some C++ warnings (patch was Volker's) - implicit case from void* to char*
Gerald (Jerry) Carter
2008-01-02
1
-2
/
+4
*
Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory.
Gerald (Jerry) Carter
2008-01-02
2
-22
/
+19
*
Fix wbcAllocate[GU]id
Volker Lendecke
2007-12-23
1
-12
/
+14
*
Fix wbcPing()
Volker Lendecke
2007-12-23
1
-1
/
+9
*
Fix const warning.
Jeremy Allison
2007-12-21
1
-5
/
+8
*
Compile fix: Correct use of wbcDomainInfo() after function signature change.
Gerald (Jerry) Carter
2007-12-21
1
-1
/
+1
*
Add files for new LGPL libwbclient DSO implementing the Winbind client API
Gerald (Jerry) Carter
2007-12-21
12
-0
/
+3000