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_cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-26
PAC: Skip SIDs that cannot be resolved to domain
Jakub Hrozek
1
-2
/
+4
2013-08-26
PAC: use SID instead of GID to search for groups
Sumit Bose
1
-48
/
+41
2013-08-26
PAC: do not fail if a single group cannot be added/removed
Sumit Bose
1
-18
/
+31
2013-08-26
PAC: read user DN instead of constructing it
Sumit Bose
1
-5
/
+17
2013-08-26
PAC: handle non-POSIX groups in cache
Sumit Bose
1
-10
/
+9
2013-08-26
PAC: do not create users with missing GID
Sumit Bose
1
-0
/
+14
2013-08-26
PAC: if user entry already exists keep it
Sumit Bose
1
-45
/
+10
2013-06-24
PAC: do not delete originalDN or cached password if present
Sumit Bose
1
-1
/
+26
2013-06-19
PAC: do not expect that sysdb_search_object_by_sid() return ENOENT
Sumit Bose
1
-8
/
+8
2013-06-07
New utility function sss_get_domain_name
Jakub Hrozek
1
-14
/
+9
2013-06-06
Enhance PAC responder for AD users
Sumit Bose
1
-133
/
+455
2013-05-30
Add utility functions for formatting fully-qualified names
Jakub Hrozek
1
-2
/
+2
2013-05-02
Remove unused TALLOC_CTX from responder_get_domain()
Sumit Bose
1
-2
/
+2
2013-04-21
Fix and rename get_my_domain_data()
Sumit Bose
1
-3
/
+3
2013-03-04
Remove unused functions
Jakub Hrozek
1
-16
/
+0
2013-02-10
Introduce IS_SUBDOMAIN() macro
Simo Sorce
1
-1
/
+1
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_user_dn() require a domain explictly.
Simo Sorce
1
-1
/
+1
2013-01-08
Refactor gid handling in the PAC responder
Sumit Bose
1
-17
/
+35
2013-01-08
PAC responder: check if existing user differs
Sumit Bose
1
-13
/
+20
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
1
-17
/
+19
2013-01-08
Always get user data from PAC
Sumit Bose
1
-7
/
+7
2013-01-08
Use struct pac_grp instead of gid_t for groups from PAC
Sumit Bose
1
-4
/
+4
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
1
-2
/
+13
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-10-26
pac responder: add user principal and name alias to cached user object
Sumit Bose
1
-2
/
+3
2012-10-26
pac responder: use only lower case user name
Sumit Bose
1
-2
/
+10
2012-09-24
SYSDB: Remove unnecessary domain parameter from several sysdb calls
Jakub Hrozek
1
-2
/
+1
2012-06-21
Add range support to PAC responder
Sumit Bose
1
-2
/
+4
2012-06-21
PAC responder: add the core functionality
Sumit Bose
1
-1
/
+470
2012-06-21
PAC responder: add basic infrastructure
Sumit Bose
1
-0
/
+61