Add PAM_WINBIND_LOGONSERVER, also merge the various pam_set_data calls.
[metze/old/v3-2-winbind-ndr.git] / source / nsswitch / pam_winbind.c
2007-02-05 gdAdd PAM_WINBIND_LOGONSERVER, also merge the various...
2007-02-05 gdCorrectly omit pam conversations when PAM_SILENT has...
2007-02-05 gdConvert some int to BOOL in pam_winbind (only in 3_0).
2007-02-05 gdCreate more accurate warning message when the pam_winbi...
2007-02-05 gdFix wrong check for pam error codes for getpwnam and...
2007-02-02 gdSimplify code in pam_winbind a bit.
2007-01-25 gdSome pam_winbind fixes:
2007-01-25 gdFix typo.
2007-01-25 gdFix pam_sm_setcred again.
2007-01-25 jerryfix typo that breaks the build
2007-01-25 jerry* Remove "inline" keyword
2007-01-25 jerryPatch from Danilo Almeida @ Centeris (via me):
2007-01-25 jerryAnother patch from Danilo Almeida @ Centeris (via me):
2007-01-25 jerryPatch from Danilo Almeida @ Centeris (via me).
2007-01-11 gdImplement grace logons for offline authentications...
2007-01-10 gdFix "password expires soon" warning message for pam_win...
2006-12-21 gdSmaller fixes for pam_winbind:
2006-12-18 gdFail when parsing invalid options in _pam_parse.
2006-12-18 gdSlightly improve readability of the pam_vsyslog replace...
2006-12-18 gdBe a little more verbose about the credential flags...
2006-12-18 gdParse the configfile for pam_sm_setcred as well
2006-12-15 jraEnsure that pam returns the correct error messages
2006-12-12 jmcdFix #4290. Properly compute time to password expiratio...
2006-11-15 jraFix memory leak in get_conf_item_string(). As
2006-11-14 idraDon't free a string if you want to return it!
2006-10-16 gdAlso export the info3 profilepath via the PAM_WINBIND_P...
2006-10-16 gdFix invalid free on the PAM_WINBIND_PWD_LAST_SET data.
2006-10-16 gdFix uninitialized dictionary handle, found by valgrind.
2006-09-26 jerryFix build. *please* compile the code at least once...
2006-09-26 gdMinor cleanup.
2006-09-19 vlendecTwo C++ warnings
2006-09-14 jraAdded debug log for returned username.
2006-09-13 gdStart some cleanup on pam_winbind's syslogging:
2006-09-06 gdStop winbindd from accumulating memory creds infinitely...
2006-09-05 jraFix to ensure the name used by pam matches the
2006-08-22 jerry* BUG 3969: Fix unsigned time comparison with expiratio...
2006-08-17 vlendecSome C++ Warnings
2006-08-01 gdSave the logon script path from the info3 in the PAM...
2006-08-01 gdFix memleak.
2006-07-13 jerryBUG 3916: fix pam config file parsing in pam_winbind.
2006-07-11 jraSync trunk -> 3.0 for 3.0.24 code. Still need
2006-07-11 gdFix crash bug when the pam conversation receives an...
2006-05-31 gdCorrectly handle the case when there is no configuratio...
2006-05-12 gdWhen debugging is enabled be just a little more verbose...
2006-05-10 gdMake the existance of the /etc/security/pam_winbind...
2006-05-06 vlendecLikewise for bug # 3763
2006-05-03 gdDon't use cached credentials when changing passwords.
2006-05-03 gdSmall debug fixes for the PAM module.
2006-05-02 gdFix the build, sorry, Jerry :)
2006-05-02 gdAttempt to send the correct warning when a password...
2006-04-11 gdStripping the parametric options in pam_winbind and use
2006-04-11 vlendecFix an uninitialized variable. I _think_ this should...
2006-04-11 gdReplace all code in pam_winbind that relied on access...
2006-04-08 jerrypatch based on code from Arkady Glabek <aglabek@centeri...
2006-04-06 gdRemove pam_winbind's ability to create home directories...
2006-03-17 gdReturn PAM_SUCCESS in pam_sm_close_session when there...
2006-03-16 gdAdd WBFLAG_PAM_GET_PWD_POLICY bit to only callout for...
2006-03-06 vlendecAs agreed upon with gd on the phone, remove WBFLAG_PAM_...
2006-02-13 gdAs noone objected on the mailing-list:
2006-02-08 gdOnly fall into password change when ACB_PWNOEXP is...
2006-02-07 gdMatch XP behaviour: Don't force 'Administrator' to...
2006-02-03 jerryLet the carnage begin....
2006-01-13 gdMerge from trunk:
2005-09-19 jraFix winbindd recursion bug found by Ingo Steuwer <steuw...
2005-05-31 gdreuse the WINBIND_REQUIRED_MEMBERSHIP constant.
2005-02-04 jerrypatches from Jay Fenlason @ RedHat (scooped from their...
2004-11-22 gdtypo.
2004-10-02 abartletSome fixes to pam_winbind.c.:
2004-10-01 abartletRemove silly conversion to and from UTF8 on the winbind...
2004-09-22 jraFix from Arthur van Dongen <avdongen@xs4all.nl> to...
2004-08-20 gdmove counter.
2004-08-20 jhtAdd missing semicolon.
2004-08-18 gdBring the same level of "required_membership"-functiona...
2004-04-04 CVSINimport HEAD into svn+ssh://svn.samba.org/home/svn/samba...