Thorsten Kukuk
2a2908a2c9
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Remove obsolete files
2005-07-18 13:45:01 +00:00
Thorsten Kukuk
993e112128
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
kill features.h inclusion in _pam_aconf.h
2005-07-18 12:30:01 +00:00
Thorsten Kukuk
26f17aab3f
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Fix AC_DEFINE usage in configure.in
2005-07-15 10:30:50 +00:00
Thorsten Kukuk
0c77a70fbf
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Fix inclusion of crypt.h
2005-07-15 10:22:43 +00:00
Thorsten Kukuk
23acc0b552
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Remove duplicate/wrong place of _pam_aconf.h inclusion
2005-07-15 08:42:56 +00:00
Thorsten Kukuk
cf86ad9099
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Remove old code which should not be used anymore
2005-07-14 12:57:38 +00:00
Thorsten Kukuk
d705b50256
Relevant BUGIDs: none
...
Purpose of commit: new feature
Commit summary:
---------------
Add new PAM module for setting umask
2005-07-14 09:59:35 +00:00
Thorsten Kukuk
829710d933
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Prepare for next release
2005-07-13 16:17:38 +00:00
Tomas Mraz
34c0d8c2f7
Relevant BUGIDs:
...
Purpose of commit: cleanup
Commit summary:
---------------
Fix for LSB compliance when SELinux enabled.
2005-07-08 07:42:49 +00:00
Thorsten Kukuk
60d37e7181
Relevant BUGIDs: mail report
...
Purpose of commit: bugfix
Commit summary:
---------------
Don't lowercase login names. Using uppercase login names is a bad idea,
but people are doing it.
2005-07-06 08:07:32 +00:00
Thorsten Kukuk
2d2c78b50c
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Remove code duplication (logging and error strings) and fix compiler
warnings
2005-07-05 08:59:35 +00:00
Tomas Mraz
062a7cbb1b
Relevant BUGIDs:
...
Purpose of commit: new feature
Commit summary:
---------------
Improve the RLIMIT_NICE support so the input values are in the nice
range -20..19
2005-07-04 13:47:33 +00:00
Sebastien Tricaud
32a1ca40a3
Change mode datatype
2005-07-03 09:44:56 +00:00
Tomas Mraz
af62aef12b
Relevant BUGIDs:
...
Purpose of commit: new feature
Commit summary:
---------------
pam_limits: Support new limits in linux 2.6.12
2005-06-22 08:11:02 +00:00
Thorsten Kukuk
0a7fe016a0
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Fix all occurrence of dereferencing type-punned pointer will break
strict-aliasing rules warnings
2005-06-09 17:29:18 +00:00
Thorsten Kukuk
fa433b9e2f
Relevant BUGIDs: Novell #81690
...
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.
2005-06-07 07:41:23 +00:00
Tomas Mraz
346893dbef
Relevant BUGIDs:
...
Purpose of commit: new feature
Commit summary:
---------------
* pam_access: Add listsep option to set list element separator by
Richard Shaffer
2005-05-27 10:33:14 +00:00
Tomas Mraz
3d1d89d139
Relevant BUGIDs:
...
Purpose of commit: bugfix
Commit summary:
---------------
pam_xauth: Unset the XAUTHORITY variable when requesting user is
root and target user is not
2005-05-24 12:04:21 +00:00
Thorsten Kukuk
fc3b13b0cc
Relevant BUGIDs: none
...
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.
2005-05-20 14:58:58 +00:00
Tomas Mraz
b0f37d0d3b
Relevant BUGIDs: 945449
...
Purpose of commit: bugfix
Commit summary:
---------------
Correct support of unlimited limits, use the right type for rlimit value.
2005-05-16 20:34:20 +00:00
Thorsten Kukuk
72188ec348
Relevant BUGIDs: none
...
Purpose of commit: new feature
Commit summary:
---------------
Add pam_selinux module
2005-05-16 11:04:31 +00:00
Thorsten Kukuk
67aab1ff55
Relevant BUGIDs: none
...
Purpose of commit: new feature
Commit summary:
---------------
Add SELinux support, based on Patch from Red Hat
2005-05-16 11:03:02 +00:00
Thorsten Kukuk
b4eda70f95
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Add missing items in comment (copied from README)
2005-05-04 21:27:35 +00:00
Thorsten Kukuk
42740b5068
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Get ride of static buffer for paths
2005-05-04 21:21:00 +00:00
Thorsten Kukuk
38f20982c4
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Solve duplicate definition warning
2005-05-01 07:48:12 +00:00
Thorsten Kukuk
dd2fcb2e8c
Relevant BUGIDs: none
...
Purpose of commit: bugfix
Commit summary:
---------------
Fix some compiler warnings
2005-04-29 11:59:56 +00:00
Thorsten Kukuk
b808b3cd81
Relevant BUGIDs: none
...
Purpose of commit: bugfix
Commit summary:
---------------
Fix compiler warnings
2005-04-29 11:40:14 +00:00
Thorsten Kukuk
e6cf139d99
Relevant BUGIDs: none
...
Purpose of commit: bugfix
Commit summary:
---------------
Add missing check for NULL pointer
2005-04-29 08:31:09 +00:00
Thorsten Kukuk
b2c44de7fa
Relevant BUGIDs: 600351,1032922
...
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.
2005-04-29 08:29:29 +00:00
Thorsten Kukuk
3462e12191
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Set PAM_DEFAULT_PROMPT to "login: " as already done by all
Linux distributors.
2005-04-29 08:13:26 +00:00
Tomas Mraz
5fd4e6dd66
Relevant BUGIDs:
...
Purpose of commit: bugfix
Commit summary:
---------------
Various cleanups and minor bugfixes by Steve Grubb.
2005-04-19 07:37:50 +00:00
Tomas Mraz
9c459446c2
Relevant BUGIDs:
...
Purpose of commit: bugfix
Commit summary:
---------------
pam_unix: nis option shouldn't clear the shadow option
2005-04-12 16:25:46 +00:00
Tomas Mraz
e1f17d96a0
Relevant BUGIDs: Red Hat bz #150537
...
Purpose of commit: bugfix
Commit summary:
---------------
misc_conv: flush input first then print the prompt - fixes problem
with expect scripts
2005-04-08 15:08:16 +00:00
Tomas Mraz
b484271729
Relevant BUGIDs: Red Hat bz #88127
...
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
2005-04-08 13:18:09 +00:00
Tomas Mraz
8ebbc8468f
Relevant BUGIDs:
...
Purpose of commit: bugfix
Commit summary:
---------------
Test for NULL data before dereferencing them
2005-04-04 09:46:10 +00:00
Thorsten Kukuk
e4e09b54f0
Relevant BUGIDs:
...
Purpose of commit:
Commit summary:
---------------
Prepare for future development
2005-03-31 14:58:36 +00:00
Thorsten Kukuk
ab9e8ba11f
Relevant BUGIDs: none
...
Purpose of commit: none
Commit summary:
---------------
Set release date
2005-03-31 14:50:39 +00:00
Sebastien Tricaud
e4c1566ac6
Improved log facilities
2005-03-31 00:31:57 +00:00
Thorsten Kukuk
dfc18a6d72
Relevant BUGIDs: none
...
Purpose of commit: bugfix
Commit summary:
---------------
include errno.h if errno is used.
2005-03-30 14:59:35 +00:00
Tomas Mraz
40bfaaed40
Relevant BUGIDs:
...
Purpose of commit: bugfix
Commit summary:
---------------
Fix wrong allocation in _pammodutil_gr* functions.
Raise the limit on allocated memory size.
Don't retry call if not ERANGE or EINTR
2005-03-30 10:42:54 +00:00
Sebastien Tricaud
d9d7f82710
fixed configure issue with new cracklib
2005-03-30 09:45:55 +00:00
Sebastien Tricaud
f2d8e740a2
prelude ids support
2005-03-29 20:41:18 +00:00
Thorsten Kukuk
ba82d67e1d
Relevant BUGIDs: none
...
Purpose of commit: bugfix
Commit summary:
---------------
Fix make clean (remove symlinks)
2005-03-29 14:05:40 +00:00
Tomas Mraz
5075a29eb5
Relevant BUGIDs: -
...
Purpose of commit: bugfix
Commit summary:
---------------
Improve LSB-2.0 compliance
2005-03-23 14:35:21 +00:00
Sebastien Tricaud
079806cc36
Fixed typo issue
2005-03-16 00:06:01 +00:00
Thorsten Kukuk
2324e72d69
Relevant BUGIDs: Novell #66885
...
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.
2005-03-14 09:42:27 +00:00
Thorsten Kukuk
4e5a337d39
Relevant BUGIDs: mail
...
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."
2005-02-21 09:52:05 +00:00
Thorsten Kukuk
3f2455b3b4
Relevant BUGIDs:
...
Purpose of commit: bugfix
Commit summary:
---------------
Fix wrong variable name in debug code
2005-02-07 08:18:53 +00:00
Tomas Mraz
2a6ab99fc1
Relevant BUGIDs: Red Hat bz 98745
...
Purpose of commit: docfix
Commit summary:
---------------
Make the documentation of pam_shells reflect reality.
2005-02-04 15:04:51 +00:00
Thorsten Kukuk
ad88185d0f
Relevant BUGIDs: 1106011
...
Purpose of commit: bugfix
Commit summary:
---------------
Fix compilation on systems without PATH_MAX
2005-01-25 10:43:11 +00:00