Histórico de commits

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