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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-21
Close LDAP connection when unable to install TLS
Pavel Březina
1
-13
/
+13
2012-08-21
accept_fd_handler: add missing return
Sumit Bose
1
-0
/
+1
2012-08-21
SYSDB: Make sysdb_attrs_get_el_int() public
Stephen Gallagher
2
-8
/
+10
2012-08-21
Process all groups from a single nesting level
Jakub Hrozek
1
-4
/
+14
2012-08-16
Fix compilation error in Python murmurhash bindings
Jakub Hrozek
2
-4
/
+10
2012-08-16
Only create the SELinux login file if there are mappings on the server
Jakub Hrozek
2
-51
/
+78
2012-08-16
Do not try to remove the temp login file if already renamed
Jakub Hrozek
1
-2
/
+3
2012-08-16
Build SELinux code in responder conditionally
Jakub Hrozek
1
-0
/
+7
2012-08-15
Fix LOCAL domain lookups
Pavel Březina
1
-19
/
+22
2012-08-15
Add python bindings for murmurhash3
Sumit Bose
2
-0
/
+165
2012-08-15
KRB5: Only return PAM error for unreachable kpasswd when performing chpass
Jakub Hrozek
1
-2
/
+4
2012-08-15
FO: Return EAGAIN if there are more servers to try
Jakub Hrozek
1
-0
/
+9
2012-08-15
FO: Don't retry the same server if it's not working
Jakub Hrozek
1
-2
/
+3
2012-08-15
Duplicate detection in fail over did not work.
Michal Zidek
9
-15
/
+69
2012-08-13
sss_client: Group lookups should work even when fastcache cannot be initialized
Jakub Hrozek
1
-8
/
+2
2012-08-13
Add autofs-related options to configAPI
Jakub Hrozek
2
-1
/
+12
2012-08-10
MAN: Improve description of ldap_*_search_base options
Stephen Gallagher
4
-96
/
+63
2012-08-10
When ldap_group_nesting_level was reached, the LDAP provider tried to link gr...
Michal Zidek
1
-1
/
+45
2012-08-10
Document entry_cache_autofs_timeout
Jakub Hrozek
1
-0
/
+14
2012-08-10
remove duplicate sss_obfuscate reference in seealso manpage section
Nick Guay
1
-3
/
+0
2012-08-10
MAN: Fix minor typo in ldap_search_base section
Stephen Gallagher
1
-1
/
+1
2012-08-09
Don't use server after SRV data collapsed
Jakub Hrozek
1
-5
/
+8
2012-08-09
SRV resolution for backup servers should not be permitted.
Michal Zidek
5
-6
/
+37
2012-08-09
Change default for ldap_idmap_range_min to 200000
Jakub Hrozek
4
-4
/
+4
2012-08-09
Abort PAM access phase if HBAC does not return PAM_SUCCESS
Jakub Hrozek
1
-0
/
+1
2012-08-09
Backward GOTOs rewritten into do-while loops.
Ondrej Kos
2
-245
/
+271
2012-08-09
Change default value of ldap_sasl_string to host/hostname@REALM in man page.
Michal Zidek
1
-1
/
+1
2012-08-08
Replaced "id_max" & "id_min"
Ondrej Kos
1
-4
/
+4
2012-08-08
Allocate on top of a talloc context, not NULL
Jakub Hrozek
1
-0
/
+3
2012-08-07
Always mark SRV servers as primary
Jakub Hrozek
1
-0
/
+1
2012-08-07
Remove SYSDB_SUDO_CACHE_OC from attribute lists
Pavel Březina
2
-2
/
+0
2012-08-07
Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OC
Pavel Březina
5
-8
/
+8
2012-08-07
Remove redefinition of some SYSDB_* macros
Pavel Březina
1
-10
/
+0
2012-08-07
Subdomains: Send the DP reply in the correct format
Jakub Hrozek
1
-14
/
+41
2012-08-07
monitor: set debug level when unable to load configuration
Pavel Březina
1
-0
/
+6
2012-08-07
Failover: Return last tried server if it's still being tried
Jakub Hrozek
1
-2
/
+6
2012-08-07
Add end of line to debug message
Pavel Březina
1
-2
/
+2
2012-08-06
IPA: Securely set umask for mkstemp in subdomain provider
Stephen Gallagher
1
-0
/
+3
2012-08-06
SYSDB: Use ldb_msg_add_string for simple string additions
Jakub Hrozek
3
-12
/
+12
2012-08-06
IPA: Do not attempt to close the same file twice
Stephen Gallagher
1
-1
/
+1
2012-08-06
shadow attributes can contain -1
Pavel Březina
1
-1
/
+1
2012-08-06
SYSDB: Check the return value
Jakub Hrozek
1
-0
/
+1
2012-08-06
Removed unused variable assignment
Ondrej Kos
1
-2
/
+0
2012-08-05
SSSDConfig: Fix nonfunctional SSSDDomain.remove_provider()
Stephen Gallagher
2
-0
/
+10
2012-08-03
Fix various typos in documentation.
Yuri Chornoivan
4
-5
/
+5
2012-08-03
Don't call fo_set_{server,port}_status for SRV servers
Jakub Hrozek
1
-2
/
+3
2012-08-03
Return value of fread in src/tools/sss_debuglevel.c no longer ignored.
Michal Zidek
1
-1
/
+9
2012-08-01
Update translations for 1.9.0 beta 6 release
Jakub Hrozek
12
-4172
/
+10100
2012-08-01
Create a domain-realm mapping for krb5.conf to be included
Jakub Hrozek
1
-0
/
+135
2012-08-01
Add automatic periodic retrieval of subdomains
Simo Sorce
1
-1
/
+44
[next]