]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-12-02  Yu Watanabecgtop: introduce group_hash_ops and use it
2018-12-02  Yu Watanabetest: add tests for destructors of hashmap or set
2018-12-02  Yu Watanabehash-func: add destructors for key and value
2018-12-02  Yu Watanabetree-wide: make hash_ops typesafe
2018-12-02  Yu Watanabehash-funcs: make basic hash_ops typesafe
2018-12-02  Yu Watanabehash-funcs: introduce macro to create typesafe hash_ops
2018-12-02  Yu Watanabeutil: define free_func_t
2018-12-02  Yu Watanabehashmap: fix minor coding style issue
2018-12-02  Yu Watanabenetwork: use typesafe netlink_call_async() macro where... 10976/head
2018-12-02  Yu Watanabenetwork: rename ndisc_route_handler() to ndisc_netlink_...
2018-12-02  Yu Watanabenetwork: add assertions
2018-12-02  Yu Watanabenetwork: use route_remove_handler() as the default...
2018-12-02  Yu Watanabenetwork: use address_remove_handler() as the default...
2018-12-02  Yu Watanabenetwork: set default callbacks for routing_policy_rule_...
2018-12-02  Yu Watanabenetwork: move address_label_handler() to networkd-addre...
2018-12-02  Yu Watanabenetwork: simplify dhcp6_get_prefix_delegation()
2018-12-02  Yu Watanabenetlink: add typesafe netlink functions
2018-12-02  Yu Watanabemacro: introduce DEFINE_TRIVIAL_DESTRUCTOR() macro
2018-12-02  Yu Watanabelibsystemd: introduce _sd_destroy_t
2018-12-02  Yu Watanabecore,run: make SocketProtocol= accept protocol name... 10992/head
2018-12-02  Yu Watanabenetwork: make IPProtocol= also accept IP protocol number
2018-12-02  Yu Watanabenetwork: rename Protocol= in [RoutingPolicyRule] to...
2018-12-02  Yu Watanabetest: add tests for ip_protocol_{from,to}_name()
2018-12-02  Yu Watanabeutil: introduce parse_ip_protocol()
2018-12-02  Yu Watanabeutil: cast smaller type to large type
2018-12-02  Yu Watanabeutil: rename socket_protocol_{from,to}_name() to ip_pro...
2018-12-02  Lennart Poetteringtree-wide: remove various unused functions
2018-12-02  Evgeny VereshchaginMerge pull request #11013 from evverx/travis-clang
2018-12-01  Susant Sahaniip rule: fix clang warning. 11013/head
2018-12-01  Lennart Poetteringcgroup: suffix unit file settings with "=" in log output 11009/head
2018-12-01  Lennart Poetteringcore: don't try to write CPU quota and memory limit...
2018-12-01  Aleksei Timofeyevresolved: add missed io-util.h header to resolved-dnstl...
2018-12-01  Evgeny Vereshchagintravis: also build systemd with clang
2018-12-01  Evgeny Vereshchagintravis: use latest instead of rawhide
2018-11-30  Lennart PoetteringMerge pull request #11006 from poettering/conf-file-fix
2018-11-30  Lennart PoetteringMerge pull request #11002 from keszybz/path_join-merging
2018-11-30  Lennart PoetteringMerge pull request #11004 from keszybz/remove-fixme...
2018-11-30  Zbigniew Jędrzejewsk... path-util: allow NULLs in arguments to path_join() 11002/head
2018-11-30  Lennart Poetteringnetworkd: refuse IPv6 RADV prefixes that lack Prefix...
2018-11-30  Zbigniew Jędrzejewsk... basic/socket-util: use c-escaping to print unprintable... 11004/head
2018-11-30  Zbigniew Jędrzejewsk... shared/socket-util: do not print empty CID
2018-11-30  Zbigniew Jędrzejewsk... test-socket-util: add test for socket_address_print
2018-11-30  Zbigniew Jędrzejewsk... test-socket-util: the usual modernization
2018-11-30  Lennart PoetteringMerge pull request #10701 from poettering/analyze-security
2018-11-30  Lennart Poetteringconf-files: remove unused function 11006/head
2018-11-30  Lennart Poetteringconf-files: remove misplaced log_oom()
2018-11-30  Lennart Poetteringconf-files: improve algorithm O(n²) → O(n)
2018-11-30  Lennart Poetteringupdate TODO 10701/head
2018-11-30  Lennart Poetteringman: document systemd-analyze security
2018-11-30  Lennart Poetteringanalyze: add new security verb
2018-11-30  Lennart Poetteringformat-table: make sure we never call memcmp() with...
2018-11-30  Lennart Poetteringformat-table: add calls to query the data in a specific...
2018-11-30  Lennart Poetteringformat-table: always underline header line
2018-11-30  Lennart Poetteringformat-table: add an API for getting the cell at a...
2018-11-30  Lennart Poetteringformat-table: add table_update() to update existing...
2018-11-30  Lennart Poetteringformat-table: optionally allow reversing the sort order...
2018-11-30  Lennart Poetteringformat-table: add option to store/format percent and...
2018-11-30  Lennart Poetteringformat-table: before outputting a color, check if color...
2018-11-30  Lennart Poetteringformat-table: optionally make specific cells clickable...
2018-11-30  Lennart Poetteringformat-table: when duplicating a cell, also copy the...
2018-11-30  Lennart Poetteringterminal-util: split out file:// generation from termin...
2018-11-30  Lennart Poetteringmacro: update DIV_ROUND_UP() so that it can be called...
2018-11-30  Lennart Poetteringparse-util: allow parse_boolean() to take a NULL argument
2018-11-30  Lennart Poetteringanalyze: use strv_skip() where appropriate
2018-11-30  Lennart Poetteringanalyze: remove unnecessary negation of bus_error_messa...
2018-11-30  Lennart Poetteringanalyze: fix include order
2018-11-30  Lennart Poetteringseccomp-util: drop process_vm_readv from @debug group
2018-11-30  Lennart Poetteringlocale-util: add logic to output smiley emojis at vario...
2018-11-30  Zbigniew Jędrzejewsk... tree-wide: rename path_join_many() to path_join()
2018-11-30  Zbigniew Jędrzejewsk... tree-wide: replace path_join with path_join_many
2018-11-30  Zbigniew Jędrzejewsk... Merge pull request #10996 from poettering/oci-prep
2018-11-30  Filipe Brandenburgerdocs: turn LGTM URL into a markdown link
2018-11-30  Claudius Ellselhwdb: Put Lenovo mouse under the correct category in...
2018-11-30  Fabrice Fontainemeson.build: fix detection of -Werror=shadow
2018-11-29  Zbigniew Jędrzejewsk... Merge pull request #10990 from keszybz/link-libmount...
2018-11-29  Zbigniew Jędrzejewsk... Move mount-util.c to shared/ 10990/head
2018-11-29  Zbigniew Jędrzejewsk... Split out part of mount-util.c into mountpoint-util.c
2018-11-29  Lennart Poetteringupdate TODO 10996/head
2018-11-29  Lennart Poetteringdev-setup: generalize logic we use to create "inaccessi...
2018-11-29  Lennart Poetteringnspawn: let's also pre-mount /dev/mqueue
2018-11-29  Lennart Poetteringptyfwd: optionally override terminal width/height
2018-11-29  Lennart Poetteringfs-util: beef up chmod_and_chown() a bit
2018-11-29  Lennart Poetteringcapability: add new type for maintaining all five cap...
2018-11-29  Lennart Poetteringcgroup: use device_path_parse_major_minor() also for...
2018-11-29  Lennart Poetteringtree-wide: port various parts of the code over to the...
2018-11-29  Lennart Poetteringstat-util: add new APIs device_path_make_{major_minor...
2018-11-29  Lennart Poetteringcgroups: beef up DeviceAllow= syntax a bit
2018-11-29  Lennart Poetteringcore: add special handling for devices cgroup allow...
2018-11-29  Lennart Poetteringtree-wide: port various parts of the code to use parse_...
2018-11-29  Lennart Poetteringpath-util: port path_join() over to path_join_many()
2018-11-29  Lennart Poetteringpath-util: add new path_join_many() API
2018-11-29  Lennart Poetteringparse-util: rework parse_dev() based on safe_atou(...
2018-11-29  Lennart Poetteringlogind: validate majors/minors we receieve via the bus
2018-11-29  Lennart Poetteringstat-util: add macros for checking whether major and...
2018-11-29  Lennart PoetteringMerge pull request #10987 from poettering/index-md...
2018-11-29  Lennart PoetteringMerge pull request #10989 from keszybz/nss-man
2018-11-29  Lennart Poetteringdocs: work around GitHub pages weirdness 10987/head
2018-11-29  Zbigniew Jędrzejewsk... Merge pull request #10357 from poettering/import-fs
2018-11-29  Zbigniew Jędrzejewsk... man: add an extensive example to nss-mymachines(8) 10989/head
2018-11-29  Zbigniew Jędrzejewsk... Merge pull request #10959 from poettering/systemctl...
next