Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-01 | update copyright for 2024 | Christian Hesse | 4 | -4/+4 |
2023-01-03 | update copyright for 2023 | Christian Hesse | 4 | -4/+4 |
2022-01-03 | update copyright for 2022 | Christian Hesse | 4 | -4/+4 |
2021-01-01 | prepare version 0.7.110.7.11 | Christian Hesse | 1 | -1/+1 |
2021-01-01 | update copyright for 2021 | Christian Hesse | 4 | -4/+4 |
2020-11-25 | Makefile: do not depend on config.def.h | Christian Hesse | 1 | -1/+1 |
2020-11-25 | Makefile: change order of compiler parameters | Christian Hesse | 1 | -1/+1 |
2020-11-25 | clearly state the license | Christian Hesse | 6 | -6/+734 |
2020-02-08 | update copyright for 2020 | Christian Hesse | 3 | -3/+3 |
2019-10-10 | this is condition, not loop | Christian Hesse | 1 | -1/+1 |
2019-10-09 | drop retry code, just fail and let the service restart | Christian Hesse | 2 | -20/+5 |
2019-10-08 | add signal handler | Christian Hesse | 2 | -2/+17 |
2019-10-08 | put program name into variable | Christian Hesse | 1 | -11/+14 |
2019-10-08 | order systemd service after notification daemons | Christian Hesse | 1 | -0/+3 |
2019-01-01 | update copyright for 2019 | Christian Hesse | 3 | -3/+3 |
2018-09-14 | require dbus.socket | Christian Hesse | 1 | -0/+1 |
2018-09-14 | make non-system user a condition | Christian Hesse | 1 | -0/+1 |
2018-08-14 | release: add comment with file name to signatures | Christian Hesse | 1 | -2/+2 |
2018-06-14 | update dependencies' upstream urls | Christian Hesse | 1 | -3/+2 |
2018-06-08 | remove trailing spaces, update url | Christian Hesse | 1 | -2/+2 |
2018-06-08 | make gitlab.com a mirror•••https://blog.github.com/2018-06-04-github-microsoft/ | Christian Hesse | 1 | -2/+6 |
2018-06-06 | release: write tar signature to git notes | Christian Hesse | 1 | -0/+1 |
2018-01-02 | update copyright for 2018 | Christian Hesse | 3 | -3/+3 |
2017-11-22 | use printf to generate version.h | Christian Hesse | 1 | -3/+1 |
2017-10-20 | use annotated (and signed) tags only | Christian Hesse | 1 | -1/+1 |
2017-03-08 | use https for my mirror | Christian Hesse | 1 | -1/+1 |
2017-03-02 | add compile time features to version string | Christian Hesse | 1 | -1/+5 |
2017-01-06 | notify systemd on stop | Christian Hesse | 1 | -0/+10 |
2017-01-05 | prepare version 0.7.100.7.10 | Christian Hesse | 1 | -1/+1 |
2017-01-05 | use systemd service manager notification | Christian Hesse | 5 | -1/+15 |
2017-01-05 | update copyright for 2017 | Christian Hesse | 3 | -3/+3 |
2016-05-03 | fix compiler and linker flags and produce binaries with full RELRO | Christian Hesse | 1 | -2/+7 |
2016-01-04 | update copyright for 2016 | Christian Hesse | 3 | -3/+3 |
2015-10-13 | prepare version 0.7.90.7.9 | Christian Hesse | 1 | -1/+1 |
2015-10-12 | use systemd user unit to (auto-)start | Christian Hesse | 4 | -13/+14 |
2015-08-19 | update screenshots | Christian Hesse | 5 | -2/+9 |
2015-07-13 | prepare version 0.7.80.7.8 | Christian Hesse | 1 | -1/+1 |
2015-07-05 | add project URLs | Christian Hesse | 1 | -0/+5 |
2015-07-03 | add --version option | Christian Hesse | 1 | -4/+18 |
2015-06-19 | prepare version 0.7.70.7.7 | Christian Hesse | 1 | -1/+1 |
2015-06-19 | add comment | Christian Hesse | 1 | -0/+1 |
2015-06-19 | add notification timeout option | Christian Hesse | 1 | -6/+12 |
2015-06-19 | detect CD audio and use media icon | Christian Hesse | 2 | -1/+6 |
2015-06-19 | try to get a better choice on DM devices | Christian Hesse | 1 | -5/+15 |
2015-06-05 | fix const usage | Christian Hesse | 2 | -7/+7 |
2015-05-31 | add comments to header file | Christian Hesse | 1 | -3/+13 |
2015-05-29 | prepare version 0.7.60.7.6 | Christian Hesse | 1 | -1/+1 |
2015-05-29 | do not add empty string | Christian Hesse | 1 | -9/+9 |
2015-04-27 | prepare release 0.7.50.7.5 | Christian Hesse | 1 | -1/+1 |
2015-03-20 | check for correct return values | Christian Hesse | 1 | -5/+4 |
2015-01-04 | add comments in config.def.h | Christian Hesse | 1 | -0/+2 |
2015-01-04 | introduce udev-block-notify.h and config.h | Christian Hesse | 5 | -46/+83 |
2015-01-04 | update copyright for 2015 | Christian Hesse | 1 | -1/+1 |
2014-10-21 | move compiler options to CFLAGS | Christian Hesse | 1 | -2/+2 |
2014-10-17 | use ISO C11, the 2011 revision of the ISO C standard•••In traditional mode preprocessing directives are recognized only when their leading `#' appears in the first column. There can be no whitespace between the beginning of the line and the `#'. So use ISO C11 and close #4. (I hope so.) | Christian Hesse | 2 | -1/+3 |
2014-08-29 | prepare release 0.7.40.7.4 | Christian Hesse | 1 | -1/+1 |
2014-08-29 | do not use DEBUG macro but command line argument to be verbose | Christian Hesse | 1 | -18/+34 |
2014-01-22 | prepare release 0.7.30.7.3 | Christian Hesse | 1 | -1/+1 |
2014-01-22 | rework icon handling for unknown devices | Christian Hesse | 1 | -3/+5 |
2014-01-22 | remove trailing whitespaces | Christian Hesse | 1 | -1/+1 |
2014-01-22 | add comment about gnome-icon-theme-extras | Christian Hesse | 1 | -1/+1 |
2014-01-02 | add make release | Christian Hesse | 2 | -0/+6 |
2014-01-02 | write version to header file | Christian Hesse | 3 | -9/+13 |
2014-01-02 | update copyright year | Christian Hesse | 1 | -1/+1 |
2013-10-23 | add info about multi disk level | Christian Hesse | 1 | -0/+4 |
2013-10-23 | identify md by env variable and add comments | Christian Hesse | 1 | -14/+15 |
2013-10-21 | add icon for multidisk (/dev/md*) | Christian Hesse | 1 | -0/+3 |
2013-09-27 | fix name for environment variable ID_CDROM | Christian Hesse | 1 | -1/+1 |
2013-09-25 | prepare release 0.7.20.7.2 | Christian Hesse | 1 | -1/+1 |
2013-09-25 | add version fallback | Christian Hesse | 1 | -1/+6 |
2013-09-24 | rework action handling, always add additional info if available | Christian Hesse | 1 | -52/+39 |
2013-09-24 | ignore temporary device mapper devices | Christian Hesse | 1 | -0/+11 |
2013-09-24 | add icon for network block device | Christian Hesse | 1 | -0/+3 |
2013-09-24 | add device mapper name to notification | Christian Hesse | 1 | -0/+9 |
2013-09-24 | add icon for device mapper, change icon for loop | Christian Hesse | 1 | -1/+4 |
2013-09-24 | tape drives are no block devices, no? | Christian Hesse | 1 | -1/+0 |
2013-09-24 | display icons for different devices | Christian Hesse | 1 | -10/+45 |
2013-09-24 | add comment about udevadm | Christian Hesse | 1 | -0/+3 |
2013-08-28 | optimize screenshot file sizes | Christian Hesse | 1 | -0/+0 |
2013-08-21 | set dependencies for install-* | Christian Hesse | 1 | -2/+2 |
2013-08-21 | split install to install-bin and install-doc | Christian Hesse | 1 | -1/+5 |
2013-08-08 | indent includes0.7.1 | Christian Hesse | 1 | -11/+11 |
2013-07-17 | add hint about gnome-icon-theme | Christian Hesse | 1 | -0/+1 |
2013-07-17 | add hint about libnotify-devel | Christian Hesse | 1 | -1/+1 |
2013-07-17 | build and install documentation | Christian Hesse | 1 | -2/+11 |
2013-07-17 | add documentation | Christian Hesse | 1 | -1/+40 |
2013-07-17 | add screenshot | Christian Hesse | 1 | -0/+0 |
2013-07-15 | data types and comments | Christian Hesse | 1 | -3/+6 |
2013-07-10 | add README.html to .gitignore | Christian Hesse | 1 | -0/+1 |
2013-07-08 | update Makefile | Christian Hesse | 1 | -1/+7 |
2013-07-07 | fix compilation with libnotify < 0.7.0 | Christian Hesse | 1 | -1/+6 |
2013-07-05 | get rid of crappy multi dimensional array, use struct chain instead0.7.0 | Christian Hesse | 1 | -33/+42 |
2013-07-05 | add more debug output | Christian Hesse | 1 | -1/+3 |
2013-07-04 | add add -O2, -Wall and -Werror to CFLAGS | Christian Hesse | 1 | -0/+1 |
2013-07-04 | remove trailing whitespaces0.6.0 | Christian Hesse | 1 | -7/+7 |
2013-07-04 | fix condition for memory allocation | Christian Hesse | 1 | -2/+2 |
2013-07-04 | fix memory management | Christian Hesse | 1 | -12/+27 |
2013-07-03 | add note about debug output | Christian Hesse | 1 | -1/+5 |
2013-04-29 | code cleanup and simplification | Christian Hesse | 1 | -34/+25 |
2013-04-27 | set properties only once | Christian Hesse | 1 | -2/+3 |