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
2010-12-07
ldap: add checks to determine if USN features are available.
Simo Sorce
9
-25
/
+134
2010-12-07
ldap: remove variable that was never assigned nor used
Simo Sorce
2
-10
/
+0
2010-12-07
Pass sdap_id_ctx in sdap_id_op functions.
Simo Sorce
4
-50
/
+52
2010-12-07
Add support for FAST in krb5 provider
Sumit Bose
15
-20
/
+457
2010-12-07
Refactor krb5_child to make helpers more flexible
Sumit Bose
1
-20
/
+36
2010-12-06
Add ldap_chpass_uri config option
Sumit Bose
10
-9
/
+91
2010-12-06
Add new account expired rule to LDAP access provider
Sumit Bose
10
-93
/
+570
2010-12-06
Make string_to_shadowpw_days() public
Sumit Bose
3
-33
/
+36
2010-12-03
Allow krb5 lifetime values without a unit
Sumit Bose
2
-36
/
+73
2010-12-03
Add support for automatic Kerberos ticket renewal
Sumit Bose
13
-6
/
+449
2010-12-03
krb5_child returns TGT lifetime
Sumit Bose
4
-0
/
+63
2010-12-03
Add support for server-side pam response messages
Sumit Bose
2
-0
/
+10
2010-12-03
Add krb5_lifetime option
Sumit Bose
9
-7
/
+81
2010-12-03
Add krb5_renewable_lifetime option
Sumit Bose
9
-7
/
+85
2010-12-03
Check authtok type for krb5 auth and chpass
Sumit Bose
1
-0
/
+12
2010-12-03
Add a renew task to krb5_child
Sumit Bose
2
-1
/
+94
2010-12-03
Send authtok_type to krb5_child
Sumit Bose
2
-2
/
+6
2010-12-02
Set up signal handlers before initializing sysdb
Stephen Gallagher
1
-38
/
+38
2010-12-02
Add a special filter type to handle enumerations
Sumit Bose
6
-50
/
+29
2010-12-02
Resend SIGTERM if child doesn't terminate
Stephen Gallagher
1
-24
/
+40
2010-12-02
Make default SIGTERM and SIGINT handlers use tevent
Stephen Gallagher
1
-1
/
+33
2010-12-01
Add check_online method to LDAP ID provider
Sumit Bose
4
-2
/
+46
2010-12-01
Fix offline detection in sdap_cli_connect request
Sumit Bose
1
-0
/
+1
2010-12-01
Run checks before resetting offline state
Sumit Bose
6
-5
/
+143
2010-12-01
Daemonize by default
Sumit Bose
1
-0
/
+4
2010-12-01
Allow protocol fallback for SRV queries
Jakub Hrozek
9
-12
/
+53
2010-11-24
Internal DNS resolver should check /etc/hosts
Jakub Hrozek
1
-0
/
+2
2010-11-24
Print correct error messages for dp_err_to_string()
Stephen Gallagher
1
-6
/
+6
2010-11-24
Fix a typo on setup_netlink()
Sumit Bose
1
-1
/
+1
2010-11-24
fix typo in get_server_status()
Sumit Bose
1
-1
/
+1
2010-11-22
sss_client: make code thread-safe
Simo Sorce
5
-58
/
+219
2010-11-22
Add SIGUSR2 to reset offline status
Sumit Bose
2
-0
/
+38
2010-11-22
Add signal documentation to sssd(8)
Stephen Gallagher
1
-0
/
+35
2010-11-19
Use a more efficient host search filter
Sumit Bose
1
-5
/
+6
2010-11-19
Fix man page
Sumit Bose
1
-2
/
+2
2010-11-19
Fix offline detection for LDAP auth/chpass
Sumit Bose
1
-5
/
+13
2010-11-18
Wait for all children to exit
Stephen Gallagher
1
-2
/
+61
2010-11-18
Add missing error code
Sumit Bose
1
-0
/
+1
2010-11-18
Fix authentication queue code for proxy auth
Stephen Gallagher
1
-12
/
+19
2010-11-18
Ensure that SSSD shuts down completely before restarting
Stephen Gallagher
1
-0
/
+9
2010-11-16
Log startup errors to syslog
Stephen Gallagher
1
-7
/
+9
2010-11-15
Fix incorrect type comparison
Stephen Gallagher
1
-1
/
+1
2010-11-15
Fix const cast warnings in tests
Stephen Gallagher
2
-2
/
+2
2010-11-15
Fix const cast warning in confdb_create_ldif
Stephen Gallagher
1
-4
/
+4
2010-11-15
Fix const cast issue with sysdb_attrs_users_from_str_list
Stephen Gallagher
3
-11
/
+11
2010-11-15
Fix const cast warning in build_attrs_from_map
Stephen Gallagher
1
-3
/
+3
2010-11-15
Fix const cast warning for sysdb_update_members
Stephen Gallagher
4
-14
/
+14
2010-11-15
Fix cast warning for pam_sss.c
Stephen Gallagher
1
-8
/
+11
2010-11-15
Introduce pam_verbosity config option
Sumit Bose
7
-11
/
+126
2010-11-15
Avoid long long in messages to PAM client use int64_t
Sumit Bose
3
-16
/
+16
[next]