aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_limits
Commit message (Expand)AuthorAgeFilesLines
* meson: support elogind as a logind providerDudemanguy2024-11-261-1/+3
* build: drop autotools supportDmitry V. Levin2024-10-231-45/+0
* meson: build Linux-PAM using mesonDmitry V. Levin2024-09-101-0/+1
* pam_limits: use systemd-logind instead of utmp (#822)Thorsten Kukuk2024-09-102-5/+80
* build: rename VENDOR_SCONFIGDIR config.h macro to VENDOR_SCONFIG_DIRDmitry V. Levin2024-08-261-3/+3
* build: rename SCONFIGDIR config.h macro to SCONFIG_DIRDmitry V. Levin2024-08-251-1/+1
* Include pam_i18n.h where i18n definitions are requiredDmitry V. Levin2024-08-211-0/+1
* doc: fix uses of non-neutral gender pronounsAura Herrero Ruiz2024-04-021-2/+2
* pam_limits: fix potential use-after-free of pl->conf_fileShaleen Bathla2024-03-041-2/+10
* conf/modules: constify read-only data arraysChristian Göttsche2024-02-221-2/+2
* modules: drop redundant return at end of void functionsChristian Göttsche2024-02-221-1/+0
* modules: enclose macro parameterChristian Göttsche2024-02-221-6/+6
* pam_limits: print line number in warningTobias Stoeckmann2024-02-071-1/+5
* pam_limits: remove whitespaces around valueTobias Stoeckmann2024-02-061-1/+21
* libpam_internal: supply debug functionalityTobias Stoeckmann2024-01-241-1/+2
* modules: add pamc headers to the search path only when neededTobias Stoeckmann2024-01-211-1/+1
* treewide: strictly separate builddir and srcdirTobias Stoeckmann2024-01-121-1/+1
* pam_limits: prevent overflow with very long lineTobias Stoeckmann2024-01-081-6/+11
* pam_limits: use getlineTobias Stoeckmann2024-01-031-8/+16
* treewide: fix typos in comments and documentationTobias Stoeckmann2023-12-181-1/+1
* treewide: fix typosTobias Stoeckmann2023-12-181-1/+1
* pam_limits: avoid sscanf in parse_config_fileTobias Stoeckmann2023-12-121-8/+35
* modules: cast to unsigned char for character handling functionChristian Göttsche2023-08-071-4/+4
* pam_limits: build again on non-Linux OSesPino Toscano2023-05-121-0/+8
* modules: update Linux detectionChristian Göttsche2023-05-071-1/+1
* build: use <vendordir>/security directory for installation if it has been setStefan Schubert2023-02-071-0/+4
* pam_limits: silence compiler warningDmitry V. Levin2023-01-191-2/+2
* doc: Update PAM documentation from DockBook 4 to DocBook 5Stefan Schubert2022-12-163-112/+86
* pam_limits: use vendor specific content in limits.d directory as fallbackStefan Schubert2022-06-302-61/+164
* pam_limits: use VENDOR_SCONFIGDIR macroDmitry V. Levin2022-01-231-2/+2
* modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour...Dmitry V. Levin2022-01-232-4/+5
* pam_limits: make LIMITS_FILE_DIR macro consistentDmitry V. Levin2022-01-232-2/+2
* pam_limits: adjust docu if config file is missing (#426)Thorsten Kukuk2022-01-141-1/+0
* pam_limits: don't fail on missing config files (#418)Ludwig Nussel2022-01-131-0/+3
* modules/pam_limits: fix build with old Linux kernel headersDmitry V. Levin2021-11-241-0/+4
* Use vendor specific limits.conf as fallback (#402)Thorsten Kukuk2021-11-032-3/+22
* pam_limits: "Unlimited" is not a valid value for RLIMIT_NOFILE.Josef Moellers2021-04-222-0/+51
* Fix various typos found using codespell toolDmitry V. Levin2020-11-241-2/+2
* Fix grammar: replace "an user" with "a user" everywhereDmitry V. Levin2020-11-241-1/+1
* pam_limits: clarify configuration fileikerexxe2020-06-291-0/+11
* modules/pam_limits: add support for nonewprivsVito Caputo2020-06-222-11/+47
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-031-2/+0
* modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTSDmitry V. Levin2020-05-031-2/+3
* modules/*/Makefile.am: rename man_MANS to dist_man_MANSDmitry V. Levin2020-05-031-2/+2
* modules/*/Makefile.am: add dist_ prefix to *_DATADmitry V. Levin2020-05-031-3/+3
* modules/*/Makefile.am: remove $(secureconf_DATA) from EXTRA_DISTDmitry V. Levin2020-04-271-1/+1
* modules/*/Makefile.am: replace README with $(DATA) in EXTRA_DISTDmitry V. Levin2020-04-271-1/+1
* modules/*/Makefile.am: reorder lines to promote uniformityDmitry V. Levin2020-04-271-4/+3
* build: move README prerequisites rule from modules/*/Makefile.am to Make.xml....Dmitry V. Levin2020-04-271-1/+0
* modules/*/Makefile.am: list prerequisites of README target uniformlyDmitry V. Levin2020-04-271-1/+1