summaryrefslogtreecommitdiff
path: root/src/polkitbackend/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Pull in GCC warning infra from ostreeColin Walters2016-12-121-0/+1
* Fix warnings caused by building with C++Jeremy Linton2016-12-121-1/+1
* change mozjs interface module to c++Jeremy Linton2016-12-121-1/+6
* Remove polkitbackendconfigsource.[ch]Miloslav Trmač2016-03-231-1/+0
* s/INCLUDES/AM_CPPFLAGS/gMiloslav Trmač2015-06-081-1/+1
* build: Start using git.mkColin Walters2015-06-031-0/+2
* Use libsystemd instead of older libsystemd-login if possibleSimon McVittie2015-03-311-3/+3
* Revert "Dynamically load libmozjs185.so and cope with it not being available"Colin Walters2013-04-231-2/+1
* Dynamically load libmozjs185.so and cope with it not being availableDavid Zeuthen2012-11-141-1/+2
* Run polkitd as an unprivileged userDavid Zeuthen2012-05-251-1/+3
* Remove unused DBUS_GLIB_* and GIO_* variablesDavid Zeuthen2012-05-251-1/+0
* Ensure polkitd is rebuilt if libpolkit-backend-1.la changesDavid Zeuthen2012-05-251-1/+1
* Move polkitd into src/polkitbackendDavid Zeuthen2012-05-251-0/+25
* Add default rulesDavid Zeuthen2012-05-231-0/+4
* Nuke polkitbackend library, localauthority backend and extension systemDavid Zeuthen2012-05-231-28/+1
* Fix distcheckDavid Zeuthen2012-05-231-1/+2
* Rename --enable-systemd to --enable-libsystemd-loginDavid Zeuthen2012-05-231-3/+3
* Create rules.d directoriesDavid Zeuthen2012-05-221-0/+4
* Clean up code a bitDavid Zeuthen2012-05-181-0/+9
* Add experimental authority backend using JavaScript rule filesDavid Zeuthen2012-05-171-0/+3
* Add optional systemd supportMatthias Clasen2012-01-031-1/+10
* Don't dist org.freedesktop.ConsoleKit.xml; It's dead, JimDavid Zeuthen2010-08-091-1/+0
* PolkitBackend: Don't export unneeded convenience APIDavid Zeuthen2010-08-091-4/+0
* Nuke eggdbus usageDavid Zeuthen2010-07-301-4/+0
* Port CK class to gdbusDavid Zeuthen2010-07-281-19/+2
* Bug 25367 — Also read local authority configuration data from /etcDavid Zeuthen2009-12-101-0/+3
* Make private symbols accessible to libpolkitagent and libpolkitbackendMichael Biebl2009-09-131-0/+1
* Trim the list of exported symbolsMichael Biebl2009-09-131-0/+2
* Fix make distcheckDavid Zeuthen2009-07-201-1/+1
* Actually make the local authority look up authorization filesDavid Zeuthen2009-07-151-0/+3
* Move authentication agent bits to separate authority subclassDavid Zeuthen2009-07-151-0/+2
* Rip out polkit-local and refactor local authority to only use tmp authzDavid Zeuthen2009-07-151-4/+0
* Move local authority management to a separate libraryDavid Zeuthen2009-07-131-12/+16
* Fix make distcheckDavid Zeuthen2009-06-081-0/+2
* Use .../extensions instead of ../backends for loading extensionsDavid Zeuthen2009-06-081-1/+1
* Only allow privileged apps to check authz and add ActionLookup interfaceDavid Zeuthen2009-05-131-0/+2
* make it possible to define what administrator authentication means0.91David Zeuthen2009-02-091-0/+6
* prune TODO list and fix up single-header-file / API guard checksDavid Zeuthen2009-02-091-0/+1
* load and choose what backend to use; also write a simple null backendDavid Zeuthen2009-02-081-0/+1
* generate all polkit dbus code in one placeDavid Zeuthen2009-02-081-18/+3
* update for latest EggDBus changesDavid Zeuthen2009-02-071-1/+2
* depend on EggDBus HEAD for stamp file and Docbook docs for D-Bus interfacesDavid Zeuthen2009-02-021-18/+23
* rework backend APIDavid Zeuthen2009-02-011-2/+0
* replace PolkitBackendServer with polkit_backend_register_authority()David Zeuthen2009-02-011-2/+0
* also dist org.freedesktop.ConsoleKit.xmlRichard Hughes2009-01-261-0/+4
* finish authentication agent integrationDavid Zeuthen2009-01-211-15/+25
* add remaining glue for {Add,Remove,Enumerate}AuthorizationDavid Zeuthen2009-01-181-0/+4
* start writing a SessionMonitor classDavid Zeuthen2009-01-131-0/+22
* introduce a PendingCall type to make all backend operations asyncDavid Zeuthen2009-01-121-0/+3
* update to latest EggDBus and rework how things are doneDavid Zeuthen2009-01-061-0/+7