summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get VT from X display if no controlling ttyRay Strode2009-07-201-0/+72
* Fix connector build on SolarisHalton Huo2009-07-201-7/+0
* Allow GetSessions to get calledVincent Untz2009-07-201-0/+3
* avoid a (harmless) warning messageMatthias Clasen2009-07-161-1/+1
* fix a bunch of xml validation errorsWilliam Jon McCann2009-07-166-63/+82
* fix parsing log entries with no bodyWilliam Jon McCann2009-02-121-8/+17
* clearer diagnostic if platform back-end isn't implementedDaniel Macks2009-02-111-0/+3
* parse gecos field to get real nameWilliam Jon McCann2009-02-111-2/+13
* don't leak dbus proxyJames Westby2009-02-111-0/+2
* fix building with Solaris PAMHalton Huo2009-02-112-1/+19
* fix zero-sized struct/unionWilliam Jon McCann2009-02-111-0/+4
* serialize removals, and avoid using freed data caused by removalsJames Westby2009-02-111-32/+94
* close directory to fix leakSteve Langasek2009-02-111-0/+1
* add "nox11" option to the PAM moduleMartin Pitt2009-02-112-0/+11
* add example upstart events for loggingWilliam Jon McCann2009-02-114-0/+27
* fix up D-Bus permissionsColin Walters2009-01-181-40/+80
* check the result of the fchown callWilliam Jon McCann2008-10-021-1/+6
* don't close the log file fd twiceWilliam Jon McCann2008-10-021-4/+6
* fix typoWilliam Jon McCann2008-10-021-1/+1
* allow calling method SetIdleHint by defaultWilliam Jon McCann2008-08-201-0/+2
* post release bump againWilliam Jon McCann2008-07-301-1/+1
* undo0.3.0William Jon McCann2008-07-301-2/+2
* post release version bumpWilliam Jon McCann2008-07-301-1/+1
* update for 0.3.0 releaseWilliam Jon McCann2008-07-303-2/+44
* don't allow reboot if PolicyKit and RBAC are disabledWilliam Jon McCann2008-07-302-14/+24
* fix path in includesWilliam Jon McCann2008-07-301-6/+6
* reorganize the docs a bitWilliam Jon McCann2008-07-3014-64/+55
* pull updated DTD and xsl from DeviceKit-disksWilliam Jon McCann2008-07-242-34/+141
* fix distcheckWilliam Jon McCann2008-07-242-1/+2
* still having problems using xincludeWilliam Jon McCann2008-07-242-11/+17
* fix the includesWilliam Jon McCann2008-07-233-19/+10
* add missing bitsWilliam Jon McCann2008-07-232-0/+25
* use spec files directly as introspection xml and try to generate docs on the flyWilliam Jon McCann2008-07-2318-875/+23
* use object paths for seat added/removed signals per specWilliam Jon McCann2008-07-221-4/+4
* regenerate the docs and xml from the specWilliam Jon McCann2008-07-222-1/+8
* add GetLoginSessionId to exported interfaceWilliam Jon McCann2008-07-221-0/+13
* fix use of unix-user as intWilliam Jon McCann2008-07-221-6/+6
* use fortify source flag when building from gitWilliam Jon McCann2008-07-211-1/+1
* fix location of scripts againWilliam Jon McCann2008-07-211-1/+1
* dist bzip by defaultWilliam Jon McCann2008-07-211-1/+1
* fix up signal definitionWilliam Jon McCann2008-07-211-2/+2
* fix UnixUser to be uintWilliam Jon McCann2008-06-113-11/+8
* use object paths instead of strings for signalsWilliam Jon McCann2008-06-111-2/+2
* cleanly shutdown event logging threadWilliam Jon McCann2008-05-052-4/+32
* export login session id to the busWilliam Jon McCann2008-05-057-6/+38
* exit with the bus now that we're activated by the busWilliam Jon McCann2008-05-051-57/+8
* allow retaining authorizations for {stop,restart}-multiple-usersDavid Zeuthen2008-04-201-2/+2
* make sure to add all override parametersWilliam Jon McCann2008-04-192-9/+23
* fix the script to work with recent dbus-python api changesWilliam Jon McCann2008-04-192-11/+10
* always try to detect parameters for sessionWilliam Jon McCann2008-04-194-45/+155