summaryrefslogtreecommitdiff
path: root/source4/ntp_signd
Commit message (Expand)AuthorAgeFilesLines
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-4/+4
* s4:ntp_signd/ntp_signd.c - add casts to suppress warnings on Solaris 10Matthias Dieter Wallnöfer2010-06-291-2/+2
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-7/+2
* Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer2010-04-131-1/+1
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-061-4/+0
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+11
* s4-ntp: Fixed the memory context of tstream_bsd_existing()Andreas Schneider2010-02-261-1/+1
* s4-ntp_signd: Migrate to tsocket.Andreas Schneider2010-01-132-132/+286
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-1/+1
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-181-3/+3
* s4:ntp_signd Fix bug 6656 - Set protocol version to 0, as used by ntpdAndrew Bartlett2009-08-221-3/+1
* s4:torture Add test for the NTP signd serverAndrew Bartlett2009-08-111-0/+7
* s4:service_stream: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* s4:ntp_signd: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* Fix missing symbols issues when building with shared libraries.Jelmer Vernooij2008-12-221-1/+1
* s4: add some useful link and the patch for the ntp_signd supportStefan Metzmacher2008-12-032-0/+586
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-241-1/+1
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-1/+1
* s4: allways initialize the process model before it's usedStefan Metzmacher2008-09-221-1/+1
* Revert "Rename smbd -> samba."Jelmer Vernooij2008-09-211-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-211-1/+1
* Only allow trust accounts access to the NTP signing service.Andrew Bartlett2008-08-111-3/+9
* Don't sign NTP packets to disabled accountsAndrew Bartlett2008-06-191-1/+10
* Allow the ntp_signd socket to be set from configure.Andrew Bartlett2008-05-291-4/+18
* Final fixes to for a functional NTP signing deamon.Andrew Bartlett2008-05-291-15/+118
* Bring up the ntp signing deamonAndrew Bartlett2008-05-282-20/+25
* Start an 'NTP signing server' in Samba4.Andrew Bartlett2008-05-272-0/+274