aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_time
Commit message (Expand)AuthorAgeFilesLines
* build: drop autotools supportDmitry V. Levin2024-10-231-41/+0
* meson: build Linux-PAM using mesonDmitry V. Levin2024-09-101-0/+1
* build: rename VENDOR_SCONFIGDIR config.h macro to VENDOR_SCONFIG_DIRDmitry V. Levin2024-08-261-2/+2
* build: rename SCONFIGDIR config.h macro to SCONFIG_DIRDmitry V. Levin2024-08-251-1/+1
* build: parametrize libtool subdirectoryDmitry V. Levin2024-08-221-8/+8
* libpam_internal: supply debug functionalityTobias Stoeckmann2024-01-241-1/+2
* modules: add pamc headers to the search path only when neededTobias Stoeckmann2024-01-211-2/+1
* treewide: strictly separate builddir and srcdirTobias Stoeckmann2024-01-121-1/+1
* pam_time: ensure correct argument type when printing debug outputBenny Baumann2023-11-141-1/+1
* treewide: do not cast calloc/malloc/reallocTobias Stoeckmann2023-11-121-1/+1
* pam_time: fix typo in debug messageTobias Stoeckmann2023-11-121-1/+1
* modules: cast to unsigned char for character handling functionChristian Göttsche2023-08-071-7/+7
* modules: make use of secure memory erasureChristian Göttsche2023-02-281-3/+3
* build: use <vendordir>/security directory for installation if it has been setStefan Schubert2023-02-071-0/+4
* doc: Update PAM documentation from DockBook 4 to DocBook 5Stefan Schubert2022-12-163-59/+38
* pam_time: fix clang compilation warningStefan Schubert2022-02-211-3/+4
* pam_time: use vendor specific time.conf as fallbackStefan Schubert2022-02-082-0/+21
* pam_time: add a test of return valuesStefan Schubert2022-02-082-1/+111
* modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour...Dmitry V. Levin2022-01-232-1/+3
* modules: downgrade syslog level for pam_get_user errorsDmitry V. Levin2020-05-221-1/+1
* modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESSDmitry V. Levin2020-05-151-2/+1
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-031-17/+8
* 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-1/+0
* 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
* modules/*/Makefile.am: list secureconf_DATA files in EXTRA_DIST uniformlyDmitry V. Levin2020-04-271-1/+1
* modules/*/Makefile.am: list tests in EXTRA_DIST uniformlyDmitry V. Levin2020-04-271-1/+1
* pam_time: add conffile option to specify an alternative configuration fileblueskycs2c2020-03-242-17/+48
* pam_group, pam_time: Fix regression in documentation from last change.Tomas Mraz2020-02-251-1/+1
* pam_group, pam_time: Fix logical error with multiple ! operatorsTomas Mraz2020-02-242-0/+7
* configure.ac: add --enable-doc optionFabrice Fontaine2020-01-271-0/+2
* Do not use CFLAGS for warning flags set from configureTomas Mraz2019-12-181-1/+1
* Fix or suppress various warnings when compiling with -Wall -WextraTomas Mraz2019-12-161-0/+1
* Unification and cleanup of syslog log levels.Tomas Mraz2016-06-301-1/+1
* innetgr may not be there so make sure that when innetgr is not presentThorsten Kukuk2016-04-041-0/+4
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-16/+1
* Use libpam.la/libpam_misc.la to link with -lpam/-lpam_miscDmitry V. Levin2011-10-281-1/+1
* Update .gitignore filesDmitry V. Levin2011-10-271-9/+0
* Rename all .cvsignore files to .gitignoreDmitry V. Levin2011-10-271-0/+0
* Fix whitespace issuesDmitry V. Levin2011-10-263-4/+4
* Rewrite of the field parsing in pam_group and pam_time.Tomas Mraz2011-06-061-140/+133
* Relevant BUGIDs:Thorsten Kukuk2009-06-281-1/+2
* Relevant BUGIDs:Tomas Mraz2009-06-011-1/+1
* Relevant BUGIDs: debian #326407Thorsten Kukuk2008-11-251-2/+2
* Relevant BUGIDs:Thorsten Kukuk2008-08-181-4/+4