Age | Commit message (Expand) | Author | Files | Lines |
2010-11-15 | s4-server: make server sockets a child of the task context | Andrew Tridgell | 1 | -1/+2 |
2010-10-30 | s4-smbd: don't initialise process models more than once | Andrew Tridgell | 1 | -1/+1 |
2010-10-10 | samdb: Add flags argument to samdb_connect(). | Jelmer Vernooij | 1 | -1/+1 |
2010-09-13 | s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for L... | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -4/+4 |
2010-06-29 | s4:ntp_signd/ntp_signd.c - add casts to suppress warnings on Solaris 10 | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -7/+2 |
2010-04-13 | Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-02-26 | s4-ntp: Fixed the memory context of tstream_bsd_existing() | Andreas Schneider | 1 | -1/+1 |
2010-01-13 | s4-ntp_signd: Migrate to tsocket. | Andreas Schneider | 1 | -131/+284 |
2009-10-23 | s4-dsdb: create a static system_session context | Andrew Tridgell | 1 | -1/+1 |
2009-09-18 | s4-server: kill main daemon if a task fails to initialise | Andrew Tridgell | 1 | -3/+3 |
2009-08-22 | s4:ntp_signd Fix bug 6656 - Set protocol version to 0, as used by ntpd | Andrew Bartlett | 1 | -3/+1 |
2009-08-11 | s4:torture Add test for the NTP signd server | Andrew Bartlett | 1 | -0/+7 |
2009-02-02 | s4:service_stream: s/private/private_data | Stefan Metzmacher | 1 | -4/+4 |
2009-02-02 | s4:ntp_signd: s/private/private_data | Stefan Metzmacher | 1 | -4/+4 |
2008-09-24 | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 1 | -1/+1 |
2008-09-22 | s4: allways initialize the process model before it's used | Stefan Metzmacher | 1 | -1/+1 |
2008-08-11 | Only allow trust accounts access to the NTP signing service. | Andrew Bartlett | 1 | -3/+9 |
2008-06-19 | Don't sign NTP packets to disabled accounts | Andrew Bartlett | 1 | -1/+10 |
2008-05-29 | Allow the ntp_signd socket to be set from configure. | Andrew Bartlett | 1 | -4/+18 |
2008-05-29 | Final fixes to for a functional NTP signing deamon. | Andrew Bartlett | 1 | -15/+118 |
2008-05-28 | Bring up the ntp signing deamon | Andrew Bartlett | 1 | -19/+24 |
2008-05-27 | Start an 'NTP signing server' in Samba4. | Andrew Bartlett | 1 | -0/+260 |