aboutsummaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* fix url to gitweb repoLandry Breuil2014-08-234-4/+4
|
* Add DEPLOYMENT and LOCATION to machine-info.Antoine Jacoutot2014-08-181-0/+2
|
* change polkit action names to match systemd's exactlykremlin2014-08-183-11/+11
| | | | | gnome-control-center has polkit rules which refer explicitly to action names we need to match for it to work with our code properly
* s/Names=/Name=/g in .service.in fileskremlin2014-08-184-4/+4
| | | | | | the Names param in .service files expects > 1 name, otherwise dbus won't recognize it as a valid activatable service
* Add /etc/machine-info.Antoine Jacoutot2014-08-171-0/+6
|
* Get/set info into /etc/machine-info.Antoine Jacoutot2014-08-171-4/+0
| | | | discussed with Ian
* add polkit XML policies, include them in install targetkremlin2014-08-164-0/+141
| | | | | | all new .policy files are well formed but i am waiting for freedesktop to fix the doctype DTD file: http://thread.gmane.org/gmane.comp.freedesktop.policykit/374
* drop conf.Antoine Jacoutot2014-08-164-16/+0
|
* conf -> service-filesAntoine Jacoutot2014-08-164-0/+16
|
* Revamp the Makefile.Antoine Jacoutot2014-08-164-4/+4
| | | | | | Create the service files as part of the build so that they respect BINDIR. ok Ian
* revert hostnamed-dbus.conf to allow normal users to call methodskremlin2014-08-091-4/+0
| | | | | we need this beheivor as authentication can happen easily via polkit (it is also the correct approach)
* add deny clause in hostnamed sysbus policykremlin2014-08-081-0/+4
| | | | | | add a <deny> statement to prevent regular users from invoking any methods on hostname1's interface, which all set details only root should be able to set
* update service files to run with root permissionskremlin2014-07-234-1/+5
| | | | | root is needed for gethostname(3), setlocale(3), setting system time, and handling login enviornments.
* organize configs in conf/ into new subdirectorieskremlin2014-07-2312-0/+0
| | | | | | introspection xml -> conf/introspect-xml/ service files -> conf/service-files/ dbus policies -> conf/sysbus-policy/
* cut out cruft in dbus confskremlin2014-07-224-97/+4
|
* add DBus service files, change Makefile to install themkremlin2014-07-224-0/+12
|
* conf file will now be used to set intranslatable propertieskremlin2014-07-221-1/+0
|
* following last commit, freshen up all ispect xml files with a on an updated ↵kremlin2014-07-023-66/+48
| | | | archlinux box. also format all XML files to follow the same style (spacing/doctypes/etc)
* (1) updated ispect xml to reflect recent undocumented changes in hostnamedkremlin2014-07-021-13/+68
| | | | | (2) implemented skeleton functions for hostnamed, attached to interface which is now (3) exported on DBus properly as a generated GDBusInterfaceSkeleton
* bring in skeleton conf, add to makefile install targetkremlin2014-06-271-0/+5
|
* bring in new configskremlin2014-06-108-37/+577
|
* divorce introspect xml to conf/ file, rm hostnamed.h, update system bus ↵kremlin2014-06-051-0/+25
| | | | config file to be more secure..
* syncing working files between computers...kremlin2014-06-051-0/+18