Commit graph

49 commits

Author SHA1 Message Date
Sergey Poznyakoff
60a5639981 Version 2.5 2022-05-09 11:08:39 +03:00
Sergey Poznyakoff
d5165ae303 Update NEWS and THANKS files
Build the ChangeLog file using plain git, without auxiliary awk formatter.
2022-02-04 10:18:05 +02:00
Sergey Poznyakoff
f3b7c048b8 Update copyright years 2022-02-04 09:38:17 +02:00
Sergey Poznyakoff
84d3767491 Version 2.4.1 2021-08-11 13:28:35 +03:00
Sergey Poznyakoff
da41d2aec4 Update copyright years 2021-01-06 18:15:52 +02:00
Sergey Poznyakoff
1bb6687e98 Version 2.4 2020-12-30 19:10:58 +02:00
Sergey Poznyakoff
84fcfeb07c Version 2.3.90 2018-08-16 14:22:13 +03:00
Sergey Poznyakoff
23951fcddb Version 2.3.1: add missing pam_sm_setcred symbol 2018-08-13 10:49:24 +03:00
Sergey Poznyakoff
5d171e11b4 Version 2.3 2018-08-12 20:30:45 +03:00
Sergey Poznyakoff
6bba235d66 New module pam_innetgr.
* Makefile.am: Add new module.
* NEWS: Upgrade
* configure.ac: Add configuration for pam_innetgr
* pam_innetgr/Makefile.am: New file.
* pam_innetgr/pam_innetgr.c: New file.
* doc/Makefile.am: Add pam_innetgr.8
* doc/pam-modules.texi: Document pam_innetgr.
* doc/pam_innetgr.8: New file.
* examples/ldappubkey: Bugfixes
(publickeyattribute setting): Accept a list of attributes
(publickeyfilter): New setting.
2018-08-12 19:20:04 +03:00
Sergey Poznyakoff
23b718d2a3 Version 2.2 2018-01-02 00:04:23 +02:00
Sergey Poznyakoff
c20d0e4bf3 Happy GNU Year 2018-01-01 11:22:40 +02:00
Sergey Poznyakoff
fc8bf4028f Version 2.1 2015-08-04 17:31:34 +03:00
Sergey Poznyakoff
7974dd9073 Version 2.0
* NEWS: Update version number
* configure.ac: Likewise.
* doc/pam-modules.texi: Fix a typo.
* doc/pam_ldaphome.8in: Likewise.
* pamck/pamck.c: Update copyright years.

* pam_fshadow/pam_fshadow.c: Suppress cc warnings.
* pam_groupmember/pam_groupmember.c: Likewise.
* pam_ldaphome/pam_ldaphome.c: Likewise.
* pam_log/pam_log.c: Likewise.
* pam_regex/pam_regex.c: Likewise.
2015-02-26 11:22:00 +02:00
Sergey Poznyakoff
30d6e72e17 Document user-keys-boundary 2015-01-30 14:45:25 +02:00
Sergey Poznyakoff
946c85c169 Update copyright dates. 2015-01-28 16:54:21 +02:00
Sergey Poznyakoff
947e0c2f8a pam_ldaphome: run initrc command as user.
* examples/usergitconfig: Documentation formatting change.
* lib/graypam.h (gray_2nrealloc): New function.
* lib/mem.c (gray_2nrealloc): New function.
* pam_fshadow/pam_fshadow.c (fgetpwent): Skip malformed entries.
* pam_ldaphome/pam_ldaphome.c (runas): New finction.
(run_prog): Switch to user privileges unless initrc-root is true.

* NEWS: Update.
* doc/pam-modules.texi: Update.
* doc/pam_ldaphome.8in: Update.
2015-01-28 16:42:52 +02:00
Sergey Poznyakoff
c764d46348 Raise version number to 1.9.90 2014-07-25 15:42:56 +03:00
Sergey Poznyakoff
d953e91e23 Version 1.9
* NEWS: Update version number.
* configure.ac: Likewise.
* doc/pam_ldaphome.8in: Reorder configuration statements.
* pamck/pamck.c: Update copyright years.
2014-05-21 23:01:50 +03:00
Sergey Poznyakoff
3e9c3f3c3b Fix docs.
* doc/Makefile.am (check-ldaphome-config): Take into account
gray_env_get_bool (see 7636fa3e).
* doc/pam-modules.texi: Update; final check.
* NEWS: Update.
2014-05-21 13:21:04 +03:00
Sergey Poznyakoff
37e557be7b Version 1.8.93 2014-05-20 11:27:36 +03:00
Sergey Poznyakoff
7636fa3e7b New utility "ldappubkey".
* NEWS: Document new features.
* doc/pam-modules.texi: Document usergitconfig.
* doc/pam_ldaphome.8in: Update.
* examples/ldappubkey: New file.
* examples/usergitconfig: Refer to perldoc on error.
* lib/env.c (gray_env_get_bool): New function.
* lib/graypam.h (gray_env_get_bool): New proto.
* pam_ldaphome/pam_ldaphome.c (import_public_key): Do nothing if
"import-public-keys" is set to "no".
(pam_sm_authenticate): New function.
2014-05-19 14:01:21 +03:00
Sergey Poznyakoff
0c37dfded3 New module: pam_groupmember
* Makefile.am: Add pam_groupmember.
* configure.ac: Likewise.
* NEWS: Update.

