]> ruderich.org/simon Gitweb - wall-notify/wall-notify.git/history - src/wall-notify.c
use getopt() to parse options
[wall-notify/wall-notify.git] / src / wall-notify.c
2014-05-17 Simon Ruderichuse getopt() to parse options
2014-05-16 Simon Ruderichfix -X option
2014-05-15 Simon Ruderichuse -X command line option to enable X11 support
2014-05-15 Simon Ruderichdrop privileges when running as group utmp
2014-05-15 Simon Ruderichexit if the current X11 session terminates
2014-05-13 Simon Ruderichcleanup argv passing to notification program
2014-05-13 Simon Ruderichmove usage display to separate function
2014-05-11 Simon Ruderichfix login()/logout() on FreeBSD
2014-05-11 Simon Ruderichuse double-fork for notification processes
2014-05-11 Simon Ruderichretrieve the full message with select(2)
2014-05-11 Simon Ruderichinitial commit