Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix url to gitweb repo | Landry Breuil | 2014-08-23 | 4 | -4/+4 |
| | |||||
* | Add DEPLOYMENT and LOCATION to machine-info. | Antoine Jacoutot | 2014-08-18 | 1 | -0/+2 |
| | |||||
* | change polkit action names to match systemd's exactly | kremlin | 2014-08-18 | 3 | -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 files | kremlin | 2014-08-18 | 4 | -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 Jacoutot | 2014-08-17 | 1 | -0/+6 |
| | |||||
* | Get/set info into /etc/machine-info. | Antoine Jacoutot | 2014-08-17 | 1 | -4/+0 |
| | | | | discussed with Ian | ||||
* | add polkit XML policies, include them in install target | kremlin | 2014-08-16 | 4 | -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 Jacoutot | 2014-08-16 | 4 | -16/+0 |
| | |||||
* | conf -> service-files | Antoine Jacoutot | 2014-08-16 | 4 | -0/+16 |
| | |||||
* | Revamp the Makefile. | Antoine Jacoutot | 2014-08-16 | 4 | -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 methods | kremlin | 2014-08-09 | 1 | -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 policy | kremlin | 2014-08-08 | 1 | -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 permissions | kremlin | 2014-07-23 | 4 | -1/+5 |
| | | | | | root is needed for gethostname(3), setlocale(3), setting system time, and handling login enviornments. | ||||
* | organize configs in conf/ into new subdirectories | kremlin | 2014-07-23 | 12 | -0/+0 |
| | | | | | | introspection xml -> conf/introspect-xml/ service files -> conf/service-files/ dbus policies -> conf/sysbus-policy/ | ||||
* | cut out cruft in dbus confs | kremlin | 2014-07-22 | 4 | -97/+4 |
| | |||||
* | add DBus service files, change Makefile to install them | kremlin | 2014-07-22 | 4 | -0/+12 |
| | |||||
* | conf file will now be used to set intranslatable properties | kremlin | 2014-07-22 | 1 | -1/+0 |
| | |||||
* | following last commit, freshen up all ispect xml files with a on an updated ↵ | kremlin | 2014-07-02 | 3 | -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 hostnamed | kremlin | 2014-07-02 | 1 | -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 target | kremlin | 2014-06-27 | 1 | -0/+5 |
| | |||||
* | bring in new configs | kremlin | 2014-06-10 | 8 | -37/+577 |
| | |||||
* | divorce introspect xml to conf/ file, rm hostnamed.h, update system bus ↵ | kremlin | 2014-06-05 | 1 | -0/+25 |
| | | | | config file to be more secure.. | ||||
* | syncing working files between computers... | kremlin | 2014-06-05 | 1 | -0/+18 |