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
/
nsswitch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-10
s3: check for PAM_RADIO_TYPE.
Bo Yang
1
-3
/
+1
2009-12-10
s3: Fix build on non-linux platform.
Bo Yang
1
-0
/
+8
2009-12-10
s3: Give the user a chance to change password when password will expire soon.
Bo Yang
1
-11
/
+109
2009-11-26
s3-kerberos: next step to resolve Bug #6929: build with recent heimdal.
Günther Deschner
1
-1
/
+5
2009-11-25
nsswitch: fix compile of winbind_krb5_locator with recent Heimdal versions.
Günther Deschner
1
-0
/
+1
2009-11-14
pam_winbind: fix a printf type mismatch warning
Björn Jacke
1
-2
/
+2
2009-10-24
s3: Fix crash in pam_winbind, another reference to freed memory.
Bo Yang
1
-3
/
+7
2009-10-19
wbinfo: use wbcLookupDomainControllerEx for wbinfo --dsgetdcname.
Günther Deschner
1
-25
/
+18
2009-10-19
libwbclient: fix wbcLookupDomainController().
Günther Deschner
1
-2
/
+3
2009-10-19
s4-smbtorture: test wbcLookupDomainController{Ex} in WINBIND-WBCLIENT.
Günther Deschner
1
-0
/
+37
2009-10-20
s3: Don't fail authentication when one or some group of require-membership-of...
Bo Yang
1
-2
/
+23
2009-10-16
nsswitch: increase libwbclient version after adding wbcChangeTrustCredentials().
Günther Deschner
1
-1
/
+2
2009-10-16
s4-smbtorture: test wbcLookupUserSids in WINBIND-WBCLIENT as well.
Günther Deschner
1
-1
/
+4
2009-10-16
s4-smbtorture: test wbcGuidToString and friends as well in WINBIND-WBCLIENT.
Günther Deschner
1
-0
/
+34
2009-10-16
s4-smbtorture: add very basic libwbclient testsuite.
Günther Deschner
1
-0
/
+252
2009-10-14
Fix the build, missing ->.
Jeremy Allison
1
-2
/
+2
2009-10-15
s3: Fix reference to freed memory in pam_winbind.
Bo Yang
1
-2
/
+3
2009-10-13
nsswitch: add wbinfo -c (change trust account passwords).
Günther Deschner
1
-0
/
+39
2009-10-13
libwbclient: add wbcChangeTrustCredentials.
Günther Deschner
3
-0
/
+50
2009-10-12
s4:wbclient.h - add compatibility constants
Matthias Dieter Wallnöfer
1
-0
/
+6
2009-10-09
s3: Fix a memleak reported by dmarkey
Volker Lendecke
1
-0
/
+4
2009-10-09
Fix builds with external talloc
Simo Sorce
1
-2
/
+2
2009-10-08
winbind: adapt the new reject constants also there
Matthias Dieter Wallnöfer
2
-8
/
+13
2009-10-07
wbinfo: allow to check trusts via "wbinfo -t --domain DOMAINNAME".
Günther Deschner
1
-5
/
+13
2009-10-07
libwbclient: implement secure channel verification for specific domains in wb...
Günther Deschner
2
-12
/
+6
2009-09-16
s3: Don't overwrite password in pam_winbind, subsequent pam modules
Bo Yang
1
-4
/
+0
2009-09-15
nss_winbind: remove unused variable
Björn Jacke
1
-1
/
+0
2009-09-11
s4: Pass WINBINDD_SOCKET_DIR var in order to overide the location of the Winb...
Matthieu Patou
1
-0
/
+2
2009-09-04
wbinfo: fix various valgrind warnings and an invalid free.
Günther Deschner
1
-7
/
+1
2009-09-01
wbclient: Fix Bug #6680: always activate handling of large (> 256 byte) ntlmv2
Günther Deschner
1
-4
/
+15
2009-08-30
s3:libwbclient: Fix bug 6349, initialize domain info struct
Volker Lendecke
1
-0
/
+2
2009-08-18
wbinfo: Reduce test noise in the wbinfo blackbox test
Kai Blin
1
-3
/
+7
2009-08-18
wbinfo: Use one codebase for Samba3 and Samba4.
Kai Blin
3
-1335
/
+8
2009-08-18
s3 wbinfo: Only call afs_settoken_str if compiled with WITH_FAKE_KASERVER
Kai Blin
1
-0
/
+8
2009-08-18
s3 wbinfo: use wbcSidTypeString instead of sid_type_lookup
Kai Blin
1
-2
/
+2
2009-08-18
libwbclient: Add wbcSidTypeString function.
Kai Blin
2
-1
/
+28
2009-08-18
s3 wbinfo: Remove unused functions, use C99-types
Kai Blin
1
-6
/
+1
2009-08-18
s3 wbinfo: Explicitly include popt header, remove unused common options.
Kai Blin
1
-1
/
+5
2009-08-18
s3 wbinfo: Use talloc_strdup instead of SMB_STRDUP
Kai Blin
1
-21
/
+23
2009-08-18
s3 wbinfo: Don't use global_myname()
Kai Blin
1
-2
/
+17
2009-08-18
s3 wbinfo: Avoid ADD_TO_ARRAY macro.
Kai Blin
1
-1
/
+6
2009-08-18
s3 wbinfo: Use uint32_t instead of uint32
Kai Blin
1
-8
/
+8
2009-08-18
s3 wbinfo: remove --get-auth-user and --set-auth-user functionality
Kai Blin
1
-89
/
+6
2009-08-18
s3 wbinfo: Get rid of lp_ functions
Kai Blin
1
-100
/
+158
2009-08-16
s3:winbind: Fix a potential segfault in libwbclient
Volker Lendecke
1
-1
/
+1
2009-08-08
Make wbinfo also print the members when querying a group
Volker Lendecke
1
-2
/
+18
2009-08-05
s3:winbind: Add NDR-based parent-child communication to winbind
Volker Lendecke
1
-0
/
+3
2009-08-05
added a uid_wrapper library
Andrew Tridgell
1
-1
/
+2
2009-07-18
s3: add failure check.
Bo Yang
1
-1
/
+4
2009-07-18
s3: compile warning and upn handling
Bo Yang
1
-13
/
+24
[next]