<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/linux-pam-git.git/README, branch master</title>
<subtitle>github.com: linux-pam/linux-pam.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/linux-pam-git.git/'/>
<entry>
<title>README: fix typo</title>
<updated>2022-01-06T08:00:00+00:00</updated>
<author>
<name>Dmitry V. Levin</name>
<email>ldv@altlinux.org</email>
</author>
<published>2022-01-06T08:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/linux-pam-git.git/commit/?id=033bef86413afc0a0543e52dc8422282349d3520'/>
<id>033bef86413afc0a0543e52dc8422282349d3520</id>
<content type='text'>
* README: Rename install_dependencies.sh to install-dependencies.sh.

Fixes: v1.4.0~211 ("Adjust README with instructions for package prerequsities")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* README: Rename install_dependencies.sh to install-dependencies.sh.

Fixes: v1.4.0~211 ("Adjust README with instructions for package prerequsities")
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust README with instructions for package prerequsities</title>
<updated>2020-03-13T08:30:55+00:00</updated>
<author>
<name>Tomas Mraz</name>
<email>tmraz@fedoraproject.org</email>
</author>
<published>2020-03-13T08:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/linux-pam-git.git/commit/?id=c3255ed4d4110c4a346d87be0bd5572fe9b0bae5'/>
<id>c3255ed4d4110c4a346d87be0bd5572fe9b0bae5</id>
<content type='text'>
Also remove obsolete static modules instructions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove obsolete static modules instructions
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix remaining references to sourceforge.net</title>
<updated>2020-03-05T19:33:12+00:00</updated>
<author>
<name>Dmitry V. Levin</name>
<email>ldv@altlinux.org</email>
</author>
<published>2020-03-05T19:33:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/linux-pam-git.git/commit/?id=bba3a4f67e58c2c6bb42861784ffc60a7cf080e8'/>
<id>bba3a4f67e58c2c6bb42861784ffc60a7cf080e8</id>
<content type='text'>
Linux-PAM moved to github long time ago, update the remaining
bug tracking references to point to github issues tracker.

* README: Refer to https://github.com/linux-pam/linux-pam/issues
instead of sourceforge.net.
* po/Makevars: Refer to https://github.com/linux-pam/linux-pam/issues
instead of http://sourceforge.net/projects/pam .
* po/Linux-PAM.pot: Regenerated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Linux-PAM moved to github long time ago, update the remaining
bug tracking references to point to github issues tracker.

* README: Refer to https://github.com/linux-pam/linux-pam/issues
instead of sourceforge.net.
* po/Makevars: Refer to https://github.com/linux-pam/linux-pam/issues
instead of http://sourceforge.net/projects/pam .
* po/Linux-PAM.pot: Regenerated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding package dependency hints to README</title>
<updated>2020-03-04T08:31:12+00:00</updated>
<author>
<name>ed@s5h.net</name>
<email>ed@s5h.net</email>
</author>
<published>2020-02-29T11:07:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/linux-pam-git.git/commit/?id=646a609e5acdd37042f2169068e99825a3867d50'/>
<id>646a609e5acdd37042f2169068e99825a3867d50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention that ./autogen.sh is needeed to be run if you check out the sources from git</title>
<updated>2019-07-16T11:12:08+00:00</updated>
<author>
<name>2*yo</name>
<email>yohann@lepage.info</email>
</author>
<published>2019-07-16T11:10:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/linux-pam-git.git/commit/?id=9c56cb040ed3b1c1169e2de18f7c69c856fb7b2d'/>
<id>9c56cb040ed3b1c1169e2de18f7c69c856fb7b2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pam_unix: make configuration consistent in --enable-static-modules mode</title>
<updated>2012-02-03T00:13:44+00:00</updated>
<author>
<name>Dmitry V. Levin</name>
<email>ldv@altlinux.org</email>
</author>
<published>2012-02-03T00:13:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/linux-pam-git.git/commit/?id=3c69856acf9af74368b789b1ed867b433db0ed02'/>
<id>3c69856acf9af74368b789b1ed867b433db0ed02</id>
<content type='text'>
In --enable-static-modules mode, it was not possible to use "pam_unix"
in PAM config files.  Instead, different names had to be used for each
management group: pam_unix_auth, pam_unix_acct, pam_unix_passwd and
pam_unix_session.  This change makes pam_unix configuration consistent
with other PAM modules.

* README: Remove the paragraph describing pam_unix distinctions in
--enable-static-modules mode.
* libpam/pam_static_modules.h (_pam_unix_acct_modstruct,
_pam_unix_auth_modstruct, _pam_unix_passwd_modstruct,
_pam_unix_session_modstruct): Remove.
(_pam_unix_modstruct): New pam_module declaration.
* modules/pam_unix/pam_unix_static.h: New file.
* modules/pam_unix/pam_unix_static.c: Likewise.
* modules/pam_unix/Makefile.am (noinst_HEADERS): Add pam_unix_static.h
(pam_unix_la_SOURCES) [STATIC_MODULES]: Add pam_unix_static.c
* modules/pam_unix/pam_unix_acct.c [PAM_STATIC]: Include
pam_unix_static.h
[PAM_STATIC] (_pam_unix_acct_modstruct): Remove.
* modules/pam_unix/pam_unix_auth.c [PAM_STATIC]: Include
pam_unix_static.h
[PAM_STATIC] (_pam_unix_auth_modstruct): Remove.
* modules/pam_unix/pam_unix_passwd.c [PAM_STATIC]: Include
pam_unix_static.h
[PAM_STATIC] (_pam_unix_passwd_modstruct): Remove.
* modules/pam_unix/pam_unix_sess.c [PAM_STATIC]: Include
pam_unix_static.h
[PAM_STATIC] (_pam_unix_session_modstruct): Remove.

