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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-30
Add utility functions for formatting fully-qualified names
Jakub Hrozek
1
-2
/
+1
2013-05-21
Move nscd.c from tools to util
Ondrej Kos
2
-105
/
+0
2013-05-20
Fixing critical format string issues.
Lukas Slebodnik
5
-8
/
+12
2013-04-17
Inform about function duplication.
Michal Zidek
1
-0
/
+3
2013-04-15
sss_cache: Remove annoying messages
Michal Zidek
1
-8
/
+6
2013-04-15
sss_cache: support for subdomains
Michal Zidek
1
-57
/
+117
2013-04-05
Wrong condition after waitpid.
Michal Zidek
1
-1
/
+1
2013-04-05
Check for waitpid failure at wrong place.
Michal Zidek
2
-10
/
+9
2013-04-03
Return errno, not -1 on failure in files.c
Jakub Hrozek
1
-0
/
+1
2013-03-13
Reuse sss_open_cloexec at other places in code.
Lukas Slebodnik
1
-66
/
+4
2013-03-05
Remove the alt_db_path parameter of sysdb_init
Michal Zidek
1
-1
/
+1
2013-02-21
tools: append new line to string from poptStrerror()
Milan Cejnar
1
-1
/
+13
2013-02-10
Add function get_next_domain()
Simo Sorce
2
-3
/
+8
2013-01-29
Unchecked return value in files.c
Michal Zidek
1
-1
/
+9
2013-01-28
TOOLS: Compile on old platforms such as RHEL5
Jakub Hrozek
1
-37
/
+140
2013-01-23
TOOLS: Use file descriptor to avoid races when creating a home directory
Jakub Hrozek
3
-351
/
+361
2013-01-23
TOOLS: Use openat/unlinkat when removing the homedir
Jakub Hrozek
1
-42
/
+41
2013-01-21
TOOLS: invalidate parent groups in memory cache, too
Jakub Hrozek
4
-8
/
+71
2013-01-16
tools: Respect use_fully_qualified_names
Michal Zidek
1
-0
/
+9
2013-01-16
sss_cache: Call DEBUG_INIT sooner
Michal Zidek
1
-2
/
+3
2013-01-15
TOOLS: Refresh memcache after changes to local users and groups
Jakub Hrozek
2
-0
/
+42
2013-01-15
TOOLS: Provide a convenience function to refresh a list of groups
Jakub Hrozek
2
-0
/
+22
2013-01-15
TOOLS: Split querying nss responder into a separate function
Jakub Hrozek
4
-32
/
+68
2013-01-15
TOOLS: move memcache related functions to tools_mc_utils.c
Jakub Hrozek
3
-161
/
+188
2013-01-15
TOOLS: set domain in check_group_names
Jakub Hrozek
1
-0
/
+1
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
2
-2
/
+4
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_cache_password()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain arguments to sysdb_add_group functions.
Simo Sorce
1
-1
/
+2
2013-01-15
Add domain argument to sysdb_add_user()
Simo Sorce
2
-2
/
+3
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
2
-2
/
+3
2013-01-15
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2
-7
/
+10
2013-01-15
Add domain to sysdb_search_group_by_name()
Simo Sorce
1
-3
/
+3
2013-01-15
Add domain to sysdb_search_user_by_name()
Simo Sorce
1
-1
/
+1
2013-01-15
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
2
-5
/
+9
2013-01-15
Make sysdb_group_dn() require a domain explictly.
Simo Sorce
2
-7
/
+7
2013-01-15
Make sysdb_user_dn() require a domain explictly.
Simo Sorce
1
-3
/
+3
2013-01-15
Remove the sysdb_ctx_get_domain() function.
Simo Sorce
1
-10
/
+11
2013-01-15
Refactor single domain initialization
Simo Sorce
3
-9
/
+6
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
[next]