Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-13 | ask-password: support passwords without timeouts | Lennart Poettering | |
2011-04-01 | general: replace a few uses of /var/run by /run | Lennart Poettering | |
2011-03-11 | gnome-ask-password-agent.vala: check for VALA_0_12 | Kay Sievers | |
<juergbi> VALA_0_X is defined up to and including the current version <juergbi> so VALA_0_10 is defined in 0.10 and 0.11 and 0.12 <juergbi> VALA_0_12 is defined in 0.11 and 0.12 (and later versions) <juergbi> reverse the branches and use VALA_0_12 as conditional <kay> juergbi: changing api but keep the defines? <kay> how do we support vala 0.14 then? <kay> you keep that model with the old defines? <juergbi> VALA_0_10 corresponds to valaversion >= 0.10 | |||
2011-03-11 | gnome-ask-password-agent: check for vala 0.10 instead of libnotify | Kay Sievers | |
2011-03-11 | gnome-ask-password-agent: restore removed libnotify0.6 support | Kay Sievers | |
2011-03-11 | gnome-ask-password-agent: fix path to watch | Lennart Poettering | |
2011-03-09 | dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd | Lennart Poettering | |
2011-01-20 | vala: convert from dbus-glib to gdbus | Lennart Poettering | |
2010-11-26 | gnome-ask-password-agent: also support libnotify < 0.7 for now | Kay Sievers | |
2010-11-17 | Revert "update TODO" | Kay Sievers | |
This reverts commit afe635e71838c9e62e25a928cbcefc343744dda5. Oops, libnotify should not have been in here. | |||
2010-11-17 | update TODO | Kay Sievers | |
2010-11-15 | build-sys: fix building against libnotify 0.7 | Matthias Clasen | |
Here are two patches I needed to get systemd to build against the current libnotify and vala releases. | |||
2010-10-22 | ask-password: rename ask-password-agent to gnome-ask-password-agent | Lennart Poettering | |