summaryrefslogtreecommitdiff
path: root/source4/ntp_signd
AgeCommit message (Expand)AuthorFilesLines
2009-02-02s4:service_stream: s/private/private_dataStefan Metzmacher1-4/+4
2009-02-02s4:ntp_signd: s/private/private_dataStefan Metzmacher1-4/+4
2008-12-22Fix missing symbols issues when building with shared libraries.Jelmer Vernooij1-1/+1
2008-12-03s4: add some useful link and the patch for the ntp_signd supportStefan Metzmacher2-0/+586
2008-09-24Move source4/lib/crypto to lib/crypto.Jelmer Vernooij1-1/+1
2008-09-24Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-1/+1
2008-09-22s4: allways initialize the process model before it's usedStefan Metzmacher1-1/+1
2008-09-21Revert "Rename smbd -> samba."Jelmer Vernooij1-1/+1
2008-09-21Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-08-11Only allow trust accounts access to the NTP signing service.Andrew Bartlett1-3/+9
2008-06-19Don't sign NTP packets to disabled accountsAndrew Bartlett1-1/+10
2008-05-29Allow the ntp_signd socket to be set from configure.Andrew Bartlett1-4/+18
2008-05-29Final fixes to for a functional NTP signing deamon.Andrew Bartlett1-15/+118
2008-05-28Bring up the ntp signing deamonAndrew Bartlett2-20/+25
2008-05-27Start an 'NTP signing server' in Samba4.Andrew Bartlett2-0/+274