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
/
db
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
Add support for new ipaRangeType attribute
Sumit Bose
2
-0
/
+18
2013-06-09
DB: Don't add invalid ranges
Ondrej Kos
1
-7
/
+10
2013-06-07
New utility function sss_get_domain_name
Jakub Hrozek
1
-14
/
+4
2013-06-06
Read SIDs of groups with sysdb_initgroups() as well
Sumit Bose
1
-0
/
+1
2013-05-30
Add utility functions for formatting fully-qualified names
Jakub Hrozek
1
-4
/
+2
2013-05-20
Fixing critical format string issues.
Lukas Slebodnik
1
-1
/
+2
2013-05-02
sysdb: add sysdb_search_object_by_sid()
Sumit Bose
2
-0
/
+62
2013-04-29
Only try to relink ghost users if we're not enumerating
Jakub Hrozek
1
-4
/
+9
2013-03-19
Move SELinux processing to provider.
Michal Zidek
1
-107
/
+0
2013-03-13
Fix initialization of multiple variables
Ondrej Kos
1
-1
/
+1
2013-03-05
Remove the alt_db_path parameter of sysdb_init
Michal Zidek
2
-11
/
+2
2013-03-04
Use SSSD specific errors for offline auth
Simo Sorce
1
-8
/
+9
2013-02-26
sysdb: try dealing with binary-content attributes
Jan Engelhardt
2
-0
/
+12
2013-02-10
Introduce IS_SUBDOMAIN() macro
Simo Sorce
1
-2
/
+2
2013-02-10
Change the way domains are linked.
Simo Sorce
2
-106
/
+68
2013-02-10
Remove sysdb_subdom completely
Simo Sorce
2
-30
/
+6
2013-02-10
Add sysdb_subdomain_store() function
Simo Sorce
2
-37
/
+103
2013-02-10
Refactor sysdb_master_domain_add_info()
Simo Sorce
2
-27
/
+22
2013-02-10
Update main domain info in place
Simo Sorce
2
-36
/
+30
2013-02-10
Avoid sysdb_subdom in sysdb_get_subdomains()
Simo Sorce
2
-58
/
+38
2013-01-23
SYSDB: Expire group if adding ghost users fails with EEXIST
Jakub Hrozek
1
-2
/
+36
2013-01-23
SYSDB: make the sss_ldb_modify_permissive function public
Jakub Hrozek
2
-2
/
+11
2013-01-22
sudo responder: change num_rules type from size_t to uint32_t
Pavel Březina
2
-5
/
+5
2013-01-21
LDAP: Compare lists of DNs when saving autofs entries
Jakub Hrozek
2
-9
/
+31
2013-01-16
Tidy up BASE dn macros
Simo Sorce
1
-4
/
+4
2013-01-15
Stop creating fake sysdb contexts
Simo Sorce
2
-25
/
+0
2013-01-15
Kill sysdb->domain
Simo Sorce
3
-5
/
+0
2013-01-15
Move mpg flag to the domain where it belongs
Simo Sorce
5
-16
/
+8
2013-01-15
Pass the domain to upgrade functions
Simo Sorce
3
-13
/
+17
2013-01-15
Add domain to some subdomain functions
Simo Sorce
2
-5
/
+8
2013-01-15
Add domain arguments to sysdb sudo functions
Simo Sorce
2
-26
/
+42
2013-01-15
Add domain arguments to sysdb ssh functions
Simo Sorce
2
-8
/
+20
2013-01-15
Add domain arguments to sysdb services functions
Simo Sorce
2
-20
/
+34
2013-01-15
Add domain argument to sysdb selinux functions
Simo Sorce
2
-15
/
+27
2013-01-15
Add domain argument to sysdb autofs functions
Simo Sorce
3
-16
/
+34
2013-01-15
Add domain arguemnt to sysdb_get_real_name()
Simo Sorce
2
-1
/
+3
2013-01-15
Add domain argument to sysdb_idmap_ funcitons
Simo Sorce
2
-13
/
+11
2013-01-15
Add domain argument to sysdb_remove_attrs()
Simo Sorce
4
-7
/
+11
2013-01-15
Add domain argument to sysdb_has/set_enumerated()
Simo Sorce
2
-7
/
+7
2013-01-15
Add domain arg to sysdb_search/delete_netgroup()
Simo Sorce
2
-2
/
+6
2013-01-15
Add domain argument to sysdb_delete_group()
Simo Sorce
3
-21
/
+5
2013-01-15
Add domain argument to sysdb_search_groups()
Simo Sorce
2
-2
/
+5
2013-01-15
Add domain argument to sysdb_delete_user()
Simo Sorce
3
-16
/
+5
2013-01-15
Add domain arg to sysdb_search_users()
Simo Sorce
2
-1
/
+3
2013-01-15
Add domain to sysdb_delete_custom
Simo Sorce
5
-4
/
+6
2013-01-15
Add domain argument to sysdb_search_custom()
Simo Sorce
5
-8
/
+12
2013-01-15
Add domain argument to sysdb_store_custom()
Simo Sorce
5
-4
/
+6
2013-01-15
Add domain argument to sysdb_cache_auth()
Simo Sorce
2
-3
/
+5
2013-01-15
Add domain argument to sysdb_cache_password()
Simo Sorce
2
-1
/
+3
2013-01-15
Add domain arg to sysdb group member functions
Simo Sorce
2
-9
/
+18
[next]