Suggested-by: Matveychikov Ilya &lt;i.matveychikov@securitycode.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In --enable-static-modules mode, it was not possible to use "pam_unix"
in PAM config files.  Instead, different names had to be used for each
management group: pam_unix_auth, pam_unix_acct, pam_unix_passwd and
pam_unix_session.  This change makes pam_unix configuration consistent
with other PAM modules.

* README: Remove the paragraph describing pam_unix distinctions in
--enable-static-modules mode.
* libpam/pam_static_modules.h (_pam_unix_acct_modstruct,
_pam_unix_auth_modstruct, _pam_unix_passwd_modstruct,
_pam_unix_session_modstruct): Remove.
(_pam_unix_modstruct): New pam_module declaration.
* modules/pam_unix/pam_unix_static.h: New file.
* modules/pam_unix/pam_unix_static.c: Likewise.
* modules/pam_unix/Makefile.am (noinst_HEADERS): Add pam_unix_static.h
(pam_unix_la_SOURCES) [STATIC_MODULES]: Add pam_unix_static.c
* modules/pam_unix/pam_unix_acct.c [PAM_STATIC]: Include
pam_unix_static.h
[PAM_STATIC] (_pam_unix_acct_modstruct): Remove.
* modules/pam_unix/pam_unix_auth.c [PAM_STATIC]: Include
pam_unix_static.h
[PAM_STATIC] (_pam_unix_auth_modstruct): Remove.
* modules/pam_unix/pam_unix_passwd.c [PAM_STATIC]: Include
pam_unix_static.h
[PAM_STATIC] (_pam_unix_passwd_modstruct): Remove.
* modules/pam_unix/pam_unix_sess.c [PAM_STATIC]: Include
pam_unix_static.h
[PAM_STATIC] (_pam_unix_session_modstruct): Remove.

Suggested-by: Matveychikov Ilya &lt;i.matveychikov@securitycode.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Relevant BUGIDs:</title>
<updated>2008-02-04T13:37:35+00:00</updated>
<author>
<name>Thorsten Kukuk</name>
<email>kukuk@thkukuk.de</email>
</author>
<published>2008-02-04T13:37:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/linux-pam-git.git/commit/?id=50b42a659b9e1aeb46deebe56dfb652088d27a99'/>
<id>50b42a659b9e1aeb46deebe56dfb652088d27a99</id>
<content type='text'>
Purpose of commit: bugfixes

Commit summary:
---------------

2008-02-04  Thorsten Kukuk  &lt;kukuk@thkukuk.de&gt;

        * libpam/pam_static_modules.h: Add _pam_sepermit_modstruct.
        * modules/pam_sepermit/pam_sepermit.c: Fix typo.

        * README: Add --disable-pie to configure options for static library.

        * doc/man/Makefile.am: Fix building outside of src directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Purpose of commit: bugfixes

Commit summary:
---------------

2008-02-04  Thorsten Kukuk  &lt;kukuk@thkukuk.de&gt;

        * libpam/pam_static_modules.h: Add _pam_sepermit_modstruct.
        * modules/pam_sepermit/pam_sepermit.c: Fix typo.

        * README: Add --disable-pie to configure options for static library.

        * doc/man/Makefile.am: Fix building outside of src directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>Relevant BUGIDs: 1822779, 1822764</title>
<updated>2007-12-18T12:55:38+00:00</updated>
<author>
<name>Thorsten Kukuk</name>
<email>kukuk@thkukuk.de</email>
</author>
<published>2007-12-18T12:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/linux-pam-git.git/commit/?id=4463902ff272d0ee5be8757768a6491e681c332e'/>
<id>4463902ff272d0ee5be8757768a6491e681c332e</id>
<content type='text'>
Purpose of commit: docufix

Commit summary:
---------------

