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
2011-11-28
Fixed logically dead code in netgroup processing
Jan Zeleny
1
-1
/
+1
2011-11-28
Fixed uninitialized pointer read in netgroups processing
Jan Zeleny
1
-0
/
+6
2011-11-28
sss_cli.h - fix: function declaration after the header guard
Pavel Březina
1
-2
/
+2
2011-11-28
Fixed a typo in sysdb_upgrade_07() declaration
Jan Zeleny
1
-1
/
+1
2011-11-25
Fix sdap_id_ctx/ipa_id_ctx mismatch in IPA provider
Jakub Hrozek
4
-4
/
+18
2011-11-23
Added IPA account info handler
Jan Zeleny
3
-1
/
+373
2011-11-23
Added support for fetching netgroups in IPA provider
Jan Zeleny
1
-0
/
+992
2011-11-23
New IPA ID context
Jan Zeleny
3
-22
/
+37
2011-11-23
Added and modified options for IPA netgroups
Jan Zeleny
6
-31
/
+199
2011-11-23
Modified sdap_parse_search_base()
Jan Zeleny
4
-16
/
+14
2011-11-23
Renamed some LDAP routines
Jan Zeleny
6
-41
/
+49
2011-11-22
Set more strict permissions on keyring
Simo Sorce
2
-1
/
+28
2011-11-22
Fixed unchecked value of setenv() in check_and_export_options()
Jan Zeleny
1
-2
/
+5
2011-11-22
Cleanup: Remove unused parameters
Jakub Hrozek
36
-185
/
+84
2011-11-22
SYSDB: Make ENOENT log messages less threatening
Stephen Gallagher
1
-16
/
+54
2011-11-21
Fix FTBFS related to -Werror=format-security
Krzysztof Klimonda
2
-2
/
+2
2011-11-18
RESPONDER: Ensure that all input strings are valid UTF-8
Stephen Gallagher
6
-0
/
+49
2011-11-18
Prevent printing NULL in several places of LDAP provider
Jakub Hrozek
2
-5
/
+9
2011-11-11
Use one transaction instead of two during RFC2307bis group processing
Jakub Hrozek
1
-31
/
+55
2011-11-11
Squash transactions in sdap_initgr_common_store
Jakub Hrozek
1
-6
/
+25
2011-11-10
configAPI: Fix removing in old domain when saving a new domain
Jakub Hrozek
1
-2
/
+2
2011-11-10
Typo fixes
Marko Myllynen
2
-2
/
+2
2011-11-10
SBUS: Fix DEBUG log matching
Stephen Gallagher
1
-7
/
+8
2011-11-10
Fix typos in manual pages
Yuri Chornoivan
4
-4
/
+4
2011-11-08
LDAP: Remove redundant groups from the lookup list
Stephen Gallagher
1
-23
/
+0
2011-11-07
Fixed empty loginShell in proxy provider
Jan Zeleny
1
-4
/
+32
2011-11-07
Fixed possible resource leak in create_mail_spool()
Jan Zeleny
1
-9
/
+9
2011-11-07
Fixed possible resource leak in get_uid_from_pid()
Jan Zeleny
1
-4
/
+10
2011-11-07
Use correct state struct in sdap_initgr_rfc2307bis_next_base
Jakub Hrozek
1
-2
/
+3
2011-11-07
Fix segfault in sdap_get_initgr_user
Jakub Hrozek
1
-1
/
+2
2011-11-02
Periodic translation file update
Stephen Gallagher
38
-9992
/
+29305
2011-11-02
SYSDB: add index for nameAlias
Stephen Gallagher
3
-1
/
+97
2011-11-02
Handle group renaming correctly
Jan Zeleny
1
-2
/
+7
2011-11-02
Support to request canonicalization in LDAP/IPA provider
Jan Zeleny
10
-1
/
+45
2011-11-02
Add support to request canonicalization on krb AS requests
Jan Zeleny
10
-6
/
+68
2011-11-02
Add wrapper for krb5_get_init_creds_opt_set_canonicalize
Jan Zeleny
3
-0
/
+14
2011-11-02
Fixes debug-tests.c coverity issues: NEGATIVE_RETURNS, FORWARD_NULL
Pavel Březina
1
-49
/
+140
2011-11-02
RESPONDER: Fix segfault in sss_packet_send()
Stephen Gallagher
1
-0
/
+5
2011-11-02
LDAP: Add support for multiple search bases for group enumeration
Stephen Gallagher
4
-24
/
+101
2011-11-02
LDAP: Add support for multiple search bases for user enumeration
Stephen Gallagher
4
-8
/
+49
2011-11-02
LDAP: Convert ldap_*_search_filter
Stephen Gallagher
3
-59
/
+23
2011-11-02
LDAP: Update manpages with multiple search base information
Stephen Gallagher
1
-1
/
+56
2011-11-02
LDAP: Add multiple search bases for initgroups (RFC2307bis groups)
Stephen Gallagher
1
-77
/
+225
2011-11-02
LDAP: Add multiple search bases for initgroups (RFC2307 groups)
Stephen Gallagher
1
-17
/
+99
2011-11-02
LDAP: Add multiple search bases for initgroups (users)
Stephen Gallagher
1
-30
/
+72
2011-11-02
LDAP: Support multiple group search bases (non-enumeration, RFC2307)
Stephen Gallagher
4
-16
/
+74
2011-11-02
LDAP: Support multiple netgroup search bases
Stephen Gallagher
3
-14
/
+65
2011-11-02
LDAP: Support multiple user search bases (non-enumeration)
Stephen Gallagher
4
-14
/
+70
2011-11-02
LDAP: Add parser for multiple search bases
Stephen Gallagher
5
-26
/
+380
2011-11-02
Make sdap_get_id_specific_filter() more strict
Stephen Gallagher
2
-4
/
+4
[next]