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
/
responder
/
sudo
Commit message (
Expand
)
Author
Age
Files
Lines
*
sudo responder: use different callback for oob refresh
sssd-1.9.2-100.el6
Pavel Březina
2013-08-08
1
-6
/
+8
*
sudo responder: change num_rules type from size_t to uint32_t
Pavel Březina
2013-01-22
5
-21
/
+21
*
RESPONDERS: Create a common file with service names and versions
Jakub Hrozek
2012-12-18
2
-2
/
+1
*
SUDO: Fix wrong variable check
Jakub Hrozek
2012-11-19
1
-1
/
+1
*
sudo: print how many rules we are refreshing or returning
Pavel Březina
2012-11-14
1
-3
/
+4
*
sudo: do not send domain name with username
Pavel Březina
2012-11-14
3
-6
/
+5
*
sudo: support users from subdomains
Pavel Březina
2012-11-14
4
-60
/
+214
*
use tmp_ctx in sudosrv_get_sudorules_from_cache()
Pavel Březina
2012-11-14
1
-8
/
+20
*
sudo: fix missing parameter in two debug messages
Pavel Březina
2012-11-14
1
-3
/
+3
*
Add new option default_domain_suffix
Sumit Bose
2012-10-01
1
-1
/
+2
*
Remove SYSDB_SUDO_CACHE_OC from attribute lists
Pavel Březina
2012-08-07
1
-1
/
+0
*
Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OC
Pavel Březina
2012-08-07
1
-1
/
+1
*
Fix uninitialized values
Nick Guay
2012-07-18
1
-1
/
+1
*
Fix potential NULL-dereference
Stephen Gallagher
2012-07-09
1
-1
/
+2
*
Fix potential NULL-dereference
Stephen Gallagher
2012-07-09
1
-1
/
+3
*
sudo responder: schedule OOB full refresh when expired rule is deleted
Pavel Březina
2012-06-29
2
-4
/
+40
*
sudo responder: refresh expired rules
Pavel Březina
2012-06-29
1
-31
/
+106
*
sudo responder: update dp interface
Pavel Březina
2012-06-29
3
-34
/
+72
*
sudo responder: allow fetching only expired rules in sudosrv_get_sudorules_qu...
Pavel Březina
2012-06-29
1
-25
/
+22
*
sudo sysdb: add expiration time to the filter
Pavel Březina
2012-06-29
1
-1
/
+1
*
sudo responder: new request enum type
Pavel Březina
2012-06-29
3
-13
/
+19
*
sudo responder: discard in-memory cache
Pavel Březina
2012-06-29
3
-375
/
+0
*
sudo responder: change protocol version to 1
Pavel Březina
2012-06-29
1
-0
/
+9
*
sudo api: send uid, username and domainname
Pavel Březina
2012-06-29
4
-109
/
+102
*
sudo responder: get rid of dctx where possible
Pavel Březina
2012-06-29
3
-93
/
+102
*
sudo responder: remove code duplication in commands
Pavel Březina
2012-06-29
4
-277
/
+283
*
Make re_expression and full_name_format per domain options
Stef Walter
2012-06-12
1
-2
/
+2
*
Modified responder_get_domain()
Jan Zeleny
2012-04-24
1
-1
/
+1
*
Potential NULL-dereference in sudosrv_cmd_get_sudorules
Pavel Březina
2012-03-09
1
-14
/
+12
*
Use of unininitialized value in sudosrv_cache_set_entry and sudosrv_cache_loo...
Pavel Březina
2012-03-09
1
-0
/
+2
*
Use the correct hash table for pending requests
Simo Sorce
2012-03-08
1
-1
/
+1
*
Remove sysdb_get_ctx_from_list()
Sumit Bose
2012-02-29
1
-7
/
+4
*
Move sudo_dom_ctx.user to local variable
Pavel Březina
2012-02-23
2
-8
/
+8
*
Honor case_sensitive option in sudo responder
Pavel Březina
2012-02-23
4
-21
/
+100
*
Don't give memory context in confdb where not needed
Jan Zeleny
2012-02-21
1
-3
/
+3
*
SUDO responder: check if the input is a UTF-8 string
Pavel Březina
2012-02-10
1
-0
/
+7
*
SUDO Integration - fix offline behaviour
Pavel Březina
2012-02-06
1
-2
/
+2
*
SUDO Integration - responder 'sudo_timed' option
Pavel Březina
2012-02-04
3
-1
/
+32
*
SUDO Integration - in-memory cache in responder
Pavel Březina
2012-02-04
5
-9
/
+415
*
Fix sudo compilation on RHEL5
Jakub Hrozek
2012-01-30
1
-0
/
+2
*
SUDO Integration - responder command for cn=defaults
Pavel Březina
2012-01-27
4
-18
/
+93
*
SUDO Integration - prepare data provider for new responder commands
Pavel Březina
2012-01-27
1
-1
/
+1
*
SUDO Integration - make sysdb_get_sudo_filter() more configurable
Pavel Březina
2012-01-27
1
-2
/
+5
*
Rename sss_dp_type to sss_dp_sudo_type
Stephen Gallagher
2012-01-27
2
-4
/
+4
*
Use the new SUDO request in DP and sudo responder
Jakub Hrozek
2012-01-27
3
-216
/
+67
*
SUDO: Provide a sudo DP request based on the internal_req
Jakub Hrozek
2012-01-27
2
-0
/
+144
*
DP: Fix bugs in sss_dp_get_account_int
Stephen Gallagher
2012-01-23
1
-0
/
+1
*
RESPONDER: Extend sss_dp_account_send() to include extra data
Stephen Gallagher
2012-01-21
1
-1
/
+1
*
SUDO Integration review issues
Pavel Březina
2012-01-17
2
-1
/
+4
*
SUDO Integration - responder - get sudo rules logic
Jakub Hrozek
2011-12-16
1
-2
/
+444
[next]