summaryrefslogtreecommitdiffstats
path: root/server/responder
Commit message (Expand)AuthorAgeFilesLines
* Do not duplicate attribute names macros.Simo Sorce2009-03-091-2/+2
* use fixed paths to sockets to make sure clients and server are using the sameSumit Bose2009-03-096-59/+76
* Fix reporting non-default users.Simo Sorce2009-03-062-301/+314
* Remove _PW_ and _GR_ from SYSDB_ definesSimo Sorce2009-03-052-17/+17
* Implement GetCachedUsers in the InfoPipeStephen Gallagher2009-03-051-2/+2
* added password reset by rootSumit Bose2009-03-051-0/+5
* added a privileged pipeSumit Bose2009-03-056-8/+137
* Add enumeration backout period.Simo Sorce2009-03-043-2/+39
* Simplify some aspects of pam_LOCAL_domainSimo Sorce2009-03-043-138/+87
* replaced pure ldb calls with sysdb callsSumit Bose2009-03-033-120/+309
* first version of LOCAL pam backendSumit Bose2009-03-025-2/+354
* Fix confdb issues.Simo Sorce2009-02-281-5/+5
* Refactor creation of domain_map into confdbStephen Gallagher2009-02-274-168/+31
* Serialize access to sysdb and also exposes ldb transactions.Simo Sorce2009-02-262-30/+53
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-269-59/+59
* Add PAM responderSumit Bose2009-02-2417-0/+5087