summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Relevant BUGIDs: noneThorsten Kukuk2005-08-16
| | | | | | | | | Purpose of commit: new feature Commit summary: --------------- 2. round of automake/autoconf/libtool changes
* Relevant BUGIDs: noneThorsten Kukuk2005-08-16
| | | | | | | | | Purpose of commit: new feature Commit summary: --------------- Big "automake/autoconf/libtool" commit
* Relevant BUGIDs: Red Hat bz #164418Tomas Mraz2005-07-28
| | | | | | | | Purpose of commit: bugfix Commit summary: --------------- pam_userdb: Fix regression - crash when crypt param not specified
* Relevant BUGIDs:Tomas Mraz2005-07-26
| | | | | | | | Purpose of commit: bugfix Commit summary: --------------- sizeof(int) != sizeof(void *) on 64bit machines
* Relevant BUGIDs: mailing listThorsten Kukuk2005-07-26
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Don't ignore return values of pam_get_item
* Relevant BUGIDs: see mailinglistThorsten Kukuk2005-07-22
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Include sys/resource.h for the RLIMIT stuff.
* Relevant BUGIDs: noneThorsten Kukuk2005-07-22
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Remove obsolete, not used files
* Relevant BUGIDs: noneThorsten Kukuk2005-07-21
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Adjust .cvsignore
* Relevant BUGIDs: noneThorsten Kukuk2005-07-20
| | | | | | | | | Purpose of commit: new feature Commit summary: --------------- Mark message strings for translation
* Relevant BUGIDs: noneThorsten Kukuk2005-07-20
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Rename _pam_aconf.h to config.h.
* Relevant BUGIDs: noneThorsten Kukuk2005-07-18
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- document defs removage
* Relevant BUGIDs: noneThorsten Kukuk2005-07-18
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Remove obsolete files
* Relevant BUGIDs: noneThorsten Kukuk2005-07-18
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- kill features.h inclusion in _pam_aconf.h
* Relevant BUGIDs: noneThorsten Kukuk2005-07-15
| | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Fix AC_DEFINE usage in configure.in
* Relevant BUGIDs: noneThorsten Kukuk2005-07-15
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Fix inclusion of crypt.h
* Relevant BUGIDs: noneThorsten Kukuk2005-07-15
| | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Remove duplicate/wrong place of _pam_aconf.h inclusion
* Relevant BUGIDs: noneThorsten Kukuk2005-07-14
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Remove old code which should not be used anymore
* Relevant BUGIDs: noneThorsten Kukuk2005-07-14
| | | | | | | | | Purpose of commit: new feature Commit summary: --------------- Add new PAM module for setting umask
* Relevant BUGIDs: noneThorsten Kukuk2005-07-13
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Prepare for next release
* Relevant BUGIDs:Tomas Mraz2005-07-08
| | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Fix for LSB compliance when SELinux enabled.
* Relevant BUGIDs: mail reportThorsten Kukuk2005-07-06
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Don't lowercase login names. Using uppercase login names is a bad idea, but people are doing it.
* Relevant BUGIDs: noneThorsten Kukuk2005-07-05
| | | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Remove code duplication (logging and error strings) and fix compiler warnings
* Relevant BUGIDs:Tomas Mraz2005-07-04
| | | | | | | | | Purpose of commit: new feature Commit summary: --------------- Improve the RLIMIT_NICE support so the input values are in the nice range -20..19
* Change mode datatypeSebastien Tricaud2005-07-03
|
* Relevant BUGIDs:Tomas Mraz2005-06-22
| | | | | | | | Purpose of commit: new feature Commit summary: --------------- pam_limits: Support new limits in linux 2.6.12
* 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 pam_selinux module
* 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: --------------- Add missing items in comment (copied from README)
* Relevant BUGIDs: noneThorsten Kukuk2005-05-04
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Get ride of static buffer for paths
* Relevant BUGIDs: noneThorsten Kukuk2005-05-01
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Solve duplicate definition warning
* Relevant BUGIDs: noneThorsten Kukuk2005-04-29
| | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Fix some compiler warnings
* Relevant BUGIDs: noneThorsten Kukuk2005-04-29
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Fix compiler warnings
* Relevant BUGIDs: noneThorsten Kukuk2005-04-29
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Add missing check for NULL pointer
* 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
* Improved log facilitiesSebastien Tricaud2005-03-31
|
* Relevant BUGIDs: noneThorsten Kukuk2005-03-30
| | | | | | | | Purpose of commit: bugfix Commit summary: --------------- include errno.h if errno is used.