1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 19:21:53 +03:00
The systemd System and Service Manager
Go to file
Zbigniew Jędrzejewski-Szmek 48d7c64805 basic: add readdir_no_dot and safe_glob functions
safe_glob filters out "." and "..".

This converts all users of glob_extend() and glob_exists() to safe_glob.
2017-04-27 13:20:08 -04:00
.github
.mkosi
catalog meson: reindent all files with 8 spaces 2017-04-23 21:47:29 -04:00
coccinelle
docs meson: reindent all files with 8 spaces 2017-04-23 21:47:29 -04:00
factory/etc
hwdb Merge pull request #5704 from keszybz/meson 2017-04-25 16:10:15 +03:00
m4
man meson: add sd_bus_message_appendv alias to man list 2017-04-25 14:20:55 -04:00
network meson: reindent all files with 8 spaces 2017-04-23 21:47:29 -04:00
po meson: reindent all files with 8 spaces 2017-04-23 21:47:29 -04:00
rules meson: reindent all files with 8 spaces 2017-04-23 21:47:29 -04:00
shell-completion meson: reindent all files with 8 spaces 2017-04-23 21:47:29 -04:00
src basic: add readdir_no_dot and safe_glob functions 2017-04-27 13:20:08 -04:00
sysctl.d meson: reindent all files with 8 spaces 2017-04-23 21:47:29 -04:00
system-preset units: make enablement of s-n-wait-online.service follow systemd-networkd.service (#5635) 2017-03-27 12:55:55 +02:00
sysusers.d meson: reindent all files with 8 spaces 2017-04-23 21:47:29 -04:00
test Merge pull request #5704 from keszybz/meson 2017-04-25 16:10:15 +03:00
tmpfiles.d meson: reindent all files with 8 spaces 2017-04-23 21:47:29 -04:00
tools meson: fix checking of linker args 2017-04-25 08:49:16 -04:00
units meson: also indent scripts with 8 spaces 2017-04-25 08:49:16 -04:00
xorg
.dir-locals.el meson: also indent scripts with 8 spaces 2017-04-25 08:49:16 -04:00
.editorconfig
.gitattributes
.gitignore gitignore: ignore all build* subdirs in main directory 2017-04-23 21:28:45 -04:00
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
autogen.sh
CODING_STYLE
configure.ac Add Geneve netlink properties to missing.h 2017-04-25 09:43:41 +05:30
DISTRO_PORTING
ENVIRONMENT.md
HACKING
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile-man.am Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to follow systemd naming conventions. (#5753) 2017-04-25 09:32:24 +02:00
Makefile.am Merge pull request #5704 from keszybz/meson 2017-04-25 16:10:15 +03:00
meson_options.txt meson: there is no smack library 2017-04-24 19:28:04 -04:00
meson.build meson: add geneve to build system 2017-04-25 20:30:34 +05:30
mkosi.build
mkosi.default
NEWS man: Fix reference to timer-sync.target instead of time-sync.target (#5764) 2017-04-20 12:34:26 +02:00
README README: update with meson instructions 2017-04-23 21:47:29 -04:00
README.md README: include small graphs of open issues and pull requests (#5576) 2017-03-13 08:10:04 +01:00
TODO update TODO 2017-04-24 18:48:10 +02:00

systemd - System and Service Manager

Count of open issues over time Count of open pull requests over time Build Status
Coverity Scan Status

Details

General information about systemd can be found in the systemd Wiki.

Information about build requirements are provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the HACKING file for information how to hack on systemd and test your modifications.

Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.

When preparing patches for systemd, please follow our Coding Style Guidelines.

If you are looking for support, please contact our mailing list or join our IRC channel.