index
:
sssd.git
adsite
ifp
ifp-typo
ifpping
master
review
sssctl
sudo
sudo1-13
sudohost
sudoman
tlog
Unnamed repository; edit this file 'description' to name the repository.
Pavel Brezina
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SYSDB: Split sysdb_try_to_find_expected_dn() into smaller functions
Jakub Hrozek
2016-11-03
1
-99
/
+179
*
LDAP/AD: resolve domain local groups for remote users
Sumit Bose
2016-10-31
1
-0
/
+1
*
sysdb: add parent_dom to sysdb_get_direct_parents()
Sumit Bose
2016-10-31
2
-1
/
+27
*
IFP: expose user and group unique IDs through DBus
Thomas Equeter
2016-09-22
1
-0
/
+2
*
Remove double semicolon at the end of line
Lukas Slebodnik
2016-09-21
1
-1
/
+1
*
SYSDB: Suppress warning from clang static analyser
Lukas Slebodnik
2016-09-02
1
-1
/
+1
*
SYSDB: Removing of unused parameter
Petr Čech
2016-09-01
1
-3
/
+1
*
SYSDB: Fix error handling in sysdb_get_user_members_recursively
Lukas Slebodnik
2016-08-31
2
-1
/
+7
*
SYSDB: Fix uninitialized scalar variable
Lukas Slebodnik
2016-08-29
1
-1
/
+1
*
SYSDB: Remove the timestamp cache for a newly created cache
Fabiano Fidêncio
2016-08-26
1
-22
/
+47
*
SYSDB: Rework sysdb_cache_connect()
Fabiano Fidêncio
2016-08-26
1
-19
/
+34
*
SYSDB: Avoid optimisation with modifyTimestamp for users
Lukas Slebodnik
2016-08-10
1
-19
/
+0
*
SYSDB: Fix setting dataExpireTimestamp if sysdb is supposed to set the curren...
Jakub Hrozek
2016-08-05
1
-10
/
+10
*
SYSDB: Sanitize dn in sysdb_get_user_members_recursively
Lukas Slebodnik
2016-08-05
1
-1
/
+11
*
NSS: add user email to fill_orig()
Sumit Bose
2016-07-29
1
-0
/
+1
*
sysdb: include email in UPN searches
Sumit Bose
2016-07-29
2
-3
/
+3
*
LDAP: new attribute option ldap_user_email
Sumit Bose
2016-07-29
1
-0
/
+1
*
views: properly override group member names
Sumit Bose
2016-07-29
3
-119
/
+119
*
sysdb: add sysdb_get_user_members_recursively()
Sumit Bose
2016-07-29
2
-0
/
+66
*
SYSDB: Removing of duplication of sysdb_ts_cache_attrs
Petr Cech
2016-07-26
1
-3
/
+0
*
sysdb_master_domain_add_info: properly set do_update
Sumit Bose
2016-07-25
1
-2
/
+2
*
SYSDB: Do not try to modify ts cache for unsupported DNs
Lukas Slebodnik
2016-07-25
1
-1
/
+6
*
sysdb: make subdomain calls aware of upn_suffixes
Sumit Bose
2016-07-18
2
-4
/
+55
*
sysdb: add UPN suffix support for the master domain
Sumit Bose
2016-07-18
2
-3
/
+50
*
views: allow override added for non-default views at runtime
Sumit Bose
2016-07-12
1
-8
/
+18
*
SYSDB: Fixing DB update
Petr Cech
2016-07-11
1
-3
/
+19
*
sudo: solve problems with fully qualified names
Pavel Březina
2016-07-07
2
-67
/
+139
*
SYSDB: qualify_attr: create new attribute only once
Sumit Bose
2016-07-07
1
-3
/
+8
*
SYSDB: Upgrade sysdb to use qualified names for users and groups, sudo rules ...
Jakub Hrozek
2016-07-07
4
-3
/
+603
*
SYSDB: Remove the timestamps cache on update
Jakub Hrozek
2016-07-07
1
-3
/
+30
*
SYSDB: Fix small issues during db upgrade
Jakub Hrozek
2016-07-07
1
-1
/
+3
*
SYSDB: Allow passing a context to sysdb upgrade functions
Jakub Hrozek
2016-07-07
3
-20
/
+47
*
SYSDB: Remove useless parameter from sysdb_init()
Jakub Hrozek
2016-07-07
2
-5
/
+3
*
SYSDB: Construct internal fqnames, not NSS names in sysdb_add_group_member_ov...
Jakub Hrozek
2016-07-07
1
-7
/
+7
*
SYSDB: Add a utility function to return a list of qualified names
Jakub Hrozek
2016-07-07
2
-9
/
+44
*
SYSDB: add_name_and_aliases_for_name_override no longer needs to special case...
Jakub Hrozek
2016-07-07
1
-40
/
+5
*
SYSDB: Search functions don't need to construct per-domain names
Michal Zidek
2016-07-07
1
-30
/
+3
*
SYSDB: convert sysdb_group_membership_mod to operate on qualified names
Michal Zidek
2016-07-07
1
-2
/
+22
*
sysdb: Use ldb_result as output in sysdb_search_ts_{users,groups}
Lukas Slebodnik
2016-07-06
3
-16
/
+42
*
SYSDB: Only update user attributes if needed
Jakub Hrozek
2016-06-23
1
-0
/
+35
*
SYSDB: Refactor sysdb_store_user
Jakub Hrozek
2016-06-23
1
-64
/
+136
*
SYSDB: Check if group attributes differ before saving a group
Jakub Hrozek
2016-06-23
3
-7
/
+139
*
SYSDB: If modifyTimestamp is the same, only update the TS cache
Jakub Hrozek
2016-06-23
5
-36
/
+670
*
SYSDB: Search the timestamp caches in addition to the sysdb cache
Jakub Hrozek
2016-06-23
5
-32
/
+640
*
SYSDB: Wrap sysdb_store_group in a transaction and split it into smaller func...
Jakub Hrozek
2016-06-23
1
-42
/
+107
*
SYSDB: Open a timestamps cache for caching domains
Jakub Hrozek
2016-06-23
4
-17
/
+82
*
SYSDB: Add a second, timestamp-only ldb cache
Jakub Hrozek
2016-06-23
2
-0
/
+158
*
SYSDB: Refactor database connection
Jakub Hrozek
2016-06-23
3
-183
/
+342
*
UTIL: Add error codes for sysdb too old or too new
Jakub Hrozek
2016-06-23
2
-6
/
+6
*
SYSDB: Move sysdb initialization into a new module sysdb_init.c
Jakub Hrozek
2016-06-23
2
-526
/
+553
[prev]
[next]