change polkit action names to match systemd's exactly
[systembsd.git] / src / interfaces / hostnamed / hostnamed.c
2014-08-18 kremlinchange polkit action names to match systemd's exactly
2014-08-16 Antoine JacoutotAdd XXX and mention /etc/os-release for our_get_os_cpen...
2014-08-16 Antoine JacoutotGet/set info into /etc/machine-info.
2014-08-16 kremlinfinish remaining hostnamed method handlers
2014-08-16 kremlintighten up polkit-auth, implement in hostnamed.c
2014-08-16 kremlinminor, remove test func from hostnamed.c
2014-08-16 kremlinadd polkit auth object, compile it in makefile, add...
2014-08-16 kremlinminor, fix tab/spacing issue in hostnamed.c
2014-08-15 kremlinMerge branch 'devel' of git://uglyman.kremlin.cc/git...
2014-08-15 kremlinpolish hostname setter func, fix logic issues with...
2014-08-15 kremlininclude polkit.h in all interfaces, edit makefile accor...
2014-08-09 kremlinconsolidate name setting functionality into set_name()
2014-08-09 kremlinadd set_names(), complement to icon/chassis setters
2014-08-09 kremlinmake *name prop. getters operate similarly to others
2014-08-08 kremlinadd SetHostname functionality
2014-08-08 kremlinminor, make xen an uncertainty and move a comment that...
2014-08-07 Antoine Jacoutot"SmartDC HVM" comes from illumos-joyent, not Oracle...
2014-08-07 kremlinrecatagorize QEMU/KVM/etc. to correct baremetal classif...
2014-08-07 kremlinadd support for vars from uname(3)
2014-08-07 kremlinminor, initialize counter to zero. i might be a bit...
2014-08-07 kremlinminor, add generous fixed buffer for sysctl strings
2014-08-07 kremlinminor, init some vars to 0 for saftey
2014-08-07 kremlinminor, remove extra comma
2014-08-07 kremlinminor, remove old comments + add KVM to chassis indicat...
2014-08-07 kremlinembellish chassis/icon detection for laptops/servers...
2014-08-07 kremlinrevamp icon/chassis determination method
2014-08-06 kremlinadd WIP bit of chassis detection for hostnamed
2014-08-06 kremlinminor, clean up last commit to compile with strict...
2014-08-06 kremlinadd get_[static/dynamic/pretty]hostname functionality
2014-08-06 kremlinminor, retab \t's to four spaces
2014-08-05 kremlinminor, add a TODO to hostnamed.c i caught
2014-08-05 kremlin(4) move on_name_acquired functionality to on_bus_acquired
2014-07-29 kremlinsee full message -- safe signal/lifetime/glib code
2014-07-29 kremlinminor, clarify what "misc functions" are in comments
2014-07-29 kremlinminor, clarify "dbus signal" vs. "unix signal" in comments
2014-07-29 kremlininclude glib-unix.h in interface files
2014-07-22 kremlinhostname1 now returns hostname minus domain info
2014-07-22 kremlinclean up hostnamed.c, clear out localed.c for copying
2014-07-22 kremlintighten up memory management in hostnamed.c
2014-07-21 kremlinrefactor hostnamed.c to work with namespace genfile...
2014-07-15 kremlininclude gprintf.h in hostnamed.c/localed.c to allow...
2014-07-15 kremlinremove includes in non-gen'd interf files, they're...
2014-07-10 kremlinset hostnamed's 'hostname' property before export
2014-07-08 kremlinmore work on managing four interfaces as separate PIDs...
2014-07-08 kremlin(1) regenerate leaner genfiles, we're not using the...
2014-07-08 kremlinfix previous commit (forgot to escape newline), regener...
2014-07-02 kremlin(1) modify gen-gdbus-interfaces.sh to generate nessecar...
2014-07-02 kremlin(1) updated ispect xml to reflect recent undocumented...
2014-06-26 kremlinreplace C++ style comments
2014-06-26 kremlinmerge license, hostname buffer changes from master...
2014-06-22 kremlinchange buffer size for gethostname() to HOST_NAME_MAX...
2014-06-22 kremlinadd license ISC license blurbs
2014-06-20 kremlinfinish migrating old code to work with gdbus-codegen...
2014-06-19 kremlinblow away unnessecary errata whose functionality is...
2014-06-19 kremlinprepare old hostnamed.c code for use through proper...
2014-06-13 kremlinfleshed out config and hostnamed more, structure for...
2014-06-13 kremlinfurthering hostnamed, begining configuration..
2014-06-10 kremlinproperty handling...
2014-06-10 kremlinexport proper xml FINALLY..
2014-06-08 kremlinstarted work on xml file installation/configuration
2014-06-08 kremlinsyncing...
2014-06-05 kremlinsyncing between computers..
2014-06-05 kremlinminor info errata
2014-06-05 kremlindivorce introspect xml to conf/ file, rm hostnamed...
2014-06-05 kremlinsyncing working files between computers...
2014-06-02 kremlinadded scripts to place config files, added a note in...
2014-06-02 kremlinminor, reference issue
2014-06-02 kremlinsyntax cleanup, add whatever .bin.core files are to...
2014-06-02 kremlindivorce XML literal to hostnamed.h, update types to...
2014-06-02 kremlinmoved things around to make source readable, added...
2014-06-02 kremlinremove crapfile, rename 'modules' -> 'interfaces'