- 30 Jan, 2013 1 commit
-
-
Zbigniew Jędrzejewski-Szmek authored
-
- 25 Jan, 2013 1 commit
-
-
Zbigniew Jędrzejewski-Szmek authored
Based-on-patch-by:
Thomas Jarosch <thomas.jarosch@intra2net.com> cppcheck reported: [src/bootchart/svg.c:791]: (error) Mismatching allocation and deallocation: f
-
- 07 Jan, 2013 1 commit
-
-
Zbigniew Jędrzejewski-Szmek authored
set_freep() is added to automatize set_free().
-
- 31 Dec, 2012 1 commit
-
-
Lennart Poettering authored
-
- 17 Oct, 2012 1 commit
-
-
Lennart Poettering authored
Much like logind has a client in loginctl, and journald in journalctl introduce timedatectl, to change the system time (incl. RTC), timezones and related settings.
-
- 24 Sep, 2012 2 commits
-
-
Lennart Poettering authored
-
-
- 16 Sep, 2012 1 commit
-
-
Zbigniew Jędrzejewski-Szmek authored
-
- 14 Sep, 2012 2 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
Just trying to get the feel for it. And it's pretty cool.
-
- 13 Sep, 2012 1 commit
-
-
Lennart Poettering authored
-
- 19 Jul, 2012 1 commit
-
-
Shawn Landden authored
#pragma once has been "un-deprecated" in gcc since 3.3, and is widely supported in other compilers. I've been using and maintaining (rebasing) this patch for a while now, as it annoyed me to see #ifndef fooblahfoo, etc all over the place, almost arrogant about the annoyance of having to define all these names to perform a commen but neccicary functionality, when a completely superior alternative exists. I havn't sent it till now, cause its kindof a style change, and it is bad voodoo to mess with style that has been established by more established editors. So feel free to lambast me as a crazy bafoon. v2 - preserve externally used headers
-
- 15 Jul, 2012 1 commit
-
-
Kay Sievers authored
On Sun, Jul 15, 2012 at 2:00 PM, Koen Kooi <koen@dominion.thruhere.net> wrote: > | src/journal/sd-journal.c: In function 'sd_journal_process': > | src/journal/sd-journal.c:1891:21: warning: cast increases required alignment of target type [-Wcast-align] > | src/journal/sd-journal.c:1900:29: warning: cast increases required alignment of target type [-Wcast-align]
-
- 07 May, 2012 1 commit
-
-
Kay Sievers authored
-
- 11 Apr, 2012 1 commit
-
-
Lennart Poettering authored
We finally got the OK from all contributors with non-trivial commits to relicense systemd from GPL2+ to LGPL2.1+. Some udev bits continue to be GPL2+ for now, but we are looking into relicensing them too, to allow free copy/paste of all code within systemd. The bits that used to be MIT continue to be MIT. The big benefit of the relicensing is that closed source code may now link against libsystemd-login.so and friends.
-
- 10 Apr, 2012 1 commit
-
-
Kay Sievers authored
-
- 05 Mar, 2012 1 commit
-
-
Frederic Crozat authored
-
- 17 Jan, 2012 1 commit
-
-
Michal Schmidt authored
On my x86_64 this shrinks the size of .text by 53 KB (7 %).
-
- 08 Nov, 2011 1 commit
-
-
Lennart Poettering authored
-
- 28 Mar, 2011 1 commit
-
-
cee1 authored
Some architectures support multiple machine types with diffenent page sizes, and some machine types even support multiple page sizes themselves.
-
- 04 Jan, 2011 1 commit
-
-
Lennart Poettering authored
mount-setup: mount /dev/pts with mode=620,gid=5 by default and make GID overridable via configure switch
-
- 23 Nov, 2010 1 commit
-
-
Thierry Reding authored
When cross-compiling systemd, the introspection XML files fail to be generated because the systemd host binary is not executable. This patch works around this by putting the introspection XML data into separate ELF sections and extracting them from the binary when generating the XML files. The extracted XML data is passed through the strings utility in order to strip the trailing NUL character. A small AWK script is used to prepend the doctype and add the opening and closing node tags respectively. Finally, the C preprocessor is used to substitute the correct doctype information from the D-Bus header files.
-
- 18 Oct, 2010 1 commit
-
-
Lennart Poettering authored
-
- 23 Sep, 2010 1 commit
-
-
Lennart Poettering authored
-
- 08 Sep, 2010 1 commit
-
-
Lennart Poettering authored
-
- 17 Aug, 2010 1 commit
-
-
Lennart Poettering authored
-
- 16 Jul, 2010 1 commit
-
-
Lennart Poettering authored
-
- 10 Jul, 2010 1 commit
-
-
Lennart Poettering authored
-
- 21 Jun, 2010 1 commit
-
-
Lennart Poettering authored
-
- 02 Jun, 2010 1 commit
-
-
Lennart Poettering authored
-
- 16 May, 2010 1 commit
-
-
Lennart Poettering authored
-
- 15 May, 2010 1 commit
-
-
Lennart Poettering authored
-
- 22 Apr, 2010 1 commit
-
-
Lennart Poettering authored
-
- 13 Apr, 2010 1 commit
-
-
Lennart Poettering authored
-
- 06 Apr, 2010 1 commit
-
-
Lennart Poettering authored
-
- 03 Feb, 2010 2 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- 26 Jan, 2010 1 commit
-
-
Lennart Poettering authored
-
- 23 Jan, 2010 1 commit
-
-
Lennart Poettering authored
-
- 17 Nov, 2009 1 commit
-
-
Lennart Poettering authored
-