* pam_groupmember/Makefile.am: New file.
* pam_groupmember/pam_groupmember.c: New file,

* doc/Makefile.am: Add pam_groupmember.8
* doc/pam-modules.texi: Document pam_groupmember
* doc/pam_groupmember.8: New file.

* lib/graypam.h (gray_calloc, gray_strdup): New protos.
* lib/mem.c (gray_calloc, gray_strdup): New functions.
2014-05-06 17:24:58 +03:00
Sergey Poznyakoff
55b38f5e11 Fix docs, raise version number to get in synch with the ftp. 2014-03-28 00:21:04 +02:00
Sergey Poznyakoff
db866c50c4 Update copyright years, set version 1.7.92 2014-02-11 15:06:09 +02:00
Sergey Poznyakoff
fdc752a6e3 Version 1.7.91 2012-07-05 11:30:38 +03:00
Sergey Poznyakoff
dc43cd8ee7 Update copyright years. 2012-07-04 13:10:06 +03:00
Sergey Poznyakoff
affd4768a7 Bugfixes.
* configure.ac: Version 1.7.90.
* NEWS: Update.
* doc/Makefile.am (EXTRA_DIST): Remove leftover files.
* pam_ldaphome/pam_ldaphome.c (ldap_connect): Set LDAP version
before enforcing TLS.
2012-05-23 16:10:11 +03:00
Sergey Poznyakoff
fc8faec0f7 * configure.ac: Enable silent rules. Set version number 1.7.
Require autoconf 2.63, automake 1.11.
* pam_log/pam_log.c: Suppress a gcc warning.
* NEWS: Update.


git-svn-id: file:///svnroot/pam-modules/trunk@114 56984be4-0537-0410-a56c-fcb268c96130
2011-04-08 09:03:49 +00:00
Sergey Poznyakoff
a8eb15d394 Update copyright years
git-svn-id: file:///svnroot/pam-modules/trunk@113 56984be4-0537-0410-a56c-fcb268c96130
2011-04-08 08:54:48 +00:00
Sergey Poznyakoff
8e3f1518fc Update copyright years.
Happy GNU Year!


git-svn-id: file:///svnroot/pam-modules/trunk@110 56984be4-0537-0410-a56c-fcb268c96130
2010-01-02 15:12:34 +00:00
Sergey Poznyakoff
a6ce07e20e Minor fixes
git-svn-id: file:///svnroot/pam-modules/trunk@103 56984be4-0537-0410-a56c-fcb268c96130
2009-02-25 20:13:27 +00:00
Sergey Poznyakoff
91361e6976 Implement pamck utility.
* pamck/pamck.c, pamck/pamck.h, pamck/conv.c, pamck/Makefile.am: New files.
* doc/pam-modules.texi: Document pamck.
* doc/fdl.texi: Move sectioning command to pam-modules.texi.
* NEWS: Update.



git-svn-id: file:///svnroot/pam-modules/trunk@102 56984be4-0537-0410-a56c-fcb268c96130
2009-02-25 12:58:11 +00:00
Sergey Poznyakoff
d1ae7a52a3 Fix configure script
* pam_fshadow/Makefile.am: Build the module conditionally.
* pam_regex/Makefile.am: Likewise.
* pam_log/Makefile.am: Likewise.
* NEWS, README: Update.
* configure.ac: Raise version number to 1.5. Update bug-report
address.
Add options for disabling fshadow, log and regex.
* acinclude.m4: Prefix all macros with PM_
(PM_CHECK_LIB): Rewrite.


git-svn-id: file:///svnroot/pam-modules/trunk@98 56984be4-0537-0410-a56c-fcb268c96130
2009-02-17 14:48:58 +00:00
Sergey Poznyakoff
bde5c28e08 Update
git-svn-id: file:///svnroot/pam-modules/trunk@97 56984be4-0537-0410-a56c-fcb268c96130
2008-03-20 11:56:41 +00:00
Sergey Poznyakoff
dca2d18f2f * configure.ac, NEWS: Version 1.4
* doc/pam-modules.texi: Update.
* doc/macros.texi (opsummary,kwsummary): Remove anchor
definitions, they cause grief in texi2html.



