summaryrefslogtreecommitdiffstats
path: root/src/responder/pac/pacsrv_utils.c
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-081-62/+161
* PAC responder: check if existing user differsSumit Bose2013-01-081-0/+42
* 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
* Save domain and GID for groups from the configured domainSumit Bose2013-01-081-0/+27
* Add find_domain_by_id()Sumit Bose2013-01-081-0/+39
* Use struct pac_grp instead of gid_t for groups from PACSumit Bose2013-01-081-11/+13
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-191-23/+29
* Add diff_gid_lists() with testSumit Bose2012-11-121-0/+156
* pac responder: add user principal and name alias to cached user objectSumit Bose2012-11-051-1/+41
* pac responder: use only lower case user nameSumit Bose2012-11-051-3/+5
* pac responder: fix copy-and-paste errorSumit Bose2012-11-051-7/+0
* SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek2012-09-241-4/+1
* Add range support to PAC responderSumit Bose2012-06-211-40/+132
* PAC responder: add some utility functionsJan Zeleny2012-06-211-0/+494