Fix bug in processing of open modes in POSIX open.
[samba.git] / source / nsswitch /
2009-07-30 Jeremy AllisonAttempt to fix bug #6099. According to Microsoft
2009-07-30 Jeremy AllisonFix bug #5906 - Winbindd crash on 'getent group' (INTER...
2009-01-12 Jeremy AllisonFix logic bug introduce in backport of ccache_regain_al...
2009-01-12 Bo YangBackport of the clean event context after fork and
2009-01-12 Bo YangDon't set child->requests to NULL in parent after fork
2009-01-12 Michael Adamwinbindd: make all winbind rpc-methods static.
2009-01-12 Michael Adamwinbindd_ads: use the reconnect methods instead of...
2009-01-12 Jeremy AllisonFix memory leak in error path, spotted by Martin Zielin...
2009-01-12 Kai Blinntlm_auth: Put huge NTLMv2 blobs into extra_data on...
2009-01-12 Kai Blinwinbindd: Reformat the WBFLAGS defines to prepare for...
2009-01-12 Michael Adamwinbind: fix smbd hanging on Solaris when winbindd...
2009-01-12 Andreas SchneiderFix the build of pam_winbind.
2009-01-12 Andreas SchneiderDelete the krb5 ccname variable from the PAM environmen...
2009-01-12 Jeremy AllisonFix bug #5814 - Winbindd dumping core in a strange...
2009-01-12 Jeremy AllisonFix use of DLIST_REMOVE as spotted by Constantine Vetos...
2009-01-12 Jeremy AllisonFix winbindd crash in an unusual failure mode. Bug...
2009-01-12 Qiao YangFix a memleak
2009-01-12 David LeonardFix bug 4516, no IPv6 on Solaris 2.6.
2008-08-20 Gerald (Jerry) Carternss_winbind: When returning NSS_UNAVAIL, squash errno...
2008-07-25 Jeremy AllisonBack-port of Volkers fix.
2008-07-18 Jim McDonoughIn the "log file = " case, don't overwrite the
2008-07-07 Jeremy AllisonAllow authentication and memory credential refresh...
2008-06-25 Jeremy AllisonPart of fix for #5551. Split out the group enumeration...
2008-06-25 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-06-25 Jeremy AllisonFinal (hopefully :-) part of fix for bug #5551. Allow...
2008-06-22 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-06-20 Jeremy AllisonFix bug #5533. Winbindd fails to cope correctly with...
2008-06-13 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-06-13 Jeremy AllisonWe should use set_domain_offline(domain) function inste...
2008-06-11 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-06-11 Günther Deschnerpam_winbind: Update cached creds during password change.
2008-06-10 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-06-08 Jeremy AllisonBugfix noticed by Herb. On using the again: tag as a
2008-06-06 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-06-06 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-06-06 Günther Deschnerpam_winbind: fix pam_sm_chauthtok for storing modified...
2008-06-05 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-06-03 Jeremy AllisonFix by Bo Yang <boyang@novell.com> for bug with winbind...
2008-06-02 Günther DeschnerDon't let winbind getgroups crash when we have no gids...
2008-05-31 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-05-31 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-05-31 Jeremy AllisonSplit the winbindd_passdb backend into a 'builtin'...
2008-05-31 Jeremy AllisonFix valgrind bug in debug statement. Don't reference...
2008-05-31 Jeremy AllisonFix bug #5504. winbindd children and parent were handin...
2008-05-29 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-05-29 Jeremy AllisonFix winbindd on a PDC by reverting : 83b04c60fac76ccd2d...
2008-05-27 Jim McDonoughMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-05-23 Steven Dannemanspnego SPN fix when contacting trusted domains
2008-05-23 Steven DannemanUse machine account and machine password from our domai...
2008-05-14 Jeremy AllisonFix bug #5464. Pointed out by Herb @ Connectathon....
2008-05-13 Jim McDonoughEnable winbind child processes to do something with...
2008-04-30 Jeremy AllisonThis code is the same in 3.0.x winbindd.
2008-04-09 Volker LendeckeTry anonymous session setup
2008-04-07 Bo YangOnly cache password policy results that worked, otherwi...
2008-04-04 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-04-03 Simo SorceFix trusted users on a DC that uses the old idmap synta...
2008-03-27 Volker LendeckeFix wbinfo -a trusted\\user%password on a Samba DC...
2008-03-26 Günther DeschnerFix winbind NETLOGON cred chain on a samba dc for w2k8...
2008-02-28 Jeremy AllisonFix possible uninitialized variable use.
2008-02-06 Jeremy AllisonBack-ported fix from 3.2 (mainly from Bo Yang <boyang...
2008-02-01 Simo SorceFix winbindd running on a Samba DC,
2008-01-28 Kai Blinidmap: Fix an incompatible pointer type warning.
2008-01-23 Jeremy AllisonAdded :
2008-01-23 Günther DeschnerFix get_trust_creds() to return always an upper-cased...
2008-01-21 Günther DeschnerFix build warning.
2008-01-03 Stefan MetzmacherMerge remote branch 'origin/v3-0-test' of /home/People...
2007-12-29 Jeremy AllisonMake send_getdc_request match 3.2.x codebase.
2007-12-19 Michael AdamOnly retrieve password policies in pam_auth when WBFLAG...
2007-12-19 Michael AdamFix logic error in cm_connect_sam().
2007-12-19 Gerald (Jerry) CarterFix a segv in winbindd caused by trying to free an...
2007-12-19 Michael AdamMake cm_connect_sam() try harder to connect autheticated.
2007-12-19 Michael AdamRefactor out assembling of trust creds (pw, account...
2007-12-19 Michael AdamStreamline and fix logic of cm_prepare_connection().
2007-12-19 Michael AdamRename get_trust_pw() to get_trust_pw_hash().
2007-12-19 Michael AdamLet get_trust_pw() determine the machine_account_name...
2007-12-19 Michael AdamStreamline logic in cm_connect_netlogon()
2007-12-19 Michael Adamr25086: Fix interdomain trusts (this povides the fix...
2007-12-19 Gerald Carterr22709: we can only use tschannel when commectcing...
2007-12-19 Michael AdamIn cm_prepare_connection(), only get auth user creds...
2007-12-17 Simo SorceResolve conflict of merging in J.Layton patch
2007-12-14 Stefan MetzmacherMerge remote branch 'origin/v3-0-test' of /home/People...
2007-12-11 Jeremy AllisonAdd patches for bug #4866 from jiri sasek - Sun Microsy...
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-12-10 Michael AdamFix a debug message (add a newline).
2007-11-20 Simo Sorce32/64 bit compatibility fix
2007-11-20 Gerald (Jerry) CarterPrevent segv in winbindd running on a DC using the...
2007-10-31 Gerald (Jerry) CarterMerge branch 'v3-0-test' of git://git.samba.org/samba...
2007-10-31 Gerald (Jerry) CarterEnsure we catch an error in the query_user() reply...
2007-10-16 Simo SorceFix dimap for trusted domains only case
2007-10-11 Simo SorceFix default domains support using compat syntax.
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create... samba-misc-tags/initial-v3-0-test
2007-10-10 Günther Deschnerr25068: Older samba3 DCs will return DCERPC_FAULT_OP_RN... samba-misc-tags/initial-v3-0-unstable
2007-10-10 Michael Adamr23769: Move removal of the tdb from the generic tdb_va...
2007-10-10 Michael Adamr23763: Fix a typo in DEBUG message.
2007-10-10 Lars Müllerr23733: Limit LDAP lookup in lookup_usergroups_member...
2007-10-10 Gerald Carterr23730: Squashed commit of the following:
2007-10-10 Lars Müllerr23708: - Add define for WINBIND_WARN_PWD_EXPIRE.
2007-10-10 Lars Müllerr23707: - Move the asprintf() call to create the key...
next