index
:
systembsd
devel
master
Systemd utility replacements for *BSD (https://www.google-melange.com/gsoc/project/details/google/gsoc2014/kremlin/5639274879778816) (git://uglyman.kremlin.cc/git/systembsd.git)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
interfaces
Commit message (
Collapse
)
Author
Age
Files
Lines
*
change buffer size for gethostname() to HOST_NAME_MAX to avoid accidently ↵
kremlin
2014-06-22
1
-37
/
+37
|
|
|
|
truncating the terminating byte on systems that handle gethostname() poorly
*
add license ISC license blurbs
kremlin
2014-06-22
8
-0
/
+128
|
*
finish migrating old code to work with gdbus-codegen types, cleaned up ↵
kremlin
2014-06-20
1
-24
/
+6
|
|
|
|
config IO/install, cleaned up code all-around to work with strict compiler flags
*
blow away unnessecary errata whose functionality is covered by code from ↵
kremlin
2014-06-20
3
-174
/
+25
|
|
|
|
generated interfaces, clean up code, conform better to GLib, bring in gio-unix-2.0
*
prepare old hostnamed.c code for use through proper generated gdbus ↵
kremlin
2014-06-20
1
-8
/
+16
|
|
|
|
interface code
*
regenerate interface types, clean up gen script
kremlin
2014-06-20
8
-0
/
+20100
|
*
blow away improperly generated interface types (bad prefix)
kremlin
2014-06-20
8
-20100
/
+0
|
*
add gdbus-codegen files
kremlin
2014-06-17
11
-3
/
+20100
|
*
fleshed out config and hostnamed more, structure for other 3 daemons..
kremlin
2014-06-13
1
-6
/
+40
|
*
furthering hostnamed, begining configuration..
kremlin
2014-06-13
1
-4
/
+121
|
*
property handling...
kremlin
2014-06-10
1
-5
/
+13
|
*
export proper xml FINALLY..
kremlin
2014-06-10
1
-15
/
+20
|
*
started work on xml file installation/configuration
kremlin
2014-06-08
1
-10
/
+0
|
*
syncing...
kremlin
2014-06-08
1
-1
/
+1
|
*
syncing between computers..
kremlin
2014-06-05
1
-10
/
+12
|
*
minor info errata
kremlin
2014-06-05
1
-0
/
+1
|
*
divorce introspect xml to conf/ file, rm hostnamed.h, update system bus ↵
kremlin
2014-06-05
2
-79
/
+0
|
|
|
|
config file to be more secure..
*
syncing working files between computers...
kremlin
2014-06-05
1
-6
/
+7
|
*
added scripts to place config files, added a note in source about that
kremlin
2014-06-03
1
-1
/
+1
|
*
minor, reference issue
kremlin
2014-06-03
1
-2
/
+5
|
*
syntax cleanup, add whatever .bin.core files are to gitignore..
kremlin
2014-06-03
1
-50
/
+53
|
*
divorce XML literal to hostnamed.h, update types to be glib-appropriate, ↵
kremlin
2014-06-03
2
-110
/
+105
|
|
|
|
comments
*
moved things around to make source readable, added comments, changed init ↵
kremlin
2014-06-03
1
-9
/
+16
|
|
|
|
method return type from void -> GError
*
remove crapfile, rename 'modules' -> 'interfaces'
kremlin
2014-06-03
4
-0
/
+200