index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
responder
/
pac
/
pacsrv_utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-26
PAC: if user entry already exists keep it
Sumit Bose
1
-39
/
+0
2013-06-07
New utility function sss_get_domain_name
Jakub Hrozek
1
-5
/
+1
2013-06-06
Enhance PAC responder for AD users
Sumit Bose
1
-740
/
+197
2013-05-30
Add utility functions for formatting fully-qualified names
Jakub Hrozek
1
-2
/
+1
2013-05-10
Add missing \n to debug string
Sumit Bose
1
-1
/
+1
2013-04-21
Fix and rename get_my_domain_data()
Sumit Bose
1
-5
/
+7
2013-04-10
Allow using flatname for subdomain home dir template
Jakub Hrozek
1
-1
/
+1
2013-02-10
Parent and subdomains use the same sysdb
Simo Sorce
1
-5
/
+1
2013-02-10
Change the way domains are linked.
Simo Sorce
1
-10
/
+1
2013-02-10
Add function get_next_domain()
Simo Sorce
1
-1
/
+1
2013-02-10
NSS: Add original homedir to home directory template options
Stephen Gallagher
1
-1
/
+1
2013-01-15
Make sysdb_domain_dn() require a domain.
Simo Sorce
1
-1
/
+1
2013-01-08
Refactor gid handling in the PAC responder
Sumit Bose
1
-62
/
+161
2013-01-08
PAC responder: check if existing user differs
Sumit Bose
1
-0
/
+42
2013-01-08
Use hash table to collect GIDs from PAC to avoid dups
Sumit Bose
1
-18
/
+86
2013-01-08
Read remote groups from PAC
Sumit Bose
1
-3
/
+52
2013-01-08
Save domain and GID for groups from the configured domain
Sumit Bose
1
-0
/
+27
2013-01-08
Add find_domain_by_id()
Sumit Bose
1
-0
/
+39
2013-01-08
Use struct pac_grp instead of gid_t for groups from PAC
Sumit Bose
1
-11
/
+13
2012-11-19
Refactor the way subdomain accounts are saved
Simo Sorce
1
-23
/
+29
2012-11-10
Add diff_gid_lists() with test
Sumit Bose
1
-0
/
+156
2012-10-26
pac responder: add user principal and name alias to cached user object
Sumit Bose
1
-1
/
+41
2012-10-26
pac responder: use only lower case user name
Sumit Bose
1
-3
/
+5
2012-10-26
pac responder: fix copy-and-paste error
Sumit Bose
1
-7
/
+0
2012-09-24
SYSDB: Remove unnecessary domain parameter from several sysdb calls
Jakub Hrozek
1
-4
/
+1
2012-06-21
Add range support to PAC responder
Sumit Bose
1
-40
/
+132
2012-06-21
PAC responder: add some utility functions
Jan Zeleny
1
-0
/
+494