summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-13prepare version 0.7.40.7.4Gravatar Christian Hesse1-1/+1
2015-10-12icons are not executableGravatar Christian Hesse1-8/+8
2015-10-12use systemd user unit to (auto-)startGravatar Christian Hesse4-13/+14
2015-08-19new screenshotsGravatar Christian Hesse5-0/+0
2015-07-13prepare version 0.7.30.7.3Gravatar Christian Hesse1-1/+1
2015-07-05add project URLsGravatar Christian Hesse1-0/+5
2015-07-05move images to subdirsGravatar Christian Hesse15-27/+27
2015-07-03add --version optionGravatar Christian Hesse1-5/+17
2015-06-19add notification timeout optionGravatar Christian Hesse1-5/+12
2015-04-27prepare release 0.7.20.7.2Gravatar Christian Hesse1-1/+1
2015-03-20clean up syntaxGravatar Christian Hesse1-5/+5
2015-01-04update copyright for 2015Gravatar Christian Hesse3-3/+3
2014-10-21move compiler options to CFLAGSGravatar Christian Hesse1-2/+2
2014-10-17use ISO C11 standardGravatar Christian Hesse2-1/+3
2014-10-01prepare version 0.7.10.7.1Gravatar Christian Hesse1-1/+1
2014-10-01print signal nameGravatar Christian Hesse1-1/+1
2014-10-01try to get interface name for all interfacesGravatar Christian Hesse1-2/+10
2014-10-01use same output format everywhereGravatar Christian Hesse1-9/+9
2014-09-30prepare release 0.7.00.7.0Gravatar Christian Hesse1-1/+1
2014-09-30rework big parts of the codeGravatar Christian Hesse5-152/+276
2014-09-14prepare release 0.6.60.6.6Gravatar Christian Hesse1-1/+1
2014-09-14do not show notification if state did not changeGravatar Christian Hesse1-0/+8
2014-08-29prepare version 0.6.50.6.5Gravatar Christian Hesse1-1/+1
2014-08-29add png icons to repository (and release tarball)Gravatar Christian Hesse4-0/+0
2014-08-29do not ignore png iconsGravatar Christian Hesse1-1/+0
2014-08-29prepare release 0.6.40.6.4Gravatar Christian Hesse1-1/+1
2014-08-29do not use DEBUG macro but command line argument to be verboseGravatar Christian Hesse1-33/+40
2014-01-02add make releaseGravatar Christian Hesse2-0/+6
2014-01-02write version to header fileGravatar Christian Hesse3-7/+11
2014-01-02update copyright yearGravatar Christian Hesse1-1/+1
2013-09-25prepare release 0.6.30.6.3Gravatar Christian Hesse1-1/+1
2013-09-25add version fallbackGravatar Christian Hesse1-1/+6
2013-08-28optimize screenshot file sizesGravatar Christian Hesse5-0/+0
2013-08-21set dependencies for install-*Gravatar Christian Hesse1-2/+2
2013-08-21split install to install-bin and install-docGravatar Christian Hesse1-1/+5
2013-08-16move notification and addresses_seen to interface structGravatar Christian Hesse1-83/+122
2013-08-14save interface names and deleted status in structGravatar Christian Hesse1-20/+35
2013-08-12do net free interface nameGravatar Christian Hesse1-1/+2
2013-08-08only convert icons if needed0.6.2Gravatar Christian Hesse1-1/+9
2013-08-08use imagemagick for SVG to PNG conversionGravatar Christian Hesse1-5/+5
2013-08-08indent includesGravatar Christian Hesse1-14/+14
2013-07-18use new notification for new addressesGravatar Christian Hesse1-8/+24
2013-07-17add hint about inkscapeGravatar Christian Hesse1-0/+1
2013-07-17build documentationGravatar Christian Hesse1-3/+14
2013-07-17add documentationGravatar Christian Hesse1-1/+58
2013-07-17add screenshotsGravatar Christian Hesse6-1/+1
2013-07-15data typesGravatar Christian Hesse1-3/+3
2013-07-10add README.html to .gitignoreGravatar Christian Hesse1-0/+1
2013-07-08update MakefileGravatar Christian Hesse1-1/+2
2013-07-08add new icon0.6.1Gravatar Christian Hesse3-1/+1008
2013-07-08clean up and fix iconsGravatar Christian Hesse1-21/+21
2013-07-08add DESTDIR variable to install pathGravatar Christian Hesse1-8/+8
2013-07-08use new icons, update build systemGravatar Christian Hesse8-1017/+1666
2013-07-07fix compilation with libnotify < 0.7.0Gravatar Christian Hesse1-6/+6
2013-07-04add -Werror to CFLAGS and fix includesGravatar Christian Hesse2-1/+5
2013-07-04add -O2 and -Wall to CFLAGSGravatar Christian Hesse1-0/+1
2013-07-04remove trailing whitespacesGravatar Christian Hesse1-4/+4
2013-07-03use more functions0.6.0Gravatar Christian Hesse1-27/+39
2013-07-03save interface name for use if device disappearsGravatar Christian Hesse1-13/+19
2013-07-03break the loop if we are finishedGravatar Christian Hesse1-0/+3
2013-07-03remove address from struct chain if it disapears from interfaceGravatar Christian Hesse1-2/+30
2013-07-03fix some memory problemsGravatar Christian Hesse1-9/+28
2013-07-03give program name on debug outputGravatar Christian Hesse1-3/+3
2013-07-03do not notify twice, some more reworkGravatar Christian Hesse1-14/+82
2013-05-16simplify debug output0.5.0Gravatar Christian Hesse1-9/+5
2013-05-16changes for IPv6Gravatar Christian Hesse2-23/+629
2013-05-15add option for IPv6Gravatar Christian Hesse1-1/+8
2013-05-15fix typo in debugGravatar Christian Hesse1-1/+1
2013-04-29whitespacesGravatar Christian Hesse1-1/+1
2013-04-27set properties only onceGravatar Christian Hesse1-4/+4
2013-04-18do not link agains libmnl0.4.1Gravatar Christian Hesse1-2/+1
2013-04-18this is kind of a complete rewrite...0.4.0Gravatar Christian Hesse1-101/+208
2013-04-16use the new icons0.3.1Gravatar Christian Hesse1-4/+4
2013-04-16add iconsGravatar Christian Hesse2-0/+687
2013-04-15format MakefileGravatar Christian Hesse1-1/+2
2013-04-15initial commit0.3.0Gravatar Christian Hesse4-0/+194
2013-04-15Initial commitGravatar Christian Hesse1-0/+4