Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-14 | s4-torture: Migrate ntp_signd test to tsocket. | Andreas Schneider | 1 | -126/+160 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -4/+0 | |
This reduces compile time somewhat. | |||||
2009-08-22 | s4:ntp_signd Fix bug 6656 - Set protocol version to 0, as used by ntpd | Andrew Bartlett | 1 | -2/+1 | |
The change to protocol version 1 was not intentional, and broke the protocol established with the ntp.org project. Andrew Bartlett | |||||
2009-08-11 | s4:torture Add test for the NTP signd server | Andrew Bartlett | 1 | -0/+270 | |
This is used by at patch to the NTP project to supply authenticated time as required by MS-SNTP. (ie, to keep windows clients in time sync in the domain) Andrew Bartlett |