Fix bug #9016 - Connection to outbound trusted domain goes offline.
[samba.git] / nsswitch /
2012-09-21 Luca Lorenzettonsswitch: fix crash on null pam change pw response
2012-07-26 Björn Jackes3: readd h_errno struct member but rename it
2012-06-30 Björn Jackes3: fix build on HP-UX
2012-06-30 Jeremy AllisonFix bug #8957 - Typo in pam_winbindd code MUST fix.
2012-06-30 Jeremy Allisons3-pam_winbind: Fix the build.
2012-06-30 Simo SorceFix pam_winbind build against newer iniparser library.
2012-06-30 Jeremy AllisonFix bug #8897 - winbind_krb5_locator only returns one...
2011-06-14 Volker Lendeckelibwbclient: Fix bug 8087 -- wbcChangeUserPasswordEx...
2011-06-14 Sergey Korsaks3: Fix bug 8099 - setpwent() actually does endpwent...
2011-06-14 Christian Ambachnsswitch: fix a segfault in the krb5 locator plugin
2011-02-27 Jeremy AllisonFix denial of service - memory corruption.
2010-09-27 Volker Lendeckelibwbclient: Fix a fd-leak at dlclose-time
2010-05-17 Volker Lendeckelibwbclient: Re-Fix a bug that was fixed with e5741e27c4c
2010-03-29 Volker Lendeckes3: Fix bug 7202
2010-02-10 Bo Yangs3: Fix malformed require_membership_of_sid.
2010-01-26 Volker Lendeckelibwbclient: Actually implement wbcCredentialCache()
2010-01-26 Volker Lendeckes3: Add the session key to the ccache_ntlm_auth response
2010-01-26 Volker Lendeckes3: Add wbinfo --ccache-save
2009-12-23 Volker Lendeckes3:winbind: Add a lower-cost alternative to wbinfo...
2009-12-14 Bo Yangs3: check for PAM_RADIO_TYPE.
2009-12-14 Bo Yangs3: Fix build on non-linux platform.
2009-12-14 Bo Yangs3: Give the user a chance to change password when...
2009-12-08 Günther Deschners3-kerberos: next step to resolve Bug #6929: build...
2009-11-26 Günther Deschnernsswitch: fix compile of winbind_krb5_locator with...
2009-11-26 Björn Jackepam_winbind: fix a printf type mismatch warning
2009-11-26 Bo Yangs3: Fix crash in pam_winbind, another reference to...
2009-11-26 Günther Deschnerwbinfo: use wbcLookupDomainControllerEx for wbinfo...
2009-11-26 Günther Deschnerlibwbclient: fix wbcLookupDomainController().
2009-11-26 Günther Deschners4-smbtorture: test wbcLookupDomainController{Ex} in...
2009-11-26 Bo Yangs3: Don't fail authentication when one or some group...
2009-11-26 Günther Deschnernsswitch: increase libwbclient version after adding...
2009-11-26 Günther Deschners4-smbtorture: test wbcLookupUserSids in WINBIND-WBCLIE...
2009-11-26 Günther Deschners4-smbtorture: test wbcGuidToString and friends as...
2009-11-26 Günther Deschners4-smbtorture: add very basic libwbclient testsuite.
2009-11-26 Jeremy AllisonFix the build, missing ->.
2009-11-26 Bo Yangs3: Fix reference to freed memory in pam_winbind.
2009-11-26 Günther Deschnernsswitch: add wbinfo -c (change trust account passwords).
2009-11-26 Günther Deschnerlibwbclient: add wbcChangeTrustCredentials.
2009-11-26 Volker Lendeckes3: Fix a memleak reported by dmarkey
2009-11-26 Simo SorceFix builds with external talloc
2009-11-26 Günther Deschnerwbinfo: allow to check trusts via "wbinfo -t --domain...
2009-11-26 Günther Deschnerlibwbclient: implement secure channel verification...
2009-09-30 Karolin SeegerMerge commit 'origin/v3-5-test' into v3-5-test
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Bo Yangs3: Don't overwrite password in pam_winbind, subsequent...
2009-09-15 Björn Jackenss_winbind: remove unused variable
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Björn Jackenss_winbind: remove unused variable
2009-09-16 Bo Yangs3: Don't overwrite password in pam_winbind, subsequent...
2009-09-10 Matthieu Patous4: Pass WINBINDD_SOCKET_DIR var in order to overide...
2009-09-03 Günther Deschnerwbinfo: fix various valgrind warnings and an invalid...
2009-09-03 Günther Deschnerwbinfo: fix various valgrind warnings and an invalid...
2009-09-01 Günther Deschnerwbclient: Fix Bug #6680: always activate handling of...
2009-08-30 Volker Lendeckes3:libwbclient: Fix bug 6349, initialize domain info...
2009-08-18 Kai Blinwbinfo: Reduce test noise in the wbinfo blackbox test
2009-08-18 Kai Blinwbinfo: Use one codebase for Samba3 and Samba4.
2009-08-18 Kai Blins3 wbinfo: Only call afs_settoken_str if compiled with...
2009-08-18 Kai Blins3 wbinfo: use wbcSidTypeString instead of sid_type_lookup
2009-08-18 Kai Blinlibwbclient: Add wbcSidTypeString function.
2009-08-18 Kai Blins3 wbinfo: Remove unused functions, use C99-types
2009-08-18 Kai Blins3 wbinfo: Explicitly include popt header, remove unuse...
2009-08-18 Kai Blins3 wbinfo: Use talloc_strdup instead of SMB_STRDUP
2009-08-18 Kai Blins3 wbinfo: Don't use global_myname()
2009-08-18 Kai Blins3 wbinfo: Avoid ADD_TO_ARRAY macro.
2009-08-18 Kai Blins3 wbinfo: Use uint32_t instead of uint32
2009-08-18 Kai Blins3 wbinfo: remove --get-auth-user and --set-auth-user...
2009-08-18 Kai Blins3 wbinfo: Get rid of lp_ functions
2009-08-16 Volker Lendeckes3:winbind: Fix a potential segfault in libwbclient
2009-08-08 Volker LendeckeMake wbinfo also print the members when querying a...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Volker Lendeckes3:winbind: Add NDR-based parent-child communication...
2009-08-05 Andrew Tridgelladded a uid_wrapper library
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-18 Bo Yangs3: add failure check.
2009-07-18 Bo Yangs3: compile warning and upn handling
2009-06-18 Günther Deschners3-pam_winbind: Fix Bug 6253: Use correct value for...
2009-06-18 Günther Deschnerlibwbclient: fix returned LogonInfo in wbc_LogonUser().
2009-06-18 Günther Deschnerwbinfo: use wbcLogonUser for wbinfo -K.
2009-06-13 Kai Blinlibwbclient: Add debugging hooks.
2009-06-12 Volker LendeckeFix wb_req_more(): Return 0 when done, read_pkt_send...
2009-06-08 Günther Deschnernsswitch: try to fix segfault in nss_winbind on NetBSD...
2009-06-08 Stefan Metzmacherasync_sock: try fix the source4 build on FreeBSD, Solar...
2009-06-04 Kai Blinlibwbclient: Attempt to fix build on AIX
2009-06-04 Kai Blinnsstest: Relicense header file to LGPLv3+
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-30 Volker Lendecketalloc_strdup "dir" in wb_context_init
2009-05-30 Kai Blinlibwbclient: Store the winbind socket dir to use in...
2009-05-30 Kai Blinlibwbclient: Silence a compiler warning
2009-05-30 Kai Blinlibwbclient: Add async call framework.
2009-05-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-25 Slava Semushinnsswitch/winbind_nss_aix.c(fill_grent): fixed memory...
2009-05-21 Bo Yangs3: Fix request flags in wbinfo when perform krb5 authe...
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-05-05 Günther Deschners3-pam_winbind: Fix Bug 6253: Use correct value for...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Volker LendeckeFix Coverity ID 626: DEADCODE
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Günther Deschnerlibwbclient: Fix undocumented arguments doxygen warnings.
next