index
:
pam.git
debian
dev
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
pam_limits
Commit message (
Expand
)
Author
Age
Files
Lines
*
modules: cast to unsigned char for character handling function
Christian Göttsche
2023-08-07
1
-4
/
+4
*
pam_limits: build again on non-Linux OSes
Pino Toscano
2023-05-12
1
-0
/
+8
*
modules: update Linux detection
Christian Göttsche
2023-05-07
1
-1
/
+1
*
build: use <vendordir>/security directory for installation if it has been set
Stefan Schubert
2023-02-07
1
-0
/
+4
*
pam_limits: silence compiler warning
Dmitry V. Levin
2023-01-19
1
-2
/
+2
*
doc: Update PAM documentation from DockBook 4 to DocBook 5
Stefan Schubert
2022-12-16
3
-112
/
+86
*
pam_limits: use vendor specific content in limits.d directory as fallback
Stefan Schubert
2022-06-30
2
-61
/
+164
*
pam_limits: use VENDOR_SCONFIGDIR macro
Dmitry V. Levin
2022-01-23
1
-2
/
+2
*
modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour...
Dmitry V. Levin
2022-01-23
2
-4
/
+5
*
pam_limits: make LIMITS_FILE_DIR macro consistent
Dmitry V. Levin
2022-01-23
2
-2
/
+2
*
pam_limits: adjust docu if config file is missing (#426)
Thorsten Kukuk
2022-01-14
1
-1
/
+0
*
pam_limits: don't fail on missing config files (#418)
Ludwig Nussel
2022-01-13
1
-0
/
+3
*
modules/pam_limits: fix build with old Linux kernel headers
Dmitry V. Levin
2021-11-24
1
-0
/
+4
*
Use vendor specific limits.conf as fallback (#402)
Thorsten Kukuk
2021-11-03
2
-3
/
+22
*
pam_limits: "Unlimited" is not a valid value for RLIMIT_NOFILE.
Josef Moellers
2021-04-22
2
-0
/
+51
*
Fix various typos found using codespell tool
Dmitry V. Levin
2020-11-24
1
-2
/
+2
*
Fix grammar: replace "an user" with "a user" everywhere
Dmitry V. Levin
2020-11-24
1
-1
/
+1
*
pam_limits: clarify configuration file
ikerexxe
2020-06-29
1
-0
/
+11
*
modules/pam_limits: add support for nonewprivs
Vito Caputo
2020-06-22
2
-11
/
+47
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
1
-2
/
+0
*
modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTS
Dmitry V. Levin
2020-05-03
1
-2
/
+3
*
modules/*/Makefile.am: rename man_MANS to dist_man_MANS
Dmitry V. Levin
2020-05-03
1
-2
/
+2
*
modules/*/Makefile.am: add dist_ prefix to *_DATA
Dmitry V. Levin
2020-05-03
1
-3
/
+3
*
modules/*/Makefile.am: remove $(secureconf_DATA) from EXTRA_DIST
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: replace README with $(DATA) in EXTRA_DIST
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: reorder lines to promote uniformity
Dmitry V. Levin
2020-04-27
1
-4
/
+3
*
build: move README prerequisites rule from modules/*/Makefile.am to Make.xml....
Dmitry V. Levin
2020-04-27
1
-1
/
+0
*
modules/*/Makefile.am: list prerequisites of README target uniformly
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: list secureconf_DATA files in EXTRA_DIST uniformly
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: list tests in EXTRA_DIST uniformly
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
Fix various typos found using codespell tool
Dmitry V. Levin
2020-03-28
1
-1
/
+1
*
modules/pam_limits: use pam_str_skip_prefix
Dmitry V. Levin
2020-03-19
1
-4
/
+6
*
pam_limits: Document the unwanted effect of set_all with systemd
Tomas Mraz
2020-02-24
1
-1
/
+3
*
configure.ac: add --enable-doc option
Fabrice Fontaine
2020-01-27
1
-0
/
+2
*
Do not use CFLAGS for warning flags set from configure
Tomas Mraz
2019-12-18
1
-1
/
+1
*
Fix or suppress various warnings when compiling with -Wall -Wextra
Tomas Mraz
2019-12-16
1
-5
/
+2
*
Fix grammar of messages printed via pam_prompt
Dmitry V. Levin
2018-06-19
1
-1
/
+2
*
Add missing comma in the limits.conf.5 manpage.
Antonio Ospite
2016-12-07
1
-1
/
+1
*
Unification and cleanup of syslog log levels.
Tomas Mraz
2016-06-30
1
-6
/
+6
*
Remove "--enable-static-modules" option and support from
Thorsten Kukuk
2016-03-29
1
-17
/
+2
*
Fix some grammatical errors in documentation.
Thorsten Kukuk
2015-04-27
1
-1
/
+1
*
pam_limits: nofile refers to file descriptors not files
Tomas Mraz
2014-06-19
2
-2
/
+2
*
pam_limits: clarify documentation of maxlogins and maxsyslogins limits.
Tomas Mraz
2014-06-19
1
-3
/
+6
*
pam_limits: fix utmp->ut_user handling
Dmitry V. Levin
2014-01-20
1
-3
/
+8
*
pam_limits: detect and ignore stale utmp entries
Tomas Mraz
2014-01-20
1
-0
/
+7
*
pam_limits: fix grammatical mistake.
Tomas Mraz
2012-11-23
1
-1
/
+1
*
Small documentation and define fixes
Thorsten Kukuk
2012-08-16
1
-0
/
+3
*
Document limits.d also in the limits.conf manpage.
Tomas Mraz
2012-08-09
1
-0
/
+8
*
Use libpam.la/libpam_misc.la to link with -lpam/-lpam_misc
Dmitry V. Levin
2011-10-28
1
-1
/
+1
*
Update .gitignore files
Dmitry V. Levin
2011-10-27
1
-9
/
+0
[next]