コミット履歴

作者 SHA1 メッセージ 日付
  Iain Patterson 6adc886e1f Redirect hooks' output. 7 年 前
  Iain Patterson 4f7514a8b8 Added dup_handle(). 7 年 前
  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 年 前
  David Bremner 651295f206 remove dead breaks and returns 7 年 前
  Iain Patterson 2bc7df40fe Don't try to operate on freed data structure. 9 年 前
  Iain Patterson f7f20a0b3e Copy/truncate file rotation. 9 年 前
  Iain Patterson 2f68d60ad4 Split get_output_handles() into get_io_parameters(). 10 年 前
  Iain Patterson b0a6672810 Moved console functions to a new file. 10 年 前
  Iain Patterson c03d51cbbf Allocate new console by default. 10 年 前
  Iain Patterson 54438652fa Allocate a new console for stdin. 10 年 前
  Iain Patterson ba4831e5eb Fixed CreateFile() flags when opening log files. 10 年 前
  Iain Patterson fa2f3fe4a8 Fake stdin for applications which exit on EOF. 10 年 前
  Iain Patterson 5ba652d97b Fixed NSSM_EVENT_DUPLICATEHANDLE_FAILED message. 10 年 前
  Iain Patterson 2994e17c24 Adjust buffer sizes. 10 年 前
  Iain Patterson e0f182e26d Fixed regression with offline rotation. 10 年 前
  Iain Patterson 49174f884f Tidy up online rotation. 10 年 前
  Iain Patterson 2cd1c7c29e Enable on-demand rotation. 10 年 前
  Iain Patterson d69db812fe Fixed copy/paste bug with I/O. 10 年 前
  Iain Patterson 777f0f5eba More robust online rotation. 10 年 前
  Iain Patterson ae28ecf7fa Bigger I/O buffer. 10 年 前
  Iain Patterson 143238dfe3 Rotate files while the service is running. 10 年 前
  Iain Patterson aec569efa4 Added delete_createfile_parameter(). 10 年 前
  Iain Patterson a180ba0774 Store I/O redirection and environment options. 10 年 前
  Iain Patterson 2294db794e Fixed missing NULLs in log_event(). 10 年 前
  Iain Patterson 2f219930f4 Rotate output files. 10 年 前
  Iain Patterson 9f3d08676d Allow relative paths for I/O redirection. 10 年 前
  Iain Patterson 5b9e64a9ae Allow compiling as a Unicode application. 10 年 前
  Iain Patterson c1bc67d138 Allow configuring output file truncation. 10 年 前
  Iain Patterson ce9eb5d464 Compiler food. 10 年 前
  Iain Patterson e1550b15c5 Fixed missing io.cpp and io.h. 10 年 前