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
/
providers
Commit message (
Expand
)
Author
Age
Files
Lines
*
SYSDB: Drop redundant sysdb_ctx parameter from sysdb.c
Michal Zidek
2013-11-15
12
-22
/
+14
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)
Michal Zidek
2013-11-15
25
-82
/
+68
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_sudo.c module
Jakub Hrozek
2013-11-15
4
-25
/
+15
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_idmap module
Jakub Hrozek
2013-11-15
1
-4
/
+2
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)
Michal Zidek
2013-11-15
9
-25
/
+22
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_ssh module
Michal Zidek
2013-11-15
1
-4
/
+2
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_services module
Michal Zidek
2013-11-15
6
-33
/
+26
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_search module
Michal Zidek
2013-11-15
9
-23
/
+17
*
SYSDB: Drop the sysdb_ctx parameter from SELinux functions
Jakub Hrozek
2013-11-15
1
-7
/
+6
*
SYSDB: Drop the sysdb_ctx parameter from the autofs API
Jakub Hrozek
2013-11-15
2
-29
/
+16
*
Merge ipa_selinux_common.c and ipa_selinux.c
Jakub Hrozek
2013-11-15
3
-110
/
+46
*
LDAP: Prevent from using uninitialized sdap_options
Lukas Slebodnik
2013-11-14
1
-1
/
+1
*
Remove unused variable
Jakub Hrozek
2013-11-12
1
-1
/
+0
*
Signals: Refactor termination of processes
Simo Sorce
2013-11-12
2
-2
/
+2
*
Add ldap_autofs_map_master_name option
Cove Schneider
2013-11-12
7
-7
/
+17
*
Initialize sid_str to NULL to avoid freeing random data
Jakub Hrozek
2013-11-08
2
-2
/
+2
*
confdb: Make offline timeout configurable
Michal Zidek
2013-11-07
1
-2
/
+13
*
free idmapped SIDs correctly
Pavel Březina
2013-11-07
4
-4
/
+7
*
Include ext headers with #include <foo.h> - cont
Pavel Reichl
2013-11-04
1
-1
/
+1
*
AD: Fix ad_access_filter parsing with empty filter
Jakub Hrozek
2013-10-30
1
-0
/
+8
*
LDAP: Check all search bases during nested group processing
Jakub Hrozek
2013-10-30
1
-13
/
+42
*
nested groups: pick correct domain for cache lookups
Pavel Březina
2013-10-30
1
-4
/
+12
*
sdap_fill_memberships: pick correct domain for every member
Pavel Březina
2013-10-30
1
-4
/
+19
*
ghosts: pick correct domain for every member
Pavel Březina
2013-10-30
1
-10
/
+15
*
sdap: add sdap_domain_get_by_dn()
Pavel Březina
2013-10-30
2
-0
/
+28
*
sdap: store base dn in sdap_domain
Pavel Březina
2013-10-30
2
-15
/
+22
*
ad: shortcut if possible during get object by ID or SID
Pavel Březina
2013-10-30
1
-0
/
+96
*
free sid obtained from sss_idmap_unix_to_sid()
Pavel Březina
2013-10-30
1
-0
/
+2
*
be_spy_create: free be_req and not the long living data
Sumit Bose
2013-10-30
1
-1
/
+1
*
LDAP: Return correct error code
Lukas Slebodnik
2013-10-30
1
-1
/
+1
*
ad_subdom_store: check ID mapping of the domain not of the parent
Sumit Bose
2013-10-29
1
-2
/
+2
*
KRB5: Handle ERR_CHPASS_FAILED
Jakub Hrozek
2013-10-29
1
-0
/
+6
*
sdap_save_group: try to determine domain by SID
Pavel Březina
2013-10-29
1
-7
/
+18
*
sdap_save_user: try to determine domain by SID
Pavel Březina
2013-10-29
1
-22
/
+32
*
ad: destroy ptasks when subdomain is removed
Pavel Březina
2013-10-25
1
-0
/
+3
*
ipa: destroy cleanup task when subdomain is removed
Pavel Březina
2013-10-25
1
-0
/
+1
*
dp: convert cleanup task to be_ptask
Pavel Březina
2013-10-25
4
-73
/
+64
*
be_ptask: add be_ptask_create_sync()
Pavel Březina
2013-10-25
2
-0
/
+117
*
dp: free sdap domain if subdomain is removed
Pavel Březina
2013-10-25
2
-0
/
+15
*
dp: add function to terminate request of specific domain
Pavel Březina
2013-10-25
2
-0
/
+23
*
dp: set request domain
Pavel Březina
2013-10-25
1
-0
/
+43
*
dp: store list of ongoing requests
Pavel Březina
2013-10-25
2
-0
/
+18
*
dp: make subdomains refresh interval configurable
Pavel Březina
2013-10-25
2
-7
/
+8
*
AD: Add extended access filter
Jakub Hrozek
2013-10-25
2
-2
/
+216
*
AD: Search GC by default during access control, fall back to LDAP
Jakub Hrozek
2013-10-25
3
-10
/
+163
*
AD: Use the ad_access_filter if it's set
Jakub Hrozek
2013-10-25
4
-19
/
+49
*
AD: Add a new option ad_access_filter
Jakub Hrozek
2013-10-25
2
-0
/
+2
*
LDAP: Parse FQDN into name/domain for subdomain users
Jakub Hrozek
2013-10-25
1
-1
/
+11
*
LDAP: Amend sdap_access_check to allow any connection
Jakub Hrozek
2013-10-25
5
-26
/
+44
*
LDAP: Delete entry by SID if not found
Jakub Hrozek
2013-10-25
1
-3
/
+19
[next]