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
/
tools
/
sss_cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-16
sss_cache: Call DEBUG_INIT sooner
Michal Zidek
1
-2
/
+3
2013-01-15
Add domain arguments to sysdb services functions
Simo Sorce
1
-2
/
+3
2013-01-15
Add domain argument to sysdb autofs functions
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain arg to sysdb_search/delete_netgroup()
Simo Sorce
1
-1
/
+2
2013-01-15
Add domain argument to sysdb_search_groups()
Simo Sorce
1
-1
/
+2
2013-01-15
Add domain arg to sysdb_search_users()
Simo Sorce
1
-1
/
+2
2013-01-15
Add domain argument to sysdb_search_custom()
Simo Sorce
1
-2
/
+5
2013-01-15
Add domain argument to sysdb_set_netgroup_attr()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain argument to sysdb_set_group_attr()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain argument to sysdb_set_user_attr()
Simo Sorce
1
-6
/
+8
2013-01-15
Remove the sysdb_ctx_get_domain() function.
Simo Sorce
1
-10
/
+11
2013-01-15
Refactor single domain initialization
Simo Sorce
1
-3
/
+2
2013-01-15
Refactor sysdb initialization
Simo Sorce
1
-21
/
+10
2013-01-14
Use new sysdb_search_service() in sss_cache
Simo Sorce
1
-35
/
+4
2013-01-09
Revert "Add a default section to a switch-statement"
Simo Sorce
1
-12
/
+8
2013-01-09
Add a default section to a switch-statement
Sumit Bose
1
-0
/
+3
2013-01-08
Remove unhelpful vtable from sss_cache
Simo Sorce
1
-24
/
+30
2013-01-04
sss_cache: fqdn not accepted
Michal Zidek
1
-14
/
+149
2012-11-28
sss_cache: Small refactor.
Michal Zidek
1
-58
/
+3
2012-11-19
Display more information on DB version mismatch
Ondrej Kos
1
-0
/
+2
2012-11-06
sss_cache: Remove fastcache even if sssd is not running.
Michal Zidek
1
-20
/
+56
2012-11-06
sss_cache: Multiple domains not handled properly
Michal Zidek
1
-35
/
+37
2012-10-29
Include talloc log in our debug facility
Michal Zidek
1
-1
/
+1
2012-09-24
sss_cache tool invalidates records in memory cache.
Michal Zidek
1
-0
/
+26
2012-08-23
Unify usage of sysdb transactions
Michal Zidek
1
-1
/
+4
2012-05-22
Always use positional arguments in translatable strings
Stephen Gallagher
1
-5
/
+5
2012-04-18
sss_cache: Better error reporting
Jakub Hrozek
1
-37
/
+94
2012-04-18
sss_cache: support invalidating services and autofs maps
Jakub Hrozek
1
-9
/
+118
2012-02-29
Keep sysdb context in domain info struct
Sumit Bose
1
-8
/
+2
2011-08-25
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
1
-1
/
+1
2011-08-25
New DEBUG facility - conversion
Pavel Březina
1
-1
/
+1
2011-08-15
sysdb refactoring: memory context deleted
Jan Zeleny
1
-4
/
+4
2011-08-15
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
1
-5
/
+5
2011-05-16
Fixed uninitialized value in sss_cache
Jan Zeleny
1
-0
/
+1
2011-05-04
Cache cleaning tool
Jan Zeleny
1
-0
/
+360