aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_group/pam_group.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* modules: enclose macro parameterChristian Göttsche2024-02-221-1/+1
* pam_group: ensure correct argument type when printing debug outputBenny Baumann2023-11-131-1/+1
* treewide: do not cast calloc/malloc/reallocTobias Stoeckmann2023-11-121-3/+2
* modules: cast to unsigned char for character handling functionChristian Göttsche2023-08-071-8/+8
* modules: make use of secure memory erasureChristian Göttsche2023-02-281-4/+5
* pam_group: use vendor specific group.conf as fallbackStefan Schubert2022-01-251-14/+31
* modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour...Dmitry V. Levin2022-01-231-0/+1
* 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-11/+2
* pam_group, pam_time: Fix logical error with multiple ! operatorsTomas Mraz2020-02-241-0/+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-17/+2
* Rewrite of the field parsing in pam_group and pam_time.Tomas Mraz2011-06-061-146/+135
* Relevant BUGIDs: #3035919, #3002340, #3037155Thorsten Kukuk2010-08-041-0/+3
* Relevant BUGIDs: 2892529Thorsten Kukuk2009-12-081-3/+3
* Relevant BUGIDs:Tomas Mraz2008-12-011-4/+4
* Relevant BUGIDs:Tomas Mraz2008-11-241-1/+1
* Relevant BUGIDs:Thorsten Kukuk2007-10-081-0/+7
* Relevant BUGIDs:Thorsten Kukuk2006-06-161-11/+10
* Relevant BUGIDs:Thorsten Kukuk2006-06-151-8/+6
* Relevant BUGIDs: 1428276Thorsten Kukuk2006-06-151-1/+2
* Relevant BUGIDs:Thorsten Kukuk2006-02-101-43/+0
* Relevant BUGIDs: noneThorsten Kukuk2005-12-161-6/+6
* Relevant BUGIDs: noneDmitry V. Levin2005-12-121-30/+39
* Relevant BUGIDs: 562730, 435990Tomas Mraz2005-11-091-5/+8
* Relevant BUGIDs:Tomas Mraz2005-09-211-2/+2
* Relevant BUGIDs: noneThorsten Kukuk2005-09-041-53/+50
* Relevant BUGIDs: noneThorsten Kukuk2005-08-181-2/+0
* Relevant BUGIDs: noneThorsten Kukuk2005-08-161-13/+12
* Relevant BUGIDs: noneThorsten Kukuk2005-07-201-0/+2
* Relevant BUGIDs: noneThorsten Kukuk2005-06-091-4/+7
* Relevant BUGIDs: noneThorsten Kukuk2005-04-291-7/+11
* Relevant BUGIDs:Tomas Mraz2005-04-191-1/+1
* Relevant BUGIDs:Thorsten Kukuk2004-09-241-7/+8
* Relevant BUGIDs:Thorsten Kukuk2004-09-221-0/+8
* Relevant BUGIDs:Thorsten Kukuk2004-09-151-1/+1
* Relevant BUGIDs: 416229Andrew G. Morgan2001-05-081-0/+7
* Relevant BUGIDs: 116076Andrew G. Morgan2000-11-261-1/+3
* Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474Andrew G. Morgan2000-11-191-1/+5
* Initial revisionAndrew G. Morgan2000-06-201-0/+843