GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/openrc-settingsd.git
master
Implementation of systemd's settings interface (hostnamed, localed, timedated) for OpenRC
Gentoo GNOME team <gnome@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lennart Poettering requested attribution in file headers
HEAD
master
Alexandre Rostovtsev
2012-09-08
2
-1
/
+8
*
Better diagnostics for missing ntp implementation
Alexandre Rostovtsev
2012-09-07
1
-9
/
+25
*
Run env-update after updating an env.d file
Alexandre Rostovtsev
2012-09-07
1
-8
/
+17
*
Add man page and homepage information, and --version support
Alexandre Rostovtsev
2012-09-07
1
-0
/
+7
*
Add daemonized mode with syslog logging, pid file, and ability to set rc status
Alexandre Rostovtsev
2012-09-07
7
-33
/
+251
*
Relicense utils.{c,h} under the MIT license
Alexandre Rostovtsev
2012-09-06
3
-26
/
+538
*
Use rc_sys for vm detection
Alexandre Rostovtsev
2012-09-06
1
-1
/
+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
9
-361
/
+376
*
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
8
-0
/
+1566
*
Cleanup to make valgrind happy
Alexandre Rostovtsev
2012-09-05
1
-5
/
+3
*
Finish SetVConsoleKeyboard() and SetX11Keyboard() implementation
Alexandre Rostovtsev
2012-09-05
3
-75
/
+749
*
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
5
-16
/
+333
*
hostname is dynamically allocated now
Alexandre Rostovtsev
2012-02-08
1
-1
/
+0
*
Unneeded #include
Alexandre Rostovtsev
2012-02-08
1
-1
/
+0
*
Rename generated files to match dbus interface
Alexandre Rostovtsev
2012-02-08
1
-1
/
+1
*
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
5
-5
/
+5
*
Check polkit authorization asynchronously
Alexandre Rostovtsev
2012-02-06
3
-123
/
+302
*
Add --read-only flag
Alexandre Rostovtsev
2012-02-05
1
-1
/
+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
3
-19
/
+33
*
Port to GFile, and add shell_utils_trivial_set_and_save() to simplify on_hand...
Alexandre Rostovtsev
2012-02-05
3
-126
/
+145
*
GStaticMutex is deprecated in glib-2.31
Alexandre Rostovtsev
2012-02-04
1
-16
/
+16
*
Thread safety
Alexandre Rostovtsev
2012-01-29
1
-0
/
+17
*
Initial commit
Alexandre Rostovtsev
2012-01-28
7
-0
/
+1100