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
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move SELinux processing to provider.
Michal Zidek
2013-03-19
1
-107
/
+0
*
Fix initialization of multiple variables
Ondrej Kos
2013-03-13
1
-1
/
+1
*
Remove the alt_db_path parameter of sysdb_init
Michal Zidek
2013-03-05
2
-11
/
+2
*
Use SSSD specific errors for offline auth
Simo Sorce
2013-03-04
1
-8
/
+9
*
sysdb: try dealing with binary-content attributes
Jan Engelhardt
2013-02-26
2
-0
/
+12
*
Introduce IS_SUBDOMAIN() macro
Simo Sorce
2013-02-10
1
-2
/
+2
*
Change the way domains are linked.
Simo Sorce
2013-02-10
2
-106
/
+68
*
Remove sysdb_subdom completely
Simo Sorce
2013-02-10
2
-30
/
+6
*
Add sysdb_subdomain_store() function
Simo Sorce
2013-02-10
2
-37
/
+103
*
Refactor sysdb_master_domain_add_info()
Simo Sorce
2013-02-10
2
-27
/
+22
*
Update main domain info in place
Simo Sorce
2013-02-10
2
-36
/
+30
*
Avoid sysdb_subdom in sysdb_get_subdomains()
Simo Sorce
2013-02-10
2
-58
/
+38
*
SYSDB: Expire group if adding ghost users fails with EEXIST
Jakub Hrozek
2013-01-23
1
-2
/
+36
*
SYSDB: make the sss_ldb_modify_permissive function public
Jakub Hrozek
2013-01-23
2
-2
/
+11
*
sudo responder: change num_rules type from size_t to uint32_t
Pavel Březina
2013-01-22
2
-5
/
+5
*
LDAP: Compare lists of DNs when saving autofs entries
Jakub Hrozek
2013-01-21
2
-9
/
+31
*
Tidy up BASE dn macros
Simo Sorce
2013-01-16
1
-4
/
+4
*
Stop creating fake sysdb contexts
Simo Sorce
2013-01-15
2
-25
/
+0
*
Kill sysdb->domain
Simo Sorce
2013-01-15
3
-5
/
+0
*
Move mpg flag to the domain where it belongs
Simo Sorce
2013-01-15
5
-16
/
+8
*
Pass the domain to upgrade functions
Simo Sorce
2013-01-15
3
-13
/
+17
*
Add domain to some subdomain functions
Simo Sorce
2013-01-15
2
-5
/
+8
*
Add domain arguments to sysdb sudo functions
Simo Sorce
2013-01-15
2
-26
/
+42
*
Add domain arguments to sysdb ssh functions
Simo Sorce
2013-01-15
2
-8
/
+20
*
Add domain arguments to sysdb services functions
Simo Sorce
2013-01-15
2
-20
/
+34
*
Add domain argument to sysdb selinux functions
Simo Sorce
2013-01-15
2
-15
/
+27
*
Add domain argument to sysdb autofs functions
Simo Sorce
2013-01-15
3
-16
/
+34
*
Add domain arguemnt to sysdb_get_real_name()
Simo Sorce
2013-01-15
2
-1
/
+3
*
Add domain argument to sysdb_idmap_ funcitons
Simo Sorce
2013-01-15
2
-13
/
+11
*
Add domain argument to sysdb_remove_attrs()
Simo Sorce
2013-01-15
4
-7
/
+11
*
Add domain argument to sysdb_has/set_enumerated()
Simo Sorce
2013-01-15
2
-7
/
+7
*
Add domain arg to sysdb_search/delete_netgroup()
Simo Sorce
2013-01-15
2
-2
/
+6
*
Add domain argument to sysdb_delete_group()
Simo Sorce
2013-01-15
3
-21
/
+5
*
Add domain argument to sysdb_search_groups()
Simo Sorce
2013-01-15
2
-2
/
+5
*
Add domain argument to sysdb_delete_user()
Simo Sorce
2013-01-15
3
-16
/
+5
*
Add domain arg to sysdb_search_users()
Simo Sorce
2013-01-15
2
-1
/
+3
*
Add domain to sysdb_delete_custom
Simo Sorce
2013-01-15
5
-4
/
+6
*
Add domain argument to sysdb_search_custom()
Simo Sorce
2013-01-15
5
-8
/
+12
*
Add domain argument to sysdb_store_custom()
Simo Sorce
2013-01-15
5
-4
/
+6
*
Add domain argument to sysdb_cache_auth()
Simo Sorce
2013-01-15
2
-3
/
+5
*
Add domain argument to sysdb_cache_password()
Simo Sorce
2013-01-15
2
-1
/
+3
*
Add domain arg to sysdb group member functions
Simo Sorce
2013-01-15
2
-9
/
+18
*
Add domain argument to sysdb_store_group()
Simo Sorce
2013-01-15
3
-23
/
+6
*
Add domain argument to sysdb_store_user()
Simo Sorce
2013-01-15
3
-35
/
+7
*
Add domain arguments to sysdb_add_inetgroup fns.
Simo Sorce
2013-01-15
2
-3
/
+7
*
Add domain arguments to sysdb_add_group functions.
Simo Sorce
2013-01-15
2
-8
/
+14
*
Add domain argument to sysdb_add_user()
Simo Sorce
2013-01-15
2
-7
/
+9
*
Add domain argument to sysdb_add_basic_user()
Simo Sorce
2013-01-15
2
-2
/
+5
*
Add domain argument to sysdb_get_new_id()
Simo Sorce
2013-01-15
2
-5
/
+5
*
Add domain argument to sysdb_set_netgroup_attr()
Simo Sorce
2013-01-15
2
-2
/
+4
[next]