summaryrefslogtreecommitdiffstats
path: root/src/responder/pac/pacsrv.h
Commit message (Expand)AuthorAgeFilesLines
* PAC: handle non-POSIX groups in cacheSumit Bose2013-08-261-1/+0
* PAC: if user entry already exists keep itSumit Bose2013-08-261-2/+0
* Enhance PAC responder for AD usersSumit Bose2013-06-061-54/+7
* Fix and rename get_my_domain_data()Sumit Bose2013-04-211-4/+4
* Remove unused functionsJakub Hrozek2013-03-041-2/+0
* Refactor gid handling in the PAC responderSumit Bose2013-01-081-5/+6
* PAC responder: check if existing user differsSumit Bose2013-01-081-0/+2
* Save domain and GID for groups from the configured domainSumit Bose2013-01-081-0/+1
* Add find_domain_by_id()Sumit Bose2013-01-081-0/+3
* Use struct pac_grp instead of gid_t for groups from PACSumit Bose2013-01-081-3/+8
* RESPONDERS: Create a common file with service names and versionsJakub Hrozek2012-12-181-3/+1
* Add diff_gid_lists() with testSumit Bose2012-11-101-0/+16
* pac responder: add user principal and name alias to cached user objectSumit Bose2012-10-261-1/+2
* Add range support to PAC responderSumit Bose2012-06-211-3/+4
* PAC responder: add some utility functionsJan Zeleny2012-06-211-0/+55
* PAC responder: add basic infrastructureSumit Bose2012-06-211-0/+52