index
:
sssd.git
1-0-0
1-1-0
maint-0.6
maint-0.7
master
native_ipa_sudo
openssl
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-13
sssd-1-2
sssd-1-3
sssd-1-4
sssd-1-5
sssd-1-6
sssd-1-7
sssd-1-8
sssd-1-9
Unnamed repository; edit this file 'description' to name the repository.
Lukas Slebodnik
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
sss_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sss_cache: improve option argument handling
Justin Stephenson
2016-10-10
1
-0
/
+8
*
SYSDB: Remove useless parameter from sysdb_init()
Jakub Hrozek
2016-07-07
1
-1
/
+1
*
SSS_OVERRIDE: Fixes for fully qualified names
Jakub Hrozek
2016-07-07
1
-1
/
+2
*
SSS_CACHE: Don't use sss_get_domain_name, but create the internal fqname inst...
Jakub Hrozek
2016-07-07
1
-12
/
+23
*
SSS_CACHE: Make internal functions static
Jakub Hrozek
2016-07-07
1
-4
/
+8
*
TOOL: Invalidation of sudo rules at sss_cache
Petr Cech
2016-04-20
1
-3
/
+63
*
SSS_CACHE: Refactor
Petr Cech
2016-04-20
1
-47
/
+106
*
util: Update get_next_domain's interface
Michal Židek
2015-10-23
1
-2
/
+3
*
add missing '\n' in debug messages
Pavel Reichl
2015-01-27
1
-4
/
+5
*
TOOLS: Fix warning Value stored to is never read
Lukas Slebodnik
2014-10-12
1
-2
/
+0
*
SSS_CACHE: Allow sss_cache tool to flush SSH hosts cache
William B
2014-09-05
1
-9
/
+77
*
TOOLS: Always debug to stderr
Jakub Hrozek
2014-07-09
1
-1
/
+1
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
1
-10
/
+16
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
1
-30
/
+30
*
SSS_CACHE: Reset the initgroups attribute when resetting users
Jakub Hrozek
2014-02-12
1
-0
/
+6
*
sss_cache: fix case-sensitivity issue
Sumit Bose
2013-12-19
1
-27
/
+36
*
sss_cache: initialize names member of sss_domain_info
Sumit Bose
2013-12-19
1
-13
/
+10
*
Remove unused parameter from search_autofsmaps
Lukas Slebodnik
2013-11-27
1
-11
/
+8
*
Remove unused parameter from invalidate_entry
Lukas Slebodnik
2013-11-27
1
-3
/
+3
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)
Michal Zidek
2013-11-15
1
-6
/
+6
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)
Michal Zidek
2013-11-15
1
-2
/
+2
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_services module
Michal Zidek
2013-11-15
1
-2
/
+2
*
SYSDB: Drop the sysdb_ctx parameter from the autofs API
Jakub Hrozek
2013-11-15
1
-1
/
+1
*
Fix two minor typos
Yuri Chornoivan
2013-07-25
1
-1
/
+1
*
sss_cache: Add option to invalidate all entries
Michal Zidek
2013-07-10
1
-0
/
+14
*
New utility function sss_get_domain_name
Jakub Hrozek
2013-06-07
1
-8
/
+4
*
Add utility functions for formatting fully-qualified names
Jakub Hrozek
2013-05-30
1
-2
/
+1
*
sss_cache: Remove annoying messages
Michal Zidek
2013-04-15
1
-8
/
+6
*
sss_cache: support for subdomains
Michal Zidek
2013-04-15
1
-57
/
+117
*
Remove the alt_db_path parameter of sysdb_init
Michal Zidek
2013-03-05
1
-1
/
+1
*
Add function get_next_domain()
Simo Sorce
2013-02-10
1
-1
/
+1
*
sss_cache: Call DEBUG_INIT sooner
Michal Zidek
2013-01-16
1
-2
/
+3
*
Add domain arguments to sysdb services functions
Simo Sorce
2013-01-15
1
-2
/
+3
*
Add domain argument to sysdb autofs functions
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain arg to sysdb_search/delete_netgroup()
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain argument to sysdb_search_groups()
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain arg to sysdb_search_users()
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain argument to sysdb_search_custom()
Simo Sorce
2013-01-15
1
-2
/
+5
*
Add domain argument to sysdb_set_netgroup_attr()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain argument to sysdb_set_group_attr()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2013-01-15
1
-6
/
+8
*
Remove the sysdb_ctx_get_domain() function.
Simo Sorce
2013-01-15
1
-10
/
+11
*
Refactor single domain initialization
Simo Sorce
2013-01-15
1
-3
/
+2
*
Refactor sysdb initialization
Simo Sorce
2013-01-15
1
-21
/
+10
*
Use new sysdb_search_service() in sss_cache
Simo Sorce
2013-01-14
1
-35
/
+4
*
Revert "Add a default section to a switch-statement"
Simo Sorce
2013-01-09
1
-12
/
+8
*
Add a default section to a switch-statement
Sumit Bose
2013-01-09
1
-0
/
+3
*
Remove unhelpful vtable from sss_cache
Simo Sorce
2013-01-08
1
-24
/
+30
*
sss_cache: fqdn not accepted
Michal Zidek
2013-01-04
1
-14
/
+149
*
sss_cache: Small refactor.
Michal Zidek
2012-11-28
1
-58
/
+3
[next]