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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-08
Improve documentation of libipa_hbac
Stephen Gallagher
2
-21
/
+1697
2011-09-07
Do not access memory out of bounds
Sumit Bose
1
-2
/
+2
2011-09-06
Keep deref controls until the whole request is finished
Jakub Hrozek
1
-8
/
+45
2011-09-06
Improve error message for LDAP password constraint violation
Jakub Hrozek
3
-16
/
+29
2011-09-06
Allow turning dereference off by setting the threshold to 0
Jakub Hrozek
3
-3
/
+9
2011-09-06
sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()
Pavel Březina
3
-35
/
+35
2011-09-06
sss_ldap_err2string() - function created
Pavel Březina
1
-2
/
+0
2011-08-29
HBAC: Properly skip all non-group memberOf entries
Stephen Gallagher
1
-1
/
+2
2011-08-29
Fix moving to next entry in deref code
Jakub Hrozek
1
-1
/
+6
2011-08-26
HBAC: Use of hostgroups for targethost or sourcehost was broken
Stephen Gallagher
1
-4
/
+4
2011-08-26
HBAC: Handle saving groups that have no members
Stephen Gallagher
1
-7
/
+21
2011-08-26
Use the default Kerberos realm for LDAP with GSSAPI auth
Jakub Hrozek
1
-3
/
+55
2011-08-26
Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANON
Jakub Hrozek
5
-3
/
+17
2011-08-25
--debug-timestamps=1 is not passed to providers
Pavel Březina
2
-11
/
+8
2011-08-25
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
4
-4
/
+15
2011-08-25
New DEBUG facility - conversion
Pavel Březina
11
-9
/
+16
2011-08-25
Improve password policy error code and message
Sumit Bose
1
-4
/
+9
2011-08-25
IPA dyndns: do not segfault if the server cannot be resolved
Jakub Hrozek
1
-4
/
+2
2011-08-15
Handle timeout during sss_ldap_init_send
Jakub Hrozek
1
-1
/
+5
2011-08-15
Moved some functions in sdap_async_initgroups
Jan Zeleny
1
-345
/
+349
2011-08-15
Moved some functions in sdap_async_groups
Jan Zeleny
1
-122
/
+112
2011-08-15
Confusing part of code cleared out
Jan Zeleny
1
-34
/
+32
2011-08-15
sdap_async_accounts.c split
Jan Zeleny
4
-2514
/
+2588
2011-08-15
sysdb refactoring: memory context deleted
Jan Zeleny
10
-43
/
+31
2011-08-15
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
22
-101
/
+69
2011-08-11
Use sysdb attribute name for GID, not LDAP attribute
Stephen Gallagher
1
-3
/
+3
2011-08-04
Fix returning groups when gidNumber attribute is not ordered
Jakub Hrozek
3
-4
/
+10
2011-08-01
Request password control unconditionally during bind
Jakub Hrozek
1
-6
/
+6
2011-08-01
Change the default value of ldap_tls_cacert in IPA provider
Jakub Hrozek
1
-1
/
+1
2011-08-01
Add rule validator to libipa_hbac
Stephen Gallagher
2
-0
/
+74
2011-08-01
Remove incorrect private variable
Stephen Gallagher
1
-1
/
+1
2011-08-01
Wrong paramater to sysdb_attrs_add_uint32
Jakub Hrozek
1
-1
/
+1
2011-07-29
Fix incorrect NULL check in ipa_hbac_common.c
Stephen Gallagher
1
-1
/
+1
2011-07-29
Fix memory leak in ipa_hbac_evaluate_rules
Stephen Gallagher
1
-0
/
+1
2011-07-29
libipa_hbac: Support case-insensitive comparisons with UTF8
Stephen Gallagher
1
-16
/
+98
2011-07-27
Explicitly ignore groups with gidNumber=0
Jakub Hrozek
2
-11
/
+18
2011-07-27
Set gidNumber of non-posix groups to 0 even on updates
Jakub Hrozek
1
-8
/
+44
2011-07-21
fo_get_server_name() getter for a server name
Jakub Hrozek
5
-3
/
+31
2011-07-21
Rename fo_get_server_name to fo_get_server_str_name
Jakub Hrozek
6
-10
/
+10
2011-07-21
Only print server address if one is available
Jakub Hrozek
1
-0
/
+7
2011-07-21
Do not add a NULL host parsed from LDAP URI
Jakub Hrozek
1
-1
/
+8
2011-07-13
Remove unused krb5_service structure member
Jakub Hrozek
3
-7
/
+1
2011-07-11
Check DNS records before updating
Jakub Hrozek
4
-25
/
+470
2011-07-11
Split reading resolver family order into a separate function
Jakub Hrozek
1
-23
/
+3
2011-07-11
Do not hardcode default resolver timeout
Jakub Hrozek
1
-1
/
+1
2011-07-11
Escape IP address in kdcinfo
Jakub Hrozek
2
-14
/
+36
2011-07-11
Move IP adress escaping from the LDAP namespace
Jakub Hrozek
1
-3
/
+3
2011-07-08
Add LDAP access control based on NDS attributes
Sumit Bose
6
-3
/
+197
2011-07-08
Treat NULL or empty rhost as unknown
Stephen Gallagher
2
-11
/
+25
2011-07-08
Add ipa_hbac_treat_deny_as option
Stephen Gallagher
3
-2
/
+13
[next]