summaryrefslogtreecommitdiff
path: root/plugins/ntpd.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-10plugins: Use gcc atomics instead glib's onesDaniel Wagner1-3/+3
2011-10-25plugins: Add SOCK_CLOEXEC to socket()Daniel Wagner1-1/+1
2011-06-16timeserver: Do not use element driver APIDaniel Wagner1-2/+4
2011-04-27ntp: Fix ntpd_running return TRUE most of the timeYu A Wang1-1/+2
2011-01-28task: Pass exit code to the exit callbackMohamed Abbas1-1/+2
2010-06-25Add the -g option to ntpdSamuel Ortiz1-0/+1
2010-06-01Remove default ntpd serverSamuel Ortiz1-4/+4
2010-06-01Fix timeserver APISamuel Ortiz1-11/+86
2010-05-31ntpd pluginSamuel Ortiz1-0/+245