summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/ntp_signd.idl
AgeCommit message (Collapse)AuthorFilesLines
2008-05-29Add in an enum for two future NTP signing ops.Andrew Bartlett1-2/+3
I hope to extend this code to handle NTP clients getting authenticated time too. Andrew Bartlett (This used to be commit 1854ab058b42ce4530324cb8f40eb64e6e32267b)
2008-05-29Final fixes to for a functional NTP signing deamon.Andrew Bartlett1-3/+10
Andrew Bartlett (This used to be commit 4dcc0cd06ef2f6c496e2112f6378088a1c27d2f2)
2008-05-28added a newline at the end of the IDLAndrew Tridgell1-1/+1
(This used to be commit 6386155e99628377046e23342bc640710567afd0)
2008-05-28Try adding a stub to fix the buildAndrew Bartlett1-0/+6
(This used to be commit a529c377ae7a4a70a99d60b7817a751ab4fdd551)
2008-05-27Start an 'NTP signing server' in Samba4.Andrew Bartlett1-0/+30
I am modifying the ntp.org server to talk to this service, to sign packets per MS-SNTP. Andrew Bartlett (This used to be commit 0c15385e6068d2f70ff11aa5837adbd6d78410ae)