summaryrefslogtreecommitdiff
path: root/server/server.mk
AgeCommit message (Expand)AuthorFilesLines
2008-11-07Store all domains served by the SSSD to a binary-tree map for fast NSS lookup.Stephen Gallagher1-0/+1
2008-11-03Renaming sssd/server/dbus to sssd/server/sbus. Making necessary changes to he...Stephen Gallagher1-6/+6
2008-11-03Initial memory cleanup workStephen Gallagher1-0/+1
2008-10-27D-BUS integration style changes.Simo Sorce1-7/+4
2008-10-24Integrate D-BUS support for use as IPC between parts.Stephen Gallagher1-1/+25
2008-10-20Add configuration database functions.Simo Sorce1-1/+1
2008-10-08First retrieval of a user (getpwnam only) from an actual ldb fileSimo Sorce1-1/+1
2008-10-07Add primitive debugging capabilities.Simo Sorce1-1/+1
2008-10-06First working daemon that responds only to a getpwnam() request with fake dataSimo Sorce1-1/+1
2008-10-04Add initial nss responder skeletonSimo Sorce1-2/+2
2008-10-04Initital server code.Simo Sorce1-0/+12