16 Commits (master)

Author SHA1 Message Date
  Georgi Chorbadzhiyski b1eaec9c11 Do not crash in notifications if ident is not set 6 years ago
  Georgi Chorbadzhiyski 2c1a032d69 Add --status-file (-0) option. This file keeps latest program status. 7 years ago
  Georgi Chorbadzhiyski e6fbc81d83 Start passing _INPUT_ADDR and _OUTPUT_ADDR variables to notify script. 7 years ago
  Georgi Chorbadzhiyski 28dd637542 Add --notify-wait (-9) option (not set by default). 7 years ago
  Georgi Chorbadzhiyski 6e34110ff1 Add checks for functions that may fail 7 years ago
  Georgi Chorbadzhiyski 581cd66b37 No need to track where FSF moves. No code changes. 11 years ago
  Georgi Chorbadzhiyski 40a64d59b6 Lower thread stack to 128k 12 years ago
  Georgi Chorbadzhiyski f8f7295862 Cleanup ident handling. 12 years ago
  Georgi Chorbadzhiyski 6792ef834a Cleanup notify_program handling. 12 years ago
  Georgi Chorbadzhiyski a0c257e25b notify: Handle fork() failure. 12 years ago
  Georgi Chorbadzhiyski 219cf03c98 notify: Prevent leak when notificationsare not enabled. 12 years ago
  Georgi Chorbadzhiyski f6f606830d Use EXIT_SUCCESS and EXIT_FAILURE return codes. 12 years ago
  Georgi Chorbadzhiyski fb764b6a6e Add -Wstrict-prototypes and -std=c99 to CFLAGS. 12 years ago
  Georgi Chorbadzhiyski 3706892d96 Add notify_sync() and use it when reporting STOP event. 12 years ago
  Georgi Chorbadzhiyski 03a3b7538d Set thread names under Linux. 12 years ago
  Georgi Chorbadzhiyski 093d53b431 notify: Call external notifier program on event. 12 years ago