summaryrefslogtreecommitdiffstats
path: root/src/responder/pam
Commit message (Expand)AuthorAgeFilesLines
* Fix unchecked return values of pam_add_responsesssd-1_5_11Jakub Hrozek2011-07-051-4/+12
* Perform initgroups lookups for all domainsStephen Gallagher2011-02-211-3/+5
* Perform initgroups lookup for PAMStephen Gallagher2011-01-211-1/+3
* Use DEFAULT_PAM_VERBOSITY if config value cannot be retrievedSumit Bose2011-01-191-1/+1
* Add pam_pwd_expiration_warning config optionSumit Bose2011-01-191-12/+47
* Validate user supplied size of data itemsSumit Bose2011-01-111-76/+75
* Update the ID cache for any PAM requestStephen Gallagher2010-12-223-8/+21
* Ensure ID is checked in all domains for PAMStephen Gallagher2010-12-221-0/+2
* Remove unused newauthtok variable in LOCAL_pam_handlerSumit Bose2010-12-141-3/+0
* Eliminate possible NULL-dereference in pam_check_user_searchStephen Gallagher2010-12-141-0/+7
* Add support for server-side pam response messagesSumit Bose2010-12-031-0/+2
* Introduce pam_verbosity config optionSumit Bose2010-11-151-11/+90
* Avoid long long in messages to PAM client use int64_tSumit Bose2010-11-151-7/+7
* Move crypto functions into its own subdirJakub Hrozek2010-09-081-1/+1
* Honor filter_users in PAMStephen Gallagher2010-06-173-10/+47
* Remove dead code from the PAM responderJakub Hrozek2010-06-062-13/+0
* Add support for delayed kinit if offlineSumit Bose2010-05-261-1/+1
* sysdb: remove remaining traces of sysdb_handleSimo Sorce2010-04-121-1/+0
* sysdb: convert sysdb_get_user_attrSimo Sorce2010-04-121-57/+39
* sysdb: convert sysdb_getpwnamSimo Sorce2010-04-122-219/+119
* Remove remaining use of sysdb_transaction_sendSimo Sorce2010-04-122-232/+32
* sysdb: convert sysdb_cache_authSimo Sorce2010-04-121-47/+39
* sysdb: convert sysdb_set_entry/user/group_attrSimo Sorce2010-04-122-45/+7
* Fix warnings from -Wmissing-field-initializersSumit Bose2010-03-251-17/+17
* Fix a series of memory leaks in the SBUSStephen Gallagher2010-03-171-3/+5
* Properly handle dbus send attempts on a closed connectionStephen Gallagher2010-03-151-22/+5
* Reopen logs when SIGHUP is caughtJakub Hrozek2010-03-081-0/+1
* Add forgotten \n in DEBUG statementsMartin Nagy2010-03-041-1/+1
* Eliminate monitor reconfigStephen Gallagher2010-03-041-13/+0
* Store lastLogin attribute when authenticating onlineJakub Hrozek2010-02-231-0/+5
* Remove unnecessary "domain" parameter from DP registrationStephen Gallagher2010-02-221-1/+1
* Remove unneeded items from struct pam_dataSumit Bose2010-02-191-18/+0
* Rename server/ directory to src/Stephen Gallagher2010-02-185-0/+2080