aboutsummaryrefslogtreecommitdiffstats
path: root/src/dmon.c
Commit message (Expand)AuthorAgeFilesLines
* All headers gathered into a single one. Typedefs suppressed.Frederic Culot2010-03-201-11/+5
* Improved how the daemon checks for appointments to remind.Frederic Culot2009-08-011-2/+3
* Start and log daemon activity only if requested.Frederic Culot2009-08-011-3/+5
* More work on implementing the daemon.Frederic Culot2009-08-011-20/+11
* Avoid multiple notifications of the same appointment when running in background.Frederic Culot2009-07-291-5/+10
* Better error checking and memory handling when in daemon mode.Frederic Culot2009-07-271-12/+25
* Work on allocating and freeing memory associated with user's data for the dae...Frederic Culot2009-07-271-2/+5
* Improved the way the daemon reports errors.Frederic Culot2009-07-261-15/+26
* Stop daemon when calcurse enters interactive mode.Frederic Culot2009-07-261-1/+18
* More work on implementing calcurse daemon.Frederic Culot2009-07-261-1/+7
* Functions added to implement a logging mechanism for calcurse daemon.Frederic Culot2009-07-231-2/+7
* New files to implement calcurse daemon.Frederic Culot2009-07-201-0/+171