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
/
nsswitch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-03
wbinfo: use wbcLookupNames()
Stefan Metzmacher
1
-10
/
+20
2008-04-03
wbinfo: use wbcLookupRids()
Stefan Metzmacher
1
-33
/
+40
2008-04-03
wbinfo: use wbcLookupSid()
Stefan Metzmacher
1
-12
/
+15
2008-04-03
wbinfo: catch NULL domain string as in other places
Stefan Metzmacher
1
-1
/
+1
2008-04-01
wbinfo: use wbcInterfaceDetails()
Stefan Metzmacher
1
-19
/
+25
2008-04-01
libwbclient: add wbcInterfaceDetails()
Stefan Metzmacher
2
-0
/
+90
2008-04-01
libwbclient: use WBC_ERROR_IS_OK() in BAIL_ON_WBC_ERROR() macro
Stefan Metzmacher
1
-4
/
+5
2008-03-31
DIsplay the short domain name in "wbinfo -m " by default.
Gerald W. Carter
1
-10
/
+16
2008-03-31
Augmented "wbinfo -m" to list additional information about the type, directio...
Steven Danneman
1
-15
/
+78
2008-03-31
wbinfo: use wbcAllocateGid()
Stefan Metzmacher
1
-1
/
+8
2008-03-31
wbinfo: use wbcAllocateUid()
Stefan Metzmacher
1
-1
/
+8
2008-03-31
wbinfo: use wbcSidToGid()
Stefan Metzmacher
1
-10
/
+12
2008-03-31
wbinfo: use wbcSidToUid()
Stefan Metzmacher
1
-10
/
+12
2008-03-31
wbinfo: use wbcGitToSid()
Stefan Metzmacher
1
-9
/
+13
2008-03-31
wbinfo: use wbcUidToSid()
Stefan Metzmacher
1
-9
/
+13
2008-03-31
wbinfo: use wbcPing()
Stefan Metzmacher
1
-7
/
+5
2008-03-28
wbinfo: use wbcDomainInfo()
Stefan Metzmacher
1
-18
/
+25
2008-03-28
wbinfo: use wbcGetgrnam()
Stefan Metzmacher
1
-19
/
+12
2008-03-28
wbinfo: use wbcListUsers() and wbcListGroups()
Stefan Metzmacher
1
-54
/
+29
2008-03-28
wbinfo: use wbcLookupUserSids()
Stefan Metzmacher
1
-31
/
+45
2008-03-28
libwbclient: remove prototype of non existing wbcDomainSequenceNumbers()
Stefan Metzmacher
1
-2
/
+0
2008-03-28
libwbclient: add wbcListUsers() and wbcListGroups()
Stefan Metzmacher
2
-0
/
+150
2008-03-28
libwbclient: add wbcLookupUserSids()
Stefan Metzmacher
2
-0
/
+87
2008-03-27
Only add WBFLAG_PAM_CONTACT_TRUSTDOM when performing a krb5 auth request.
Gerald W. Carter
1
-3
/
+7
2008-03-27
libwbclient: fix Coverity ID 536 remove duplicate error path (dead code).
Michael Adam
1
-2
/
+1
2008-03-26
Fix wbcAuthenticateUserEx().
Günther Deschner
1
-1
/
+1
2008-03-17
Coverity fixes
Marc VanHeyningen
1
-2
/
+8
2008-03-06
Fix a memleak
Volker Lendecke
1
-0
/
+1
2008-02-28
winbind: use a struct element for WBFLAG_PAM_UNIX_NAME
Stefan Metzmacher
2
-2
/
+4
2008-02-27
Fix caller of node_status_query() to use sockaddr_storage().
Michael Adam
1
-3
/
+5
2008-02-23
Fix a C++ warning
Volker Lendecke
1
-1
/
+1
2008-02-15
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2
-38
/
+95
2008-02-15
wbinfo: ask wbcAuthenticateUserEx() for user info to test the more complex co...
Stefan Metzmacher
1
-1
/
+4
2008-02-15
libwbclient: let wbcAuthenticateUser() use wbcAuthenticateUserEx()
Stefan Metzmacher
1
-21
/
+7
2008-02-15
libwbclient: implement WBC_AUTH_USER_LEVEL_PLAIN in wbcAuthenticateUserEx()
Stefan Metzmacher
1
-4
/
+36
2008-02-15
libwbclient: wbcAuthenticateUserEx() be more strict regarding invalid parameters
Stefan Metzmacher
1
-12
/
+48
2008-02-14
Fix "warning: 'cmd' may be used uninitialized in this function"
Jeremy Allison
1
-0
/
+3
2008-02-13
wbinfo: use wbcAuthenticateUserEx()
Stefan Metzmacher
1
-47
/
+43
2008-02-13
libwbclient: add wbcAuthenticateUserEx() function
Stefan Metzmacher
3
-1
/
+460
2008-02-13
nsswitch: convert winbind_env_set(), winbind_on() and winbind_off() into macros
Stefan Metzmacher
2
-30
/
+8
2008-02-11
libwbclient: implement wbcErrorString()
Stefan Metzmacher
2
-1
/
+35
2008-02-05
The krb5 locator should now be correctly able to handle
Jeremy Allison
1
-4
/
+4
2008-02-05
Remove unused marshalling for SAMR_CONNECT.
Günther Deschner
1
-1
/
+1
2008-02-04
Use the proper boolean constants in wbinfo.c .
Michael Adam
1
-73
/
+73
2008-02-04
Reformatting: Fix spacing in wbinfo.c .
Michael Adam
1
-86
/
+85
2008-02-04
Prevent a segfault when "wbinfo -a" is called without password.
Michael Adam
1
-1
/
+3
2008-02-01
NetBSD needs PAM_SM_SESSION
Volker Lendecke
1
-0
/
+1
2008-01-30
Fix build warning.
Günther Deschner
1
-1
/
+0
2008-01-29
Fix uninitialized variables
Volker Lendecke
2
-15
/
+15
2008-01-29
Allow NULL request and/or response pointers to be passed to wbcRequestRespons...
Gerald W. Carter
1
-5
/
+1
[prev]
[next]