summaryrefslogtreecommitdiffstats
path: root/src/responder/pac
Commit message (Expand)AuthorAgeFilesLines
* NSS: Add original homedir to home directory template optionssssd-1.9.2-101.el6Stephen Gallagher2013-08-081-1/+1
* Refactor gid handling in the PAC responderSumit Bose2013-01-083-84/+202
* PAC responder: check if existing user differsSumit Bose2013-01-083-13/+64
* Use hash table to collect GIDs from PAC to avoid dupsSumit Bose2013-01-081-18/+86
* Read remote groups from PACSumit Bose2013-01-081-3/+52
* Remote groups do not have an original DN attributeSumit Bose2013-01-081-40/+34
* Save domain and GID for groups from the configured domainSumit Bose2013-01-083-17/+47
* Always get user data from PACSumit Bose2013-01-081-7/+7
* Add find_domain_by_id()Sumit Bose2013-01-082-0/+42
* Use struct pac_grp instead of gid_t for groups from PACSumit Bose2013-01-083-18/+25
* RESPONDERS: Create a common file with service names and versionsJakub Hrozek2012-12-181-3/+1
* PAC: check the return value of diff_git_listsJakub Hrozek2012-12-141-0/+4
* LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek2012-11-211-1/+1
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-192-25/+42
* Store the original group DN in the subdomain user objectSumit Bose2012-11-121-26/+58
* Get lists of GIDs to be added and deleted and use themSumit Bose2012-11-121-3/+89
* Add pac_user_get_grp_info() to read current group membershipsSumit Bose2012-11-121-0/+106
* Add diff_gid_lists() with testSumit Bose2012-11-122-0/+172
* pac responder: add user principal and name alias to cached user objectSumit Bose2012-11-053-4/+46
* pac responder: use only lower case user nameSumit Bose2012-11-052-5/+15
* pac responder: fix copy-and-paste errorSumit Bose2012-11-051-7/+0
* SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek2012-09-242-6/+2
* pac responder: limit access by checking UIDsSumit Bose2012-07-101-0/+19
* Set file descriptor limits in pac responderSumit Bose2012-07-061-0/+15
* Add range support to PAC responderSumit Bose2012-06-213-45/+140
* PAC responder: add the core functionalitySumit Bose2012-06-212-2/+471
* PAC responder: add some utility functionsJan Zeleny2012-06-212-0/+549
* PAC responder: add basic infrastructureSumit Bose2012-06-213-0/+340