2007-12-18  Thorsten Kukuk &lt;kukuk@thkukuk.de&gt;

        * README: Document how to run make check with static modules
        (SF#1822779).

2007-12-18  Peter Breitenlohner &lt;peb@mppmu.mpg.de&gt;
        * README: Document that "make check" requires a file
        /etc/pam.d/other (SF#1822764).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Purpose of commit: docufix

Commit summary:
---------------

2007-12-18  Thorsten Kukuk &lt;kukuk@thkukuk.de&gt;

        * README: Document how to run make check with static modules
        (SF#1822779).

2007-12-18  Peter Breitenlohner &lt;peb@mppmu.mpg.de&gt;
        * README: Document that "make check" requires a file
        /etc/pam.d/other (SF#1822764).
</pre>
</div>
</content>
</entry>
<entry>
<title>Relevant BUGIDs:</title>
<updated>2007-06-25T11:09:32+00:00</updated>
<author>
<name>Thorsten Kukuk</name>
<email>kukuk@thkukuk.de</email>
</author>
<published>2007-06-25T11:09:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/linux-pam-git.git/commit/?id=dd80f758c4772b8bebb2fc3335bf3457ab1eb7ca'/>
<id>dd80f758c4772b8bebb2fc3335bf3457ab1eb7ca</id>
<content type='text'>
Purpose of commit: bugfix

Commit summary:
---------------

2007-06-25  Thorsten Kukuk  &lt;kukuk@thkukuk.de&gt;

        * modules/pam_access/pam_access.c (list_match): Use saveptr of strtok_r
        result for recursive calls.
        * xtests/Makefile.am: Add new pam_access test cases.
        * xtests/pam_access1.c: New test case.
        * xtests/pam_access2.c: Likewise.
        * xtests/pam_access3.c: Likewise.
        * xtests/pam_access4.c: Likewise.
        * xtests/pam_access1.sh: Wrapper to create user accounts.
        * xtests/pam_access2.sh: Likewise.
        * xtests/pam_access3.sh: Likewise.
        * xtests/pam_access4.sh: Likewise.
        * xtests/pam_access1.pamd: PAM config file for pam_access tests.
        * xtests/pam_access2.pamd: Likewise.
        * xtests/pam_access3.pamd: Likewise.
        * xtests/pam_access4.pamd: Likewise.
        * xtests/access.conf: Config file for pam_access tests.
        * xtests/run-tests.sh: Install access.conf into system.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Purpose of commit: bugfix

Commit summary:
---------------

2007-06-25  Thorsten Kukuk  &lt;kukuk@thkukuk.de&gt;

        * modules/pam_access/pam_access.c (list_match): Use saveptr of strtok_r
        result for recursive calls.
        * xtests/Makefile.am: Add new pam_access test cases.
        * xtests/pam_access1.c: New test case.
        * xtests/pam_access2.c: Likewise.
        * xtests/pam_access3.c: Likewise.
        * xtests/pam_access4.c: Likewise.
        * xtests/pam_access1.sh: Wrapper to create user accounts.
        * xtests/pam_access2.sh: Likewise.
        * xtests/pam_access3.sh: Likewise.
        * xtests/pam_access4.sh: Likewise.
        * xtests/pam_access1.pamd: PAM config file for pam_access tests.
        * xtests/pam_access2.pamd: Likewise.
        * xtests/pam_access3.pamd: Likewise.
        * xtests/pam_access4.pamd: Likewise.
        * xtests/access.conf: Config file for pam_access tests.
        * xtests/run-tests.sh: Install access.conf into system.
</pre>
</div>
</content>
</entry>
<entry>
<title>Relevant BUGIDs:</title>
<updated>2006-08-05T08:03:11+00:00</updated>
<author>
<name>Thorsten Kukuk</name>
<email>kukuk@thkukuk.de</email>
</author>
<published>2006-08-05T08:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/linux-pam-git.git/commit/?id=72bcf614b2a5e5f281ca4372fa7dfccf1e6a3c43'/>
<id>72bcf614b2a5e5f281ca4372fa7dfccf1e6a3c43</id>
<content type='text'>
Purpose of commit: new feature

Commit summary:
---------------

Add xtests to allow checks for PAM functions only doable in installed
system.

2006-08-05 Thorsten Kukuk  &lt;kukuk@thkukuk.de&gt;

        * configure.in: Generate xtests/Makefile.
        * Makefile.am (SUBDIRS): Add xtests.
        * README: Document make check and make xtests.
        * xtests/Makefile.am: New.
        * xtests/tst-pam_dispatch1.pamd: New.
        * xtests/tst-pam_dispatch2.pamd: New.
        * xtests/tst-pam_dispatch3.pamd: New.
        * xtests/tst-pam_dispatch1.c: New.
        * xtests/tst-pam_dispatch2.c: New.
        * xtests/tst-pam_dispatch3.c: New.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Purpose of commit: new feature

Commit summary:
---------------

Add xtests to allow checks for PAM functions only doable in installed
system.

2006-08-05 Thorsten Kukuk  &lt;kukuk@thkukuk.de&gt;

        * configure.in: Generate xtests/Makefile.
        * Makefile.am (SUBDIRS): Add xtests.
        * README: Document make check and make xtests.
        * xtests/Makefile.am: New.
        * xtests/tst-pam_dispatch1.pamd: New.
        * xtests/tst-pam_dispatch2.pamd: New.
        * xtests/tst-pam_dispatch3.pamd: New.
        * xtests/tst-pam_dispatch1.c: New.
        * xtests/tst-pam_dispatch2.c: New.
        * xtests/tst-pam_dispatch3.c: New.
</pre>
</div>
</content>
</entry>
</feed>
