| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
last commit created discrepencies in makefile and gen-gdbus-interfaces.sh, fix
|
|
|
|
|
|
|
|
|
| |
rewrite scripts/gen-gdbus-interfaces.sh to use ksh (#!/bin/sh) to cut
down on inbox spam, also fixed prior bug where generated files had bad
paths in their #includes. removed namespacing option from gdbus-codegen
as linked objects do not run into naming conflicts as the previous
commits did. regenerate all genfiles (src/interfaces/foo/foo-gen.{c.h})
accordingly.
|
|
|
|
| |
functionality (2) modify gen-gdbus-interfaces to exclude object manager functionality (3) make localed skeleton (4) namespace hostnamed's and localed's bus/name functions properly (5) edit main.c to init localed
|
|
|
|
| |
proper namespace changes, fix hostnamed.c accordingly
|
|
|
|
| |
DBus interface
|
|
|
|
|
|
| |
(2) regenerate hostnamed genfiles accordingly
(3) add in skeleton functions for handling hostnamed properties.
(4) celebrate, as hostnamed.c now serves as a copyable skeleton for the other three
|
|
|
|
|
| |
(2) implemented skeleton functions for hostnamed, attached to interface which is now
(3) exported on DBus properly as a generated GDBusInterfaceSkeleton
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|