Remove unused DBUS_GLIB_* and GIO_* variables
[platform/upstream/polkit.git] / src / polkitbackend / Makefile.am
2012-05-25 David ZeuthenRemove unused DBUS_GLIB_* and GIO_* variables
2012-05-25 David ZeuthenEnsure polkitd is rebuilt if libpolkit-backend-1.la...
2012-05-25 David ZeuthenMove polkitd into src/polkitbackend
2012-05-23 David ZeuthenAdd default rules
2012-05-23 David ZeuthenNuke polkitbackend library, localauthority backend...
2012-05-23 David ZeuthenFix distcheck
2012-05-23 David ZeuthenRename --enable-systemd to --enable-libsystemd-login
2012-05-22 David ZeuthenCreate rules.d directories
2012-05-18 David ZeuthenClean up code a bit
2012-05-18 David ZeuthenAdd experimental authority backend using JavaScript...
2012-01-03 Matthias ClasenAdd optional systemd support
2010-08-09 David ZeuthenDon't dist org.freedesktop.ConsoleKit.xml; It's dead...
2010-08-09 David ZeuthenPolkitBackend: Don't export unneeded convenience API
2010-08-06 David ZeuthenMerge remote branch 'origin/gdbus'
2010-07-30 David ZeuthenNuke eggdbus usage
2010-07-28 David ZeuthenPort CK class to gdbus
2009-12-10 David ZeuthenBug 25367 — Also read local authority configuration...
2009-09-13 Michael BieblMake private symbols accessible to libpolkitagent and...
2009-09-13 Michael BieblTrim the list of exported symbols
2009-07-20 David ZeuthenFix make distcheck
2009-07-15 David ZeuthenActually make the local authority look up authorization...
2009-07-15 David ZeuthenMove authentication agent bits to separate authority...
2009-07-15 David ZeuthenRip out polkit-local and refactor local authority to...
2009-07-13 David ZeuthenMove local authority management to a separate library
2009-06-08 David ZeuthenFix make distcheck
2009-06-08 David ZeuthenUse .../extensions instead of ../backends for loading...
2009-05-13 David ZeuthenOnly allow privileged apps to check authz and add Actio...
2009-02-10 David Zeuthenmake it possible to define what administrator authentic... 0.91
2009-02-09 David Zeuthenprune TODO list and fix up single-header-file / API...
2009-02-08 David Zeuthenload and choose what backend to use; also write a simpl...
2009-02-08 David Zeuthengenerate all polkit dbus code in one place
2009-02-07 David Zeuthenupdate for latest EggDBus changes
2009-02-03 David Zeuthendepend on EggDBus HEAD for stamp file and Docbook docs...
2009-02-02 David Zeuthenrework backend API
2009-02-01 David Zeuthenreplace PolkitBackendServer with polkit_backend_registe...
2009-01-27 David ZeuthenMerge branch 'master' of /home/davidz/Hacking/polkit
2009-01-26 Richard Hughesalso dist org.freedesktop.ConsoleKit.xml
2009-01-21 David Zeuthenfinish authentication agent integration
2009-01-19 David Zeuthenadd remaining glue for {Add,Remove,Enumerate}Authorization
2009-01-13 David Zeuthenstart writing a SessionMonitor class
2009-01-12 David Zeuthenintroduce a PendingCall type to make all backend operat...
2009-01-06 David Zeuthenupdate to latest EggDBus and rework how things are...
2008-12-07 David Zeuthenport the .policy file parser and implement EnumerateActions
2008-12-07 David Zeuthenadd a ActionPool class and rename BackendLocal to Backe...
2008-12-03 David Zeuthenstart using EggDBus