]> git.ipfire.org Git - thirdparty/systemd.git/history - src
Merge pull request #10920 from yuwata/hashmap-destructor
[thirdparty/systemd.git] / src /
2018-12-03  Lennart PoetteringMerge pull request #10920 from yuwata/hashmap-destructor
2018-12-03  Lennart PoetteringMerge pull request #10976 from yuwata/typesafe-netlink...
2018-12-03  Yu Watanabenetwork: drop unnecessary buffers
2018-12-03  Lennart PoetteringMerge pull request #10992 from yuwata/follow-up-10948
2018-12-03  Yu Watanabemissing: split network related entries
2018-12-03  Harald Hoyersd-boot: remove Stall() call (#11029)
2018-12-02  Susant Sahanivxlan: minor coding style fixes.
2018-12-02  Yu WatanabeMerge pull request #11011 from poettering/tmpfile-util
2018-12-02  Lennart Poetteringresolved: sort headers again 11011/head
2018-12-02  Lennart Poetteringutil-lib: split out env file parsing code into env...
2018-12-02  Lennart Poetteringutil-lib: move open_serialization_fd() to serialize.c
2018-12-02  Lennart Poetteringresolved: remove duplicate #include
2018-12-02  Lennart Poetteringtest: remove duplicate #include
2018-12-02  Lennart Poetteringutil-lib: split out all temporary file related calls...
2018-12-02  Lennart Poetteringutil-lib: don't include fileio.h from fileio-label.h
2018-12-02  Lennart Poetteringtest: remove unnecessary include
2018-12-02  Lennart Poetteringtest: (void)ify unlink() call
2018-12-02  Lennart Poetteringfileio: remove unnecessary initialization
2018-12-02  Lennart Poetteringfileio: include ctype.h with <> rather than ""
2018-12-02  Yu Watanabesysusers: define main through macro 10920/head
2018-12-02  Yu Watanabesysusers: use fgetgrent_sane()
2018-12-02  Yu Watanabelldp: rename lldp_neighbor_id_hash_ops and set value...
2018-12-02  Yu Watanabeudev: use hashmap_clear_free_key() and hashmap_free_fre...
2018-12-02  Yu Watanabeportable: introduce portable_metadata_hash_ops and...
2018-12-02  Yu Watanabemachine: introduce machine_hash_ops and use it
2018-12-02  Yu Watanabemachine-image: introduce image_hash_ops and use it
2018-12-02  Yu Watanabetmpfiles: define main through macro
2018-12-02  Yu Watanabetmpfiles: make load_unix_sockets() return negative...
2018-12-02  Yu Watanabecryptsetup-generator: define main through macro
2018-12-02  Yu Watanabesd-bus: introduce track_item_hash_ops and use it
2018-12-02  Yu Watanabedhcp: introduce dhcp_lease_hash_ops and use it
2018-12-02  Yu Watanabecgtop: use SWAP_TWO() macro
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  Aleksei Timofeyevresolved: add missed io-util.h header to resolved-dnstl...
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ędrzejew... 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ędrzejew... basic/socket-util: use c-escaping to print unprintable... 11004/head
2018-11-30  Zbigniew Jędrzejew... shared/socket-util: do not print empty CID
2018-11-30  Zbigniew Jędrzejew... test-socket-util: add test for socket_address_print
2018-11-30  Zbigniew Jędrzejew... 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 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ędrzejew... tree-wide: rename path_join_many() to path_join()
2018-11-30  Zbigniew Jędrzejew... tree-wide: replace path_join with path_join_many
2018-11-30  Zbigniew Jędrzejew... Merge pull request #10996 from poettering/oci-prep
2018-11-29  Zbigniew Jędrzejew... Merge pull request #10990 from keszybz/link-libmount...
2018-11-29  Zbigniew Jędrzejew... Move mount-util.c to shared/ 10990/head
2018-11-29  Zbigniew Jędrzejew... Split out part of mount-util.c into mountpoint-util.c
next