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
/
server
/
nss
Commit message (
Expand
)
Author
Age
Files
Lines
*
libevents renamed upstream to libtevent
Simo Sorce
2008-12-22
1
-1
/
+1
*
Adding a parameter to the sbus_service_sbus_init function to allow passing in...
Stephen Gallagher
2008-12-15
1
-1
/
+1
*
Change data provider into a hub, where backends (ldap, nis, ipa providers)
Simo Sorce
2008-12-08
1
-8
/
+7
*
Make a binary out of each major sssd component instead of
Simo Sorce
2008-11-25
1
-0
/
+43
*
Remove the service stuff that we stopped using when we moved to
Simo Sorce
2008-11-25
1
-1
/
+0
*
point PIPE_PATH at /var/lib/sss/pipes, not just the private path so that the
Simo Sorce
2008-11-24
1
-1
/
+11
*
Replacing hard-coded paths with configure script substitutions.
Stephen Gallagher
2008-11-24
2
-2
/
+10
*
Fix indentation
Simo Sorce
2008-11-24
1
-9
/
+9
*
Created a helper function sssd_service_sbus_init() to simplify creating the i...
Stephen Gallagher
2008-11-20
2
-51
/
+14
*
Remove unused code and fix message handlers in dp
Simo Sorce
2008-11-20
1
-25
/
+10
*
Start conversion from a fork() and live to a fork()/exec() model.
Simo Sorce
2008-11-20
2
-25
/
+20
*
Move definition into the header file
Simo Sorce
2008-11-19
3
-2
/
+3
*
The default message handler will now pass both the method_ctx and the
Stephen Gallagher
2008-11-17
1
-0
/
+1
*
Store all domains served by the SSSD to a binary-tree map for fast NSS lookup.
Stephen Gallagher
2008-11-07
3
-3
/
+58
*
Add the ping funtion to the nss service Make the monitor task ping connecting...
Simo Sorce
2008-11-04
2
-1
/
+18
*
Add support for dbus comunication in the nss service
Simo Sorce
2008-11-03
2
-31
/
+143
*
Make return the pid when new process are started.
Simo Sorce
2008-10-21
1
-6
/
+32
*
Add configuration database functions.
Simo Sorce
2008-10-20
6
-131
/
+355
*
add code for initgroups calls
Simo Sorce
2008-10-14
4
-0
/
+206
*
Fix error in parsing multiple groups
Simo Sorce
2008-10-14
4
-29
/
+346
*
Implement getgrgid()
Simo Sorce
2008-10-13
4
-2
/
+62
*
Implement getgrnam()
Simo Sorce
2008-10-12
4
-14
/
+354
*
Implement getpwent() support
Simo Sorce
2008-10-09
5
-77
/
+335
*
Fix memory handling problem, stuff was allocated on the wrong memory context,
Simo Sorce
2008-10-09
1
-7
/
+7
*
Use classic errno instead of inventing our own, it's broad enough fro atm.
Simo Sorce
2008-10-09
4
-48
/
+54
*
Add getpwuid support
Simo Sorce
2008-10-08
3
-8
/
+93
*
Use a utility function (to be shared with getpwent)
Simo Sorce
2008-10-08
1
-60
/
+75
*
First retrieval of a user (getpwnam only) from an actual ldb file
Simo Sorce
2008-10-08
6
-28
/
+348
*
Add primitive debugging capabilities.
Simo Sorce
2008-10-07
1
-2
/
+5
*
First working daemon that responds only to a getpwnam() request with fake data
Simo Sorce
2008-10-06
4
-61
/
+214
*
Add initial nss responder skeleton
Simo Sorce
2008-10-04
3
-0
/
+485