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
Commit message (
Expand
)
Author
Age
Files
Lines
*
UTIL: allow to skip default options for child processes
Sumit Bose
2016-01-19
6
-38
/
+47
*
IPA SUDO: Add support for ipaSudoRunAsExt* attributes
Pavel Březina
2016-01-19
5
-0
/
+23
*
SUDO: simplify usn filter
Pavel Březina
2016-01-19
2
-11
/
+5
*
SUDO: remember usn as number instead of string
Pavel Březina
2016-01-19
4
-28
/
+31
*
SUDO: allow disabling full refresh
Pavel Březina
2016-01-19
1
-1
/
+1
*
SUDO: assume zero if usn is unknown
Pavel Březina
2016-01-19
4
-30
/
+13
*
SUDO: remove full_refresh_in_progress
Pavel Březina
2016-01-19
4
-10
/
+0
*
SUDO: sdap_sudo_set_usn() do not steal usn
Pavel Březina
2016-01-19
2
-3
/
+10
*
IPA SUDO: Implement smart refresh
Pavel Březina
2016-01-19
3
-7
/
+438
*
SDAP: Add sdap_or_filters
Pavel Březina
2016-01-19
2
-7
/
+27
*
IPA SUDO: Remember USN
Pavel Březina
2016-01-19
1
-2
/
+48
*
IPA SUDO: Implement rules refresh
Pavel Březina
2016-01-19
5
-5
/
+186
*
IPA SUDO: Implement full refresh
Pavel Březina
2016-01-19
5
-1
/
+2281
*
IPA SUDO: Implement sudo handler
Pavel Březina
2016-01-19
2
-0
/
+120
*
IPA SUDO: Add ipasudocmd mapping
Pavel Březina
2016-01-19
5
-0
/
+26
*
IPA SUDO: Add ipasudocmdgrp mapping
Pavel Březina
2016-01-19
5
-0
/
+28
*
IPA SUDO: Add ipasudorule mapping
Pavel Březina
2016-01-19
6
-0
/
+92
*
IPA SUDO: choose between IPA and LDAP schema
Pavel Březina
2016-01-19
2
-58
/
+88
*
SDAP: use ipa_get_rdn() in nested groups
Pavel Březina
2016-01-19
1
-71
/
+9
*
IPA: add ipa_get_rdn and ipa_check_rdn
Pavel Březina
2016-01-19
3
-0
/
+416
*
SUDO: fail on failed request that cannot be retry
Pavel Březina
2016-01-19
1
-0
/
+3
*
SUDO: allow to disable ptask
Pavel Březina
2016-01-19
1
-16
/
+20
*
SUDO: move code shared between ldap and ipa to separate module
Pavel Březina
2016-01-19
4
-110
/
+197
*
SUDO: make sudo sysdb interface more reusable
Pavel Březina
2016-01-19
8
-396
/
+354
*
SUDO: use sdap_search_bases instead custom sb iterator
Pavel Březina
2016-01-19
1
-104
/
+23
*
SDAP: support empty filters in sdap_combine_filters()
Pavel Březina
2016-01-19
1
-1
/
+4
*
SDAP: rename sdap_get_id_specific_filter
Pavel Březina
2016-01-19
17
-57
/
+35
*
SDAP: Add request that iterates over all search bases
Pavel Březina
2016-01-19
5
-7
/
+286
*
SDAP: do not fail if refs are found but not processed
Pavel Březina
2016-01-15
1
-10
/
+1
*
SDAP: handle ret properly in ldap_get_options()
Pavel Březina
2016-01-14
1
-4
/
+9
*
Krb5/PAM: Fix account lockout error handling
Simo Sorce
2016-01-14
4
-0
/
+11
*
KRB5: Adding DNS SRV lookup for krb5 provider
Petr Cech
2016-01-14
1
-0
/
+7
*
Fix pep8 warnings in pyhbac-test.py
Jakub Hrozek
2016-01-13
1
-27
/
+30
*
tests: use unittest.TestCase.assertCountEqual if possible
Jakub Hrozek
2016-01-13
2
-57
/
+55
*
DP: Print warning when the handler is not configured
Jakub Hrozek
2016-01-12
1
-1
/
+3
*
ldap: remove originalMeberOf if there is no memberOf
Sumit Bose
2016-01-12
2
-2
/
+18
*
AD SRV: prefer site-local DCs in LDAP ping
Pavel Březina
2016-01-11
1
-10
/
+30
*
AD: Log SID in debug message
Lukas Slebodnik
2016-01-08
1
-1
/
+1
*
sdap_save_grpmem: determine domain by SID if possible
Sumit Bose
2016-01-06
1
-13
/
+35
*
Use right domain for user lookups
Sumit Bose
2016-01-06
1
-1
/
+1
*
ipa_s2n_save_objects(): use configured user and group timeout
Sumit Bose
2016-01-06
1
-5
/
+5
*
nfs idmap: fix infinite loop
Sumit Bose
2016-01-05
1
-2
/
+2
*
SUDO: get srv_opts after we are connected
Pavel Březina
2015-12-15
1
-1
/
+3
*
SUDO: use size_t instead of int in for cycles
Pavel Březina
2015-12-15
1
-2
/
+2
*
SUDO: make sdap_sudo_handler static
Pavel Březina
2015-12-15
2
-2
/
+4
*
SUDO: remove finalizer
Pavel Březina
2015-12-15
1
-7
/
+1
*
SUDO: obtain host information when going online
Pavel Březina
2015-12-15
3
-55
/
+101
*
SUDO: fix potential memory leak in sdap_sudo_init
Pavel Březina
2015-12-15
1
-2
/
+9
*
SUDO: do not imitate full refresh if usn is unknown in smart refresh
Pavel Březina
2015-12-15
2
-20
/
+23
*
SUDO: built host filter inside sdap_sudo_refresh request
Pavel Březina
2015-12-15
3
-245
/
+215
[next]