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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sudo ldap provider: load host filter configuration on init
Pavel Březina
2012-06-29
5
-5
/
+185
*
sudo: add host info options
Pavel Březina
2012-06-29
5
-0
/
+25
*
sudo ldap provider: pass sudo_ctx instead of id_ctx
Pavel Březina
2012-06-29
3
-45
/
+73
*
sdap_sudo.c: move _recv after _done
Pavel Březina
2012-06-29
1
-45
/
+45
*
sudo ldap provider: modify highest USN in sdap_sudo_rules_refresh_done()
Pavel Březina
2012-06-29
1
-3
/
+14
*
sudo: clean up
Pavel Březina
2012-06-29
6
-223
/
+2
*
sudo responder: schedule OOB full refresh when expired rule is deleted
Pavel Březina
2012-06-29
2
-4
/
+40
*
sudo ldap provider: notify responder when an expired rule has been deleted
Pavel Březina
2012-06-29
1
-11
/
+76
*
sudo ldap provider: return number of downloaded rules in sdap_sudo_refresh_re...
Pavel Březina
2012-06-29
3
-6
/
+16
*
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
3
-1
/
+10
*
sudo responder: new request enum type
Pavel Březina
2012-06-29
3
-13
/
+19
*
sudo ldap provider: support periodical smart refresh
Pavel Březina
2012-06-29
1
-73
/
+177
*
sudo ldap provider: add periodical smart refresh API
Pavel Březina
2012-06-29
1
-0
/
+63
*
sudo provider: add ldap_sudo_smart_refresh_interval
Pavel Březina
2012-06-29
5
-0
/
+5
*
sudo ldap provider: when sysdb filter is NULL remove downloaded rules
Pavel Březina
2012-06-29
1
-5
/
+61
*
sudo ldap provider: add smart refresh API
Pavel Březina
2012-06-29
1
-0
/
+128
*
sudo ldap provider: remember highest usn after full refresh
Pavel Březina
2012-06-29
1
-1
/
+9
*
sudo ldap provider: add sdap_sudo_set_usn()
Pavel Březina
2012-06-29
1
-0
/
+22
*
sudo ldap provider: find highest USN
Pavel Březina
2012-06-29
5
-22
/
+113
*
ldap provider: add sudo usn value
Pavel Březina
2012-06-29
5
-0
/
+11
*
sudo ldap provider: support periodical full refresh
Pavel Březina
2012-06-29
1
-0
/
+129
*
sysdb: remove sudo_set/get_refreshed
Pavel Březina
2012-06-29
2
-63
/
+0
*
sudo ldap provider: add new timer API
Pavel Březina
2012-06-29
2
-0
/
+194
*
sudo provider: remove old timer
Pavel Březina
2012-06-29
8
-355
/
+0
*
sudo provider: add ldap_sudo_full_refresh_interval
Pavel Březina
2012-06-29
5
-0
/
+5
*
sudo backend - add support for on demand refresh of specific rules
Pavel Březina
2012-06-29
1
-7
/
+61
*
sudo backend - support only on demand full refresh
Pavel Březina
2012-06-29
1
-28
/
+4
*
sudo ldap provider: add support for on demand refresh of specific rules
Pavel Březina
2012-06-29
3
-0
/
+11
*
sudo ldap provider: provide API for refresh of specific rules
Pavel Březina
2012-06-29
1
-0
/
+93
*
sudo ldap provider: add support for on demand full refresh
Pavel Březina
2012-06-29
2
-16
/
+26
*
sudo ldap provider: provide API for full refresh
Pavel Březina
2012-06-29
2
-1
/
+126
*
sysdb: add getter/setter for last sudo full refresh time
Pavel Březina
2012-06-29
2
-0
/
+147
*
sudo ldap provider: add expiration time to each rule
Pavel Březina
2012-06-29
3
-8
/
+30
*
sudo ldap provider: add domain info in sdap_sudo_refresh_state
Pavel Březina
2012-06-29
1
-0
/
+2
*
sudo ldap provider: add sysdb ctx in sdap_sudo_refresh_state
Pavel Březina
2012-06-29
1
-7
/
+7
*
confdb: add entry_cache_sudo_timeout option
Pavel Březina
2012-06-29
5
-0
/
+17
*
sudo ldap provider: give sdap_sudo_refresh_send() search and purge filters
Pavel Březina
2012-06-29
4
-278
/
+93
*
sudo ldap provider: move async routines to sdap_async_sudo.c
Pavel Březina
2012-06-29
2
-675
/
+710
*
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
2
-1
/
+10
*
sudo api: send uid, username and domainname
Pavel Březina
2012-06-29
9
-175
/
+260
*
sudo sysdb: make sysdb_get_sudo_user_info more configurable
Pavel Březina
2012-06-29
1
-25
/
+35
*
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
*
sudo api: remove EOK
Pavel Březina
2012-06-29
2
-13
/
+10
*
libcrypto fully implemented
George McCollister
2012-06-26
5
-15
/
+482
*
Update translations for 1.9.0 beta 3 release
sssd-1_9_0_beta3
sssd-1_8_93
Stephen Gallagher
2012-06-25
10
-7226
/
+9148
[next]