r17004: Add a new helper mode to ntlm_auth: ntlm-change-password-1
[import/samba-svnimport.git] / source / nsswitch / winbindd_pam.c
2006-07-13 Andrew Bartlettr17004: Add a new helper mode to ntlm_auth: ntlm-change...
2006-06-28 Jeremy Allisonr16609: Subtle one from Klocwork #2076. If multiple...
2006-06-23 Günther Deschnerr16480: (Ugly) workaround before the set_dc_type_flags...
2006-06-22 Günther Deschnerr16473: There is no point in calling set_dc_type_and_fl...
2006-05-31 Günther Deschnerr15983: Honour the krb5 principal name change (of the...
2006-05-31 Günther Deschnerr15982: Fix confusing order of DEBUG statements in...
2006-05-11 Jeremy Allisonr15540: Use portable wrapper functions instead of seteuid
2006-05-09 Günther Deschnerr15523: Honour the time_offset also when verifying...
2006-05-02 Günther Deschnerr15398: Attempt to send the correct warning when a...
2006-05-02 Günther Deschnerr15396: Cleanup credential caches from winbind's linked...
2006-04-25 Günther Deschnerr15240: Correctly disallow unauthorized access when...
2006-04-25 Günther Deschnerr15229: Save useless roundtrips in pam_auth (fallback...
2006-04-12 Gerald Carterr15054: port fix to trunk - fix portabilities issues...
2006-03-29 Günther Deschnerr14753: Fix the kerberized pam_auth: As we could have...
2006-03-23 Günther Deschnerr14674: Further cleanup for cached logins, only dump...
2006-03-21 Günther Deschnerr14597: Merge DCERPC_FAULT constants from Samba 4.
2006-03-20 Günther Deschnerr14585: Tighten argument list of kerberos_kinit_passwor...
2006-03-17 Günther Deschnerr14514: Fixing last commit. Thanks Volker.
2006-03-17 Günther Deschnerr14513: Fix winbindd_chauthtok: only fallback when...
2006-03-17 Günther Deschnerr14507: Re-disable accidentially re-enabled paranoia...
2006-03-16 Günther Deschnerr14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callo...
2006-03-16 Günther Deschnerr14493: There is no point in falling back to a samlogon...
2006-03-15 Gerald Carterr14403: * modifies create_local_nt_token() to create...
2006-03-14 Günther Deschnerr14392: Use KRB5_TGS_NAME.
2006-03-13 Jeremy Allisonr14276: Shut-up coverity false positive (bug #199)...
2006-03-13 Jeremy Allisonr14260: Fix coverity #42. Ensure contact_domain can...
2006-03-10 Günther Deschnerr14148: Removing the not very well tested krb5 ticket...
2006-03-07 Volker Lendecker13914: Fix Coverity bug #151.
2006-03-06 Volker Lendecker13895: As agreed upon with gd on the phone, remove...
2006-02-27 Günther Deschnerr13720: Only lockout Administrator after x bad password...
2006-02-24 Gerald Carterr13679: Commiting the rm_primary_group.patch posted...
2006-02-22 Günther Deschnerr13639: Never overwrite the acct_flags in rpccli_netlog...
2006-02-20 Gerald Carterr13575: merge talloc_free -> TALLOC_FREE changes from...
2006-02-13 Günther Deschnerr13492: As noone objected on the mailing-list:
2006-02-10 Günther Deschnerr13442: Implement samr_chgpasswd_user3 server-side.
2006-02-09 Günther Deschnerr13409: No functional changes, just some DEBUG cleanup.
2006-02-07 Günther Deschnerr13377: Fix from Volker: Make offline authentication...
2006-02-07 Günther Deschnerr13375: Match XP behaviour: Don't force 'Administrator...
2006-02-03 Gerald Carterr13313: packaging merge from 3.0
2006-01-30 Gerald Carterr13236: syncing packaging with 3.0 tree
2006-01-19 Jeremy Allisonr13043: Fix for bug #3248 Stefan Burkei <stefan@burkei...
2006-01-19 Jeremy Allisonr13042: Fix for bug #3248 Stefan Burkei <stefan@burkei...
2006-01-19 Jeremy Allisonr13036: Prevent us from having to logon twice when...
2006-01-18 Günther Deschnerr13013: Add lp_winbind_offline_logon(), off by default
2006-01-06 Günther Deschnerr12741: Fix order of checks in winbindd_dual_pam_auth_c...
2006-01-06 Günther Deschnerr12737: Remove the chauthtok path using kerberos. XP...
2006-01-05 Günther Deschnerr12726: use the same krb5 renewal time also in the...
2006-01-05 Günther Deschnerr12723: When requesting renewable tickets use the same...
2006-01-02 Günther Deschnerr12676: cosmetic function name changes.
2005-12-22 Günther Deschnerr12418: Don't add an internal ccache to the refresh...
2005-12-19 Volker Lendecker12366: -O1 janitor work :-)
2005-12-19 Jeremy Allisonr12365: Fix up a couple of %d time_t arg warnings.
2005-12-19 Günther Deschnerr12352: Allow to auth against trusted domains when the
2005-12-19 Günther Deschnerr12350: Allow to logon using cached credentials in...
2005-12-19 Günther Deschnerr12347: Add WINBINDD_PAM_LOGOFF to destroy a krb5 ccach...
2005-12-19 Günther Deschnerr12346: Add Kerberos Ticket Renewal/Refresh to winbindd...
2005-12-19 Günther Deschnerr12345: Add Kerberos authentication to winbindd.
2005-12-19 Günther Deschnerr12344: Add info3 as text to the winbindd_response...
2005-12-19 Günther Deschnerr12343: Change a password using rpccli_samr_chgpasswd3...
2005-12-18 Volker Lendecker12313: Introduce yet another copy of the string_sub...
2005-12-18 Volker Lendecker12313: Introduce yet another copy of the string_sub...
2005-11-22 Günther Deschnerr11851: Display correct error string.
2005-11-22 Günther Deschnerr11851: Display correct error string.
2005-11-11 Volker Lendecker11667: Fix a debug message
2005-11-11 Volker Lendecker11667: Fix a debug message
2005-11-11 Gerald Carterr11661: Store the INFO3 in the PAC data into the netsam...
2005-11-11 Gerald Carterr11661: Store the INFO3 in the PAC data into the netsam...
2005-11-10 Gerald Carterr11652: Reinstate the netsamlogon_cache in order to...
2005-11-10 Gerald Carterr11652: Reinstate the netsamlogon_cache in order to...
2005-11-08 Jeremy Allisonr11574: Adding Andrew Bartlett's patch to make machine...
2005-11-08 Jeremy Allisonr11573: Adding Andrew Bartlett's patch to make machine...
2005-09-30 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2005-09-22 Günther Deschnerr10437: Use the Kerberos PAC when building the user...
2005-09-16 Jeremy Allisonr10272: Fix winbindd - don't add two '$' signs on the...
2005-09-16 Jeremy Allisonr10268: Fix for bug #3095 - winbindd checking credentials.
2005-09-12 Gerald Carterr10175: merging the libmsrpc work from SAMBA_3_0; still...
2005-09-09 Jeremy Allisonr10119: Ok, I'm being really evil here. The RPC rewrite...
2005-08-24 Gerald Carterr9588: remove netsamlogon_cache interface...everything...
2005-08-24 Gerald Carterr9588: remove netsamlogon_cache interface...everything...
2005-06-21 Gerald Carterr7791: sync with SAMBA_3_0 branch as of r7789. Geting...
2005-06-20 Volker Lendecker7785: This looks much larger than it is. It changes...
2005-06-20 Volker Lendecker7785: This looks much larger than it is. It changes...
2005-06-10 Gerald Carterr7454: couple of winbindd fixes
2005-06-10 Gerald Carterr7454: couple of winbindd fixes
2005-06-08 Gerald Carterr7415: * big change -- volker's new async winbindd...
2005-05-08 Volker Lendecker6670: More cleanup: The functions executed in the...
2005-05-08 Volker Lendecker6668: Become a bit more consistent in naming functions...
2005-05-08 Volker Lendecker6667: Some cleanup of the async winbind stuff: async_r...
2005-03-27 Volker Lendecker6081: Make wbinfo -r async. This again is a bit larger...
2005-02-27 Volker Lendecker5582: Restore winbind to default to schannel on samr...
2005-02-25 Gerald Carterr5555: current with 3.0 tree as of r5548; getting ready...
2005-02-11 Volker Lendecker5332: Support SIDs as %s replacements in the afs usern...
2005-02-11 Volker Lendecker5331: Support SIDs as %s replacements in the afs usern...
2005-02-06 Volker Lendecker5254: Move the authentication to a child.
2005-01-31 Volker Lendecker5149: Before this gets too large, commit it.
2005-01-28 Volker Lendecker5062: Remove the winbindd connection cache, moving...
2005-01-28 Volker Lendecker5055: Make winbind only use a single smb connection...
2005-01-26 Volker Lendecker5025: This is some interim work making winbind work...
2004-12-23 Gerald Carterr4348: syncing up for 3.0.11pre1
2004-12-20 Günther Deschnerr4286: Give back 8 byte lm_session_key in Netrsamlogon...
next