index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #9165 from ssahani/networkd-netdevsim
Lennart Poettering
2018-06-07
9
-0
/
+45
|
\
|
*
Add SPDX license identifier.
Susant Sahani
2018-06-03
1
-0
/
+1
|
*
networkd: introduce netdev "Netdevsim" Driver
Susant Sahani
2018-06-03
8
-0
/
+44
*
|
CODING_STYLE: allow c99-style mixed code and declarations
Zbigniew Jędrzejewski-Szmek
2018-06-07
2
-12
/
+3
*
|
Merge pull request #9222 from poettering/code-quality-docs
Zbigniew Jędrzejewski-Szmek
2018-06-07
5
-5
/
+69
|
\
\
|
*
|
HACKING: link up CODE_QUALITY.md
Lennart Poettering
2018-06-07
1
-0
/
+5
|
*
|
doc: add a list of code quality tools we have set up
Lennart Poettering
2018-06-07
1
-0
/
+54
|
*
|
tools: make various scripts find the top-levle git dir automatically
Lennart Poettering
2018-06-07
3
-5
/
+10
|
/
/
*
|
hwdb: HP ZBook Studio G4 wireless switch
Alessandro Casale
2018-06-07
1
-0
/
+4
*
|
man: update url to latest 802.1AB (2016) standard
Stefan Schweter
2018-06-07
1
-1
/
+1
*
|
Merge pull request #9208 from keszybz/async-callback-memleak
Lennart Poettering
2018-06-07
50
-440
/
+381
|
\
\
|
*
|
test-bus-util: add a test for destroy callbacks
Zbigniew Jędrzejewski-Szmek
2018-06-06
1
-0
/
+43
|
*
|
shared/bus-util: use the new cleanup functionality to avoid a memleak
Zbigniew Jędrzejewski-Szmek
2018-06-06
1
-11
/
+51
|
*
|
bus: optionally call a callbacks for cleanup
Zbigniew Jędrzejewski-Szmek
2018-06-06
7
-0
/
+136
|
*
|
man: also mention EINVAL in sd_bus_slot_set_floating(3)
Zbigniew Jędrzejewski-Szmek
2018-06-06
1
-1
/
+7
|
*
|
test-bus-util: add a simple test for bus_request_name_async_may_reload_dbus()
Zbigniew Jędrzejewski-Szmek
2018-06-06
2
-0
/
+51
|
*
|
bus-util: avoid unneeded initalization to zero
Zbigniew Jędrzejewski-Szmek
2018-06-06
1
-4
/
+6
|
*
|
man: xinclude the generic text to talk about libsystemd pkgconfig
Zbigniew Jędrzejewski-Szmek
2018-06-06
41
-424
/
+87
*
|
|
Merge pull request #9214 from poettering/systemctl-get-processes-fix
Lennart Poettering
2018-06-07
2
-2
/
+2
|
\
\
\
|
*
|
|
pid: fix ENOENT error check
Lennart Poettering
2018-06-06
1
-1
/
+1
|
*
|
|
systemctl: when GetProcesses() doesn't work, say for which unit
Lennart Poettering
2018-06-06
1
-1
/
+1
|
|
/
/
*
|
|
hwdb: Logitech Anywhere MX wheel data (#9203)
Ivan Shapovalov
2018-06-07
1
-0
/
+5
*
|
|
Merge pull request #9201 from poettering/integration-test-unfuck
Zbigniew Jędrzejewski-Szmek
2018-06-06
5
-2
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test: turn off the kernel's passive agressive /dev/kmsg ratelimit for our tests
Lennart Poettering
2018-06-06
1
-0
/
+1
|
*
|
test: make sure output of test TEST-03 test service ends up on console
Lennart Poettering
2018-06-06
2
-1
/
+3
|
*
|
test: disable QEMU based testing for TEST-16-EXTEND-TIMEOUT
Lennart Poettering
2018-06-06
2
-0
/
+2
|
*
|
tests: tighten check for TEST-06-SELINUX dependencies a bit
Lennart Poettering
2018-06-06
1
-1
/
+1
*
|
|
Merge pull request #9212 from keszybz/null-removal-part-two
Lennart Poettering
2018-06-06
3
-6
/
+5
|
\
\
\
|
*
|
|
resolved: reformat message about a revoked trust anchor
Zbigniew Jędrzejewski-Szmek
2018-06-06
1
-2
/
+3
|
*
|
|
Remove NULL terminator from two log_struct calls
Zbigniew Jędrzejewski-Szmek
2018-06-06
2
-4
/
+2
*
|
|
|
Merge pull request #9197 from poettering/make-main-shorter
Zbigniew Jędrzejewski-Szmek
2018-06-06
7
-106
/
+138
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
main: combine a some if checks
Lennart Poettering
2018-06-06
1
-65
/
+61
|
*
|
|
main: use rlimit_free_all() at one more place
Lennart Poettering
2018-06-06
1
-4
/
+1
|
*
|
|
core: comment verbosely what the difference betweem set_manager_settings() an...
Lennart Poettering
2018-06-06
1
-0
/
+8
|
*
|
|
util: add new write_string_filef() helper
Lennart Poettering
2018-06-06
4
-22
/
+30
|
*
|
|
main: split out reading of /proc/sys/fs/nr_open into its own function
Lennart Poettering
2018-06-06
4
-15
/
+38
|
/
/
/
*
|
|
man: add example for sd_event_add_inotify
Zbigniew Jędrzejewski-Szmek
2018-06-06
2
-0
/
+66
*
|
|
Merge pull request #9210 from poettering/use-delete-trailing-chars
Zbigniew Jędrzejewski-Szmek
2018-06-06
2
-19
/
+3
|
\
\
\
|
*
|
|
string-util: put together strstrip() from skip_leading_chars() and delete_tra...
Lennart Poettering
2018-06-06
1
-13
/
+2
|
*
|
|
process-util: make use of delete_trailing_chars() in get_process_cmdline()
Lennart Poettering
2018-06-06
1
-6
/
+1
*
|
|
|
Merge pull request #9121 from poettering/sd-event-inotify
Zbigniew Jędrzejewski-Szmek
2018-06-06
22
-94
/
+1437
|
\
\
\
\
|
*
|
|
|
update TODO
Lennart Poettering
2018-06-06
1
-6
/
+3
|
*
|
|
|
sd-event: use structure initialization instead of new0() where possible
Lennart Poettering
2018-06-06
1
-17
/
+38
|
*
|
|
|
core: schedule time and timezone change events a bit before .timer elapsation...
Lennart Poettering
2018-06-06
1
-2
/
+12
|
*
|
|
|
time-util: introduce common implementation of TFD_TIMER_CANCEL_ON_SET client ...
Lennart Poettering
2018-06-06
5
-44
/
+40
|
*
|
|
|
core: subscribe to /etc/localtime timezone changes and update timer elapsatio...
Lennart Poettering
2018-06-06
4
-0
/
+126
|
*
|
|
|
core: move destruction of old time event sources to manager_setup_time_change()
Lennart Poettering
2018-06-06
1
-4
/
+4
|
*
|
|
|
man: document the new sd_event_add_inotify() call
Lennart Poettering
2018-06-06
9
-0
/
+198
|
*
|
|
|
sd-event: add test for the new sd_event_add_inotify() API
Lennart Poettering
2018-06-06
1
-1
/
+147
|
*
|
|
|
sd-event: add new API for subscribing to inotify events
Lennart Poettering
2018-06-06
3
-1
/
+821
[next]