0.41 (Apr 22 98) ---------------- - 24 hour timeout - squashed a few remote bugs - do not deliver to .triggers file with group/other write bit - do not deliver to root - moved getpwnam around to use static; could they make the reetrant versions more annoying? 0.40 (Apr 19 98) ---------------- - revamped trigger_t structure to 100/1000 lengths - implemented remote, trigger_remd - implemented var substitutions - eliminated built-in trigger; common case will need a shell fork anyway - switched from /var/pid to /var/run (FHS 2.0) - proper thread cancellation routines - threaded remotes + deferred queue 0.20 (Mar 2 97) ---------------- - passto/trigger primitives implemented; remote queue goes nowhere - local triggering (msg ipc->daemon->shell fork) implemented - queue.c grabbed from pkgs -- it had the mutex/semaphore stuff we needed (though not POSIX) - trigger, libtrigger finished 0.10 (Feb 1 97) --------------- - the beginning - triggerd, trigger, libtrigger..