summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2008-04-01wbinfo: use wbcInterfaceDetails()Stefan Metzmacher1-19/+25
2008-04-01libwbclient: add wbcInterfaceDetails()Stefan Metzmacher2-0/+90
2008-04-01libwbclient: use WBC_ERROR_IS_OK() in BAIL_ON_WBC_ERROR() macroStefan Metzmacher1-4/+5
2008-03-31DIsplay the short domain name in "wbinfo -m " by default.Gerald W. Carter1-10/+16
2008-03-31Augmented "wbinfo -m" to list additional information about the type, directio...Steven Danneman1-15/+78
2008-03-31wbinfo: use wbcAllocateGid()Stefan Metzmacher1-1/+8
2008-03-31wbinfo: use wbcAllocateUid()Stefan Metzmacher1-1/+8
2008-03-31wbinfo: use wbcSidToGid()Stefan Metzmacher1-10/+12
2008-03-31wbinfo: use wbcSidToUid()Stefan Metzmacher1-10/+12
2008-03-31wbinfo: use wbcGitToSid()Stefan Metzmacher1-9/+13
2008-03-31wbinfo: use wbcUidToSid()Stefan Metzmacher1-9/+13
2008-03-31wbinfo: use wbcPing()Stefan Metzmacher1-7/+5
2008-03-28wbinfo: use wbcDomainInfo()Stefan Metzmacher1-18/+25
2008-03-28wbinfo: use wbcGetgrnam()Stefan Metzmacher1-19/+12
2008-03-28wbinfo: use wbcListUsers() and wbcListGroups()Stefan Metzmacher1-54/+29
2008-03-28wbinfo: use wbcLookupUserSids()Stefan Metzmacher1-31/+45
2008-03-28libwbclient: remove prototype of non existing wbcDomainSequenceNumbers()Stefan Metzmacher1-2/+0
2008-03-28libwbclient: add wbcListUsers() and wbcListGroups()Stefan Metzmacher2-0/+150
2008-03-28libwbclient: add wbcLookupUserSids()Stefan Metzmacher2-0/+87
2008-03-27Only add WBFLAG_PAM_CONTACT_TRUSTDOM when performing a krb5 auth request.Gerald W. Carter1-3/+7
2008-03-27libwbclient: fix Coverity ID 536 remove duplicate error path (dead code).Michael Adam1-2/+1
2008-03-26Fix wbcAuthenticateUserEx().Günther Deschner1-1/+1
2008-03-17Coverity fixesMarc VanHeyningen1-2/+8
2008-03-06Fix a memleakVolker Lendecke1-0/+1
2008-02-28winbind: use a struct element for WBFLAG_PAM_UNIX_NAMEStefan Metzmacher2-2/+4
2008-02-27Fix caller of node_status_query() to use sockaddr_storage().Michael Adam1-3/+5
2008-02-23Fix a C++ warningVolker Lendecke1-1/+1
2008-02-15Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison2-38/+95
2008-02-15wbinfo: ask wbcAuthenticateUserEx() for user info to test the more complex co...Stefan Metzmacher1-1/+4
2008-02-15libwbclient: let wbcAuthenticateUser() use wbcAuthenticateUserEx()Stefan Metzmacher1-21/+7
2008-02-15libwbclient: implement WBC_AUTH_USER_LEVEL_PLAIN in wbcAuthenticateUserEx()Stefan Metzmacher1-4/+36
2008-02-15libwbclient: wbcAuthenticateUserEx() be more strict regarding invalid parametersStefan Metzmacher1-12/+48
2008-02-14Fix "warning: 'cmd' may be used uninitialized in this function"Jeremy Allison1-0/+3
2008-02-13wbinfo: use wbcAuthenticateUserEx()Stefan Metzmacher1-47/+43
2008-02-13libwbclient: add wbcAuthenticateUserEx() functionStefan Metzmacher3-1/+460
2008-02-13nsswitch: convert winbind_env_set(), winbind_on() and winbind_off() into macrosStefan Metzmacher2-30/+8
2008-02-11libwbclient: implement wbcErrorString()Stefan Metzmacher2-1/+35
2008-02-05The krb5 locator should now be correctly able to handleJeremy Allison1-4/+4
2008-02-05Remove unused marshalling for SAMR_CONNECT.Günther Deschner1-1/+1
2008-02-04Use the proper boolean constants in wbinfo.c .Michael Adam1-73/+73
2008-02-04Reformatting: Fix spacing in wbinfo.c .Michael Adam1-86/+85
2008-02-04Prevent a segfault when "wbinfo -a" is called without password.Michael Adam1-1/+3
2008-02-01NetBSD needs PAM_SM_SESSIONVolker Lendecke1-0/+1
2008-01-30Fix build warning.Günther Deschner1-1/+0
2008-01-29Fix uninitialized variablesVolker Lendecke2-15/+15
2008-01-29Allow NULL request and/or response pointers to be passed to wbcRequestRespons...Gerald W. Carter1-5/+1
2008-01-24Fix missing error check that caused crash when winbindd not running.Jeremy Allison1-0/+1
2008-01-21libwbclient: use the same style in each switch case for the error mappingStefan Metzmacher1-2/+2
2008-01-17Finally enable pidl generated SAMR & NETLOGON headers and clients.Günther Deschner3-17/+18
2008-01-15nsswitch/: we don't need socket or nss wrapper in the winbind client codeStefan Metzmacher1-0/+8