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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
Add domain argument to sysdb_delete_user()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain argument to sysdb_store_user()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain to sysdb_search_group_by_gid()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain to sysdb_search_user_by_uid()
Simo Sorce
1
-1
/
+2
2013-01-15
Add domain argument to sysdb_initgroups()
Simo Sorce
1
-1
/
+2
2013-01-15
Make sysdb_domain_dn() require a domain.
Simo Sorce
1
-1
/
+1
2013-01-15
Make sysdb_user_dn() require a domain explictly.
Simo Sorce
1
-1
/
+1
2013-01-08
Refactor gid handling in the PAC responder
Sumit Bose
3
-84
/
+202
2013-01-08
PAC responder: check if existing user differs
Sumit Bose
3
-13
/
+64
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
Remote groups do not have an original DN attribute
Sumit Bose
1
-40
/
+34
2013-01-08
Save domain and GID for groups from the configured domain
Sumit Bose
3
-17
/
+47
2013-01-08
Always get user data from PAC
Sumit Bose
1
-7
/
+7
2013-01-08
Add find_domain_by_id()
Sumit Bose
2
-0
/
+42
2013-01-08
Use struct pac_grp instead of gid_t for groups from PAC
Sumit Bose
3
-18
/
+25
2012-12-18
RESPONDERS: Create a common file with service names and versions
Jakub Hrozek
1
-3
/
+1
2012-12-10
PAC: check the return value of diff_git_lists
Jakub Hrozek
1
-0
/
+4
2012-11-20
LDAP: Only convert direct parents' ghost attribute to member
Jakub Hrozek
1
-1
/
+1
2012-11-19
Refactor the way subdomain accounts are saved
Simo Sorce
2
-25
/
+42
2012-11-10
Store the original group DN in the subdomain user object
Sumit Bose
1
-26
/
+58
2012-11-10
Get lists of GIDs to be added and deleted and use them
Sumit Bose
1
-3
/
+89
2012-11-10
Add pac_user_get_grp_info() to read current group memberships
Sumit Bose
1
-0
/
+106
2012-11-10
Add diff_gid_lists() with test
Sumit Bose
2
-0
/
+172
2012-10-29
Include talloc log in our debug facility
Michal Zidek
1
-1
/
+1
2012-10-26
pac responder: add user principal and name alias to cached user object
Sumit Bose
3
-4
/
+46
2012-10-26
pac responder: use only lower case user name
Sumit Bose
2
-5
/
+15
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
2
-6
/
+2
2012-07-10
pac responder: limit access by checking UIDs
Sumit Bose
1
-0
/
+19
2012-07-06
Set file descriptor limits in pac responder
Sumit Bose
1
-0
/
+15
2012-06-21
Add range support to PAC responder
Sumit Bose
3
-45
/
+140
2012-06-21
PAC responder: add the core functionality
Sumit Bose
2
-2
/
+471
2012-06-21
PAC responder: add some utility functions
Jan Zeleny
2
-0
/
+549
2012-06-21
PAC responder: add basic infrastructure
Sumit Bose
3
-0
/
+340