Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lennart Poettering requested attribution in file headersHEADmaster | Alexandre Rostovtsev | 2012-09-08 | 2 | -1/+8 |
* | version 1.0.1openrc-settingsd-1.0.1 | Alexandre Rostovtsev | 2012-09-07 | 2 | -2/+5 |
* | Better diagnostics for missing ntp implementation | Alexandre Rostovtsev | 2012-09-07 | 1 | -9/+25 |
* | Update man page to match --help output | Alexandre Rostovtsev | 2012-09-07 | 1 | -11/+16 |
* | Run env-update after updating an env.d file | Alexandre Rostovtsev | 2012-09-07 | 2 | -8/+18 |
* | version 1.0openrc-settingsd-1.0 | Alexandre Rostovtsev | 2012-09-07 | 3 | -3/+4 |
* | Add man page and homepage information, and --version support | Alexandre Rostovtsev | 2012-09-07 | 8 | -8/+86 |
* | Use $(AM_V_GEN) for nicer make output | Alexandre Rostovtsev | 2012-09-07 | 1 | -4/+4 |
* | Fix parallel make failure | Alexandre Rostovtsev | 2012-09-07 | 1 | -11/+14 |
* | Add a dbus busconfig file | Alexandre Rostovtsev | 2012-09-07 | 2 | -0/+30 |
* | Add daemonized mode with syslog logging, pid file, and ability to set rc status | Alexandre Rostovtsev | 2012-09-07 | 14 | -49/+266 |
* | Prepare for installation and distribution | Alexandre Rostovtsev | 2012-09-06 | 17 | -28/+283 |
* | Update README | Alexandre Rostovtsev | 2012-09-06 | 1 | -8/+19 |
* | Relicense utils.{c,h} under the MIT license | Alexandre Rostovtsev | 2012-09-06 | 4 | -26/+549 |
* | openrc provides a pkgconfig file | Alexandre Rostovtsev | 2012-09-06 | 1 | -2/+7 |
* | Use rc_sys for vm detection | Alexandre Rostovtsev | 2012-09-06 | 2 | -4/+8 |
* | Fix memory leaks | Alexandre Rostovtsev | 2012-09-05 | 2 | -2/+8 |
* | Merge *-utils, rename ShellUtilsTrivial to ShellParser, fix memory leaks | Alexandre Rostovtsev | 2012-09-05 | 10 | -365/+378 |
* | Wrong g_free() due to careless copy/paste | Alexandre Rostovtsev | 2012-09-05 | 1 | -1/+0 |
* | Use full service script path when spawning | Alexandre Rostovtsev | 2012-09-05 | 1 | -2/+2 |
* | Forgot to set data->invocation | Alexandre Rostovtsev | 2012-09-05 | 1 | -0/+2 |
* | Add timedated implementation | Alexandre Rostovtsev | 2012-09-05 | 13 | -3/+1625 |
* | Cleanup to make valgrind happy | Alexandre Rostovtsev | 2012-09-05 | 1 | -5/+3 |
* | Finish SetVConsoleKeyboard() and SetX11Keyboard() implementation | Alexandre Rostovtsev | 2012-09-05 | 6 | -76/+828 |
* | Respect --debug switch when using >=glib-2.31.2 | Alexandre Rostovtsev | 2012-03-18 | 1 | -1/+7 |
* | Fix xorg.conf.d parsing | Alexandre Rostovtsev | 2012-03-18 | 1 | -18/+70 |
* | Add a simplistic xorg.conf.d/30-keyboard.conf parser | Alexandre Rostovtsev | 2012-03-18 | 1 | -0/+471 |
* | Add beginnings of localed (read-only and no xorg.conf support) | Alexandre Rostovtsev | 2012-02-09 | 10 | -19/+406 |
* | hostname is dynamically allocated now | Alexandre Rostovtsev | 2012-02-08 | 1 | -1/+0 |
* | Update .gitignore | Alexandre Rostovtsev | 2012-02-08 | 1 | -1/+1 |
* | Unneeded #include | Alexandre Rostovtsev | 2012-02-08 | 1 | -1/+0 |
* | Rename generated files to match dbus interface | Alexandre Rostovtsev | 2012-02-08 | 2 | -5/+5 |
* | Add DTD to hostname introspection xml file, and give it a better name | Alexandre Rostovtsev | 2012-02-08 | 2 | -3/+4 |
* | Fix transient hostname error handling, and dynamically allocate it | Alexandre Rostovtsev | 2012-02-07 | 1 | -7/+8 |
* | newline at end of file | Alexandre Rostovtsev | 2012-02-06 | 6 | -6/+6 |
* | Check polkit authorization asynchronously | Alexandre Rostovtsev | 2012-02-06 | 3 | -123/+302 |
* | TODO: we need nss-myhostname in portage | Alexandre Rostovtsev | 2012-02-05 | 1 | -0/+2 |
* | Add --read-only flag | Alexandre Rostovtsev | 2012-02-05 | 2 | -3/+3 |
* | Better variable names | Alexandre Rostovtsev | 2012-02-05 | 1 | -5/+5 |
* | Enable/disable debug at runtime via --debug flag | Alexandre Rostovtsev | 2012-02-05 | 4 | -28/+33 |
* | Port to GFile, and add shell_utils_trivial_set_and_save() to simplify on_hand... | Alexandre Rostovtsev | 2012-02-05 | 4 | -130/+145 |
* | GStaticMutex is deprecated in glib-2.31 | Alexandre Rostovtsev | 2012-02-04 | 1 | -16/+16 |
* | TODO: switch to GFile | Alexandre Rostovtsev | 2012-02-02 | 1 | -1/+3 |
* | Add a gitignore file | Nirbheek Chauhan | 2012-02-02 | 1 | -0/+28 |
* | Some more TODO items | Alexandre Rostovtsev | 2012-01-30 | 1 | -0/+11 |
* | Thread safety | Alexandre Rostovtsev | 2012-01-29 | 1 | -0/+17 |
* | Added TODO | Alexandre Rostovtsev | 2012-01-28 | 1 | -0/+11 |
* | Initial commit | Alexandre Rostovtsev | 2012-01-28 | 15 | -0/+1598 |