summaryrefslogtreecommitdiff
path: root/src/systemadm.vala
AgeCommit message (Collapse)Author
2011-07-03systemadm: report GLib.Error only to stderrMichal Schmidt
When a GLib.Error happens, it is likely that showing a message box would fail too. https://bugzilla.redhat.com/show_bug.cgi?id=716663
2011-02-24dbus: pass along information why a job failed when it failed (dbus api change!)Lennart Poettering
2011-01-20vala: convert from dbus-glib to gdbusLennart Poettering
2010-11-15drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering
2010-09-17ask-password: add minimal framework to allow services query SSL/harddisk ↵Lennart Poettering
passphrases from the user
2010-08-20dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering
2010-07-22build-sys: fix compatibility with vala 0.9Lennart Poettering
2010-07-01systemadm: update signal connection for new valaLennart Poettering
2010-05-22systemctl: add --block switch for synchronous starting of unitsLennart Poettering
2010-05-20systemadm: fix link when fragment path is unknownLennart Poettering
2010-05-20systemadm: make fragment path a clickable linkLennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering