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