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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
nss: refactor fill_orig()
Sumit Bose
2015-01-20
1
-67
/
+66
*
nss: make fill_orig() multi-value aware
Sumit Bose
2015-01-20
2
-21
/
+198
*
krb5: fix entry order in MEMORY keytab
Sumit Bose
2015-01-19
2
-28
/
+172
*
MAN: add dots as valid character in domain names
Pavel Reichl
2015-01-15
1
-1
/
+1
*
MAN: dyndns_iface supports only one interface
Pavel Reichl
2015-01-15
2
-0
/
+6
*
MAN: Amend the description of ignore_group_members
John Dickerson
2015-01-15
1
-1
/
+19
*
GPO: add systemd-user to gpo default permit list
Pavel Reichl
2015-01-15
2
-1
/
+8
*
UTIL: Unify the fd_nonblocking implementation
Jakub Hrozek
2015-01-15
10
-57
/
+68
*
UTIL: Remove child_cleanup
Jakub Hrozek
2015-01-15
2
-24
/
+0
*
LDAP: Use child_io_destructor instead of child_cleanup in a custom desctructor
Jakub Hrozek
2015-01-15
1
-22
/
+17
*
TESTS: Cover child_common.c with unit tests
Jakub Hrozek
2015-01-15
2
-1
/
+330
*
UTIL: Make two child_common.c functions static
Jakub Hrozek
2015-01-15
2
-20
/
+20
*
server-tests: use strtouint32 instead strtol
Pavel Březina
2015-01-15
1
-4
/
+7
*
Fix warning: for loop has empty body
Lukas Slebodnik
2015-01-15
1
-3
/
+9
*
MAN: Remove indentation in element programlistening
Lukas Slebodnik
2015-01-14
6
-38
/
+38
*
krb5_child: Return ERR_NETWORK_IO on KRB5_KDCREP_SKEW
Jakub Hrozek
2015-01-14
1
-0
/
+1
*
IPA: set SYSDB_INITGR_EXPIRE for RESP_USER_GROUPLIST
Sumit Bose
2015-01-14
1
-0
/
+14
*
IPA: resolve missing members
Sumit Bose
2015-01-14
1
-14
/
+48
*
IPA: rename ipa_s2n_get_groups_send() to ipa_s2n_get_fqlist_send()
Sumit Bose
2015-01-14
1
-50
/
+50
*
IPA: process_members() optionally return missing members list
Sumit Bose
2015-01-14
1
-18
/
+67
*
IPA: add missing break
Sumit Bose
2015-01-14
1
-0
/
+1
[next]