index
:
sssd.git
list_tevent_req
manfixes
master
review
rhel5.10
rhel6.4
saveldapsid
sid
sid2
sssd-1-5
subdommem
token
token2
token3
token4
System Security Services Daemon [okos' clone]
Ondrej Kos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for generic IPA config retrieval
Jan Zeleny
2012-02-06
3
-0
/
+210
*
Fixed minor memory-hierarchy-related issue in IPA HBAC
Jan Zeleny
2012-02-06
1
-1
/
+2
*
Implemented support for multiple search bases in HBAC rules and services
Jan Zeleny
2012-02-06
10
-116
/
+365
*
Do not call sudo functions if built without-sudo
Jakub Hrozek
2012-02-05
2
-7
/
+7
*
AUTOFS: LDAP provider
Jakub Hrozek
2012-02-05
13
-2
/
+1488
*
AUTOFS: responder
Jakub Hrozek
2012-02-05
17
-11
/
+1809
*
Split the logic to check cache expiration into separate function
Jakub Hrozek
2012-02-05
3
-43
/
+73
*
RESPONDERS: Refactor setent_req_list
Jakub Hrozek
2012-02-05
6
-100
/
+133
*
AUTOFS: Data Provider request
Jakub Hrozek
2012-02-05
5
-30
/
+317
*
AUTOFS: a command-line test client
Jakub Hrozek
2012-02-05
3
-0
/
+128
*
AUTOFS: a client library
Jakub Hrozek
2012-02-05
7
-1
/
+487
*
AUTOFS: sysdb interface
Jakub Hrozek
2012-02-05
5
-7
/
+522
*
SYSDB: Remove code duplication between member_add and member_del
Jakub Hrozek
2012-02-05
1
-39
/
+14
*
BUILD: Introduce a --with-autofs config option
Jakub Hrozek
2012-02-05
2
-0
/
+23
*
Fix configure with old autoconf versions
Jakub Hrozek
2012-02-04
1
-1
/
+0
*
Build all experimental features during 'make distcheck'
Stephen Gallagher
2012-02-04
1
-1
/
+2
*
Move BUILD_SUDO outside the generic LDAP source files
Jakub Hrozek
2012-02-04
5
-95
/
+127
*
SUDO: introduce a new config option --with-sudo
Jakub Hrozek
2012-02-04
2
-5
/
+24
*
ConfigAPI: add sudo to known services
Jakub Hrozek
2012-02-04
3
-2
/
+14
*
Fixes for sudo_timed
Jakub Hrozek
2012-02-04
2
-23
/
+53
*
SUDO Integration - responder 'sudo_timed' option
Pavel Březina
2012-02-04
6
-38
/
+166
*
SUDO Integration - in-memory cache in responder
Pavel Březina
2012-02-04
8
-9
/
+456
*
NSS: Add individual timeouts for entry types
Stephen Gallagher
2012-02-04
23
-43
/
+164
*
LDAP: Fix incorrect search timeouts
Stephen Gallagher
2012-02-04
2
-2
/
+2
*
LDAP: Do not fail if RootDSE check cannot determine search bases
Stephen Gallagher
2012-02-04
9
-5
/
+95
*
NSS: Use sss_hash_create instead of destructor
Jakub Hrozek
2012-02-04
2
-13
/
+2
*
RESPONDERS: Provide a common sss_cmd_send_error function
Jakub Hrozek
2012-02-02
3
-13
/
+19
*
Use profiling Docbook XSLT only if available, fall back to normal
Jakub Hrozek
2012-02-01
3
-12
/
+30
*
Fixed wrong position of ldap_service_search_base
Jan Zeleny
2012-02-01
1
-1
/
+1
*
Refactor nss_cmd_send_empty
Jakub Hrozek
2012-01-31
6
-41
/
+46
*
SYSDB: index sudoUser
Jakub Hrozek
2012-01-31
3
-1
/
+99
*
KRB5: Add syslog messages for Kerberos failures
Stephen Gallagher
2012-01-31
2
-0
/
+9
*
LDAP: Add new options for service maps
Stephen Gallagher
2012-01-31
4
-1
/
+89
*
IPA: Add support for services lookups (non-enum)
Stephen Gallagher
2012-01-31
4
-1
/
+44
*
LDAP: Add enumeration support for services
Stephen Gallagher
2012-01-31
7
-3
/
+215
*
LDAP: Add support for service lookups (non-enum)
Stephen Gallagher
2012-01-31
9
-0
/
+893
*
SYSDB: Add sysdb_attrs_get_uint16_t
Stephen Gallagher
2012-01-31
2
-0
/
+28
*
SYSDB: extend sysdb_store_service() to accept additional attributes
Stephen Gallagher
2012-01-31
6
-21
/
+47
*
SUDO: Provide documentation for the SUDO API
Jakub Hrozek
2012-01-30
6
-3
/
+1673
*
docs: Use absolute srcdir path
Jakub Hrozek
2012-01-30
2
-4
/
+4
*
Include sudo manual pages only conditionally
Jakub Hrozek
2012-01-30
3
-11
/
+44
*
SUDO Integration - manual page
Pavel Březina
2012-01-30
2
-1
/
+212
*
SSSDConfigAPI: Move sssd.api.* to /usr/share/sssd
Stephen Gallagher
2012-01-30
3
-12
/
+11
*
Fix sudo compilation on RHEL5
Jakub Hrozek
2012-01-30
3
-0
/
+5
*
SUDO Integration - test client changed
Pavel Březina
2012-01-27
1
-78
/
+13
*
SUDO Integration - SUDO API can request only cn=defaults record
Pavel Březina
2012-01-27
3
-26
/
+44
*
SUDO Integration - responder command for cn=defaults
Pavel Březina
2012-01-27
5
-18
/
+94
*
SUDO Integration - prepare data provider for new responder commands
Pavel Březina
2012-01-27
7
-200
/
+287
*
SUDO Integration - make sysdb_get_sudo_filter() more configurable
Pavel Březina
2012-01-27
3
-48
/
+73
*
Rename sss_dp_type to sss_dp_sudo_type
Stephen Gallagher
2012-01-27
2
-4
/
+4
[next]