index
:
sssd.git
1-0-0
1-1-0
maint-0.6
maint-0.7
master
native_ipa_sudo
openssl
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-13
sssd-1-2
sssd-1-3
sssd-1-4
sssd-1-5
sssd-1-6
sssd-1-7
sssd-1-8
sssd-1-9
Unnamed repository; edit this file 'description' to name the repository.
Lukas Slebodnik
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysdb_get_real_name helper function
Jakub Hrozek
2011-12-16
2
-0
/
+50
*
Refactor saving sdap entities
Jakub Hrozek
2011-12-16
5
-179
/
+146
*
Use the case sensitivity flag in responders
Jakub Hrozek
2011-12-16
12
-46
/
+195
*
Canonicalize username in PAM provider
Jakub Hrozek
2011-12-16
1
-0
/
+27
*
Responders: Split getting domain by name into separate function
Jakub Hrozek
2011-12-16
5
-22
/
+21
*
sss_utf8_tolower utility function+unit tests
Jakub Hrozek
2011-12-16
7
-1
/
+221
*
Support search bases in netgroup members translation
Pavel Březina
2011-12-14
1
-1
/
+11
*
Support search bases in RFC2307bis enumeration
Pavel Březina
2011-12-14
2
-10
/
+152
*
Added sss_ldap_dn_in_search_bases()
Pavel Březina
2011-12-14
2
-0
/
+132
*
Cancel ping_check if service goes away
Jakub Hrozek
2011-12-13
1
-1
/
+14
*
Fix typo in IPA SSSDConfig file
Stephen Gallagher
2011-12-13
1
-1
/
+1
*
Update spec file to build with Glib on RHEL 5
Stephen Gallagher
2011-12-12
1
-2
/
+9
*
Add sdap_connection_expire_timeout option
Stephen Gallagher
2011-12-12
9
-3
/
+39
*
Fix uninitialized value error in ipa_netgroups.c
Stephen Gallagher
2011-12-12
1
-0
/
+1
*
Fix potential resource leak in backup_file.c
Stephen Gallagher
2011-12-09
1
-1
/
+1
*
Fixed IPA netgroup processing
Jan Zeleny
2011-12-09
3
-2
/
+7
*
Ignore NULL-terminator when checking UTF8-validity for netgroups
Stephen Gallagher
2011-12-08
1
-1
/
+1
*
LDAP: Fix missing break statements in force_tls
Stephen Gallagher
2011-12-08
1
-6
/
+12
*
LDAP provider: Error while setting the nocanon option should not be fatal
Jakub Hrozek
2011-12-08
1
-3
/
+9
*
Add ldap_sasl_minssf option
Jan Zeleny
2011-12-08
8
-1
/
+24
*
Fixed incorrect return code in PAM client
Jan Zeleny
2011-12-08
1
-1
/
+1
*
Added sssd --version option
Pavel Březina
2011-12-08
4
-3
/
+35
*
Always attempt to connect in sdap_async_sys_connect_done
Jakub Hrozek
2011-12-07
1
-18
/
+6
*
Pass the correct private data into Data Provider callback
Jakub Hrozek
2011-12-07
1
-1
/
+1
*
Ignore NULL-terminator when checking UTF8-validity
Stephen Gallagher
2011-12-05
2
-4
/
+4
*
Fixed an error in macro for merging double linked lists
Jan Zeleny
2011-12-05
1
-1
/
+1
*
Allow using Glib for UTF8 support
Stephen Gallagher
2011-12-05
8
-50
/
+231
*
Use dereference during IPA provider initgroups
Jakub Hrozek
2011-11-30
1
-40
/
+149
*
Fix two small bugs in group dereferencing
Jakub Hrozek
2011-11-29
1
-2
/
+5
*
Add ipa_hbac_support_srchost option to IPA provider
Jan Zeleny
2011-11-29
9
-36
/
+165
*
IPA migration fixes
Jakub Hrozek
2011-11-29
3
-97
/
+141
*
Provide means of forcing TLS and GSSAPI enabled/disabled for sdap connections
Jakub Hrozek
2011-11-29
5
-11
/
+43
*
RESPONDER: Refactor DP requests into tevent_req style
Stephen Gallagher
2011-11-29
6
-427
/
+641
*
LDAP: Try next failover server on any error
Stephen Gallagher
2011-11-29
1
-9
/
+5
*
Add -fno-strict-aliasing
Stephen Gallagher
2011-11-28
1
-1
/
+2
*
Fixed logically dead code in netgroup processing
Jan Zeleny
2011-11-28
1
-1
/
+1
*
Fixed uninitialized pointer read in netgroups processing
Jan Zeleny
2011-11-28
1
-0
/
+6
*
sss_cli.h - fix: function declaration after the header guard
Pavel Březina
2011-11-28
1
-2
/
+2
*
Fixed a typo in sysdb_upgrade_07() declaration
Jan Zeleny
2011-11-28
1
-1
/
+1
*
Fix sdap_id_ctx/ipa_id_ctx mismatch in IPA provider
Jakub Hrozek
2011-11-25
4
-4
/
+18
*
Fix broken build due to commit of IPA netgroup support
Stephen Gallagher
2011-11-23
1
-0
/
+1
*
Added IPA account info handler
Jan Zeleny
2011-11-23
4
-1
/
+374
*
Added support for fetching netgroups in IPA provider
Jan Zeleny
2011-11-23
2
-0
/
+993
*
New IPA ID context
Jan Zeleny
2011-11-23
3
-22
/
+37
*
Added and modified options for IPA netgroups
Jan Zeleny
2011-11-23
6
-31
/
+199
*
Modified sdap_parse_search_base()
Jan Zeleny
2011-11-23
4
-16
/
+14
*
Renamed some LDAP routines
Jan Zeleny
2011-11-23
6
-41
/
+49
*
Set more strict permissions on keyring
Simo Sorce
2011-11-22
3
-1
/
+29
*
Fixed unchecked value of setenv() in check_and_export_options()
Jan Zeleny
2011-11-22
1
-2
/
+5
*
Cleanup: Remove unused parameters
Jakub Hrozek
2011-11-22
36
-185
/
+84
[next]