index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dmon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract config file handlers into a separate file
Lukas Fleischer
2011-12-09
1
-1
/
+1
*
Use a global configuration variable
Lukas Fleischer
2011-11-14
1
-3
/
+1
*
Do not cast unused return values to void
Lukas Fleischer
2011-11-02
1
-6
/
+6
*
Use gettext plural features
Lukas Fleischer
2011-07-24
1
-2
/
+3
*
Declare foreground and background variables global
Lukas Fleischer
2011-07-21
1
-1
/
+1
*
Update copyright notices in source files, documentation and "COPYING".
Lukas Fleischer
2011-04-22
1
-1
/
+1
*
Ignore daemon lock file if the daemon process died.
Lukas Fleischer
2011-04-22
1
-1
/
+1
*
Use generic lists for todo items.
Lukas Fleischer
2011-04-19
1
-0
/
+1
*
Use generic lists for events.
Lukas Fleischer
2011-04-19
1
-0
/
+1
*
Overall indentation fixes.
Lukas Fleischer
2011-03-14
1
-8
/
+8
*
Update website links to match the new URL.
Lukas Fleischer
2011-03-04
1
-1
/
+1
*
Update mail addresses to match the new mailing lists.
Lukas Fleischer
2011-03-04
1
-1
/
+1
*
Remove CVS "$Id" headers.
Lukas Fleischer
2011-03-03
1
-2
/
+0
*
All headers gathered into a single one. Typedefs suppressed.
Frederic Culot
2010-03-20
1
-11
/
+5
*
Improved how the daemon checks for appointments to remind.
Frederic Culot
2009-08-01
1
-2
/
+3
*
Start and log daemon activity only if requested.
Frederic Culot
2009-08-01
1
-3
/
+5
*
More work on implementing the daemon.
Frederic Culot
2009-08-01
1
-20
/
+11
*
Avoid multiple notifications of the same appointment when running in background.
Frederic Culot
2009-07-29
1
-5
/
+10
*
Better error checking and memory handling when in daemon mode.
Frederic Culot
2009-07-27
1
-12
/
+25
*
Work on allocating and freeing memory associated with user's data for the dae...
Frederic Culot
2009-07-27
1
-2
/
+5
*
Improved the way the daemon reports errors.
Frederic Culot
2009-07-26
1
-15
/
+26
*
Stop daemon when calcurse enters interactive mode.
Frederic Culot
2009-07-26
1
-1
/
+18
*
More work on implementing calcurse daemon.
Frederic Culot
2009-07-26
1
-1
/
+7
*
Functions added to implement a logging mechanism for calcurse daemon.
Frederic Culot
2009-07-23
1
-2
/
+7
*
New files to implement calcurse daemon.
Frederic Culot
2009-07-20
1
-0
/
+171