summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Collapse)AuthorAge
* Relevant BUGIDs: noneThorsten Kukuk2005-06-09
| | | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Fix all occurrence of dereferencing type-punned pointer will break strict-aliasing rules warnings
* Relevant BUGIDs: Novell #81690Thorsten Kukuk2005-06-07
| | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- If the process priority is not specified in the limits.conf file, pam_limits should not reset the current one to zero.
* Relevant BUGIDs:Tomas Mraz2005-05-27
| | | | | | | | | Purpose of commit: new feature Commit summary: --------------- * pam_access: Add listsep option to set list element separator by Richard Shaffer
* Relevant BUGIDs:Tomas Mraz2005-05-24
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- pam_xauth: Unset the XAUTHORITY variable when requesting user is root and target user is not
* Relevant BUGIDs: noneThorsten Kukuk2005-05-20
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Redefining __u8 and __u32 is a bad idea (breaks PPC64), use u_int8_t and u_int32_t instead.
* Relevant BUGIDs: 945449Tomas Mraz2005-05-16
| | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Correct support of unlimited limits, use the right type for rlimit value.
* Relevant BUGIDs: noneThorsten Kukuk2005-05-16
| | | | | | | | | Purpose of commit: new feature Commit summary: --------------- Add SELinux support, based on Patch from Red Hat
* Relevant BUGIDs: noneThorsten Kukuk2005-05-04
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Get ride of static buffer for paths
* Relevant BUGIDs: 600351,1032922Thorsten Kukuk2005-04-29
| | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Create parent directories, if they do not exist, and set the permissions later, so that we can copy the skel directory.
* Relevant BUGIDs: noneThorsten Kukuk2005-04-29
| | | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Set PAM_DEFAULT_PROMPT to "login: " as already done by all Linux distributors.
* Relevant BUGIDs:Tomas Mraz2005-04-19
| | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Various cleanups and minor bugfixes by Steve Grubb.
* Relevant BUGIDs:Tomas Mraz2005-04-12
| | | | | | | | Purpose of commit: bugfix Commit summary: --------------- pam_unix: nis option shouldn't clear the shadow option
* Relevant BUGIDs: Red Hat bz #150537Tomas Mraz2005-04-08
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- misc_conv: flush input first then print the prompt - fixes problem with expect scripts
* Relevant BUGIDs: Red Hat bz #88127Tomas Mraz2005-04-08
| | | | | | | | | Purpose of commit: Commit summary: --------------- pam_unix: fix regression introduced in 0.78 - both NIS and local password should be changed if possible - see the analysis in the RH bugzilla
* Relevant BUGIDs:Tomas Mraz2005-04-04
| | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Test for NULL data before dereferencing them
* Relevant BUGIDs:Thorsten Kukuk2005-03-31
| | | | | | | | | Purpose of commit: Commit summary: --------------- Prepare for future development
* Relevant BUGIDs: noneThorsten Kukuk2005-03-31
| | | | | | | | | Purpose of commit: none Commit summary: --------------- Set release date
* Relevant BUGIDs: noneThorsten Kukuk2005-03-30
| | | | | | | | Purpose of commit: bugfix Commit summary: --------------- include errno.h if errno is used.
* fixed configure issue with new cracklibSebastien Tricaud2005-03-30
|
* prelude ids supportSebastien Tricaud2005-03-29
|
* Relevant BUGIDs: Novell #66885Thorsten Kukuk2005-03-14
| | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- DISPLAY variable was not preserved, which means that pam_xauth only works if the calling application takes care of it.
* Relevant BUGIDs: mailThorsten Kukuk2005-02-21
| | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- The following reported by mail was fixed: "I've been in trouble using the '%group' feature in the limits.conf file. There are priorities when settings the limits and the order is as enumerated here. The problem is that the initial value is LIMITS_DEF_NONE, so neither LIMITS_DEF_ALL nor LIMITS_DEF_ALLGROUP can ever be set."
* Relevant BUGIDs:Thorsten Kukuk2005-02-07
| | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Fix wrong variable name in debug code
* Relevant BUGIDs: Red Hat bz 98745Tomas Mraz2005-02-04
| | | | | | | | Purpose of commit: docfix Commit summary: --------------- Make the documentation of pam_shells reflect reality.
* Audit option addedSebastien Tricaud2005-01-16
|
* Relevant BUGIDs:Thorsten Kukuk2005-01-10
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Fix seg.fault in case the PAM configuration file is corrupt
* Relevant BUGIDs: 872943Thorsten Kukuk2005-01-10
| | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Fix return value for unknown user (This is PAM_USER_UNKNOWN and not PAM_AUTHINFO_UNAVAIL).
* Relevant BUGIDs: 629251, Red Hat bz 143750Tomas Mraz2005-01-07
| | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- libpam: don't return PAM_IGNORE if the impression is positive and using cached chain pam_nologin: don't overwrite return value with return from pam_get_item
* Relevant BUGIDs: Red Hat bz 60930Tomas Mraz2005-01-07
| | | | | | | | Purpose of commit: bugfix, new feature Commit summary: --------------- major rewrite of the pam_tally module
* Relevant BUGIDs: Red Hat bz 131190Tomas Mraz2005-01-07
| | | | | | | | Purpose of commit: new feature Commit summary: --------------- Support new limits of Linux kernel 2.6
* Relevant BUGIDs: 872945Thorsten Kukuk2005-01-05
| | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Calling pam_chauthtok of pam_unix and entering the correct old password, but abort on typing the new one, PAM_AUTHTOK_RECOVER_ERR is returned. Since we got the old token, PAM_AUTHTOK_ERR needs to be returned. Found by LSB PAM testsuite.
* Relevant BUGIDs: report per emailThorsten Kukuk2005-01-04
| | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Don't abort, if cracklib dictionaries were not found, but tell the user that pam_cracklib will not be built.
* Relevant BUGIDs: Red Hat bz 120694Tomas Mraz2005-01-04
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- skip logging of 'user unknown' authentication failure if the user has passwd entry
* Relevant BUGIDs:Thorsten Kukuk2004-11-19
| | | | | | | | | | | Purpose of commit: new feature Commit summary: --------------- set version number to 0.79
* Relevant BUGIDs:Thorsten Kukuk2004-11-19
| | | | | | | | | | | Purpose of commit: release Commit summary: --------------- Release version 0.78
* Relevant BUGIDs: Redhat bz 69279Tomas Mraz2004-11-17
| | | | | | | | Purpose of commit: bugfix Commit summary: --------------- pam_unix: Forced password change shouldn't trump account expiration
* Applied debian patchesSebastien Tricaud2004-11-16
|
* Relevant BUGIDs:Thorsten Kukuk2004-10-06
| | | | | | | | | Purpose of commit: Commit summary: --------------- bugfix: Last part of fixes from Red Hat
* Relevant BUGIDs:Thorsten Kukuk2004-09-28
| | | | | | | | | | | | Purpose of commit: Commit summary: --------------- bugfix: * Merge patches from Red Hat (Bug 477000 and other - kukuk) * Fix pam_rhosts option parsing (Bug 922648 - kukuk)
* Relevant BUGIDs:Thorsten Kukuk2004-09-24
| | | | | | | | | | Purpose of commit: Commit summary: --------------- bugfix: 440107: Add various patches from Linux Distibutors to make PAM modules reentrant.
* Relevant BUGIDs:Thorsten Kukuk2004-09-24
| | | | | | | | | | | Purpose of commit: Commit summary: --------------- bugfix: Fix lot of compiler warnings new feature: add broken_shadow option to pam_unix (patch from Linux distributions)
* Relevant BUGIDs:Thorsten Kukuk2004-09-23
| | | | | | | | | | | Purpose of commit: Commit summary: --------------- bugfix: - Add targets for installing man pages for modules - Fix check for libcrypt (Bug 417704)
* Relevant BUGIDs:Thorsten Kukuk2004-09-22
| | | | | | | | | Purpose of commit: Commit summary: --------------- bugfix 1032604: differentiate between Ctrl-D and Return
* Relevant BUGIDs:Thorsten Kukuk2004-09-22
| | | | | | | | | Purpose of commit: Commit summary: --------------- bugfix: Add rest of Steve Grubb's resource leak and other fixes
* Relevant BUGIDs:Thorsten Kukuk2004-09-15
| | | | | | | | | Purpose of commit: Commit summary: --------------- bugfix: Add parts of Steve Grubb's resource leak and other fixes
* Relevant BUGIDs:Thorsten Kukuk2004-09-15
| | | | | | | | | Purpose of commit: Commit summary: --------------- bugfix: First round of Linux distributor patch merges
* Relevant BUGIDs:Thorsten Kukuk2004-09-14
| | | | | | | | | Purpose of commit: Commit summary: --------------- bugfix: merge with BerliOS
* Relevant BUGIDs:Thorsten Kukuk2004-09-14
| | | | | | | | | Purpose of commit: Commit summary: --------------- bugfix: Bug 1027903 and 1027912
* Relevant BUGIDs:Thorsten Kukuk2004-09-14
| | | | | | | | | Purpose of commit: Commit summary: --------------- docufix: pam_mkhomedir: Remove wrong debug options (Bug 591605)
* Relevant BUGIDs: 812567Jan Rekorajski2003-09-25
| | | | | | | | Purpose of commit: new feature Commit summary: --------------- Added new "include" directive to pam config file syntax.