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
/
providers
/
proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
PROXY: Preserve service name in proxy provider
Michal Zidek
2014-11-13
1
-1
/
+21
*
proxy: Do not try to store same alias twice
Michal Zidek
2014-11-13
1
-28
/
+49
*
SBUS: Chown the sbus socket if needed
Jakub Hrozek
2014-10-22
1
-1
/
+1
*
SSSD: Add the options to specify a UID and GID to run as
Jakub Hrozek
2014-10-20
1
-1
/
+4
*
sbus: Add the sbus_request_parse_or_finish() method
Stef Walter
2014-03-14
1
-14
/
+5
*
sbus: Refactor how we export DBus interfaces
Stef Walter
2014-03-14
2
-30
/
+24
*
sbus: Add struct sbus_request to represent a DBus invocation
Stef Walter
2014-03-14
2
-32
/
+20
*
sbus: Use constants to make dbus calls
Stef Walter
2014-02-24
2
-4
/
+4
*
sbus: Rework sbus to use interface metadata and vtables
Stef Walter
2014-02-24
2
-12
/
+20
*
Remove DEBUG macro support for old debug levels
Nikolai Kondrashov
2014-02-12
1
-1
/
+1
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
5
-128
/
+183
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
6
-319
/
+319
*
Use sysdb_attrs_add_lc_name_alias to add case-insensitive alias
Sumit Bose
2013-12-19
2
-27
/
+3
*
Remove unused memory context in proxy
Lukas Slebodnik
2013-11-27
1
-9
/
+6
*
Remove unused parameter from save_netgroup
Lukas Slebodnik
2013-11-27
3
-6
/
+3
*
Remove unused parameter from save_user
Lukas Slebodnik
2013-11-27
1
-10
/
+8
*
Remove unused parameter from delete_user
Lukas Slebodnik
2013-11-27
1
-9
/
+7
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)
Michal Zidek
2013-11-15
3
-15
/
+14
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)
Michal Zidek
2013-11-15
1
-2
/
+2
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_services module
Michal Zidek
2013-11-15
3
-21
/
+16
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_search module
Michal Zidek
2013-11-15
1
-3
/
+3
*
Include external headers with #include <foo.h>
Jakub Hrozek
2013-10-22
1
-2
/
+2
*
PROXY: Fix memory hierarchy when enumerating services
Jakub Hrozek
2013-10-21
1
-1
/
+7
*
Fix formating of variables with type: gid_t
Lukas Slebodnik
2013-09-11
1
-10
/
+11
*
Fix formating of variables with type: uid_t
Lukas Slebodnik
2013-09-11
1
-4
/
+7
*
Fix formating of variables with type: id_t
Lukas Slebodnik
2013-09-11
1
-0
/
+2
*
Fix formating of variables with type defined in stdint.h
Lukas Slebodnik
2013-09-11
2
-3
/
+4
*
Fix formating of variables with type: unsigned long
Lukas Slebodnik
2013-09-11
1
-1
/
+1
*
PROXY: Handle empty GECOS
Jakub Hrozek
2013-09-03
1
-1
/
+8
*
proxy: Allow initgroup to return NOTFOUND
Simo Sorce
2013-08-22
1
-0
/
+16
*
Remove include recursion
Lukas Slebodnik
2013-08-19
1
-1
/
+0
*
proxy: Alocate auth tokens in struct authtok_conv
Lukas Slebodnik
2013-08-19
1
-0
/
+20
*
Add secid filter to responder-dp protocol
Sumit Bose
2013-05-02
1
-0
/
+6
*
Check for correct variable name
Jakub Hrozek
2013-04-03
1
-1
/
+1
*
Making the authtok structure really opaque.
Lukas Slebodnik
2013-04-02
3
-14
/
+10
*
Add be_req_get_data() helper funciton.
Simo Sorce
2013-01-21
2
-3
/
+3
*
Add be_req_get_be_ctx() helper.
Simo Sorce
2013-01-21
3
-16
/
+17
*
Introduce be_req_terminate() helper
Simo Sorce
2013-01-21
5
-60
/
+25
*
Remove sysdb as a be context structure member
Simo Sorce
2013-01-21
2
-2
/
+2
*
Remove outdated code.
Simo Sorce
2013-01-16
1
-10
/
+0
*
Add domain arguments to sysdb services functions
Simo Sorce
2013-01-15
1
-2
/
+2
*
Add domain argument to sysdb_remove_attrs()
Simo Sorce
2013-01-15
1
-4
/
+5
*
Add domain arg to sysdb_search/delete_netgroup()
Simo Sorce
2013-01-15
1
-6
/
+6
*
Add domain argument to sysdb_delete_group()
Simo Sorce
2013-01-15
1
-2
/
+2
*
Add domain argument to sysdb_delete_user()
Simo Sorce
2013-01-15
1
-8
/
+12
*
Add domain argument to sysdb_cache_password()
Simo Sorce
2013-01-15
1
-0
/
+1
*
Add domain argument to sysdb_store_group()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain argument to sysdb_store_user()
Simo Sorce
2013-01-15
1
-9
/
+9
*
Add domain arguments to sysdb_add_inetgroup fns.
Simo Sorce
2013-01-15
1
-2
/
+4
*
Add domain to sysdb_search_user_by_name()
Simo Sorce
2013-01-15
1
-3
/
+5
[next]