summaryrefslogtreecommitdiff
path: root/src/dmon.c
AgeCommit message (Expand)Author
2009-08-01Improved how the daemon checks for appointments to remind.Frederic Culot
2009-08-01Start and log daemon activity only if requested.Frederic Culot
2009-08-01More work on implementing the daemon.Frederic Culot
2009-07-29Avoid multiple notifications of the same appointment when running in background.Frederic Culot
2009-07-27Better error checking and memory handling when in daemon mode.Frederic Culot
2009-07-27Work on allocating and freeing memory associated with user's data for the dae...Frederic Culot
2009-07-26Improved the way the daemon reports errors.Frederic Culot
2009-07-26Stop daemon when calcurse enters interactive mode.Frederic Culot
2009-07-26More work on implementing calcurse daemon.Frederic Culot
2009-07-23Functions added to implement a logging mechanism for calcurse daemon.Frederic Culot
2009-07-20New files to implement calcurse daemon.Frederic Culot