aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Lennart Poettering requested attribution in file headersHEADmasterAlexandre Rostovtsev2012-09-082-1/+8
* version 1.0.1openrc-settingsd-1.0.1Alexandre Rostovtsev2012-09-072-2/+5
* Better diagnostics for missing ntp implementationAlexandre Rostovtsev2012-09-071-9/+25
* Update man page to match --help outputAlexandre Rostovtsev2012-09-071-11/+16
* Run env-update after updating an env.d fileAlexandre Rostovtsev2012-09-072-8/+18
* version 1.0openrc-settingsd-1.0Alexandre Rostovtsev2012-09-073-3/+4
* Add man page and homepage information, and --version supportAlexandre Rostovtsev2012-09-078-8/+86
* Use $(AM_V_GEN) for nicer make outputAlexandre Rostovtsev2012-09-071-4/+4
* Fix parallel make failureAlexandre Rostovtsev2012-09-071-11/+14
* Add a dbus busconfig fileAlexandre Rostovtsev2012-09-072-0/+30
* Add daemonized mode with syslog logging, pid file, and ability to set rc statusAlexandre Rostovtsev2012-09-0714-49/+266
* Prepare for installation and distributionAlexandre Rostovtsev2012-09-0617-28/+283
* Update READMEAlexandre Rostovtsev2012-09-061-8/+19
* Relicense utils.{c,h} under the MIT licenseAlexandre Rostovtsev2012-09-064-26/+549
* openrc provides a pkgconfig fileAlexandre Rostovtsev2012-09-061-2/+7
* Use rc_sys for vm detectionAlexandre Rostovtsev2012-09-062-4/+8
* Fix memory leaksAlexandre Rostovtsev2012-09-052-2/+8
* Merge *-utils, rename ShellUtilsTrivial to ShellParser, fix memory leaksAlexandre Rostovtsev2012-09-0510-365/+378
* Wrong g_free() due to careless copy/pasteAlexandre Rostovtsev2012-09-051-1/+0
* Use full service script path when spawningAlexandre Rostovtsev2012-09-051-2/+2
* Forgot to set data->invocationAlexandre Rostovtsev2012-09-051-0/+2
* Add timedated implementationAlexandre Rostovtsev2012-09-0513-3/+1625
* Cleanup to make valgrind happyAlexandre Rostovtsev2012-09-051-5/+3
* Finish SetVConsoleKeyboard() and SetX11Keyboard() implementationAlexandre Rostovtsev2012-09-056-76/+828
* Respect --debug switch when using >=glib-2.31.2Alexandre Rostovtsev2012-03-181-1/+7
* Fix xorg.conf.d parsingAlexandre Rostovtsev2012-03-181-18/+70
* Add a simplistic xorg.conf.d/30-keyboard.conf parserAlexandre Rostovtsev2012-03-181-0/+471
* Add beginnings of localed (read-only and no xorg.conf support)Alexandre Rostovtsev2012-02-0910-19/+406
* hostname is dynamically allocated nowAlexandre Rostovtsev2012-02-081-1/+0
* Update .gitignoreAlexandre Rostovtsev2012-02-081-1/+1
* Unneeded #includeAlexandre Rostovtsev2012-02-081-1/+0
* Rename generated files to match dbus interfaceAlexandre Rostovtsev2012-02-082-5/+5
* Add DTD to hostname introspection xml file, and give it a better nameAlexandre Rostovtsev2012-02-082-3/+4
* Fix transient hostname error handling, and dynamically allocate itAlexandre Rostovtsev2012-02-071-7/+8
* newline at end of fileAlexandre Rostovtsev2012-02-066-6/+6
* Check polkit authorization asynchronouslyAlexandre Rostovtsev2012-02-063-123/+302
* TODO: we need nss-myhostname in portageAlexandre Rostovtsev2012-02-051-0/+2
* Add --read-only flagAlexandre Rostovtsev2012-02-052-3/+3
* Better variable namesAlexandre Rostovtsev2012-02-051-5/+5
* Enable/disable debug at runtime via --debug flagAlexandre Rostovtsev2012-02-054-28/+33
* Port to GFile, and add shell_utils_trivial_set_and_save() to simplify on_hand...Alexandre Rostovtsev2012-02-054-130/+145
* GStaticMutex is deprecated in glib-2.31Alexandre Rostovtsev2012-02-041-16/+16
* TODO: switch to GFileAlexandre Rostovtsev2012-02-021-1/+3
* Add a gitignore fileNirbheek Chauhan2012-02-021-0/+28
* Some more TODO itemsAlexandre Rostovtsev2012-01-301-0/+11
* Thread safetyAlexandre Rostovtsev2012-01-291-0/+17
* Added TODOAlexandre Rostovtsev2012-01-281-0/+11
* Initial commitAlexandre Rostovtsev2012-01-2815-0/+1598