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
/
providers
/
ldap
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-16
Fixed wrong number in shadowLastChange
Jan Zeleny
1
-1
/
+2
2012-07-09
Fix incorrect error-check
Stephen Gallagher
1
-1
/
+1
2012-07-09
Fix potential NULL-dereference
Stephen Gallagher
1
-1
/
+3
2012-07-09
Fix uninitialized variable
Stephen Gallagher
1
-0
/
+1
2012-07-06
Revert commit 4c157ecedd52602f75574605ef48d0c48e9bfbe8
Stef Walter
1
-15
/
+0
2012-07-06
LDAP: Rename user and group maps for AD
Stephen Gallagher
2
-4
/
+4
2012-07-06
KRB5: Drop memctx parameter of krb5_try_kdcip
Stephen Gallagher
1
-1
/
+1
2012-07-06
Fix crash when interface doesn't have an address
Stef Walter
1
-0
/
+3
2012-07-02
LDAP: Print extended failure message for SASL bind
Stephen Gallagher
1
-2
/
+14
2012-06-30
Fix segfault when sudo is not configured.
Simo Sorce
1
-1
/
+2
2012-06-29
sudo ldap provider: support autoconfiguration of IP addresses
Pavel Březina
1
-1
/
+179
2012-06-29
sudo ldap provider: do per-host updates
Pavel Březina
1
-3
/
+160
2012-06-29
sudo ldap provider: mark sdap_sudo_setup_periodical_refresh() as static
Pavel Březina
1
-2
/
+2
2012-06-29
sudo ldap provider: load host filter configuration on init
Pavel Březina
5
-5
/
+185
2012-06-29
sudo: add host info options
Pavel Březina
2
-0
/
+10
2012-06-29
sudo ldap provider: pass sudo_ctx instead of id_ctx
Pavel Březina
3
-45
/
+73
2012-06-29
sdap_sudo.c: move _recv after _done
Pavel Březina
1
-45
/
+45
2012-06-29
sudo ldap provider: modify highest USN in sdap_sudo_rules_refresh_done()
Pavel Březina
1
-3
/
+14
2012-06-29
sudo ldap provider: notify responder when an expired rule has been deleted
Pavel Březina
1
-11
/
+76
2012-06-29
sudo ldap provider: return number of downloaded rules in sdap_sudo_refresh_re...
Pavel Březina
3
-6
/
+16
2012-06-29
sudo ldap provider: support periodical smart refresh
Pavel Březina
1
-73
/
+177
2012-06-29
sudo ldap provider: add periodical smart refresh API
Pavel Březina
1
-0
/
+63
2012-06-29
sudo provider: add ldap_sudo_smart_refresh_interval
Pavel Březina
2
-0
/
+2
2012-06-29
sudo ldap provider: when sysdb filter is NULL remove downloaded rules
Pavel Březina
1
-5
/
+61
2012-06-29
sudo ldap provider: add smart refresh API
Pavel Březina
1
-0
/
+128
2012-06-29
sudo ldap provider: remember highest usn after full refresh
Pavel Březina
1
-1
/
+9
2012-06-29
sudo ldap provider: add sdap_sudo_set_usn()
Pavel Březina
1
-0
/
+22
2012-06-29
sudo ldap provider: find highest USN
Pavel Březina
5
-22
/
+113
2012-06-29
ldap provider: add sudo usn value
Pavel Březina
5
-0
/
+11
2012-06-29
sudo ldap provider: support periodical full refresh
Pavel Březina
1
-0
/
+129
2012-06-29
sudo ldap provider: add new timer API
Pavel Březina
2
-0
/
+194
2012-06-29
sudo provider: remove old timer
Pavel Březina
5
-349
/
+0
2012-06-29
sudo provider: add ldap_sudo_full_refresh_interval
Pavel Březina
2
-0
/
+2
2012-06-29
sudo ldap provider: add support for on demand refresh of specific rules
Pavel Březina
1
-0
/
+8
2012-06-29
sudo ldap provider: provide API for refresh of specific rules
Pavel Březina
1
-0
/
+93
2012-06-29
sudo ldap provider: add support for on demand full refresh
Pavel Březina
1
-16
/
+25
2012-06-29
sudo ldap provider: provide API for full refresh
Pavel Březina
2
-1
/
+126
2012-06-29
sudo ldap provider: add expiration time to each rule
Pavel Březina
3
-8
/
+30
2012-06-29
sudo ldap provider: add domain info in sdap_sudo_refresh_state
Pavel Březina
1
-0
/
+2
2012-06-29
sudo ldap provider: add sysdb ctx in sdap_sudo_refresh_state
Pavel Březina
1
-7
/
+7
2012-06-29
sudo ldap provider: give sdap_sudo_refresh_send() search and purge filters
Pavel Březina
4
-278
/
+93
2012-06-29
sudo ldap provider: move async routines to sdap_async_sudo.c
Pavel Březina
2
-675
/
+710
2012-06-20
Move some debug lines to new debug log levels
Stef Walter
2
-2
/
+2
2012-06-20
Fix possible segfault in sdap_save_group()
Jan Zeleny
1
-2
/
+11
2012-06-15
LDAP: Fix missing variable in debug message
Stephen Gallagher
1
-1
/
+1
2012-06-15
Fixed debug message in sdap_save_group()
Jan Zeleny
1
-1
/
+1
2012-06-14
Provide more debugging in krb5_child and ldap_child
Jakub Hrozek
1
-1
/
+8
2012-06-13
Fix an issue in ghost users
Jan Zeleny
1
-75
/
+47
2012-06-13
LDAP: Auto-detect support for the ldap match rule
Stephen Gallagher
6
-5
/
+107
2012-06-13
LDAP: Add support for AD chain matching extension in initgroups
Stephen Gallagher
3
-9
/
+325
[next]