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
*
meson: support elogind as a logind provider
Dudemanguy
2024-11-26
1
-1
/
+3
*
build: drop autotools support
Dmitry V. Levin
2024-10-23
1
-45
/
+0
*
meson: build Linux-PAM using meson
Dmitry V. Levin
2024-09-10
1
-0
/
+1
*
pam_limits: use systemd-logind instead of utmp (#822)
Thorsten Kukuk
2024-09-10
2
-5
/
+80
*
build: rename VENDOR_SCONFIGDIR config.h macro to VENDOR_SCONFIG_DIR
Dmitry V. Levin
2024-08-26
1
-3
/
+3
*
build: rename SCONFIGDIR config.h macro to SCONFIG_DIR
Dmitry V. Levin
2024-08-25
1
-1
/
+1
*
Include pam_i18n.h where i18n definitions are required
Dmitry V. Levin
2024-08-21
1
-0
/
+1
*
doc: fix uses of non-neutral gender pronouns
Aura Herrero Ruiz
2024-04-02
1
-2
/
+2
*
pam_limits: fix potential use-after-free of pl->conf_file
Shaleen Bathla
2024-03-04
1
-2
/
+10
*
conf/modules: constify read-only data arrays
Christian Göttsche
2024-02-22
1
-2
/
+2
*
modules: drop redundant return at end of void functions
Christian Göttsche
2024-02-22
1
-1
/
+0
*
modules: enclose macro parameter
Christian Göttsche
2024-02-22
1
-6
/
+6
*
pam_limits: print line number in warning
Tobias Stoeckmann
2024-02-07
1
-1
/
+5
*
pam_limits: remove whitespaces around value
Tobias Stoeckmann
2024-02-06
1
-1
/
+21
*
libpam_internal: supply debug functionality
Tobias Stoeckmann
2024-01-24
1
-1
/
+2
*
modules: add pamc headers to the search path only when needed
Tobias Stoeckmann
2024-01-21
1
-1
/
+1
*
treewide: strictly separate builddir and srcdir
Tobias Stoeckmann
2024-01-12
1
-1
/
+1
*
pam_limits: prevent overflow with very long line
Tobias Stoeckmann
2024-01-08
1
-6
/
+11
*
pam_limits: use getline
Tobias Stoeckmann
2024-01-03
1
-8
/
+16
*
treewide: fix typos in comments and documentation
Tobias Stoeckmann
2023-12-18
1
-1
/
+1
*
treewide: fix typos
Tobias Stoeckmann
2023-12-18
1
-1
/
+1
*
pam_limits: avoid sscanf in parse_config_file
Tobias Stoeckmann
2023-12-12
1
-8
/
+35
*
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
[next]