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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SSSD: Load a user to run a service as from configuration
Jakub Hrozek
2014-10-22
6
-0
/
+73
*
BUILD: Add a config option for sssd user, own private directories as the user
Jakub Hrozek
2014-10-22
1
-0
/
+19
*
UTIL: Add a function to convert id_t from a number or a name
Jakub Hrozek
2014-10-22
9
-13
/
+360
*
IPA: Handle NULL members in process_members()
Jakub Hrozek
2014-10-22
1
-0
/
+6
*
Fix debug messages - trailing '.'
Pavel Reichl
2014-10-22
1
-2
/
+2
*
ipa_subdomains_handler_master_done: initialize reply_count
Sumit Bose
2014-10-22
1
-1
/
+1
*
test_server: Fix waiting for background process
Lukas Slebodnik
2014-10-22
1
-3
/
+6
*
BUILD: Fix automake warning
Lukas Slebodnik
2014-10-22
1
-4
/
+4
*
ipa: improve error reporting for extdom LDAP exop
Sumit Bose
2014-10-22
1
-3
/
+6
*
ipa: fix issues with older servers not supporting views
Sumit Bose
2014-10-22
3
-6
/
+27
*
TESTS: Unit tests for server_setup
Jakub Hrozek
2014-10-20
2
-1
/
+266
*
TESTS: Add -std=gnu99 to cwrap tests CFLAGS
Pavel Reichl
2014-10-20
1
-0
/
+1
*
TESTS: Unit tests can use confdb without using sysdb
Jakub Hrozek
2014-10-20
1
-24
/
+28
*
UTIL: Use a custom PID_PATH and DB_PATH when unit testing server.c
Jakub Hrozek
2014-10-20
1
-4
/
+31
*
SSSD: Chown the log files
Jakub Hrozek
2014-10-20
3
-0
/
+40
*
SSSD: Add the options to specify a UID and GID to run as
Jakub Hrozek
2014-10-20
12
-10
/
+56
*
IPA: Use set_seuser instead of writing selinux login file
Michal Zidek
2014-10-20
1
-134
/
+48
*
sss_semanage: Add mlsrange parameter to set_seuser
Michal Zidek
2014-10-20
4
-12
/
+20
*
util: Move semanage related functions to src/util
Michal Zidek
2014-10-20
5
-336
/
+365
*
Updating the translations for the 1.12.2 release
sssd-1_12_2
Jakub Hrozek
2014-10-20
16
-5290
/
+10380
*
sudo: support views
Pavel Březina
2014-10-20
1
-3
/
+11
*
IFP: support views
Pavel Březina
2014-10-20
1
-21
/
+46
*
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
*
nss: make enumeration requests aware of views
Sumit Bose
2014-10-20
1
-6
/
+8
*
sysdb: add sysdb_enumpw/grent_with_views()
Sumit Bose
2014-10-20
2
-0
/
+96
*
pam: make pam responder aware if views
Sumit Bose
2014-10-20
1
-1
/
+1
*
sid2name: return name without views applied
Sumit Bose
2014-10-20
2
-2
/
+23
*
nss: add view support for getgr* requests
Sumit Bose
2014-10-20
1
-13
/
+50
*
sysdb: add sysdb_getgrnam_with_views and sysdb_getgrgid_with_views
Sumit Bose
2014-10-20
3
-0
/
+311
*
nss: add view support to initgroups request
Sumit Bose
2014-10-20
1
-14
/
+37
*
sysdb: add sysdb_initgroups_with_views()
Sumit Bose
2014-10-20
2
-0
/
+119
*
nss: add view support for getpwnam/getpwuid requests
Sumit Bose
2014-10-20
1
-16
/
+62
*
sysdb: add sss_view_ldb_msg_find_element/attr_as_string/uint64
Sumit Bose
2014-10-20
2
-0
/
+131
*
sysdb: add sysdb_getpwnam/uid_with_views()
Sumit Bose
2014-10-20
3
-0
/
+286
*
sysdb: add overide lookup calls
Sumit Bose
2014-10-20
3
-1
/
+311
*
sysdb: add view data to domains
Sumit Bose
2014-10-20
2
-0
/
+123
*
new_subdomain: copy view data from parent
Sumit Bose
2014-10-20
1
-0
/
+11
*
confdb: add has_views and view_name to sss_domain_info
Sumit Bose
2014-10-20
2
-0
/
+6
*
LDAP: Change defaults for ldap_user/group_objectsid
Michal Zidek
2014-10-16
2
-6
/
+6
*
UTIL: Always write capaths
Jakub Hrozek
2014-10-16
4
-42
/
+36
*
views: search overrides for user and group requests
Sumit Bose
2014-10-16
6
-101
/
+602
*
views: get overrides during user and group lookups
Sumit Bose
2014-10-16
3
-102
/
+522
*
sysdb: sysdb_apply_default_override
Sumit Bose
2014-10-16
2
-13
/
+199
*
sysdb: add sysdb_attrs_add_val_safe() and sysdb_attrs_add_string_safe()
Sumit Bose
2014-10-16
3
-2
/
+145
*
sysdb: add sysdb_store_override
Sumit Bose
2014-10-16
2
-0
/
+290
*
views: add ipa_get_ad_override_send()
Sumit Bose
2014-10-16
2
-0
/
+262
*
IPA: add view support and get view name
Sumit Bose
2014-10-16
10
-28
/
+488
*
IPA: make IPA ID context available to extdom client code
Sumit Bose
2014-10-16
4
-5
/
+16
*
Add sdap_deref_search_with_filter_send()
Sumit Bose
2014-10-16
2
-5
/
+88
[next]