summaryrefslogtreecommitdiff
path: root/server/external
AgeCommit message (Collapse)AuthorFilesLines
2008-12-22libevents renamed upstream to libteventSimo Sorce2-4/+4
events.h -> tevent.h
2008-12-15Fix dependencies for LDBSumit Bose1-1/+1
2008-10-08First retrieval of a user (getpwnam only) from an actual ldb fileSimo Sorce1-0/+7
2008-10-04Initital server code.Simo Sorce5-0/+184
Includes test monitor task.