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
/
responder
/
sudo
/
sudosrv_get_sudorules.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-20
Fixing critical format string issues.
Lukas Slebodnik
1
-2
/
+3
2013-05-10
sudo responder: search rules for subdomains in parent domain subtree
Pavel Březina
1
-0
/
+5
2013-04-03
Check for correct variable name
Jakub Hrozek
1
-1
/
+1
2013-03-07
Removing unused parameter type from sudosrv_get_sudorules_query_cache()
Lukas Slebodnik
1
-6
/
+4
2013-02-10
Parent and subdomains use the same sysdb
Simo Sorce
1
-66
/
+7
2013-02-10
Add function get_next_domain()
Simo Sorce
1
-3
/
+3
2013-01-22
sudo responder: change num_rules type from size_t to uint32_t
Pavel Březina
1
-7
/
+7
2013-01-15
Add domain arguments to sysdb sudo functions
Simo Sorce
1
-4
/
+5
2013-01-15
Add domain argument to sysdb_search_custom()
Simo Sorce
1
-3
/
+7
2013-01-15
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
1
-1
/
+1
2012-12-06
sudo: print rule name if notBefore or notAfter attribute is missing
Pavel Březina
1
-1
/
+1
2012-11-14
sudo: print how many rules we are refreshing or returning
Pavel Březina
1
-3
/
+4
2012-11-14
sudo: support users from subdomains
Pavel Březina
1
-12
/
+52
2012-11-14
use tmp_ctx in sudosrv_get_sudorules_from_cache()
Pavel Březina
1
-8
/
+20
2012-11-14
sudo: fix missing parameter in two debug messages
Pavel Březina
1
-3
/
+3
2012-08-07
Remove SYSDB_SUDO_CACHE_OC from attribute lists
Pavel Březina
1
-1
/
+0
2012-08-07
Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OC
Pavel Březina
1
-1
/
+1
2012-07-09
Fix potential NULL-dereference
Stephen Gallagher
1
-1
/
+2
2012-07-09
Fix potential NULL-dereference
Stephen Gallagher
1
-1
/
+3
2012-06-29
sudo responder: schedule OOB full refresh when expired rule is deleted
Pavel Březina
1
-4
/
+38
2012-06-29
sudo responder: refresh expired rules
Pavel Březina
1
-31
/
+106
2012-06-29
sudo responder: update dp interface
Pavel Březina
1
-1
/
+2
2012-06-29
sudo responder: allow fetching only expired rules in sudosrv_get_sudorules_qu...
Pavel Březina
1
-25
/
+22
2012-06-29
sudo sysdb: add expiration time to the filter
Pavel Březina
1
-1
/
+1
2012-06-29
sudo responder: new request enum type
Pavel Březina
1
-7
/
+8
2012-06-29
sudo api: send uid, username and domainname
Pavel Březina
1
-20
/
+31
2012-06-29
sudo responder: get rid of dctx where possible
Pavel Březina
1
-55
/
+59
2012-06-29
sudo responder: remove code duplication in commands
Pavel Březina
1
-78
/
+0
2012-02-29
Remove sysdb_get_ctx_from_list()
Sumit Bose
1
-7
/
+4
2012-02-23
Move sudo_dom_ctx.user to local variable
Pavel Březina
1
-7
/
+8
2012-02-23
Honor case_sensitive option in sudo responder
Pavel Březina
1
-15
/
+61
2012-02-06
SUDO Integration - fix offline behaviour
Pavel Březina
1
-2
/
+2
2012-02-04
SUDO Integration - in-memory cache in responder
Pavel Březina
1
-5
/
+20
2012-01-30
Fix sudo compilation on RHEL5
Jakub Hrozek
1
-0
/
+2
2012-01-27
SUDO Integration - responder command for cn=defaults
Pavel Březina
1
-13
/
+24
2012-01-27
SUDO Integration - make sysdb_get_sudo_filter() more configurable
Pavel Březina
1
-2
/
+5
2012-01-27
Use the new SUDO request in DP and sudo responder
Jakub Hrozek
1
-17
/
+67
2012-01-23
DP: Fix bugs in sss_dp_get_account_int
Stephen Gallagher
1
-0
/
+1
2012-01-21
RESPONDER: Extend sss_dp_account_send() to include extra data
Stephen Gallagher
1
-1
/
+1
2012-01-17
SUDO Integration review issues
Pavel Březina
1
-1
/
+2
2011-12-16
SUDO Integration - responder - get sudo rules logic
Jakub Hrozek
1
-2
/
+444
2011-12-16
SUDO Integration - responder
Pavel Březina
1
-0
/
+113