index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide --debug option in sss_debuglevel
Pavel Březina
2012-03-02
1
-1
/
+1
*
Keep sysdb context in domain info struct
Sumit Bose
2012-02-29
2
-16
/
+4
*
pam_sss: keep selinux optional
Simo Sorce
2012-02-23
1
-3
/
+0
*
Don't give memory context in confdb where not needed
Jan Zeleny
2012-02-21
1
-3
/
+3
*
Cleanup: Remove unused parameters
Jakub Hrozek
2011-11-22
7
-39
/
+30
*
Fixed possible resource leak in create_mail_spool()
Jan Zeleny
2011-11-07
1
-9
/
+9
*
TOOLS: Do not leak pid_file handle on error
Stephen Gallagher
2011-10-14
1
-1
/
+2
*
SysDB commands that save lastUpdate allows this value to be passed in
Pavel Březina
2011-10-13
1
-2
/
+2
*
Use explicit base 10 for converting strings to integers
Jakub Hrozek
2011-10-03
1
-1
/
+1
*
Multiline macro cleanup
Jakub Hrozek
2011-09-28
1
-1
/
+1
*
sss_debuglevel - change the debug levels on the fly
Pavel Březina
2011-09-06
1
-0
/
+393
*
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
2011-08-25
8
-8
/
+8
*
New DEBUG facility - conversion
Pavel Březina
2011-08-25
9
-21
/
+9
*
sysdb refactoring: memory context deleted
Jan Zeleny
2011-08-15
2
-13
/
+9
*
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
2011-08-15
10
-45
/
+23
*
Replace system() function with fork and execl call.
Matthew Ife
2011-07-01
1
-22
/
+30
*
Set _GNU_SOURCE globally
Sumit Bose
2011-05-23
1
-1
/
+0
*
Fixed uninitialized value in sss_cache
Jan Zeleny
2011-05-16
1
-0
/
+1
*
Cache cleaning tool
Jan Zeleny
2011-05-04
1
-0
/
+360
*
sss_obfuscate: abort on ctrl+c
Stephen Gallagher
2011-03-24
1
-0
/
+12
*
sss_obfuscate: Avoid traceback on ctrl+d
Stephen Gallagher
2011-03-24
1
-5
/
+9
*
removing password option functionality
Gowrishankar Rajaiyan
2011-02-03
1
-5
/
+1
*
Gracefully handle permission errors in sss_obfuscate
Stephen Gallagher
2011-02-03
1
-3
/
+15
*
Make the domain argument mandatory in sss_obfuscate
Stephen Gallagher
2011-02-03
1
-2
/
+6
*
Fix usability of sss_obfuscate command
Stephen Gallagher
2011-01-17
1
-12
/
+21
*
Fix boolean comparison against string
Stephen Gallagher
2011-01-05
1
-2
/
+2
*
Properly check the return value from semanage_commit
Stephen Gallagher
2010-11-05
1
-2
/
+2
*
Fix assorted minor bugs in sss_ tools
Jakub Hrozek
2010-09-08
9
-47
/
+37
*
sss_obfuscate tool
Jakub Hrozek
2010-09-08
1
-0
/
+81
*
Fix potential resource leak in remove_tree_with_ctx()
Stephen Gallagher
2010-06-17
1
-1
/
+10
*
Fix potential resource leak in copy_tree_ctx()
Jakub Hrozek
2010-06-14
1
-2
/
+10
*
Remove the -g option from useradd
Jakub Hrozek
2010-06-14
1
-57
/
+2
*
Make sure to close varargs before returning from a function
Stephen Gallagher
2010-06-10
1
-1
/
+1
*
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
2010-06-10
1
-19
/
+36
*
Add missing break to switch statement
Jakub Hrozek
2010-06-09
1
-0
/
+1
*
Silence warnings with -O2
Jakub Hrozek
2010-04-30
1
-4
/
+4
*
Fix merge error for sss_userdel.c
Stephen Gallagher
2010-04-12
1
-21
/
+1
*
tools: remove creation of event_context
Simo Sorce
2010-04-12
9
-26
/
+3
*
Make groupshow synchronous.
Simo Sorce
2010-04-12
1
-310
/
+105
*
sysydb: Finally stop using a common event context
Simo Sorce
2010-04-12
1
-1
/
+1
*
sysdb: remove remaining traces of sysdb_handle
Simo Sorce
2010-04-12
3
-6
/
+1
*
sysdb: convert sysdb_getgrnam
Simo Sorce
2010-04-12
6
-101
/
+45
*
sysdb: convert sysdb_getpwnam
Simo Sorce
2010-04-12
5
-103
/
+57
*
Use the sysdb synchronous transaction functions
Simo Sorce
2010-04-12
6
-389
/
+84
*
sysdb: convert sysdb_search_groups
Simo Sorce
2010-04-12
1
-175
/
+59
*
sysdb: convert sysdb_mod/add/remove_group_member
Simo Sorce
2010-04-12
1
-371
/
+58
*
sysdb: convert sysdb_store/add(_basic)_group
Simo Sorce
2010-04-12
1
-101
/
+5
*
sysdb: convert sysdb_store/add(_basic)_user
Simo Sorce
2010-04-12
1
-110
/
+25
*
sysdb: convert sysdb_set_entry/user/group_attr
Simo Sorce
2010-04-12
1
-101
/
+12
*
sysdb: convert sysdb_search_group_by_name/gid
Simo Sorce
2010-04-12
1
-124
/
+96
[next]