index
:
sssd.git
ad_domain_local_groups
add_upn_support_for_sid_requests
certificate_mapping
email-login
fill_grent_with_view
fq_review
gdm_sc_fix
ipa_automatic_enterprise
ipa_provider_n2
jhrozek-nssattr
jhrozek_sysdb_fqdn
krb5_rebase
libwbclient-0.13
master
master-upn-from_pac
memberof_default_view
my_head
new_backend_target
one_certificate_multiple_users
pam
policy_stuff
prompting
python_api
review
simo
smartcard
sssd-1-2-proxy
subdomain-password-authentication
subdomains
wip
wip-extdom
wip-views
Unnamed repository; edit this file to name it for gitweb.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get lists of GIDs to be added and deleted and use them
Sumit Bose
2012-11-10
1
-3
/
+89
*
Add pac_user_get_grp_info() to read current group memberships
Sumit Bose
2012-11-10
2
-0
/
+107
*
Add diff_gid_lists() with test
Sumit Bose
2012-11-10
3
-2
/
+279
*
Do not remove a group if it has members from subdomains
Sumit Bose
2012-11-10
1
-4
/
+15
*
Add helpers to set common mc record fields
Simo Sorce
2012-11-10
1
-16
/
+26
*
MAN: Fix validation error caused by bad 'ca' translation
Stephen Gallagher
2012-11-08
1
-2
/
+2
*
Clarify debug message about initgroups and subdomains
Sumit Bose
2012-11-08
1
-0
/
+7
*
MAN: sssd-simple - suggest awarness of empty rules
Ondrej Kos
2012-11-08
1
-0
/
+5
*
sss_dp_get_domains_send(): handle subreq error correctly
Pavel Březina
2012-11-08
1
-1
/
+2
*
util_lock.c: sss_br_lock_file accepted invalid parameter value
Michal Zidek
2012-11-08
2
-3
/
+7
*
SSSDConfig: Locate the force_timeout option in the correct sections
Stephen Gallagher
2012-11-08
2
-1
/
+4
*
MAN: Specify the correct location for the force_timeout option
Stephen Gallagher
2012-11-08
1
-16
/
+32
*
Monitor: Better debugging for ping timeouts
Stephen Gallagher
2012-11-08
1
-0
/
+8
*
do not default fullname to gecos when schema = ad
Pavel Březina
2012-11-08
1
-0
/
+14
*
sss_cache: Remove fastcache even if sssd is not running.
Michal Zidek
2012-11-06
4
-23
/
+175
*
util: Added new file util_lock.c
Michal Zidek
2012-11-06
3
-1
/
+89
*
sss_cache: Multiple domains not handled properly
Michal Zidek
2012-11-06
1
-35
/
+37
*
create pid file immediately after fork again
Pavel Březina
2012-11-06
1
-25
/
+4
*
exit original process after sssd is initialized
Pavel Březina
2012-11-06
3
-2
/
+56
*
make monitor_quit() usable outside signal handler
Pavel Březina
2012-11-06
1
-14
/
+26
*
fix indendation, coding style and debug levels in server.c
Pavel Březina
2012-11-06
1
-110
/
+114
*
add SSSDBG_IMPORTANT_INFO macro
Pavel Březina
2012-11-06
1
-0
/
+1
*
PAM: Do not leak fd after SELinux context file is written
Jakub Hrozek
2012-11-02
1
-0
/
+1
*
Monitor: read the correct SIGKILL timeout for providers, too
Jakub Hrozek
2012-11-01
1
-33
/
+41
*
LDAP: Better debug logging when saving groups
Stephen Gallagher
2012-11-01
1
-11
/
+75
*
LDAP: Fix off-by-one error when saving ghost users
Jakub Hrozek
2012-11-01
1
-1
/
+1
*
authconfig: allow chpass_provider = proxy
Pavel Březina
2012-10-30
2
-1
/
+4
*
sudo: do not hardcode protocol version
Pavel Březina
2012-10-30
1
-1
/
+2
*
Include talloc log in our debug facility
Michal Zidek
2012-10-29
39
-43
/
+52
*
Free the internal DP request
Jakub Hrozek
2012-10-29
1
-0
/
+8
*
Make sub-domains case-insensitive
Sumit Bose
2012-10-26
2
-3
/
+24
*
sss_parse_name_for_domains: always return the canonical domain name
Sumit Bose
2012-10-26
1
-2
/
+7
*
krb5_auth: update with correct UPN if needed
Sumit Bose
2012-10-26
3
-0
/
+133
*
Use find_or_guess_upn() where needed
Sumit Bose
2012-10-26
6
-36
/
+52
*
Add new call find_or_guess_upn()
Sumit Bose
2012-10-26
4
-8
/
+54
*
krb5_child: send back the client principal
Sumit Bose
2012-10-26
4
-5
/
+42
*
krb5_mod_ccname: replace wrong memory context
Sumit Bose
2012-10-26
1
-1
/
+1
*
krb5_child: send PAC to PAC responder
Sumit Bose
2012-10-26
2
-3
/
+143
*
krb5_auth: send different_realm flag to krb5_child
Sumit Bose
2012-10-26
2
-1
/
+8
*
krb5_auth: check if principal belongs to a different realm
Sumit Bose
2012-10-26
5
-0
/
+88
*
Add replacement for krb5_find_authdata()
Sumit Bose
2012-10-26
3
-0
/
+20
*
check_ccache_files: search sub-domains as well
Sumit Bose
2012-10-26
1
-4
/
+14
*
sysdb: add sysdb_base_dn()
Sumit Bose
2012-10-26
2
-0
/
+5
*
krb5_auth_send: check for sub-domains
Sumit Bose
2012-10-26
4
-11
/
+37
*
pac responder: add user principal and name alias to cached user object
Sumit Bose
2012-10-26
3
-4
/
+46
*
pac responder: use only lower case user name
Sumit Bose
2012-10-26
2
-5
/
+15
*
sysdb: look for ranges in the parent tree
Sumit Bose
2012-10-26
1
-1
/
+4
*
pac responder: fix copy-and-paste error
Sumit Bose
2012-10-26
1
-7
/
+0
*
subdomain-id: Generate homedir only for users not groups
Sumit Bose
2012-10-26
1
-10
/
+12
*
KRB5: Return error when principal selection fails
Jakub Hrozek
2012-10-24
1
-1
/
+4
[next]