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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add domain argument to sysdb_add_user()
Simo Sorce
2013-01-15
1
-2
/
+2
*
Add domain argument to sysdb_add_basic_user()
Simo Sorce
2013-01-15
1
-0
/
+1
*
Add domain argument to sysdb_set_netgroup_attr()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain argument to sysdb_set_group_attr()
Simo Sorce
2013-01-15
1
-12
/
+12
*
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2013-01-15
1
-3
/
+4
*
Add domain arg to sysdb_search_netgroup_by_name()
Simo Sorce
2013-01-15
1
-0
/
+1
*
Add domain to sysdb_search_group_by_gid()
Simo Sorce
2013-01-15
1
-1
/
+24
*
Add domain to sysdb_search_group_by_name()
Simo Sorce
2013-01-15
1
-3
/
+4
*
Add domain to sysdb_search_user_by_uid()
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain to sysdb_search_user_by_name()
Simo Sorce
2013-01-15
1
-3
/
+4
*
Add domain argument to sysdb_get_user_attr()
Simo Sorce
2013-01-15
1
-2
/
+2
*
Add domain option to sysdb_get/netgr/attrs() fns
Simo Sorce
2013-01-15
1
-3
/
+3
*
Pass domain to sysdb_enum<pw/gr>ebt() functions
Simo Sorce
2013-01-15
1
-0
/
+2
*
Pass domain to sysdb_get<pwu/grg><id() functions
Simo Sorce
2013-01-15
1
-0
/
+2
*
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
2013-01-15
1
-8
/
+20
*
Make sysdb_domain_dn() require a domain.
Simo Sorce
2013-01-15
1
-1
/
+1
*
Make sysdb_netgroup_dn() require a domain explictly.
Simo Sorce
2013-01-15
1
-2
/
+4
*
Make sysdb_group_dn() require a domain explictly.
Simo Sorce
2013-01-15
1
-2
/
+4
*
Make sysdb_user_dn() require a domain explictly.
Simo Sorce
2013-01-15
1
-2
/
+4
*
Refactor single domain initialization
Simo Sorce
2013-01-15
3
-9
/
+9
*
Change pam data auth tokens.
Simo Sorce
2013-01-10
1
-5
/
+8
*
Code can only check for cached passwords
Simo Sorce
2013-01-10
1
-4
/
+2
*
Remove dead netgroup functions
Simo Sorce
2013-01-08
1
-264
/
+0
*
Refactor gid handling in the PAC responder
Sumit Bose
2013-01-08
1
-21
/
+36
*
Add tests for get_gids_from_pac()
Sumit Bose
2013-01-08
1
-0
/
+256
*
Add find_domain_by_id()
Sumit Bose
2013-01-08
1
-0
/
+49
*
Use struct pac_grp instead of gid_t for groups from PAC
Sumit Bose
2013-01-08
1
-8
/
+11
*
Remove unused header
Simo Sorce
2013-01-06
1
-1
/
+0
*
failover: Protect against empty host names
Michal Zidek
2013-01-02
1
-0
/
+91
*
MEMBEROF: Keep inherited ghost users around on modify operation
Jakub Hrozek
2012-12-05
1
-0
/
+248
*
MEMBEROF: Implement the modify operation for ghost users
Jakub Hrozek
2012-12-05
1
-0
/
+480
*
MEMBEROF: Implement delete operation for ghost users
Jakub Hrozek
2012-12-05
1
-1
/
+106
*
TESTS: Test ghosts users in the RFC2307 schema
Jakub Hrozek
2012-11-26
1
-0
/
+248
*
MEMBEROF: Do not add the ghost attribute to self
Jakub Hrozek
2012-11-26
1
-2
/
+86
*
LDAP: Only convert direct parents' ghost attribute to member
Jakub Hrozek
2012-11-20
1
-6
/
+7
*
Fix compare_principal_realm() check
Sumit Bose
2012-11-19
1
-0
/
+6
*
Add string_in_list() and add_string_to_list() with tests
Sumit Bose
2012-11-14
1
-0
/
+83
*
TESTS: Fix a couple of debug-level setters
Jakub Hrozek
2012-11-13
3
-3
/
+3
*
Add diff_gid_lists() with test
Sumit Bose
2012-11-10
1
-2
/
+107
*
Include talloc log in our debug facility
Michal Zidek
2012-10-29
14
-14
/
+14
*
Use find_or_guess_upn() where needed
Sumit Bose
2012-10-26
2
-2
/
+3
*
krb5_auth: check if principal belongs to a different realm
Sumit Bose
2012-10-26
1
-0
/
+45
*
SSH: Refactor sysdb and related code
Jan Cholasta
2012-10-05
1
-36
/
+11
*
SYSDB: Remove unnecessary domain parameter from several sysdb calls
Jakub Hrozek
2012-09-24
1
-8
/
+7
*
AUTOFS: Use both key and value in entry RDN
Jakub Hrozek
2012-09-24
1
-1
/
+1
*
AUTOFS: Add entry objects below map objects
Jakub Hrozek
2012-09-24
1
-31
/
+17
*
AUTOFS: Add sysdb tests
Jakub Hrozek
2012-09-24
1
-0
/
+249
*
SYSDB: NULL-terminate the output of sysdb_get_{ranges,subdomains}
Jakub Hrozek
2012-09-10
1
-2
/
+2
*
SYSDB: Abort unit test if sysdb_getpwnam fails
Jakub Hrozek
2012-09-05
1
-0
/
+3
*
Add python bindings for murmurhash3
Sumit Bose
2012-08-15
1
-0
/
+100
[next]