chiark / gitweb /
resolve-host: use the usual log message when encountering a dbus parse failure
[elogind.git] / src /
2014-07-19 Zbigniew Jędrzejew... machinectl: make sure we are not reading an unitialized...
2014-07-19 Zbigniew Jędrzejew... man,journal: add note about sd_journal_get_cutoff_monot...
2014-07-19 Zbigniew Jędrzejew... compress: fix return value
2014-07-19 Zbigniew Jędrzejew... resolved: do not use unitialized variable
2014-07-19 Zbigniew Jędrzejew... barrier: initalize file descriptors with -1
2014-07-18 Lennart Poetteringresolved: various bad memory access fixes to the cache
2014-07-18 Lennart Poetteringresolved: fix bus signatures to follow family as int...
2014-07-18 David Herrmannterminal: suppress warning in subterm
2014-07-18 David Herrmannterminal: add unifont font-handling
2014-07-18 Lennart Poetteringin-addr-util: remove family_to_string() API
2014-07-18 Lennart Poetteringchange type for address family to "int"
2014-07-18 Thomas Blumesystemd-detect-virt: detect s390 virtualization
2014-07-18 Lennart Poetteringresolved: add more const
2014-07-18 Thomas Hindoe Paab... terminal: add format attributes
2014-07-18 Thomas Hindoe Paab... terminal: silence warning
2014-07-18 Tom Gundersennetworkd-wait-online: fix comilation warning
2014-07-18 David Herrmannjournal: reduce test-journal-send timeout from 10s...
2014-07-18 David Herrmannterminal: add systemd-subterm example
2014-07-18 David Herrmannterminal: add screen-handling
2014-07-18 David Herrmannterminal: add parser state-machine
2014-07-18 David Herrmannterminal: add page handling for terminals
2014-07-18 David Herrmannterminal: extend RGB attributes
2014-07-18 Lennart Poetteringresolved: add LLMNR support for looking up names
2014-07-18 Lennart Poetteringshared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_S...
2014-07-18 Lennart Poetteringsd-rtnl: make string returned by sd_rtnl_message_read_s...
2014-07-17 Tom Gundersensd-network: fixup api
2014-07-17 Tom Gundersennetworkd-wait-online: track links
2014-07-17 Tom Gundersensd-network: expose 'unmanaged' as a regular state
2014-07-17 Thomas Hindoe Paab... resolved: silence warnings
2014-07-17 Thomas Hindoe Paab... test-pty: silence a warning
2014-07-17 Thomas Hindoe Paab... resolved: remove unused variable
2014-07-17 Lennart Poetteringresolved: add DNS cache
2014-07-17 Lennart Poetteringresolved: don't trip up when an rtlink message does...
2014-07-17 Lennart Poetteringnss-util: be a tiny bit more compatible with glibc...
2014-07-17 Thomas Blumedetect-virt: Fix Xen domU discovery
2014-07-17 Zbigniew Jędrzejew... networkd: fix colud typo
2014-07-17 David Herrmannui/term: add line/cell/char handling for terminal pages
2014-07-17 David Herrmannnspawn: fix barrier-destroy call
2014-07-17 David Herrmannshared: add PTY helper
2014-07-17 David Herrmannnspawn: use Barrier API instead of eventfd-util
2014-07-17 David Herrmannshared: add generic IPC barrier
2014-07-17 Zbigniew Jędrzejew... core: nicer message when inotify watches are exhausted
2014-07-16 Lennart Poetteringresolved: enforce limit on concurrent outstanding queries
2014-07-16 Lennart Poetteringsd-login: always use "indices" as plural of "index"
2014-07-16 Lennart Poetteringsd-network: rename "index" parameter to "ifindex"
2014-07-16 Lennart Poetteringsd-network: if a boolean is mising, we should just...
2014-07-16 Lennart Poetteringsd-network: remove redundant array size parameter from...
2014-07-16 Lennart Poetteringresolved: fix check for mdns names
2014-07-16 Lennart Poetteringresolved: we are never authoritative for localhost
2014-07-16 Lennart Poetteringresolved: properly handle MTU logic
2014-07-16 Lennart Poetteringdns-domain: enforce maximum DNS domain name length
2014-07-16 Lennart Poetteringsd-network: fix parameter order for sd_network_monitor_...
2014-07-16 Zbigniew Jędrzejew... journal/verify: flush progress bar, print offset in...
2014-07-16 Zbigniew Jędrzejew... test-tables: add new entries
2014-07-16 Zbigniew Jędrzejew... tty-ask-password-agent: modernization
2014-07-16 Zbigniew Jędrzejew... Be more careful when checking for empty files
2014-07-16 Zbigniew Jędrzejew... Let config_parse open file where applicable
2014-07-16 Kay Sieversresolved: do not free() sd_dhcp_lease_get_dns() results
2014-07-16 Lennart Poetteringresolved: properly pass canonical name information...
2014-07-16 Lennart Poetteringresolved: add CNAME lookup support
2014-07-16 Zbigniew Jędrzejew... missing.h: add IFLA_MACVLAN_FLAGS
2014-07-16 Lennart Poetteringresolved: support for TCP DNS queries
2014-07-16 Lennart Poetteringdns-packet: allow dynamic resizing of DNS packets
2014-07-16 Lennart Poetteringdns-domain: introduce macros for accessing all DNS...
2014-07-16 Zbigniew Jędrzejew... journal-remote: remove obsolete variable
2014-07-16 Zbigniew Jędrzejew... journal-remote: fix double typedef and add missing...
2014-07-16 Sjoerd Simonsshared: include stdbool.h in mkdir.h
2014-07-16 Thomas Hindoe Paab... test-compress-benchmark: add missing % before PRIu64...
2014-07-16 Thomas Hindoe Paab... test-socket-util: silence warnings
2014-07-16 Zbigniew Jędrzejew... resolve: avoid use of uninitalized variable
2014-07-16 Marc-Antoine Perennoutest-compress-benchmark: silence warnings
2014-07-16 Zbigniew Jędrzejew... journal-remote: avoid copying input data
2014-07-16 Zbigniew Jędrzejew... Clear up confusion wrt. ENTRY_SIZE_MAX and DATA_SIZE_MAX
2014-07-16 Zbigniew Jędrzejew... µhttp-util: fix compilation without gnutls
2014-07-16 Zbigniew Jędrzejew... journal-upload: add config file
2014-07-16 Zbigniew Jędrzejew... journal-remote: let user specify just the main part...
2014-07-16 Zbigniew Jędrzejew... journal-remote: rework fd and writer reference handling
2014-07-16 Zbigniew Jędrzejew... journal-remote: improve some messages
2014-07-16 Zbigniew Jędrzejew... Fix problem with allocating large buffers and log leftovers
2014-07-16 Zbigniew Jędrzejew... Constify ConfigTableItem tables
2014-07-16 Zbigniew Jędrzejew... journal-remote: allow splitting incoming logs by source...
2014-07-16 Zbigniew Jędrzejew... Allow addresses to be specified for --listen-... args
2014-07-16 Zbigniew Jędrzejew... Add simple generator of fake journal export stream
2014-07-16 Zbigniew Jędrzejew... shared/socket-label: fix error message
2014-07-16 Zbigniew Jędrzejew... shared/socket-util: add function to query remote address
2014-07-16 Zbigniew Jędrzejew... journal-remote: add units and read certs from default...
2014-07-16 Zbigniew Jędrzejew... journal-upload: add watchdog support
2014-07-16 Zbigniew Jędrzejew... journal-upload: make state persistent
2014-07-16 Zbigniew Jędrzejew... journal-upload: use journal as the source
2014-07-16 Zbigniew Jędrzejew... journal-upload: HTTPS support
2014-07-16 Zbigniew Jędrzejew... journal-upload: a tool to push messages to systemd...
2014-07-16 Zbigniew Jędrzejew... journal-remote: reject fields above maximum size
2014-07-16 Zbigniew Jędrzejew... journal-remote: small fixes
2014-07-16 Zbigniew Jędrzejew... Move network-related journal programs to src/journal...
2014-07-16 Zbigniew Jędrzejew... microhttp-util: rework gnutls logging
2014-07-16 Zbigniew Jędrzejew... journal: allow files with no data whatsoever
2014-07-16 Kay Sieversresolved: add legacy dbus service and policy files
2014-07-16 Lennart Poetteringresolved: add small NSS module that uses resolved to...
2014-07-16 Lennart Poetteringnss: various minor fixes to nss-myhostname + nss-mymachines
2014-07-16 Lennart Poetteringdns-domain: never allow labels that are larger than...
next