chiark / gitweb /
More comments.
[disorder] / server / schedule.c
2008-10-27 Richard KettlewellAdd a new 'origin' field to queue entries. This record...
2008-10-25 Richard KettlewellDoxygen-clean
2008-10-19 Richard KettlewellSwitch to GPL v3
2008-05-25 Richard KettlewellSource code reorganization:
2008-05-25 Richard KettlewellTABLE_FIND() now uses typeof. We're committed to GCC...
2008-05-25 Richard KettlewellMerge event scheduling implementation. This fixes...
2008-05-25 Richard KettlewellLog discarded junk events.
2008-05-24 Richard KettlewellFix random_id(). Oops.
2008-05-24 Richard KettlewellShadow disorder.dev
2008-05-24 Richard KettlewellSupport schedule-* commands from command-line client...
2008-05-24 Richard KettlewellBack end for scheduling code (cf defect #6). Currently...