index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
server.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-13
Implement Negative cache for NSS
Simo Sorce
1
-1
/
+2
2009-03-09
sss_groupmod
Jakub Hrozek
1
-0
/
+6
2009-03-09
sss_usermod
Jakub Hrozek
1
-0
/
+7
2009-03-07
sss_groupdel, delete by DN in sss_userdel
Jakub Hrozek
1
-0
/
+3
2009-03-06
sss_groupadd
Jakub Hrozek
1
-0
/
+3
2009-03-06
sss_userdel
Jakub Hrozek
1
-1
/
+3
2009-03-06
Add userspace tools to manipulate accounts.
Simo Sorce
1
-0
/
+20
2009-03-06
minor fixes for the build process
Sumit Bose
1
-0
/
+1
2009-03-02
first version of LOCAL pam backend
Sumit Bose
1
-4
/
+8
2009-02-28
Convert sync calls in sysdb to async, transaction dependent, calls.
Simo Sorce
1
-1
/
+1
2009-02-26
Serialize access to sysdb and also exposes ldb transactions.
Simo Sorce
1
-0
/
+2
2009-02-24
Add PAM responder
Sumit Bose
1
-10
/
+34
2009-02-24
Adding support for CheckPermissions to InfoPipe.
Stephen Gallagher
1
-0
/
+7
2009-02-24
Spec file patch Take 2:
Stephen Gallagher
1
-4
/
+6
2009-02-23
Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...
Stephen Gallagher
1
-0
/
+2
2009-02-20
Reorganize sysdb a bit,
Simo Sorce
1
-12
/
+8
2009-02-12
Adding sysdb_store_group_posix with unit test
Stephen Gallagher
1
-4
/
+16
2009-01-28
Add a memberof plugin so that we can properly apply the same group memberships
Simo Sorce
1
-0
/
+6
2009-01-28
Move install directiuves into Makefile.in
Simo Sorce
1
-6
/
+0
2009-01-27
Preliminary support for enabling InfoPipe to listen on the D-BUS system bus. ...
Stephen Gallagher
1
-1
/
+2
2009-01-27
Add skeleton for PolicyKit back-end
Stephen Gallagher
1
-0
/
+6
2009-01-27
Add skeleton for InfoPipe service
Stephen Gallagher
1
-0
/
+6
2009-01-27
Automatically generate the config.ldb if it doesn't exist (i.e. First startup)
Stephen Gallagher
1
-2
/
+2
2009-01-27
Fixes to the makefile to get make install to work properly
Stephen Gallagher
1
-1
/
+3
2009-01-27
Refactoring the monitor code and SBUS utility functions.
Stephen Gallagher
1
-3
/
+4
2009-01-12
Regroup database rleated functions under db and
Simo Sorce
1
-5
/
+4
2009-01-11
Turn ldap_provider.c into proxy.c and make it possible to load just any
Simo Sorce
1
-4
/
+4
2009-01-08
The code now successfully sends a getpwnam request to a remote LDAP server,
Simo Sorce
1
-0
/
+1
2009-01-06
Add more infrastructure to data provider to dispatch requests (still untested).
Simo Sorce
1
-1
/
+3
2008-12-10
Initial work on a test provider using the gross hack of dlopen()ing nss_ldap
Simo Sorce
1
-1
/
+7
2008-12-08
Change data provider into a hub, where backends (ldap, nis, ipa providers)
Simo Sorce
1
-0
/
+6
2008-11-25
Make a binary out of each major sssd component instead of
Simo Sorce
1
-16
/
+21
2008-11-24
REmove test client. It's not needed anymore.
Simo Sorce
1
-5
/
+1
2008-11-20
Created a helper function sssd_service_sbus_init() to simplify creating the i...
Stephen Gallagher
1
-0
/
+1
2008-11-20
Start conversion from a fork() and live to a fork()/exec() model.
Simo Sorce
1
-2
/
+0
2008-11-19
Add some infrastructure code to add data providers.
Simo Sorce
1
-1
/
+2
2008-11-07
Store all domains served by the SSSD to a binary-tree map for fast NSS lookup.
Stephen Gallagher
1
-0
/
+1
2008-11-03
Renaming sssd/server/dbus to sssd/server/sbus. Making necessary changes to he...
Stephen Gallagher
1
-6
/
+6
2008-11-03
Initial memory cleanup work
Stephen Gallagher
1
-0
/
+1
2008-10-27
D-BUS integration style changes.
Simo Sorce
1
-7
/
+4
2008-10-24
Integrate D-BUS support for use as IPC between parts.
Stephen Gallagher
1
-1
/
+25
2008-10-20
Add configuration database functions.
Simo Sorce
1
-1
/
+1
2008-10-08
First retrieval of a user (getpwnam only) from an actual ldb file
Simo Sorce
1
-1
/
+1
2008-10-07
Add primitive debugging capabilities.
Simo Sorce
1
-1
/
+1
2008-10-06
First working daemon that responds only to a getpwnam() request with fake data
Simo Sorce
1
-1
/
+1
2008-10-04
Add initial nss responder skeleton
Simo Sorce
1
-2
/
+2
2008-10-04
Initital server code.
Simo Sorce
1
-0
/
+12