]> granicus.if.org Git - linux-pam/shortlog
linux-pam
2012-08-17 Thorsten Kukukrelease version 1.1.6 v1.1.6
2012-08-16 Thorsten KukukSmall documentation and define fixes
2012-08-13 Tomas MrazRespect PAM_AUTHTOK_TYPE in pam_get_authtok_verify().
2012-08-09 Tomas MrazDocument limits.d also in the limits.conf manpage.
2012-07-23 Tomas MrazNew autotools do not create empty directories on install.
2012-07-09 Stevan BajićRLIMIT_* variables are no longer defined unless you...
2012-06-27 Tomas Mrazpam_umask: correct the documentation of GECOS field...
2012-06-22 Tomas Mrazpam_cracklib: Add monotonic character sequence checking.
2012-06-01 Tomas Mrazpam_timestamp: Fix copy&paste error in manpage.
2012-05-28 Tomas MrazPulled new translations from Transifex.
2012-05-28 Tomas Mrazpam_pwhistory: Always record the old password even...
2012-05-24 Tomas Mrazpam_cracklib: Add enforce_for_root option.
2012-04-30 Tomas Mrazpam_cracklib: Add maxclassrepeat, gecoscheck checks...
2012-04-30 Tomas Mrazpam_lastlog: Never lock out the root account.
2012-04-17 Tomas Mrazpam_lastlog: add possibility to lock out inactive users...
2012-04-11 Paul WoutersCheck for crypt() failure returning NULL.
2012-02-03 Dmitry V. Levinpam_unix: make configuration consistent in --enable...
2012-01-27 Dmitry V. LevinMake --disable-cracklib compatible with --enable-static...
2012-02-10 Tomas MrazAdd missing includes for types used in the pam_modutil.h.
2012-01-27 Matveychikov... Fix compile time errors in --enable-static-modules...
2012-01-26 Dmitry V. LevinFix SUBDIRS for --enable-static-modules mode
2012-01-26 Matveychikov... configure: fix typo in --disable-nis help string
2012-01-26 Tomas MrazDo not unmount anything by default in pam_namespace...
2012-01-24 Tomas MrazMake / mount as rslave instead of bind mounting polydirs.
2012-01-13 Tomas MrazAdd possibility to match ruser, rhost, and tty in pam_s...
2012-01-03 Tomas MrazMerge branch 'master' of ssh://git.fedorahosted.org...
2012-01-03 Tomas MrazFix matching of usernames in the pam_unix remember...
2011-12-26 Dmitry V. Levinpam_start: fix memory leak on error path
2011-11-03 Dmitry V. Levinpam_selinux.8.xml: update
2011-11-03 Dmitry V. Levinpam_selinux.c: add "restore" option
2011-11-03 Dmitry V. Levinpam_selinux.c: rewrite using pam_get_data/pam_set_data
2011-10-28 Dmitry V. LevinUse libpam.la/libpam_misc.la to link with -lpam/-lpam_misc
2011-10-28 Dmitry V. LevinFix usage of LIBADD, LDADD and LDFLAGS
2011-10-27 Dmitry V. LevinUpdate .gitignore files
2011-10-27 Dmitry V. LevinMove generated auxiliary files to build-aux directory
2011-10-27 Dmitry V. LevinRemove generated files
2011-10-27 Dmitry V. LevinCreate release tarballs using safe ownership and permis...
2011-10-27 Dmitry V. LevinGenerate ChangeLog from git log
2011-10-27 Dmitry V. LevinFix "make distcheck"
2011-10-27 Dmitry V. LevinRemove modules/pam_timestamp/hmacfile from distribution
2011-10-27 Dmitry V. LevinRename all .cvsignore files to .gitignore
2011-10-26 Dmitry V. LevinFix whitespace issues
2011-10-25 Thorsten Kukuk2011-10-25 Thorsten Kukuk <kukuk@thkukuk.de> Linux-PAM-1_1_5
2011-10-14 Kees Cookpam_env: abort when encountering an overflowed environm...
2011-10-14 Kees Cookpam_env: correctly count leading whitespace when parsin...
2011-10-10 Tomas MrazIf getdomainname() fails or domainname not set use...
2011-10-10 Tomas MrazAdd hostname resolution cache.
2011-09-30 Tomas MrazImprove documentation of the sufficient and requisite...
2011-08-25 Tomas MrazCorrect the FSF address.
2011-08-25 Tomas MrazFix the split on @ in the user field. (Red Hat Bug...
2011-08-23 Tomas MrazFix missing dereference.
2011-06-24 Thorsten KukukFix order of libraries Linux-PAM-1_1_4 v1.1.4
2011-06-21 Thorsten KukukAdd release to ChangeLog
2011-06-21 Thorsten Kukuk2011-06-22 Thorsten Kukuk <kukuk@thkukuk.de>
2011-06-21 Thorsten KukukMerge branch 'master' of ssh://git.fedorahosted.org...
2011-06-21 Thorsten KukukBump version to 1.1.4
2011-06-21 Thorsten Kukuk2011-06-21 Thorsten Kukuk <kukuk@thkukuk.de>
2011-06-15 Tomas MrazInitialize the fake_item from item.
2011-06-15 Tomas MrazAvoid memleaks and fd leak in error paths.
2011-06-15 Tomas MrazDo not crash when remember, minlen, or rounds options...
2011-06-15 Tomas MrazCleanups of pam_pwhistory code. Make opasswd entry...
2011-06-15 Tomas MrazAvoid leaking memory and dir handle on realloc failure.
2011-06-14 Thorsten KukukFix typo
2011-06-14 Thorsten Kukuk2011-06-14 Thorsten Kukuk <kukuk@thkukuk.de>
2011-06-13 Tomas MrazTest also whether the tty is in the /sys/class/tty...
2011-06-07 Tomas MrazDetect the shared / mount and enable private mounts...
2011-06-06 Tomas MrazDefine the MS_PRIVATE and MS_REC flags if they are...
2011-06-06 Tomas MrazRewrite of the field parsing in pam_group and pam_time.
2011-06-06 Tomas MrazVietnamese translation added.
2011-06-06 Nguyễn Thái... po: add Vietnamese translation
2011-06-02 Tomas MrazCheck for return value of pam_get_item() in pam_echo...
2011-06-02 Tomas MrazGuard for pam_get_user() error in pam_filter module.
2011-06-02 Tomas MrazGuards for memory allocation errors in pam_cracklib...
2011-06-02 Tomas MrazAdd support for the mount_private option to pam_namespace.
2011-05-30 Thorsten Kukuk2011-05-30 Thorsten Kukuk <kukuk@thkukuk.de>
2011-05-30 Thorsten Kukuk2011-05-30 Thorsten Kukuk <kukuk@thkukuk.de>
2011-05-24 Thorsten Kukuk2011-05-24 Thorsten Kukuk <kukuk@thkukuk.de>
2011-05-04 kukuk2011-05-04 Thorsten Kukuk <kukuk@thkukuk.de>
2011-03-21 Tomas MrazClear the whole MD5 context.
2011-03-18 Tomas MrazRelevant BUGIDs:
2011-03-17 Tomas MrazRelevant BUGIDs:
2011-02-22 Tomas MrazRelevant BUGIDs:
2010-12-21 Tomas MrazRelevant BUGIDs:
2010-12-14 Tomas MrazRelevant BUGIDs:
2010-12-14 Tomas MrazRelevant BUGIDs:
2010-11-25 Tomas MrazRelevant BUGIDs:
2010-11-24 Thorsten KukukRelevant BUGIDs:
2010-11-24 Tomas MrazRelevant BUGIDs:
2010-11-18 Tomas MrazRelevant BUGIDs:
2010-11-16 Tomas MrazRelevant BUGIDs: Linux-PAM-1_1-branch
2010-11-11 Tomas MrazRelevant BUGIDs:
2010-10-28 Thorsten KukukRelevant BUGIDs: Linux-PAM-1_1_3
2010-10-27 Thorsten KukukRelevant BUGIDs:
2010-10-22 Tomas MrazRelevant BUGIDs:
2010-10-21 Dmitry V. LevinRelevant BUGIDs:
2010-10-21 Thorsten KukukRelevant BUGIDs:
2010-10-20 Thorsten KukukRelevant BUGIDs:
2010-10-20 Thorsten KukukRelevant BUGIDs:
2010-10-20 Thorsten KukukRelevant BUGIDs:
2010-10-20 Thorsten KukukRelevant BUGIDs:
next