You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(5) |
Jul
(96) |
Aug
(8) |
Sep
(29) |
Oct
(42) |
Nov
(112) |
Dec
(46) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
(26) |
Feb
(33) |
Mar
(7) |
Apr
(67) |
May
(27) |
Jun
(18) |
Jul
(3) |
Aug
|
Sep
(43) |
Oct
(14) |
Nov
(68) |
Dec
(28) |
| 2002 |
Jan
(5) |
Feb
(4) |
Mar
(3) |
Apr
(2) |
May
(42) |
Jun
(10) |
Jul
(19) |
Aug
(11) |
Sep
(6) |
Oct
|
Nov
|
Dec
|
| 2003 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(19) |
Aug
|
Sep
(4) |
Oct
|
Nov
(13) |
Dec
(11) |
| 2004 |
Jan
|
Feb
(8) |
Mar
(2) |
Apr
(1) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
(101) |
Oct
(5) |
Nov
(24) |
Dec
(2) |
| 2005 |
Jan
(25) |
Feb
(6) |
Mar
(19) |
Apr
(27) |
May
(20) |
Jun
(32) |
Jul
(67) |
Aug
(194) |
Sep
(281) |
Oct
(20) |
Nov
(82) |
Dec
(43) |
| 2006 |
Jan
(66) |
Feb
(50) |
Mar
(58) |
Apr
(4) |
May
(30) |
Jun
(210) |
Jul
(26) |
Aug
(67) |
Sep
(17) |
Oct
(20) |
Nov
(27) |
Dec
(32) |
| 2007 |
Jan
(17) |
Feb
(7) |
Mar
(10) |
Apr
(27) |
May
(2) |
Jun
(23) |
Jul
(14) |
Aug
(39) |
Sep
(66) |
Oct
(36) |
Nov
(29) |
Dec
(30) |
| 2008 |
Jan
(78) |
Feb
(48) |
Mar
(53) |
Apr
(58) |
May
(26) |
Jun
(19) |
Jul
(82) |
Aug
(60) |
Sep
(30) |
Oct
(71) |
Nov
(87) |
Dec
(94) |
| 2009 |
Jan
(44) |
Feb
(55) |
Mar
(50) |
Apr
(42) |
May
(44) |
Jun
(119) |
Jul
(29) |
Aug
(25) |
Sep
(13) |
Oct
(11) |
Nov
(15) |
Dec
(28) |
| 2010 |
Jan
(9) |
Feb
(11) |
Mar
(11) |
Apr
(8) |
May
(4) |
Jun
(10) |
Jul
(4) |
Aug
(32) |
Sep
(10) |
Oct
(47) |
Nov
(13) |
Dec
(6) |
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2013 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Tomas M. <t8...@us...> - 2010-12-21 08:54:22
|
========== files committed =============== Linux-PAM ChangeLog 1.554 -> 1.555 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18661 Modified Files: ChangeLog Log Message: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2010-12-21 Tomas Mraz <tm...@t8...> * modules/pam_selinux/pam_selinux.c (mls_range_allowed): Unhardcode values for security class and av permission bit. |
|
From: Tomas M. <t8...@us...> - 2010-12-21 08:54:21
|
========== files committed =============== Linux-PAM/modules/pam_selinux pam_selinux.c 1.22 -> 1.23 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM/modules/pam_selinux In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18661/modules/pam_selinux Modified Files: pam_selinux.c Log Message: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2010-12-21 Tomas Mraz <tm...@t8...> * modules/pam_selinux/pam_selinux.c (mls_range_allowed): Unhardcode values for security class and av permission bit. |
|
From: Tomas M. <t8...@us...> - 2010-12-14 08:40:50
|
========== files committed =============== Linux-PAM/modules/pam_limits limits.conf.5.xml 1.10 -> 1.11 pam_limits.c 1.48 -> 1.49 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM/modules/pam_limits In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv9688/modules/pam_limits Modified Files: limits.conf.5.xml pam_limits.c Log Message: Relevant BUGIDs: Purpose of commit: new feature Commit summary: --------------- 2010-12-14 Tomas Mraz <tm...@t8...> * modules/pam_limits/pam_limits.c (parse_uid_range): New function to parse the range of uids or gids. (parse_config_file): Call parse_uid_range() and if uid/gid range is identified, setup the limits if the range matches. New parameters containing user's uid and primary gid. (pam_sm_open_session): Pass the user's uid and primary gid to parse_config_file(). * modules/pam_limits/limits.conf.5.xml: Document the uid/gid ranges. |
|
From: Tomas M. <t8...@us...> - 2010-12-14 08:40:47
|
========== files committed =============== Linux-PAM ChangeLog 1.553 -> 1.554 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv9688 Modified Files: ChangeLog Log Message: Relevant BUGIDs: Purpose of commit: new feature Commit summary: --------------- 2010-12-14 Tomas Mraz <tm...@t8...> * modules/pam_limits/pam_limits.c (parse_uid_range): New function to parse the range of uids or gids. (parse_config_file): Call parse_uid_range() and if uid/gid range is identified, setup the limits if the range matches. New parameters containing user's uid and primary gid. (pam_sm_open_session): Pass the user's uid and primary gid to parse_config_file(). * modules/pam_limits/limits.conf.5.xml: Document the uid/gid ranges. |
|
From: Tomas M. <t8...@us...> - 2010-12-14 08:28:45
|
========== files committed =============== Linux-PAM/po tr.po 1.36 -> 1.37 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM/po In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv6906/po Modified Files: tr.po Log Message: Relevant BUGIDs: Purpose of commit: translations Commit summary: --------------- 2010-12-14 Bahadır Kandemir <ba...@pa...> * po/tr.po: Updated translations. |
|
From: Tomas M. <t8...@us...> - 2010-12-14 08:28:45
|
========== files committed =============== Linux-PAM ChangeLog 1.552 -> 1.553 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv6906 Modified Files: ChangeLog Log Message: Relevant BUGIDs: Purpose of commit: translations Commit summary: --------------- 2010-12-14 Bahadır Kandemir <ba...@pa...> * po/tr.po: Updated translations. |
|
From: Tomas M. <t8...@us...> - 2010-11-25 16:59:06
|
========== files committed =============== Linux-PAM ChangeLog 1.551 -> 1.552 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17361 Modified Files: ChangeLog Log Message: Relevant BUGIDs: Purpose of commit: docfix Commit summary: --------------- 2010-11-25 Tomas Mraz <tm...@t8...> * modules/pam_securetty/pam_securetty.8.xml: Improve documentation of the kernel console feature and the noconsole option. |
|
From: Tomas M. <t8...@us...> - 2010-11-25 16:59:06
|
========== files committed =============== Linux-PAM/modules/pam_securetty pam_securetty.8.xml 1.5 -> 1.6 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM/modules/pam_securetty In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17361/modules/pam_securetty Modified Files: pam_securetty.8.xml Log Message: Relevant BUGIDs: Purpose of commit: docfix Commit summary: --------------- 2010-11-25 Tomas Mraz <tm...@t8...> * modules/pam_securetty/pam_securetty.8.xml: Improve documentation of the kernel console feature and the noconsole option. |
|
From: Thorsten K. <ku...@us...> - 2010-11-24 12:28:09
|
========== files committed =============== Linux-PAM ChangeLog 1.550 -> 1.551 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1472 Modified Files: ChangeLog Log Message: Relevant BUGIDs: Purpose of commit: new feature Commit summary: --------------- 2010-11-24 Thorsten Kukuk <ku...@th...> * modules/pam_securetty/pam_securetty.c: Parse console= kernel option, add noconsole option. * modules/pam_securetty/pam_securetty.8.xml: Document new behavior for serial console. Patch from Lennart Poettering. |
|
From: Thorsten K. <ku...@us...> - 2010-11-24 12:28:08
|
========== files committed =============== Linux-PAM/modules/pam_securetty pam_securetty.8.xml 1.4 -> 1.5 pam_securetty.c 1.14 -> 1.15 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM/modules/pam_securetty In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1472/modules/pam_securetty Modified Files: pam_securetty.8.xml pam_securetty.c Log Message: Relevant BUGIDs: Purpose of commit: new feature Commit summary: --------------- 2010-11-24 Thorsten Kukuk <ku...@th...> * modules/pam_securetty/pam_securetty.c: Parse console= kernel option, add noconsole option. * modules/pam_securetty/pam_securetty.8.xml: Document new behavior for serial console. Patch from Lennart Poettering. |
|
From: Tomas M. <t8...@us...> - 2010-11-24 08:49:37
|
========== files committed =============== Linux-PAM ChangeLog 1.549 -> 1.550 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv30809 Modified Files: ChangeLog Log Message: Relevant BUGIDs: Purpose of commit: docfix Commit summary: --------------- 2010-11-24 Tomas Mraz <tm...@t8...> * modules/pam_limits/limits.conf.5.xml: Document the %group syntax. |
|
From: Tomas M. <t8...@us...> - 2010-11-24 08:49:37
|
========== files committed =============== Linux-PAM/modules/pam_limits limits.conf.5.xml 1.9 -> 1.10 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM/modules/pam_limits In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv30809/modules/pam_limits Modified Files: limits.conf.5.xml Log Message: Relevant BUGIDs: Purpose of commit: docfix Commit summary: --------------- 2010-11-24 Tomas Mraz <tm...@t8...> * modules/pam_limits/limits.conf.5.xml: Document the %group syntax. |
|
From: Tomas M. <t8...@us...> - 2010-11-18 09:37:39
|
========== files committed =============== Linux-PAM ChangeLog 1.548 -> 1.549 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15848 Modified Files: ChangeLog Log Message: Relevant BUGIDs: Purpose of commit: cleanup Commit summary: --------------- 2010-11-18 Tomas Mraz <tm...@t8...> * modules/pam_limits/pam_limits.c (pam_parse,pam_sm_open_session): Drop obsolete and broken option change_uid. * modules/pam_limits/pam_limits.8.xml: Likewise. |
|
From: Tomas M. <t8...@us...> - 2010-11-18 09:37:39
|
========== files committed =============== Linux-PAM/modules/pam_limits pam_limits.8.xml 1.6 -> 1.7 pam_limits.c 1.47 -> 1.48 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM/modules/pam_limits In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15848/modules/pam_limits Modified Files: pam_limits.8.xml pam_limits.c Log Message: Relevant BUGIDs: Purpose of commit: cleanup Commit summary: --------------- 2010-11-18 Tomas Mraz <tm...@t8...> * modules/pam_limits/pam_limits.c (pam_parse,pam_sm_open_session): Drop obsolete and broken option change_uid. * modules/pam_limits/pam_limits.8.xml: Likewise. |
|
From: Tomas M. <t8...@us...> - 2010-11-16 09:51:57
|
========== files committed =============== Linux-PAM/modules/pam_pwhistory pam_pwhistory.c 1.4 -> 1.5 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM/modules/pam_pwhistory In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19466/modules/pam_pwhistory Modified Files: pam_pwhistory.c Log Message: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2010-11-16 Tomas Mraz <tm...@t8...> * modules/pam_pwhistory/pam_pwhistory.c (pam_sm_chauthtok): Remove dead and duplicate code. Return PAM_INCOMPLETE instead of PAM_CONV_AGAIN. |
|
From: Tomas M. <t8...@us...> - 2010-11-16 09:51:57
|
========== files committed =============== Linux-PAM ChangeLog 1.547 -> 1.548 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19466 Modified Files: ChangeLog Log Message: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2010-11-16 Tomas Mraz <tm...@t8...> * modules/pam_pwhistory/pam_pwhistory.c (pam_sm_chauthtok): Remove dead and duplicate code. Return PAM_INCOMPLETE instead of PAM_CONV_AGAIN. |
|
From: Tomas M. <t8...@us...> - 2010-11-11 16:16:00
|
========== files committed =============== Linux-PAM/modules/pam_namespace pam_namespace.c 1.13 -> 1.14 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM/modules/pam_namespace In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2202/modules/pam_namespace Modified Files: pam_namespace.c Log Message: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2010-11-11 Tomas Mraz <tm...@t8...> * modules/pam_selinux/pam_selinux.c (pam_sm_open_session): Fix potential use after free in case SELinux is misconfigured. * modules/pam_namespace/pam_namespace.c (process_line): Fix memory leak when parsing empty config file lines. |
|
From: Tomas M. <t8...@us...> - 2010-11-11 16:16:00
|
========== files committed =============== Linux-PAM ChangeLog 1.546 -> 1.547 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2202 Modified Files: ChangeLog Log Message: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2010-11-11 Tomas Mraz <tm...@t8...> * modules/pam_selinux/pam_selinux.c (pam_sm_open_session): Fix potential use after free in case SELinux is misconfigured. * modules/pam_namespace/pam_namespace.c (process_line): Fix memory leak when parsing empty config file lines. |
|
From: Tomas M. <t8...@us...> - 2010-11-11 16:15:59
|
========== files committed =============== Linux-PAM/modules/pam_selinux pam_selinux.c 1.21 -> 1.22 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM/modules/pam_selinux In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2202/modules/pam_selinux Modified Files: pam_selinux.c Log Message: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2010-11-11 Tomas Mraz <tm...@t8...> * modules/pam_selinux/pam_selinux.c (pam_sm_open_session): Fix potential use after free in case SELinux is misconfigured. * modules/pam_namespace/pam_namespace.c (process_line): Fix memory leak when parsing empty config file lines. |
|
From: Thorsten K. <ku...@us...> - 2010-10-28 09:36:34
|
========== files committed =============== Linux-PAM ChangeLog 1.545 -> 1.546 NEWS 1.105 -> 1.106 configure.in 1.147 -> 1.148 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29342 Modified Files: ChangeLog NEWS configure.in Log Message: Relevant BUGIDs: Purpose of commit: release Commit summary: --------------- 2010-10-28 Thorsten Kukuk <ku...@th...> * release version 1.1.3 * configure.in: Increase version to 1.1.3 * NEWS: document visible changes * libpam/Makefile.am (libpam_la_LDFLAGS): Bump version number. |
|
From: Thorsten K. <ku...@us...> - 2010-10-28 09:36:33
|
========== files committed =============== Linux-PAM/libpam Makefile.am 1.34 -> 1.35 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM/libpam In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29342/libpam Modified Files: Makefile.am Log Message: Relevant BUGIDs: Purpose of commit: release Commit summary: --------------- 2010-10-28 Thorsten Kukuk <ku...@th...> * release version 1.1.3 * configure.in: Increase version to 1.1.3 * NEWS: document visible changes * libpam/Makefile.am (libpam_la_LDFLAGS): Bump version number. |
|
From: Thorsten K. <ku...@us...> - 2010-10-27 13:19:04
|
========== files committed =============== Linux-PAM/doc/mwg Makefile.am 1.7 -> 1.8 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM/doc/mwg In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv13912/doc/mwg Modified Files: Makefile.am Log Message: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2010-10-27 Thorsten Kukuk <ku...@th...> * doc/adg/Makefile.am: Use UTF-8 for html docu. * doc/mwg/Makefile.am: Likewise. * doc/sag/Makefile.am: Likewise. kernel.org webserver is using UTF-8 |
|
From: Thorsten K. <ku...@us...> - 2010-10-27 13:19:01
|
========== files committed =============== Linux-PAM/doc/sag Makefile.am 1.7 -> 1.8 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM/doc/sag In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv13912/doc/sag Modified Files: Makefile.am Log Message: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2010-10-27 Thorsten Kukuk <ku...@th...> * doc/adg/Makefile.am: Use UTF-8 for html docu. * doc/mwg/Makefile.am: Likewise. * doc/sag/Makefile.am: Likewise. kernel.org webserver is using UTF-8 |
|
From: Thorsten K. <ku...@us...> - 2010-10-27 13:18:59
|
========== files committed =============== Linux-PAM ChangeLog 1.544 -> 1.545 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv13912 Modified Files: ChangeLog Log Message: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2010-10-27 Thorsten Kukuk <ku...@th...> * doc/adg/Makefile.am: Use UTF-8 for html docu. * doc/mwg/Makefile.am: Likewise. * doc/sag/Makefile.am: Likewise. kernel.org webserver is using UTF-8 |
|
From: Thorsten K. <ku...@us...> - 2010-10-27 13:18:59
|
========== files committed =============== Linux-PAM/po Linux-PAM.pot 1.61 -> 1.62 ar.po 1.28 -> 1.29 as.po 1.24 -> 1.25 bn_IN.po 1.24 -> 1.25 ca.po 1.30 -> 1.31 cs.po 1.65 -> 1.66 da.po 1.29 -> 1.30 de.po 1.73 -> 1.74 es.po 1.67 -> 1.68 fi.po 1.56 -> 1.57 fr.po 1.67 -> 1.68 gu.po 1.25 -> 1.26 he.po 1.4 -> 1.5 hi.po 1.23 -> 1.24 hu.po 1.65 -> 1.66 it.po 1.66 -> 1.67 ja.po 1.67 -> 1.68 kk.po 1.11 -> 1.12 km.po 1.39 -> 1.40 kn.po 1.24 -> 1.25 ko.po 1.24 -> 1.25 ml.po 1.26 -> 1.27 mr.po 1.17 -> 1.18 ms.po 1.16 -> 1.17 nb.po 1.62 -> 1.63 nl.po 1.42 -> 1.43 or.po 1.24 -> 1.25 pa.po 1.62 -> 1.63 pl.po 1.69 -> 1.70 pt.po 1.63 -> 1.64 pt_BR.po 1.66 -> 1.67 ru.po 1.31 -> 1.32 si.po 1.22 -> 1.23 sk.po 1.18 -> 1.19 sr.po 1.21 -> 1.22 sr...@la... 1.21 -> 1.22 sv.po 1.31 -> 1.32 ta.po 1.23 -> 1.24 te.po 1.17 -> 1.18 tr.po 1.35 -> 1.36 uk.po 1.36 -> 1.37 zh_CN.po 1.66 -> 1.67 zh_TW.po 1.64 -> 1.65 zu.po 1.28 -> 1.29 ============= commit log ================= Update of /cvsroot/pam/Linux-PAM/po In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv13912/po Modified Files: Linux-PAM.pot ar.po as.po bn_IN.po ca.po cs.po da.po de.po es.po fi.po fr.po gu.po he.po hi.po hu.po it.po ja.po kk.po km.po kn.po ko.po ml.po mr.po ms.po nb.po nl.po or.po pa.po pl.po pt.po pt_BR.po ru.po si.po sk.po sr.po sr...@la... sv.po ta.po te.po tr.po uk.po zh_CN.po zh_TW.po zu.po Log Message: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2010-10-27 Thorsten Kukuk <ku...@th...> * doc/adg/Makefile.am: Use UTF-8 for html docu. * doc/mwg/Makefile.am: Likewise. * doc/sag/Makefile.am: Likewise. kernel.org webserver is using UTF-8 |