Historique des commits

Auteur SHA1 Message Date
  Iain Patterson 897c7ad10b Support starting processes with a console on Windows 10. il y a 7 ans
  Iain Patterson cc956aacde Alow prefixing log output with a timestamp. il y a 7 ans
  Iain Patterson ee9a86c840 Ensure logging threads exit. il y a 7 ans
  Iain Patterson aecb56aeef Use close_handle(). il y a 7 ans
  Iain Patterson ca07ff62f7 Added close_handle(). il y a 7 ans
  Iain Patterson 203bfaec37 Seek to end of large files correctly. il y a 7 ans
  Iain Patterson 6adc886e1f Redirect hooks' output. il y a 7 ans
  Iain Patterson 4f7514a8b8 Added dup_handle(). il y a 7 ans
  David Bremner 74f2d0e189 CreateFile returns INVALID_HANDLE_VALUE on failure https://msdn.microsoft.com/en-us/library/windows/desktop/aa363858(v=vs.85).aspx il y a 7 ans
  David Bremner 651295f206 remove dead breaks and returns il y a 7 ans
  Iain Patterson 2bc7df40fe Don't try to operate on freed data structure. il y a 9 ans
  Iain Patterson f7f20a0b3e Copy/truncate file rotation. il y a 9 ans
  Iain Patterson 2f68d60ad4 Split get_output_handles() into get_io_parameters(). il y a 10 ans
  Iain Patterson b0a6672810 Moved console functions to a new file. il y a 10 ans
  Iain Patterson c03d51cbbf Allocate new console by default. il y a 10 ans
  Iain Patterson 54438652fa Allocate a new console for stdin. il y a 10 ans
  Iain Patterson ba4831e5eb Fixed CreateFile() flags when opening log files. il y a 10 ans
  Iain Patterson fa2f3fe4a8 Fake stdin for applications which exit on EOF. il y a 10 ans
  Iain Patterson 5ba652d97b Fixed NSSM_EVENT_DUPLICATEHANDLE_FAILED message. il y a 10 ans
  Iain Patterson 2994e17c24 Adjust buffer sizes. il y a 10 ans
  Iain Patterson e0f182e26d Fixed regression with offline rotation. il y a 10 ans
  Iain Patterson 49174f884f Tidy up online rotation. il y a 10 ans
  Iain Patterson 2cd1c7c29e Enable on-demand rotation. il y a 10 ans
  Iain Patterson d69db812fe Fixed copy/paste bug with I/O. il y a 10 ans
  Iain Patterson 777f0f5eba More robust online rotation. il y a 10 ans
  Iain Patterson ae28ecf7fa Bigger I/O buffer. il y a 10 ans
  Iain Patterson 143238dfe3 Rotate files while the service is running. il y a 10 ans
  Iain Patterson aec569efa4 Added delete_createfile_parameter(). il y a 10 ans
  Iain Patterson a180ba0774 Store I/O redirection and environment options. il y a 10 ans
  Iain Patterson 2294db794e Fixed missing NULLs in log_event(). il y a 10 ans