2016-01-20 |
Zbigniew Jędrzejewsk... | systemd: remove dead code |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Zbigniew Jędrzejewsk... | Add assert in barrier code |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Zbigniew Jędrzejewsk... | timesyncd: use (void) to mark ignored value |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Zbigniew Jędrzejewsk... | test-date: check return value |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Zbigniew Jędrzejewsk... | test-cgroup-mask: check return value |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Zbigniew Jędrzejewsk... | libsystemd-network: avoid double free on error |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Zbigniew Jędrzejewsk... | libsystemd-network: use assert_se |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Zbigniew Jędrzejewsk... | networkd: use (void) to mark ignored values |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Zbigniew Jędrzejewsk... | test-tmpfiles: actually test that the file is temporary |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Daniel Mack | Merge pull request #2373 from keszybz/man-api-build-3 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Zbigniew Jędrzejewsk... | man/sd_event_{add_io,add_time,add_signal,now}: various... |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Lennart Poettering | Merge pull request #2369 from zonque/resolved |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Lennart Poettering | Merge pull request #2357 from keszybz/warnings-2 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Daniel Mack | resolved: remove configuration knobs for mDNS until... |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Daniel Mack | resolved: fix mDNS IPv6 multicast address |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Tom Gundersen | Merge pull request #2358 from poettering/dnssec16 |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: don't forget about lost OPT and RRSIG when... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | update DNSSEC TODO |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: don't try to print error strings, where errno... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: when restarting a transaction pick a new ID |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: enforce maximum limit on DNS transactions |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: add DNAME test case to the complex DNSSEC... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: fix how we detect whether auxiliary DNSSEC... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: end log messages in a full stop |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: never consider following a CNAME/DNAME chain... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: when following a CNAME, turn off search domains |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: properly reset old collected data when follow... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: beef up complex dnssec test to also use Resol... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: rework IDNA logic |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: minor optimization for dns_question_is_equal() |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: be slightly stricter when validating DnsQuestion |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved: make key argument of dns_question_contains... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Lennart Poettering | resolved add dns_name_apply_idna() to convert a domain... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Tom Gundersen | Merge pull request #2326 from poettering/dnssec15 |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | build-sys: allow building man pages even if disabled... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | journal-remote: update to 64bit µhttp api, provide... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | journal-remote: fix warning about deprecated µhttpd... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | resolve: fix return value from dns_packet_append_rr() |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | udevd: initialize fds to -1 and close them before exiting |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | journald: do not free uninitialized pointer in error... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | logind: simplify job variable handling |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | logind: do not use an uninitialized variable |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | sd-event: fix theoretical leak on error in event_make_s... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | sd-ndisc: simplify if stmt and reindent log messages |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | sd-ndisc: simplify ndisc_prefix_new |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | sd-device: initialize variables to avoid warning |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | bus-kernel: reword assignment of dst_id in bus_message_... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | sd-netlink: remove unused table |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | basic: add missing word in comment |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | basic/escape: merge utf8 and non-utf8 paths in cunescap... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | core/dbus-execute: do not needlessly compare strings... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | test-bus-error: add tests for setting error == 0 |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | sd-event: check clock argument to sd_event_now() |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | bus-error: verify additional error maps during installation |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | basic,bus-error: return negative error from errno_from_name |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Zbigniew Jędrzejewsk... | Use negative_errno() to assert errno is positive after... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Daniel Mack | Merge pull request #2352 from martinpitt/master |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Martin Pitt | keymap: Add HP ProBook 440 G3 |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Daniel Mack | Merge pull request #2347 from aroig/gh/fix-udev-user... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Daniel Mack | Merge pull request #2350 from evverx/fix-memory-leak... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Daniel Mack | Merge pull request #2349 from evverx/test-functions... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Evgeny Vereshchagin | tests: add STRIP_BINARIES |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Evgeny Vereshchagin | core: fix memory leak on failed preset-all |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Evgeny Vereshchagin | tests: fix TEST-03-JOBS |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Evgeny Vereshchagin | tests: remove unnecessary setup_nspawn_root |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Evgeny Vereshchagin | tests: fix TEST-02-CRYPTSETUP on Debian/Ubuntu |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Evgeny Vereshchagin | tests: install fsck* |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Evgeny Vereshchagin | tests: remove unnecessary --boot |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: fix logging about DNAME redirection |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: when we find a DNAME RR, don't insist in... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Abdo Roig-Maranges | Fix broken SYSTEMD_USER_WANTS in udev rules. |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | units: don't fail if /root doesn't exist for shell... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: update DNSSEC TODO |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: try to reduce number or DnsResourceKeys we... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: when switching between DNSSEC modes, possibly... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: when the server feature level changes between... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: check OPT RR before accepting a reply for... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: when restarting a DNS transaction, remove... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: when we receive an reply which is OPT-less... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: downgrade server feature level more aggressiv... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: ignore invalid OPT RRs in incoming packets |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: update RFCs list and TODO list |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: add complex test case |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: complete NSEC non-existance proofs |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: make sure the NSEC proof-of-non-existance... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: on negative NODATA replies, properly deal... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: rename dnssec_verify_dnskey() → dnssec_verify... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: be stricter when using NSEC3 |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: when validating an RRset, store information... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: do not use NSEC RRs from the wrong zone for... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: ignore DS RRs without generating an error... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | resolved: some RR types may appear only or not at all... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Lennart Poettering | Update TODO |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Daniel Mack | Merge pull request #2340 from evverx/fix-memory-leak... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Evgeny Vereshchagin | core: fix memory leak on set-default, enable, disable etc |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Daniel Mack | Merge pull request #2334 from jwilk/spelling |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Jakub Wilk | man: fix typos |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Daniel Mack | Merge pull request #2328 from evverx/fix-transient... |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Evgeny Vereshchagin | tests: add function for valgrind wrapper creation |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Evgeny Vereshchagin | core: fix memory leak in transient units |
commit | commitdiff | tree | snapshot |
next |