]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared
sd-network: IPv4 link-local support [v2]
[thirdparty/systemd.git] / src / shared /
2014-03-03  Lennart Poetteringconf-parser: minor optimization in config_parse_string()
2014-03-03  Lennart Poetteringconf-parser: drop special casing in config_parse_path()
2014-03-03  Lennart Poetteringconf-parser: config_parse_path_strv() is not generic...
2014-03-03  Lennart Poetteringcore: move config_parse_set_status() into load-fragment.c
2014-03-03  Lennart Poetteringcore: move ShowStatus type into the core
2014-03-03  Lennart Poetteringconf-parse: rename config_parse_level() to config_parse...
2014-03-03  Lennart Poetteringcore: introduce new RuntimeDirectory= and RuntimeDirect...
2014-03-02  Zbigniew Jędrzejew... Disallow sizes with increasing unit size
2014-03-02  Zbigniew Jędrzejew... Allow fractional parts in disk sizes
2014-02-28  Henrik Grindal Bakkenarchitecture: Add tilegx
2014-02-27  Uoti Urpalalogs-show: fix corrupt output with empty messages
2014-02-26  Zbigniew Jędrzejew... Use /var/run/dbus/system_bus_socket for the D-Bus socket
2014-02-26  Lennart Poetteringcore: add new RestrictAddressFamilies= switch
2014-02-25  David Herrmannlogin: fix pos-array allocation
2014-02-25  Zbigniew Jędrzejew... Remove dead lines in various places
2014-02-24  Lennart Poetteringarchitecture: apparently there is LE ppc now
2014-02-24  Łukasz Stelmachsmack: rework security labeling for multiple frameworks
2014-02-24  Łukasz Stelmachsmack: relabel directories and files created by systemd
2014-02-24  Thomas Hindoe Paab... virt: make Virtualization an anonymous enum
2014-02-23  Lennart Poetteringcore: clean up some confusing regarding SI decimal...
2014-02-23  Kay Sieverssrc/shared/ cannot reference symbols from libraries
2014-02-21  Tom Gundersennet-util: match on the driver as exposed by ethtool...
2014-02-21  Lennart Poetteringman: don't document ".include" in configuration files...
2014-02-21  Lennart Poetteringptyfwd: reset nonblocking mode
2014-02-21  Tom Gundersen.network/.netdev/.link: allow to match on architecture
2014-02-21  Daniel Mackshared/architecture.h: fix preprocessor directives
2014-02-21  Michael Scherercore: Add AppArmor profile switching
2014-02-21  Lennart Poetteringmissing: simplifications
2014-02-21  Holger Schurigbuild-sys: Add setns() functions if not in the C library.
2014-02-21  Lennart Poetteringcore: add new ConditionArchitecture() that checks the...
2014-02-20  Tom Gundersennet-util: match - allow globbing
2014-02-20  Tom Gundersennetwork/link: Match - filter on kernel cmdline, host...
2014-02-20  Tom Gundersencondition: split out most of condition handling into...
2014-02-20  Lennart Poetteringmacro: add nice macro for disabling -Wnonnull temporarily
2014-02-20  Lennart Poetteringmacro: introduce nice macro for disabling -Wmissing...
2014-02-20  Lennart Poetteringmacro: introduce a nice macro for disabling -Wformat...
2014-02-20  Lennart Poetteringutil: get rid of warnings around assert_cc() macro
2014-02-19  Lennart Poetteringutil: simplify get_ctty()
2014-02-19  Lennart Poetteringmake gcc shut up
2014-02-19  Lennart Poetteringlabel: minor optimizations
2014-02-19  Tom Gundersenmissing.h: add some IFLA_* constants
2014-02-19  Lennart Poetteringcore: add Personality= option for units to set the...
2014-02-18  Lennart Poetteringnspawn: add new --personality= switch to make it easier...
2014-02-18  Lennart Poetteringseccomp: add helper call to add all secondary archs...
2014-02-18  Lennart Poetteringutil: generalize code that checks whether PIDs are...
2014-02-18  Jan Engelhardtdoc: update punctuation
2014-02-17  Lennart Poetteringcore: fixate show_status earlier, so that we actually...
2014-02-17  Lennart Poetteringcore: find the closest parent slice that has a specfic...
2014-02-17  Zbigniew Jędrzejew... Pass log config from systemd to systemd-shutdown
2014-02-17  Zbigniew Jędrzejew... Extract looping over /proc/cmdline into a shared function
2014-02-15  Zbigniew Jędrzejew... Fix prototype of get_process_state
2014-02-15  Kay Sieversutil: fix mismatching function signature
2014-02-15  Yuxuan Shuicore: fix detection of dead processes
2014-02-13  Michael Marineaushared: include root when canonicalizing conf paths
2014-02-13  Lennart Poetteringeverywhere: always use O_CLOEXEC where it makes sense
2014-02-13  Lennart Poetteringeverywhere: make use of new0() and macro() macros,...
2014-02-12  Lennart Poetteringcore: add SystemCallArchitectures= unit setting to...
2014-02-12  Ronny Chevaliersyscallfilter: port to libseccomp
2014-02-12  Jason A. Donenfeldpager: support SYSTEMD_LESS environment variable
2014-02-12  Lennart Poetteringnspawn: newer kernels (>= 3.14) allow resetting the...
2014-02-12  Zbigniew Jędrzejew... journald: log provenience of signals
2014-02-11  Cristian Rodríguezefi: fix Undefined reference efi_loader_get_boot_usec...
2014-02-11  Lennart Poetteringmachined: optionally, allow registration of pre-existin...
2014-02-11  Lennart Poetteringutil: modernize readlink_malloc() a bit
2014-02-11  Lennart Poetteringutil: drop parse_user_at_host() since its unused now
2014-02-10  Michael Schererexec: Add SELinuxContext configuration item
2014-02-08  Zbigniew Jędrzejew... core: do not print invalid utf-8 in error messages
2014-02-08  Goffredo Baroncellicore: fix crashes if locale.conf contains invalid utf...
2014-02-07  Lennart Poetteringcore: when an already abandoned unit gets abandoned...
2014-02-07  Lennart Poetteringcgroup: make sure to properly send SIGCONT to all proce...
2014-02-03  Lennart Poetteringconf-parser: warn when we open configuration files...
2014-01-31  Greg KHuse memzero(foo, length); for all memset(foo, 0, length...
2014-01-30  Tom Gundersenshared: net - use u32ctz to compute prefixlen
2014-01-30  Lennart Poetteringutil: add u32ctz() call for determining ctz of uint32_t
2014-01-30  Tom Gundersensd-dhcp-client/net-util: make netmask_to_prefixlen...
2014-01-30  Tom Gundersennet-util: verify the address family
2014-01-30  Lennart Poetteringutmp: make sure we don't write the utmp reboot record...
2014-01-29  Zbigniew Jędrzejew... Base mkostemp_safe on mkostemp
2014-01-29  Zbigniew Jędrzejew... Get rid of write_safe
2014-01-28  Lennart Poetteringalways use the same code for creating temporary files
2014-01-28  Lennart Poetteringutil: pick slightly safer open() flags when creating...
2014-01-28  Lennart Poetteringutil: define O_TMPFILE on x86/x86-64, where the generic...
2014-01-28  Lennart Poetteringutil: pass original flags value to mkostemp(), in open_...
2014-01-28  Lennart Poetteringutil: simplify mkostemp_safe()
2014-01-28  Lennart Poetteringutil: introduce new dev_urandom() call that is like...
2014-01-28  Lennart Poetteringutil: modernize loop_read() and loop_write() a bit
2014-01-28  Zbigniew Jędrzejew... manager: add systemd.show_status=auto mode
2014-01-28  Zbigniew Jędrzejew... journal: guarantee async-signal-safety in sd_journald_sendv
2014-01-28  Zbigniew Jędrzejew... Replace mkostemp+unlink with open(O_TMPFILE)
2014-01-27  Lennart Poetteringbus: add API calls for connecting to starter bus
2014-01-27  Lennart Poetteringresolve: update sd-resolve to match the other APIs...
2014-01-22  Tom GundersenDEFINE_STRING_TABLE_LOOKUP: return _INVALID_* rather...
2014-01-20  Lennart Poetteringexec: introduce PrivateDevices= switch to provide servi...
2014-01-12  Lennart Poetteringcore: clean up environment block for --user instances...
2014-01-11  Zbigniew Jędrzejew... journald: do not free space when disk space runs low
2014-01-09  Zbigniew Jędrzejew... No need to canonicalize fixed paths
2014-01-05  Zbigniew Jędrzejew... shared/install: use char** convention for strvs
2014-01-05  Simon Peetersstrv: multiple cleanups
2014-01-05  Simon Peetersshared: util.c: unify split and split_quoted
2014-01-05  Simon Peetersutil.c: use read_one_line_file where possible
next