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
*
IFP: move interface definitions from ifpsrv.c into separate file
Pavel Březina
2015-02-17
3
-76
/
+112
*
sbus: remove unused 'reply as' functions
Pavel Březina
2015-02-17
3
-350
/
+0
*
sbus: use hard coded getters instead of generated
Pavel Březina
2015-02-17
9
-1437
/
+693
*
Remove strict requirements of python2
Lukas Slebodnik
2015-02-13
7
-7
/
+7
*
SSSDConfig: Port missing parts to python3
Lukas Slebodnik
2015-02-13
2
-31
/
+34
*
SSSDConfig: Remove unused exception name
Lukas Slebodnik
2015-02-13
1
-3
/
+3
*
SELINUX: Check the return value of setuid and setgid
Jakub Hrozek
2015-02-13
1
-2
/
+12
*
resolv: Fix a typo
Jakub Hrozek
2015-02-13
1
-1
/
+1
*
Add user_attributes to ifp section of API schema
Rob Crittenden
2015-02-13
1
-0
/
+1
*
MONITOR: Fix double free
Lukas Slebodnik
2015-02-12
1
-0
/
+3
*
Fix warning: equality comparison with extraneous parentheses
Lukas Slebodnik
2015-02-11
4
-11
/
+11
*
RESOLV: Remove obsolete in-tree implementation of SRV and TXT parsing
Jakub Hrozek
2015-02-11
10
-793
/
+0
*
RESOLV: Add an internal function to read TTL from a DNS packet
Jakub Hrozek
2015-02-11
7
-5
/
+511
*
LDAP: Rename the _res output parameter to avoid clashing with libresolv in tests
Jakub Hrozek
2015-02-11
2
-4
/
+4
*
fill_id() fix LE/BE issue with wrong data type
Sumit Bose
2015-01-30
1
-4
/
+6
*
AD: use GC for SID requests as well
Sumit Bose
2015-01-30
2
-10
/
+29
*
ipa_s2n_save_objects: properly handle fully-qualified group names
Sumit Bose
2015-01-30
1
-1
/
+1
*
IPA: Resolve IPA user groups' overrideDN in non-default view
Jakub Hrozek
2015-01-30
1
-8
/
+312
*
LDAP: Add UUID when saving incomplete groups
Jakub Hrozek
2015-01-30
5
-12
/
+29
*
test_nested_groups: Additional unit tests
Lukas Slebodnik
2015-01-30
1
-0
/
+165
*
TESTS: Mock return value of sdap_get_generic_recv
Lukas Slebodnik
2015-01-30
2
-1
/
+9
*
pysss: Fix double free
Lukas Slebodnik
2015-01-29
1
-3
/
+0
*
PROXY: Fix use after free
Lukas Slebodnik
2015-01-29
1
-2
/
+2
*
SELINUX: Set and reset umask when caling set_seuser from deamon code
Jakub Hrozek
2015-01-27
2
-1
/
+21
*
SELINUX: Call setuid(0)/setgid(0) to also set the real IDs to root
Jakub Hrozek
2015-01-27
1
-1
/
+17
*
add missing '\n' in debug messages
Pavel Reichl
2015-01-27
6
-22
/
+26
*
MAN: amend sss_ssh_authorizedkeys
Pavel Reichl
2015-01-27
1
-2
/
+3
*
IPA: Use attr's dom for users, too
Jakub Hrozek
2015-01-26
1
-11
/
+11
*
IPA: process_members() add ghosts only once
Sumit Bose
2015-01-26
1
-2
/
+4
*
IPA: resolve IPA group-memberships for AD users
Sumit Bose
2015-01-26
2
-3
/
+44
*
AD: support for AD site override
Pavel Reichl
2015-01-26
5
-7
/
+37
*
AD: add new option ad_site
Pavel Reichl
2015-01-26
5
-0
/
+19
*
sysdb: remove ghosts in all sub-domains as well
Sumit Bose
2015-01-23
1
-2
/
+3
*
ifp: fix potential memory leak in check_and_get_component_from_path()
Pavel Březina
2015-01-23
1
-0
/
+4
*
sbus: add sbus_opath_get_object_name()
Pavel Březina
2015-01-23
5
-26
/
+67
*
sbus: move common opath functions from ifp to sbus code
Pavel Březina
2015-01-23
8
-304
/
+385
*
sbus: unify naming of handler data variable
Pavel Březina
2015-01-23
7
-92
/
+92
*
sbus: support org.freedesktop.DBus.Properties
Pavel Březina
2015-01-23
5
-222
/
+328
*
sbus: support org.freedesktop.DBus.Introspectable
Pavel Březina
2015-01-23
4
-274
/
+275
*
sbus: add sbus_opath_hash_lookup_supported()
Pavel Březina
2015-01-23
2
-5
/
+129
*
sbus: add object path to sbus request
Pavel Březina
2015-01-23
5
-19
/
+13
*
sbus: support multiple interfaces on single path
Pavel Březina
2015-01-23
6
-301
/
+455
*
sbus: use 'path/*' to represent a D-Bus fallback
Pavel Březina
2015-01-23
3
-38
/
+58
*
sbus: move iface and object path code to separate file
Pavel Březina
2015-01-23
3
-190
/
+219
*
sbus: add new iface via sbus_conn_register_iface()
Pavel Březina
2015-01-23
11
-94
/
+43
*
nss: fix SID lookups
Sumit Bose
2015-01-23
1
-1
/
+9
*
IPA: properly handle mixed-case trusted domains
Sumit Bose
2015-01-23
4
-2
/
+133
*
views: fix GID overrride for mpg domains
Sumit Bose
2015-01-21
1
-1
/
+20
*
Open the PAC socket from krb5_child before dropping root
Jakub Hrozek
2015-01-21
3
-0
/
+27
*
nss: Add original DN and memberOf to origbyname request
Sumit Bose
2015-01-20
2
-2
/
+5
[next]