aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_succeed_if
Commit message (Expand)AuthorAgeFilesLines
* build: drop autotools supportDmitry V. Levin2024-10-231-39/+0
* meson: build Linux-PAM using mesonDmitry V. Levin2024-09-101-0/+1
* build: parametrize libtool subdirectoryDmitry V. Levin2024-08-221-8/+8
* modules: add pamc headers to the search path only when neededTobias Stoeckmann2024-01-211-2/+1
* pam_succeed_if: add unit testTobias Stoeckmann2024-01-142-1/+91
* pam_succeed_if: empty strings are no numberTobias Stoeckmann2024-01-141-2/+2
* pam_succeed_if: allow very long field valuesTobias Stoeckmann2024-01-141-23/+16
* pam_succeed_if: do not call pam_sm_authenticateDmitry V. Levin2024-01-131-11/+21
* treewide: strictly separate builddir and srcdirTobias Stoeckmann2024-01-121-1/+1
* pam_succeed_if: avoid returning garbage for empty configurationChristian Göttsche2023-08-071-0/+1
* pam_succeed_if: do not use the result of keyword substitution for keyword matchDmitry V. Levin2023-04-201-22/+14
* 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-162-64/+46
* modules: downgrade syslog level for pam_get_user errorsDmitry V. Levin2020-05-221-2/+2
* modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESSDmitry V. Levin2020-05-151-1/+1
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-031-6/+0
* pam_succeed_if: do not override the default promptDmitry V. Levin2020-05-031-8/+1
* 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-2/+2
* 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-3/+1
* 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 tests in EXTRA_DIST uniformlyDmitry V. Levin2020-04-271-1/+1
* Fix warnings from the recent PR mergesTomas Mraz2020-02-181-6/+20
* pam_succeed_if: Add list support for group membership checksSerghei Anicheev2020-02-182-13/+29
* 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/+2
* Fix or suppress various warnings when compiling with -Wall -WextraTomas Mraz2019-12-161-2/+9
* pam_succeed_if: Request user data only when neededOlaf Mandel2019-05-231-17/+26
* Unification and cleanup of syslog log levels.Tomas Mraz2016-06-301-4/+4
* innetgr may not be there so make sure that when innetgr is not presentThorsten Kukuk2016-04-041-4/+13
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-19/+6
* pam_succeed_if: Fix copy&paste error in rhost and tty values.Tomas Mraz2014-10-171-2/+2
* pam_succeed_if: Use long long type for numeric valuesTomas Mraz2014-10-171-10/+10
* Add possibility to match ruser, rhost, and tty in pam_succeed_if.Tomas Mraz2012-01-132-5/+32
* 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-10/+0
* Rename all .cvsignore files to .gitignoreDmitry V. Levin2011-10-271-0/+0
* Relevant BUGIDs: 2917257Thorsten Kukuk2010-07-122-4/+20
* Relevant BUGIDs:Thorsten Kukuk2009-06-281-1/+2
* Relevant BUGIDs:Tomas Mraz2009-06-011-1/+1
* Relevant BUGIDs: rhbz#495941Tomas Mraz2009-04-161-7/+7
* Relevant BUGIDs:Thorsten Kukuk2008-08-181-3/+4
* Relevant BUGIDs:Tomas Mraz2008-06-192-39/+42
* Relevant BUGIDs:Thorsten Kukuk2008-01-083-315/+2
* Relevant BUGIDs: 1863490Thorsten Kukuk2008-01-073-70/+118
* Relevant BUGIDs: Red Hat #295151Thorsten Kukuk2007-09-271-6/+12
* Relevant BUGIDs:Thorsten Kukuk2007-09-021-2/+2