git-svn-id: file:///svnroot/pam-modules/trunk@96 56984be4-0537-0410-a56c-fcb268c96130
2008-03-20 11:54:32 +00:00
Sergey Poznyakoff
b6f298c644 Update
git-svn-id: file:///svnroot/pam-modules/trunk@91 56984be4-0537-0410-a56c-fcb268c96130
2008-03-19 10:00:52 +00:00
Sergey Poznyakoff
f5f42d1c7b Add session management to pam_sql.
* NEWS, configure.ac: Updated. Set version to 1.3.90.

* lib/escape.c lib/vartab.c: New files.
* lib/graypam.h (gray_expand_argv)
(gray_expand_string, gray_escape_string): New functions.
(struct keyword): New declaration.
(gray_find_keyword): New function.
* lib/Makefile.am (libgraypam_la_SOURCES): Add vartab.c and
escape.c.

* pam_log/pam_log.c: Use gray_find_keyword and gray_expand_argv.

* pam_sql/pam_mysql.c, pam_sql/pam_pgsql.c (verify_user_pass):
Change signature.
(sql_acct): New function.
* pam_sql/pam_sql.c (verify_user_pass): Change signature.
(_pam_parse): Initialize globals.
(free_config): Reset config_env to NULL.
(read_config): Set config_env to NULL.
(get_query,get_query2): New functions.
(pam_sm_authenticate): Call gray_pam_init, update call to
verify_user_pass.
(sql_session_mgmt,pam_sm_open_session,pam_sm_close_session): New
functions. 


git-svn-id: file:///svnroot/pam-modules/trunk@86 56984be4-0537-0410-a56c-fcb268c96130
2008-03-16 22:02:25 +00:00
Sergey Poznyakoff
874bc492cc Prepare for the release
git-svn-id: file:///svnroot/pam-modules/trunk@83 56984be4-0537-0410-a56c-fcb268c96130
2008-03-15 10:08:34 +00:00
Sergey Poznyakoff
c934a7f360 Version 1.2.90
git-svn-id: file:///svnroot/pam-modules/trunk@82 56984be4-0537-0410-a56c-fcb268c96130
2008-03-15 09:27:24 +00:00
Sergey Poznyakoff
f0b4d4dff5 Release 1.2
git-svn-id: file:///svnroot/pam-modules/trunk@70 56984be4-0537-0410-a56c-fcb268c96130
2008-03-14 15:02:35 +00:00
Sergey Poznyakoff
af7c330bf3 * NEWS, doc/pam-modules.texi: Document new regexp default for pam_fshadow.c
git-svn-id: file:///svnroot/pam-modules/trunk@68 56984be4-0537-0410-a56c-fcb268c96130
2008-03-14 12:52:38 +00:00
Sergey Poznyakoff
222d4ff807 * configure.ac (PAM_COMMON_INCLUDES): Add -I${top_srcdir}/lib.
(AC_OUTPUT): Add lib/Makefile.
* doc/pam-modules.texi: Document `transform' option.
* Make.rules: New file.

* lib/mem.c, lib/slist.c, lib/log.c, lib/converse.c,
lib/graypam.h, lib/Makefile.am, lib/transform.c.

* pam_regex/pam_regex.c: Implement user name transformations.

* pam_fshadow/Makefile.am, pam_sql/Makefile.am:
Add ../lib/libgraypam.la to LDADD
* pam_fshadow/pam_fshadow.c, pam_sql/pam_mysql.c,
pam_sql/pam_pgsql.c, pam_sql/pam_sql.c: Use functions from ../lib.


git-svn-id: file:///svnroot/pam-modules/trunk@63 56984be4-0537-0410-a56c-fcb268c96130
2008-03-13 13:53:32 +00:00
Sergey Poznyakoff
e49b98a296 Update
git-svn-id: file:///svnroot/pam-modules/trunk@60 56984be4-0537-0410-a56c-fcb268c96130
2007-08-14 09:00:04 +00:00
Sergey Poznyakoff
35c5bc9e42 Update
git-svn-id: file:///svnroot/pam-modules/trunk@55 56984be4-0537-0410-a56c-fcb268c96130
2007-08-11 16:26:04 +00:00
Sergey Poznyakoff
d5d08779b3 Update
git-svn-id: file:///svnroot/pam-modules/trunk@52 56984be4-0537-0410-a56c-fcb268c96130
2007-08-11 13:18:58 +00:00
Sergey Poznyakoff
eea2edcbed Update
git-svn-id: file:///svnroot/pam-modules/trunk@48 56984be4-0537-0410-a56c-fcb268c96130
2007-08-05 15:00:35 +00:00
Sergey Poznyakoff
aeb76f3c4e Updated
git-svn-id: file:///svnroot/pam-modules/trunk@20 56984be4-0537-0410-a56c-fcb268c96130
2005-08-18 06:42:27 +00:00
Sergey Poznyakoff
81ca942564 Initial revision
git-svn-id: file:///svnroot/pam-modules/trunk@2 56984be4-0537-0410-a56c-fcb268c96130
2004-02-09 14:51:48 +00:00