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
/
ldap
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add domain arguments to sysdb_add_inetgroup fns.
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain arguments to sysdb_add_group functions.
Simo Sorce
2013-01-15
2
-4
/
+6
*
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2013-01-15
2
-3
/
+8
*
Add domain to sysdb_search_group_by_gid()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain to sysdb_search_group_by_name()
Simo Sorce
2013-01-15
3
-7
/
+16
*
Add domain to sysdb_search_user_by_name()
Simo Sorce
2013-01-15
5
-15
/
+36
*
Add domain argument to sysdb_get_user_attr()
Simo Sorce
2013-01-15
2
-5
/
+6
*
Make sysdb_custom_subtree_dn() require a domain.
Simo Sorce
2013-01-15
1
-2
/
+4
*
Make sysdb_domain_dn() require a domain.
Simo Sorce
2013-01-15
1
-1
/
+1
*
Make sysdb_netgroup_base_dn() require a domain.
Simo Sorce
2013-01-15
1
-1
/
+1
*
let ldap_backup_chpass_uri work
Pavel Březina
2013-01-14
1
-2
/
+4
*
Fix LDAP authentication - invalid password length
Pavel Březina
2013-01-14
1
-1
/
+1
*
Change pam data auth tokens.
Simo Sorce
2013-01-10
4
-97
/
+92
*
Fix sdap reinit.
Simo Sorce
2013-01-10
1
-82
/
+89
*
AD: Add user as a direct member of his primary group
Jakub Hrozek
2013-01-09
1
-8
/
+109
*
AD: replace GID/UID, do not add another one
Jakub Hrozek
2013-01-09
4
-7
/
+41
*
sudo smart refresh: fix debug message
Pavel Březina
2013-01-07
1
-1
/
+1
*
sudo smart refresh: do not include usn in filter if no valid usn is known
Pavel Březina
2013-01-07
1
-5
/
+12
*
Fix tevent_req style for sdap_async_sudo.
Simo Sorce
2013-01-07
1
-22
/
+22
*
LDAP: initialize refresh function handler
Ondrej Kos
2013-01-04
1
-1
/
+1
*
failover: Protect against empty host names
Michal Zidek
2013-01-02
3
-5
/
+5
*
set ret to EOK after for loop in sdap_sudo_purge_sudoers
Pavel Březina
2013-01-02
1
-0
/
+2
*
Add default section to switch statement
Sumit Bose
2012-12-19
1
-0
/
+3
*
DP: invalidate all cached maps if a request for auto.master comes in
Jakub Hrozek
2012-12-18
1
-0
/
+8
*
sudo: do full refresh when data provider is back online
Pavel Březina
2012-12-18
2
-7
/
+75
*
sudo: schedule another full refresh in short interval if the first fails
Pavel Březina
2012-12-18
2
-0
/
+28
*
check dp error in sdap_sudo_full_refresh_done()
Pavel Březina
2012-12-18
1
-3
/
+8
*
add sdap_sudo_schedule_refresh()
Pavel Březina
2012-12-18
2
-43
/
+77
*
let ldap_chpass_uri failover work when using same hostname
Pavel Březina
2012-12-15
1
-11
/
+4
*
sudo: don't get stuck in rules and smart refresh when offline
Pavel Březina
2012-12-11
1
-4
/
+14
*
LDAP: remove dead assignment
Jakub Hrozek
2012-12-10
1
-1
/
+0
*
SUDO: strdup the input variable
Jakub Hrozek
2012-12-07
1
-1
/
+1
*
Fix comment on wrong line
Simo Sorce
2012-12-05
1
-1
/
+1
*
LDAP: Continue adjusting group membership even if there is nothing to add
Jakub Hrozek
2012-12-05
1
-2
/
+1
*
Use an entry type mask macro to filter entry types
Simo Sorce
2012-12-04
1
-1
/
+1
*
Indentation fix
Jakub Hrozek
2012-12-04
1
-5
/
+2
*
warn user if password is about to expire
Pavel Březina
2012-12-02
1
-3
/
+4
*
idmap: Silence DEBUG messages when dealing with built-in SIDs.
Michal Zidek
2012-11-28
4
-79
/
+108
*
LDAP: fix uninitialized variable
Ondrej Kos
2012-11-23
1
-1
/
+1
*
LDAP: Only convert direct parents' ghost attribute to member
Jakub Hrozek
2012-11-20
2
-8
/
+38
*
LDAP: Make it possible to use full principal in ldap_sasl_authid again
Jakub Hrozek
2012-11-19
1
-4
/
+16
*
LDAP: Checking the principal should not be considered fatal
Jakub Hrozek
2012-11-19
1
-6
/
+10
*
LDAP: Provide a common sdap_set_sasl_options init function
Jakub Hrozek
2012-11-19
2
-0
/
+79
*
Do not save HBAC rules in subdomain subtree
Sumit Bose
2012-11-19
1
-3
/
+16
*
LDAP: Refactor saving ghost users
Jakub Hrozek
2012-11-19
1
-88
/
+99
*
LDAP: use the correct memory context
Jakub Hrozek
2012-11-19
1
-1
/
+1
*
LDAP: Fix saving empty groups
Jakub Hrozek
2012-11-19
1
-2
/
+4
*
LDAP: Allocate the temporary context on NULL, not memctx
Jakub Hrozek
2012-11-19
1
-1
/
+1
*
LDAP: Remove double break
Jakub Hrozek
2012-11-19
1
-1
/
+0
*
LDAP: Expire even non authenticated connections
Jakub Hrozek
2012-11-18
1
-8
/
+11
[prev]
[next]