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
path:
root
/
src
/
responder
/
pac
/
pacsrv_utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
1
-40
/
+40
*
Use sysdb_attrs_add_lc_name_alias to add case-insensitive alias
Sumit Bose
2013-12-19
1
-2
/
+2
*
pac: fix potential memory leaks
Pavel Březina
2013-11-22
1
-5
/
+5
*
pac: fix double free
Pavel Březina
2013-11-22
1
-8
/
+6
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)
Michal Zidek
2013-11-15
1
-8
/
+6
*
free idmapped SIDs correctly
Pavel Březina
2013-11-07
1
-2
/
+2
*
Include sys/types.h for types id_t and uid_t
Lukas Slebodnik
2013-09-03
1
-0
/
+1
*
PAC: if user entry already exists keep it
Sumit Bose
2013-08-26
1
-39
/
+0
*
New utility function sss_get_domain_name
Jakub Hrozek
2013-06-07
1
-5
/
+1
*
Enhance PAC responder for AD users
Sumit Bose
2013-06-06
1
-740
/
+197
*
Add utility functions for formatting fully-qualified names
Jakub Hrozek
2013-05-30
1
-2
/
+1
*
Add missing \n to debug string
Sumit Bose
2013-05-10
1
-1
/
+1
*
Fix and rename get_my_domain_data()
Sumit Bose
2013-04-21
1
-5
/
+7
*
Allow using flatname for subdomain home dir template
Jakub Hrozek
2013-04-10
1
-1
/
+1
*
Parent and subdomains use the same sysdb
Simo Sorce
2013-02-10
1
-5
/
+1
*
Change the way domains are linked.
Simo Sorce
2013-02-10
1
-10
/
+1
*
Add function get_next_domain()
Simo Sorce
2013-02-10
1
-1
/
+1
*
NSS: Add original homedir to home directory template options
Stephen Gallagher
2013-02-10
1
-1
/
+1
*
Make sysdb_domain_dn() require a domain.
Simo Sorce
2013-01-15
1
-1
/
+1
*
Refactor gid handling in the PAC responder
Sumit Bose
2013-01-08
1
-62
/
+161
*
PAC responder: check if existing user differs
Sumit Bose
2013-01-08
1
-0
/
+42
*
Use hash table to collect GIDs from PAC to avoid dups
Sumit Bose
2013-01-08
1
-18
/
+86
*
Read remote groups from PAC
Sumit Bose
2013-01-08
1
-3
/
+52
*
Save domain and GID for groups from the configured domain
Sumit Bose
2013-01-08
1
-0
/
+27
*
Add find_domain_by_id()
Sumit Bose
2013-01-08
1
-0
/
+39
*
Use struct pac_grp instead of gid_t for groups from PAC
Sumit Bose
2013-01-08
1
-11
/
+13
*
Refactor the way subdomain accounts are saved
Simo Sorce
2012-11-19
1
-23
/
+29
*
Add diff_gid_lists() with test
Sumit Bose
2012-11-10
1
-0
/
+156
*
pac responder: add user principal and name alias to cached user object
Sumit Bose
2012-10-26
1
-1
/
+41
*
pac responder: use only lower case user name
Sumit Bose
2012-10-26
1
-3
/
+5
*
pac responder: fix copy-and-paste error
Sumit Bose
2012-10-26
1
-7
/
+0
*
SYSDB: Remove unnecessary domain parameter from several sysdb calls
Jakub Hrozek
2012-09-24
1
-4
/
+1
*
Add range support to PAC responder
Sumit Bose
2012-06-21
1
-40
/
+132
*
PAC responder: add some utility functions
Jan Zeleny
2012-06-21
1
-0
/
+494