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
*
DEBUG: Add missing new lines
Lukas Slebodnik
2015-12-14
1
-1
/
+1
*
tools: Don't shadow 'exit'
Jakub Hrozek
2015-11-10
1
-18
/
+18
*
TOOLS: DFL_UMASK --> SSS_DFL_UMASK
Petr Cech
2015-11-05
1
-2
/
+1
*
util: Continue if setlocale fails
Michal Židek
2015-11-04
1
-1
/
+3
*
sss_tools: do not allow unexpected free argument
Pavel Březina
2015-10-30
1
-2
/
+11
*
sss_override: use more generic help text
Pavel Březina
2015-10-30
1
-2
/
+1
*
sss_override: do not free ldb_dn in get_object_dn()
Pavel Březina
2015-10-30
1
-9
/
+29
*
sss_override: add group-show
Pavel Březina
2015-10-30
1
-6
/
+91
*
sss_override: add user-show
Pavel Březina
2015-10-30
1
-8
/
+105
*
sss_override: add group-find
Pavel Březina
2015-10-30
1
-49
/
+101
*
sss_override: add user-find
Pavel Březina
2015-10-30
1
-53
/
+141
*
sss_override: fix exporting multiple domains
Pavel Březina
2015-10-30
1
-2
/
+2
*
sss_tools: always show common and help options
Pavel Březina
2015-10-30
1
-1
/
+14
*
util: Update get_next_domain's interface
Michal Židek
2015-10-23
4
-8
/
+11
*
sss_override: Remove unused parameter tool_ctx
Pavel Reichl
2015-10-21
1
-6
/
+4
*
sss_override: steal msgs string to objs
Pavel Březina
2015-10-08
1
-0
/
+9
*
sss_override: explicitly set ret = EOK
Pavel Březina
2015-10-08
1
-0
/
+2
*
sss_override: fix comment describing format
Pavel Březina
2015-10-08
1
-1
/
+1
*
sss tools: improve option handling
Pavel Březina
2015-10-02
2
-20
/
+30
*
sss_override: support fqn in override name
Pavel Březina
2015-09-16
1
-18
/
+93
*
UTIL: Function 2string for enum sss_cli_command
Petr Cech
2015-08-31
1
-1
/
+3
*
sss_override: document --debug options
Pavel Březina
2015-08-31
1
-4
/
+21
*
sss_override: support import and export
Pavel Březina
2015-08-20
1
-3
/
+585
*
sss_override: decompose code better
Pavel Březina
2015-08-20
1
-109
/
+181
*
TOOLS: add sss_colondb API
Pavel Březina
2015-08-20
2
-0
/
+378
*
sss_override: support domains that require fqname
Pavel Březina
2015-08-20
1
-2
/
+57
*
sss_override: print input name if unable to parse it
Pavel Březina
2015-08-20
1
-1
/
+1
*
sss_cache: Wait a while for invalidation of mc by nss responder
Lukas Slebodnik
2015-08-13
1
-0
/
+34
*
TOOLS: add sss_override for local overrides
Pavel Březina
2015-07-27
1
-0
/
+718
*
TOOLS: add common command framework
Pavel Březina
2015-07-27
2
-0
/
+497
*
sss_cache: Clear also initgroups fast cache
Lukas Slebodnik
2015-07-03
1
-0
/
+10
*
Add missing new lines to debug messages
Lukas Slebodnik
2015-03-17
2
-7
/
+7
*
sysdb: use sysdb_user/group_dn
Pavel Březina
2015-03-09
1
-6
/
+2
*
Remove strict requirements of python2
Lukas Slebodnik
2015-02-13
1
-1
/
+1
*
add missing '\n' in debug messages
Pavel Reichl
2015-01-27
1
-4
/
+5
*
sss_atomic_write_s() return value is signed
Jakub Hrozek
2014-12-03
2
-6
/
+5
*
TOOLS: sss_debuglevel should worh with ifp responder
Lukas Slebodnik
2014-12-02
1
-1
/
+2
*
sss_semanage: Add mlsrange parameter to set_seuser
Michal Zidek
2014-10-20
2
-2
/
+2
*
util: Move semanage related functions to src/util
Michal Zidek
2014-10-20
2
-336
/
+0
*
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
10
-10
/
+10
*
TOOLS: New helper tool sss_signal
Jakub Hrozek
2014-07-08
1
-0
/
+37
*
Use python2 in shebang for python scripts.
Lukas Slebodnik
2014-06-18
1
-1
/
+1
*
Fix return value of attr_name_val_split() and attr_op()
Sumit Bose
2014-06-18
1
-2
/
+2
*
TOOLS: Allow adding and modifying custom attributes with sss_usermod
Jakub Hrozek
2014-06-01
3
-0
/
+151
*
Remove unused structures.
Lukas Slebodnik
2014-02-26
1
-6
/
+0
*
DEBUG: Allow debug_fn to process __FILE__ and __LINE__
Stephen Gallagher
2014-02-19
1
-1
/
+1
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
12
-131
/
+203
*
Fixup DEBUG macro invocations update
Nikolai Kondrashov
2014-02-12
1
-2
/
+2
[next]