index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
*
SYSDB: Index the objectSIDString attribute
Jakub Hrozek
2015-08-19
3
-1
/
+61
*
SYSDB: prepare for LOCAL view
Pavel Březina
2015-07-27
2
-1
/
+20
*
Update few debug messages
Lukas Slebodnik
2015-07-17
1
-3
/
+4
*
SYSDB: Add functions to look up multiple entries including name and custom fi...
Jakub Hrozek
2015-07-15
2
-19
/
+137
*
Minor code improvements
Pavel Reichl
2015-07-06
1
-1
/
+0
*
sysdb: new attribute lastOnlineAuthWithCurrentToken
Pavel Reichl
2015-07-06
1
-0
/
+1
*
views: Add is_default_view helper function
Michal Židek
2015-07-02
2
-2
/
+12
*
sysdb: add sysdb_search_user_by_cert() and sysdb_search_object_by_cert()
Sumit Bose
2015-06-19
2
-0
/
+49
*
LDAP: add ldap_user_certificate option
Sumit Bose
2015-06-19
1
-0
/
+1
*
IFP: Implement org.freedesktop.sssd.infopipe.Cache[.Object]
Pavel Březina
2015-06-18
1
-0
/
+1
*
SYSDB: Add a forest root attribute to sss_domain_info
Jakub Hrozek
2015-06-14
1
-0
/
+66
*
SYSDB: Add realm to sysdb_master_domain_add_info
Jakub Hrozek
2015-06-14
2
-2
/
+24
*
UTIL/SYSDB: Move new_subdomain() to sysdb_subdomains.c and make it private
Jakub Hrozek
2015-06-14
2
-0
/
+150
*
SYSDB: Store trust direction for subdomains
Jakub Hrozek
2015-06-14
2
-5
/
+50
*
LDAP: Do not print verbose DEBUG messages from providers that don't set UUID
Jakub Hrozek
2015-06-04
1
-1
/
+6
*
2FA offline auth
Sumit Bose
2015-05-08
1
-2
/
+75
*
sysdb: add sysdb_cache_password_ex()
Sumit Bose
2015-05-08
2
-3
/
+31
*
IPA: allow initgroups by UUID for FreeIPA users
Sumit Bose
2015-05-06
1
-11
/
+21
*
IPA: enhance ipa_initgr_get_overrides_send()
Sumit Bose
2015-05-05
1
-0
/
+5
*
IPA: allow initgroups by SID for AD users
Sumit Bose
2015-04-29
1
-8
/
+16
*
sysdb: Add cache_expire to the default sysdb_search_object_by_str_attr set
Jakub Hrozek
2015-04-24
1
-1
/
+2
*
sudo: sanitize filter values
Pavel Březina
2015-04-13
1
-2
/
+13
*
sdap: properly handle binary objectGuid attribute
Sumit Bose
2015-03-20
2
-0
/
+58
*
Add missing new lines to debug messages
Lukas Slebodnik
2015-03-17
3
-4
/
+4
*
Log reason in debug message why ldb_modify failed
Lukas Slebodnik
2015-03-11
7
-9
/
+63
*
sysdb: use sysdb_user/group_dn
Pavel Březina
2015-03-09
3
-32
/
+16
*
be_refresh: support groups
Pavel Březina
2015-03-08
2
-0
/
+10
*
be_refresh: support users
Pavel Březina
2015-03-08
2
-0
/
+9
*
LDAP: Add UUID when saving incomplete groups
Jakub Hrozek
2015-01-30
2
-0
/
+7
*
sysdb: remove ghosts in all sub-domains as well
Sumit Bose
2015-01-23
1
-2
/
+3
*
SYSDB: Reduce code duplication in sysdb_gpo.c
Jakub Hrozek
2015-01-13
2
-52
/
+27
*
sysdb: fix group members with overridden names
Sumit Bose
2015-01-13
2
-11
/
+63
*
TESTS: Cover sysdb_gpo.c with unit tests
Jakub Hrozek
2015-01-08
1
-0
/
+2
*
IPA: do not try to add override gid twice
Sumit Bose
2014-12-17
1
-1
/
+7
*
SYSDB: sysdb_search_object_by_sid returns ENOENT
Pavel Reichl
2014-12-17
2
-60
/
+10
*
Skip CHAUTHTOK_PRELIM when using OTPs
Jakub Hrozek
2014-12-13
1
-0
/
+2
*
LDAP: retain external members
Pavel Reichl
2014-12-13
2
-0
/
+89
*
SYSDB: sysdb_get_bool() return ENOENT & unit tests
Pavel Reichl
2014-12-02
1
-1
/
+8
*
views: allow view name change at startup
Sumit Bose
2014-11-25
1
-8
/
+4
*
sysdb: add sysdb_invalidate_overrides()
Sumit Bose
2014-11-25
2
-0
/
+126
*
sysdb: add sysdb_delete_view_tree()
Sumit Bose
2014-11-25
2
-0
/
+36
*
sysdb: add sysdb_search_object_by_uuid()
Sumit Bose
2014-11-20
2
-0
/
+84
*
SYSDB: sysdb_idmap_get_mappings returns ENOENT
Pavel Reichl
2014-11-19
1
-6
/
+5
*
Views: apply user SSH public key override
Sumit Bose
2014-11-05
1
-11
/
+27
*
sysdb_add_overrides_to_object: add new parameter and multi-value support
Sumit Bose
2014-11-05
3
-25
/
+43
*
sysdb_get_user_attr_with_views: add mandatory override attributes
Sumit Bose
2014-11-05
1
-39
/
+8
*
SYSDB: Allow calling chown on the sysdb file from monitor
Michal Zidek
2014-10-22
2
-0
/
+30
*
Fix debug messages - trailing '.'
Pavel Reichl
2014-10-22
1
-2
/
+2
*
Add sysdb_get_user_attr_with_views
Pavel Březina
2014-10-20
2
-0
/
+118
*
Add sysdb_search_[user|group]_override_attrs_by_name
Pavel Březina
2014-10-20
2
-25
/
+51
[next]