index
:
sssd.git
ad_domain_local_groups
add_upn_support_for_sid_requests
certificate_mapping
email-login
fill_grent_with_view
fq_review
gdm_sc_fix
ipa_automatic_enterprise
ipa_provider_n2
jhrozek-nssattr
jhrozek_sysdb_fqdn
krb5_rebase
libwbclient-0.13
master
master-upn-from_pac
memberof_default_view
my_head
new_backend_target
one_certificate_multiple_users
pam
policy_stuff
prompting
python_api
review
simo
smartcard
sssd-1-2-proxy
subdomain-password-authentication
subdomains
wip
wip-extdom
wip-views
Unnamed repository; edit this file to name it for gitweb.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
responder
Commit message (
Expand
)
Author
Age
Files
Lines
*
coding style fix
Pavel Březina
2013-03-20
1
-1
/
+1
*
change responder contexts hierarchy
Pavel Březina
2013-03-20
6
-65
/
+94
*
do not leak memory on failure in *_process_init()
Pavel Březina
2013-03-20
7
-35
/
+62
*
Move SELinux processing to provider.
Michal Zidek
2013-03-19
1
-309
/
+0
*
Removing unused declaration of functions and variable.
Lukas Slebodnik
2013-03-19
1
-1
/
+0
*
Move sss_cmd_execute from client to responder code.
Jakub Hrozek
2013-03-08
3
-7
/
+15
*
Debug message in sss_mc_create_file.
Michal Zidek
2013-03-07
1
-0
/
+5
*
File descriptor leak in nss responder.
Michal Zidek
2013-03-07
1
-18
/
+43
*
Removing unused parameter type from sudosrv_get_sudorules_query_cache()
Lukas Slebodnik
2013-03-07
1
-6
/
+4
*
Remove the alt_db_path parameter of sysdb_init
Michal Zidek
2013-03-05
1
-1
/
+1
*
Use the same dbg level for all ncache hits.
Michal Zidek
2013-03-04
2
-21
/
+28
*
Remove unused functions
Jakub Hrozek
2013-03-04
4
-36
/
+0
*
autofs: fix invalid header 'number of entries' in packet
Pavel Březina
2013-03-01
1
-1
/
+5
*
if selinux is disabled, ignore that selogin dir is missing
Pavel Březina
2013-02-26
1
-3
/
+15
*
Fix uninitialized time_t var in responder
Ondrej Kos
2013-02-21
1
-1
/
+1
*
Lower the DEBUG level if an entry cannot be deleted from memcache
Jakub Hrozek
2013-02-14
1
-3
/
+3
*
Introduce IS_SUBDOMAIN() macro
Simo Sorce
2013-02-10
4
-8
/
+8
*
Parent and subdomains use the same sysdb
Simo Sorce
2013-02-10
2
-71
/
+8
*
Change the way domains are linked.
Simo Sorce
2013-02-10
3
-78
/
+32
*
Add function get_next_domain()
Simo Sorce
2013-02-10
11
-101
/
+83
*
Update main domain info in place
Simo Sorce
2013-02-10
1
-21
/
+4
*
Avoid sysdb_subdom in sysdb_get_subdomains()
Simo Sorce
2013-02-10
1
-30
/
+7
*
Add realm info to sss_domain_info
Simo Sorce
2013-02-10
1
-0
/
+1
*
NSS: Add original homedir to home directory template options
Stephen Gallagher
2013-02-10
2
-6
/
+7
*
Check that strings do not go beyond the end of the packet body in autofs and ...
Jan Cholasta
2013-01-23
2
-7
/
+7
*
sudo responder: change num_rules type from size_t to uint32_t
Pavel Březina
2013-01-22
5
-20
/
+20
*
Invalidate user entry even if there are no groups
Jakub Hrozek
2013-01-16
1
-6
/
+1
*
NSS: invalidate memcache user entry on initgr, too
Jakub Hrozek
2013-01-16
1
-0
/
+11
*
Add domain to some subdomain functions
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain arguments to sysdb sudo functions
Simo Sorce
2013-01-15
1
-4
/
+5
*
Add domain arguments to sysdb ssh functions
Simo Sorce
2013-01-15
1
-3
/
+4
*
Add domain arguments to sysdb services functions
Simo Sorce
2013-01-15
1
-6
/
+6
*
Add domain argument to sysdb selinux functions
Simo Sorce
2013-01-15
1
-2
/
+4
*
Add domain argument to sysdb autofs functions
Simo Sorce
2013-01-15
1
-2
/
+2
*
Add domain argument to sysdb_delete_user()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain argument to sysdb_search_custom()
Simo Sorce
2013-01-15
1
-3
/
+7
*
Add domain argument to sysdb_cache_auth()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain argument to sysdb_store_user()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2013-01-15
2
-12
/
+10
*
Add domain to sysdb_search_group_by_gid()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain to sysdb_search_user_by_uid()
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain argument to sysdb_get_user_attr()
Simo Sorce
2013-01-15
2
-3
/
+3
*
Add domain argument to sysdb_initgroups()
Simo Sorce
2013-01-15
2
-3
/
+4
*
Add domain option to sysdb_get/netgr/attrs() fns
Simo Sorce
2013-01-15
1
-1
/
+1
*
Pass domain to sysdb_enum<pw/gr>ebt() functions
Simo Sorce
2013-01-15
1
-4
/
+4
*
Pass domain to sysdb_get<pwu/grg><id() functions
Simo Sorce
2013-01-15
1
-2
/
+2
*
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
2013-01-15
3
-13
/
+7
*
Make sysdb_domain_dn() require a domain.
Simo Sorce
2013-01-15
1
-1
/
+1
*
Make sysdb_user_dn() require a domain explictly.
Simo Sorce
2013-01-15
1
-1
/
+1
*
Refactor sysdb initialization
Simo Sorce
2013-01-15
2
-2
/
+1
[next]