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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
sssctl: Fix warning may be used uninitialized
Lukas Slebodnik
2017-02-01
1
-2
/
+2
*
TOOLS: Fix warning format-truncation
Lukas Slebodnik
2017-02-01
1
-2
/
+2
*
sssctl: Case insensitive filters
Michal Židek
2016-12-15
1
-0
/
+8
*
sssctl: Search by alias
Michal Židek
2016-12-15
1
-2
/
+4
*
sssctl: Fix missing declaration
Lukas Slebodnik
2016-11-25
1
-0
/
+1
*
sssctl: Flags for command initialization
Michal Židek
2016-10-27
3
-44
/
+63
*
sssctl: Fix a typo in preprocessor macro
Jakub Hrozek
2016-10-14
1
-1
/
+1
*
sssctl: call service with absolute path
Pavel Březina
2016-10-11
1
-3
/
+3
*
sssctl: use systemd D-Bus API
Pavel Březina
2016-10-11
3
-10
/
+153
*
sss_cache: improve option argument handling
Justin Stephenson
2016-10-10
1
-0
/
+8
*
Remove double semicolon at the end of line
Lukas Slebodnik
2016-09-21
1
-1
/
+1
*
TOOLS: sss_groupshow fails to show MPG
Michal Židek
2016-09-13
1
-2
/
+10
*
TOOLS: sss_override without name override
Michal Židek
2016-09-13
1
-10
/
+14
*
TOOLS: sss_mc_refresh_nested_group short/fqname usage
Michal Židek
2016-09-07
1
-19
/
+47
*
TOOLS: use internal fqdn for DN
Michal Židek
2016-09-07
1
-1
/
+10
*
TOOLS: sss_groupshow did not work
Michal Židek
2016-09-07
1
-2
/
+11
*
TOOLS: Fix a typo in groupadd()
Jakub Hrozek
2016-09-07
1
-1
/
+1
*
SSSCTL: More helpful error message when InfoPipe is disabled
Justin Stephenson
2016-08-18
1
-1
/
+3
*
sssctl: print active server and server list
Pavel Březina
2016-08-16
1
-7
/
+175
*
sssctl: use talloc with sifp
Pavel Březina
2016-08-16
3
-34
/
+88
*
sbus: add utility function to simplify message and reply handling
Pavel Březina
2016-08-16
1
-25
/
+7
*
sssctl: use internal API to remove files
Pavel Březina
2016-08-09
2
-5
/
+4
*
utils: add remove_subtree
Pavel Březina
2016-08-09
2
-7
/
+29
*
UTILS: Fixing duplication of pid file declaration
Petr Cech
2016-08-09
2
-6
/
+0
*
sssctl: Generic help for cache-upgrade and config-check
Michal Židek
2016-08-09
2
-0
/
+12
*
tools: Add missing gettext macro
Michal Židek
2016-08-05
1
-1
/
+1
*
sssctl: Consistent commands naming
Michal Židek
2016-08-05
8
-68
/
+69
*
Amend debug messages after failure of unlink
Lukas Slebodnik
2016-07-25
2
-4
/
+6
*
sssctl: Use localtime for time stamps
Fabiano Fidêncio
2016-07-18
1
-1
/
+1
*
sssctl: improve readability of a condition
Pavel Březina
2016-07-13
1
-4
/
+4
*
sssctl: move filter creation to separate function
Pavel Březina
2016-07-13
1
-35
/
+46
*
TOOLS: Prevent dereference of null pointer
Lukas Slebodnik
2016-07-12
1
-35
/
+28
*
sssctl: Fix warning maybe-uninitialized
Lukas Slebodnik
2016-07-12
1
-5
/
+9
*
sssctl: Fix format string for size_t
Lukas Slebodnik
2016-07-12
1
-1
/
+1
*
sssctl: config-check access check report
Michal Židek
2016-07-11
1
-1
/
+2
*
sssctl: Fix error handling after memory allocation failure
Lukas Slebodnik
2016-07-11
1
-1
/
+2
*
sssctl: Add config-check command
Michal Židek
2016-07-07
3
-0
/
+144
*
TOOLS: Add the upgrade-cache command
Jakub Hrozek
2016-07-07
3
-0
/
+35
*
TOOLS: Some tools command might not need initialization to succeed
Jakub Hrozek
2016-07-07
4
-38
/
+66
*
SYSDB: Remove useless parameter from sysdb_init()
Jakub Hrozek
2016-07-07
2
-2
/
+2
*
TOOLS: sssctl: Work with trusted users
Jakub Hrozek
2016-07-07
1
-22
/
+115
*
SSS_OVERRIDE: Fixes for fully qualified names
Jakub Hrozek
2016-07-07
2
-62
/
+87
*
SSS_SEED: Use FQDN for accessing sysdb
Jakub Hrozek
2016-07-07
1
-15
/
+9
*
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
*
TOOLS: Make the local domain operate on FQDNs
Jakub Hrozek
2016-07-07
2
-14
/
+75
*
sssctl: remove also ccache
Pavel Březina
2016-07-06
1
-1
/
+1
*
sssctl: restart SSSD when removing cache
Pavel Březina
2016-07-06
1
-21
/
+40
*
confdb: Make it possible to use config snippets
Michal Židek
2016-06-27
1
-1
/
+3
*
sssctl: new tool
Pavel Březina
2016-06-27
7
-0
/
+1633
[next]