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
/
nsswitch
/
libwbclient
/
wbc_pam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libwbclient: Add wbcPingDc2
Christof Schmitt
2012-08-15
1
-0
/
+21
*
nsswitch: Disable uid_wrapper in libwbclient.
Andreas Schneider
2011-10-27
1
-0
/
+1
*
s3: Fix Coverity ID 2148, FORWARD_NULL
Volker Lendecke
2011-03-16
1
-3
/
+2
*
libwbclient: Correctly order the wbcAllocateMemory args
Volker Lendecke
2010-11-27
1
-5
/
+5
*
s3: auth.krb5ccname and auth.unix_username are both fstrings
Volker Lendecke
2010-09-10
1
-4
/
+2
*
libwbclient: Actually copy something in wbcChangeUserPasswordEx
Volker Lendecke
2010-04-23
1
-8
/
+8
*
libwbclient: Remove some pointless BAIL_ON_WBC_ERROR macro calls
Volker Lendecke
2010-04-23
1
-12
/
+12
*
libwbclient: Make wbc_create_error_info not use talloc
Volker Lendecke
2010-04-19
1
-4
/
+13
*
libwbclient: Make wbcCredentialCache not use talloc
Volker Lendecke
2010-04-19
1
-10
/
+14
*
libwbclient: Make wbcAuthenticateUserEx not use talloc
Volker Lendecke
2010-04-19
1
-2
/
+3
*
libwbclient: Make wbc_create_logon_info not use talloc
Volker Lendecke
2010-04-19
1
-6
/
+11
*
libwbclient: Make wbc_create_auth_info not use talloc
Volker Lendecke
2010-04-19
1
-17
/
+33
*
libwbclient: Make wbc_create_password_policy_info not use talloc
Volker Lendecke
2010-04-19
1
-2
/
+3
*
libwbclient: Make _SID_COMPOSE a function instead of a macro
Volker Lendecke
2010-04-19
1
-19
/
+28
*
libwbclient: Re-Fix a bug that was fixed with e5741e27c4c
Volker Lendecke
2010-04-13
1
-9
/
+9
*
libwbclient: Remove a pointless variable
Volker Lendecke
2010-04-13
1
-3
/
+1
*
libwbclient: Streamline result processing of wbcCredentialCache()
Volker Lendecke
2010-04-04
1
-4
/
+2
*
libwbclient: Fix a memleak in wbcCredentialCache
Volker Lendecke
2010-04-04
1
-0
/
+1
*
libwbclient: Separate out the async functions
Kai Blin
2010-02-13
1
-269
/
+0
*
libwbclient: Implement wbcAuthenticateUserEx_send/recv
Kai Blin
2010-02-11
1
-0
/
+270
*
libwbclient: wbc_create_logon_info is always called with mem_ctx==NULL
Volker Lendecke
2010-02-07
1
-5
/
+3
*
libwbclient: wbc_create_password_policy_info is always called with mem_ctx==NULL
Volker Lendecke
2010-02-07
1
-7
/
+4
*
libwbclient: wbc_create_error_info is always called with mem_ctx==NULL
Volker Lendecke
2010-02-07
1
-18
/
+10
*
libwbclient: Actually implement wbcCredentialCache()
Volker Lendecke
2010-01-24
1
-1
/
+127
*
s3: Add wbinfo --ccache-save
Volker Lendecke
2010-01-24
1
-0
/
+18
*
libwbclient: Use winbindd_free_response()
Volker Lendecke
2010-01-24
1
-4
/
+3
*
s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc
Volker Lendecke
2009-12-21
1
-0
/
+45
*
libwbclient: add wbcChangeTrustCredentials.
Günther Deschner
2009-10-13
1
-0
/
+38
*
libwbclient: implement secure channel verification for specific domains in wb...
Günther Deschner
2009-10-07
1
-9
/
+5
*
wbclient: Fix Bug #6680: always activate handling of large (> 256 byte) ntlmv2
Günther Deschner
2009-09-01
1
-4
/
+15
*
libwbclient: fix returned LogonInfo in wbc_LogonUser().
Günther Deschner
2009-06-18
1
-2
/
+4
*
libwbclient: Attempt to fix build on AIX
Kai Blin
2009-06-04
1
-0
/
+1
*
libwbclient: Silence a compiler warning
Kai Blin
2009-05-30
1
-1
/
+1
*
Fix Coverity ID 626: DEADCODE
Volker Lendecke
2009-04-23
1
-5
/
+0
*
nsswitch: Move source3 files to top level dir.
Kai Blin
2008-12-16
1
-0
/
+1034