Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modify makefile and script to work with previous commit | kremlin | 2014-07-23 | 1 | -1/+1 |
| | | | | last commit created discrepencies in makefile and gen-gdbus-interfaces.sh, fix | ||||
* | change gen script to use ksh, remove namespace option, regen genfiles | kremlin | 2014-07-22 | 1 | -12/+13 |
| | | | | | | | | | 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. | ||||
* | (1) regenerate leaner genfiles, we're not using the object manager ↵ | kremlin | 2014-07-08 | 1 | -1/+0 |
| | | | | 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 | ||||
* | fix previous commit (forgot to escape newline), regenerate hostnamed with ↵ | kremlin | 2014-07-08 | 1 | -1/+1 |
| | | | | proper namespace changes, fix hostnamed.c accordingly | ||||
* | fix gen-gdbus-interfaces.sh to namespace generated functions by targetted ↵ | kremlin | 2014-07-08 | 1 | -0/+3 |
| | | | | DBus interface | ||||
* | (1) modify gen-gdbus-interfaces.sh to generate nessecary subclasseshostnamed-copyable | kremlin- | 2014-07-02 | 1 | -0/+1 |
| | | | | | | (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 | ||||
* | (1) updated ispect xml to reflect recent undocumented changes in hostnamed | kremlin- | 2014-07-02 | 1 | -1/+2 |
| | | | | | (2) implemented skeleton functions for hostnamed, attached to interface which is now (3) exported on DBus properly as a generated GDBusInterfaceSkeleton | ||||
* | shebang /bin/sh instead of bash for gdbus interface generator script | kremlin | 2014-06-22 | 1 | -1/+1 |
| | |||||
* | add license ISC license blurbs | kremlin | 2014-06-22 | 1 | -0/+14 |
| | |||||
* | regenerate interface types, clean up gen script | kremlin- | 2014-06-20 | 1 | -1/+5 |
| | |||||
* | add script for generating interface types (gdbus-codegen) | kremlin- | 2014-06-20 | 1 | -0/+16 |
| | |||||
* | clean up. we dont need those files rn | kremlin | 2014-05-30 | 1 | -2/+0 |
| | |||||
* | move 4 utils into more-specific src/modules/, update README, docs | kremlin | 2014-05-20 | 1 | -0/+2 |