summaryrefslogtreecommitdiffstats
path: root/src/responder
Commit message (Expand)AuthorAgeFilesLines
* Honor filter_users in PAMStephen Gallagher2010-06-173-10/+47
* Move setup of filter_users and filter_groups to negcache.cStephen Gallagher2010-06-173-187/+220
* Refactor the negative cacheStephen Gallagher2010-06-175-57/+57
* Ensure that all domains are checked for users/groupsStephen Gallagher2010-06-171-3/+15
* Properly null-terminate socket pathStephen Gallagher2010-06-141-2/+4
* Check the correct variable for NULL after creating timerStephen Gallagher2010-06-101-1/+1
* Remove dead code from the PAM responderJakub Hrozek2010-06-062-13/+0
* Add support for delayed kinit if offlineSumit Bose2010-05-261-1/+1
* Use SO_PEERCRED on the PAM socketSumit Bose2010-04-162-1/+55
* Revert "Add better checks on PAM socket"Sumit Bose2010-04-162-140/+1
* sysydb: Finally stop using a common event contextSimo Sorce2010-04-121-1/+1
* sysdb: remove remaining traces of sysdb_handleSimo Sorce2010-04-121-1/+0
* sysdb: convert sysdb_initgroupsSimo Sorce2010-04-121-222/+117
* Adjust fill_pwent and fill_grentSimo Sorce2010-04-121-13/+13
* sysdb: convert sysdb_enumgrentSimo Sorce2010-04-121-161/+106
* sysdb: convert sysdb_enumpwentSimo Sorce2010-04-121-172/+116
* sysdb: convert sysdb_get_user_attrSimo Sorce2010-04-121-57/+39
* sysdb: convert sysdb_getgrgidSimo Sorce2010-04-121-193/+109
* sysdb: convert sysdb_getgrnamSimo Sorce2010-04-121-223/+134
* sysdb: convert sysdb_getpwuidSimo Sorce2010-04-121-198/+107
* sysdb: convert sysdb_getpwnamSimo Sorce2010-04-123-448/+309
* 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-252-18/+18
* Fix a series of memory leaks in the SBUSStephen Gallagher2010-03-172-7/+6
* Fixes for client communicationSumit Bose2010-03-172-9/+17
* Fixed buffer alignment in exchange_credentials().George McCollister2010-03-151-3/+7
* Properly handle dbus send attempts on a closed connectionStephen Gallagher2010-03-152-44/+15
* Add better checks on PAM socketSumit Bose2010-03-112-1/+136
* Make filter_users and filter_groups also per-domainJakub Hrozek2010-03-081-13/+109
* Reopen logs when SIGHUP is caughtJakub Hrozek2010-03-082-0/+2
* Fixed alignment problems in nss client/serverGeorge McCollister2010-03-081-6/+5
* Add forgotten \n in DEBUG statementsMartin Nagy2010-03-045-9/+9
* Eliminate monitor reconfigStephen Gallagher2010-03-042-27/+0
* Store lastLogin attribute when authenticating onlineJakub Hrozek2010-02-231-0/+5
* Remove unnecessary "domain" parameter from DP registrationStephen Gallagher2010-02-223-3/+3
* Remove unneeded items from struct pam_dataSumit Bose2010-02-191-18/+0
* Rename server/ directory to src/Stephen Gallagher2010-02-1816-0/+7801