summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Collapse)AuthorAge
...
* 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.
* Relevant BUGIDs: 667584 664290Andrew G. Morgan2003-01-14
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Two bug fixes in one: don't trust getlogin() and sanely lower the time the password databases are locked in pam_unix.
* Relevant BUGIDs: 612956Andrew G. Morgan2002-09-24
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- set up for 0.78 development add pgp key transition info (in the pgp.keys.asc file).
* Relevant BUGIDs: 612956Andrew G. Morgan2002-09-23
| | | | | | | | Purpose of commit: new release Commit summary: --------------- Time to make a new PAM release.
* Relevant BUGIDs: 476951, 476953Andrew G. Morgan2002-07-13
| | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Be more careful when using the deny option - pay attention to the trust option before you grant access. Fix from Nalin.
* Relevant BUGIDs: 436435Andrew G. Morgan2002-07-13
| | | | | | | | | Purpose of commit: new feature Commit summary: --------------- add account management to a bunch of modules. Submitted by Harald Welte.
* Relevant BUGIDs: 476941, 476980Andrew G. Morgan2002-07-11
| | | | | | | | | | Purpose of commit: bugfix and new feature Commit summary: --------------- fix case that wheel is the primary group of the user add support for passwordless transitions from a trusted user to another non-root user.
* Relevant BUGIDs: 476963Andrew G. Morgan2002-07-11
| | | | | | | | | | | | Purpose of commit: new feature Commit summary: --------------- some applications are not prepared to get a SIGCHLD from a child process they didn't think they launched, so we now suppress this signal for the duration of use of the helper binary. The 'noreap' module argument is provided to override this new default.
* Relevant BUGIDs: noneAndrew G. Morgan2002-07-09
| | | | | | | | | Purpose of commit: prep for next release Commit summary: --------------- add an entry for 0.77 changes and bump the revision ids in the configure.in file.
* Relevant BUGIDs: 521314Andrew G. Morgan2002-07-09
| | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- bigcrypt does not match crypt when password length is too long. This led to a pam_unix problem when the module had not set the password in bigcrypt mode, but was trying to compare with bigcrypt output. The fix is to use the stored password as a guide to how much of the encrypted password to compare against.
* Relevant BUGIDs: 415423Andrew G. Morgan2002-06-27
| | | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Shouldn't explicitly include prototype in the file - it conflicts with common defaults and thus should not be there. (Request for removal from David Lee.)
* Relevant BUGIDs: 419307Andrew G. Morgan2002-06-27
| | | | | | | | | Purpose of commit: new feature/cleanup Commit summary: --------------- made pam_nologin more secure by changing the default behavior and adding some more features. General code clean up in the process.
* Relevant BUGIDs: 565470Andrew G. Morgan2002-06-27
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- It seems that configure was barfing on some packages because libpam_misc could not compile without also being linked to libpam.
* Relevant BUGIDs: 491466Andrew G. Morgan2002-05-29
| | | | | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- These were all suggestions from the OS X patch provided by Luke Howard. There is another proposed patch for OS X support which promises to be a little cleaner with the heavy stuff, so I am committing these simple changes now, with the intention of moving to the other patch for the big stuff (see 534205).
* Relevant BUGIDs: 476971Andrew G. Morgan2002-05-29
| | | | | | | | Purpose of commit: documentation Commit summary: --------------- typo/correctness fixes from Nalin.
* Relevant BUGIDs: 490938, 409852Andrew G. Morgan2002-05-29
| | | | | | | | | | Purpose of commit: debugging Commit summary: --------------- Added a simple wrapper to make it easier to test xsh with the sandbox libraries (no help with modules - besides editing your personal pam.d/xsh file).
* Relevant BUGIDs: 471377Andrew G. Morgan2002-05-29
| | | | | | | | Purpose of commit: new feature Commit summary: --------------- build pdf files when you type 'make pdf' in the doc/ directory.
* Relevant BUGIDs: 529078Andrew G. Morgan2002-05-27
| | | | | | | | | Purpose of commit: documentation Commit summary: --------------- removed an inappropriate Red Hat ref. added a description of required etc. in terms of the [..] syntax.
* Relevant BUGIDs: 517064Andrew G. Morgan2002-05-26
| | | | | | | | | | | | | | | | | | | | Purpose of commit: feature Commit summary: --------------- document old feature and add '\]' parsing to make it a better feature. The feature is that we can accept spaces in module arguments by enclosing the whole argument inside square brackets. For example a module argument like this: "[hello [you\], this is me]" will be parsed as "hello [you], this is me" Not very interesting, but you get the idea. Thanks to Russell Kliese for requesting this.
* Relevant BUGIDs: 557322Andrew G. Morgan2002-05-26
| | | | | | | | Purpose of commit: cleanup Commit summary: --------------- clean up a compilation warning about strcmp() not being defined.
* Relevant BUGIDs: 527965Andrew G. Morgan2002-05-10
| | | | | | | | | Purpose of commit: documentation Commit summary: --------------- module developers guide changes wrt the conversation function from Jenn Vesperman.
* Relevant BUGIDs: 527821Andrew G. Morgan2002-05-10
| | | | | | | | | Purpose of commit: documentation Commit summary: --------------- some suggestions from Jenn Vesperman. some cleanup - updates noted in passing.