Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-22 | bus: also take write queue into consideration in sd_bus_try_close() | Lennart Poettering | 1 | -0/+3 | |
2013-12-22 | core: the cgroup properties are not actually const | Lennart Poettering | 1 | -11/+11 | |
2013-12-22 | hwdb: update | Marcel Holtmann | 4 | -56/+2054 | |
2013-12-22 | hwdb: Add SDIO database to ids-update.pl script | Marcel Holtmann | 1 | -0/+70 | |
2013-12-22 | hwdb: Add SDIO Bluetooth and WiFi devices from Marvell | Marcel Holtmann | 1 | -0/+10 | |
2013-12-22 | hwdb: Add SDIO products from GCT and CSR | Marcel Holtmann | 1 | -0/+7 | |
2013-12-22 | hwdb: Add SDIO WLAN devices from ST-Ericsson and TI | Marcel Holtmann | 1 | -0/+6 | |
2013-12-22 | hwdb: Correct SDIO vendor identifier for Broadcom | Marcel Holtmann | 1 | -2/+2 | |
2013-12-22 | hwdb: Add SDIO device information for Broadcom B43 based cards | Marcel Holtmann | 1 | -0/+3 | |
2013-12-22 | hwdb: Add some known SDIO device identification strings | Marcel Holtmann | 1 | -0/+17 | |
2013-12-22 | hwddb: Add database for SDIO vendor and class information | Marcel Holtmann | 4 | -0/+120 | |
2013-12-22 | Revert "bus-proxyd: use a loop instead of c&p" | Kay Sievers | 1 | -55/+81 | |
This reverts commit 9818fa6d6d32d87a3e1b96934a54523ea6b02879. The proxy does not work anymore with this patch. | |||||
2013-12-22 | man: fix make install | Marc-Antoine Perennou | 2 | -10/+13 | |
commit 5b04fe60004e7c5cd5a43648ede3e6a965e70b8c broke it with ‘./man/sd_session_is_remote.3’: No such file or directory | |||||
2013-12-22 | libsystemd-dhcp: add some asserts | Tom Gundersen | 2 | -1/+8 | |
2013-12-22 | libsystemd-dhcp: Handle T2 Rebinding timeout | Patrik Flykt | 1 | -5/+36 | |
Reuse existing functionality when adding T2 Rebinding support. | |||||
2013-12-22 | libsystemd-dhcp: Factor out common code initializing events | Patrik Flykt | 1 | -42/+34 | |
Factor out common code from timeout T1 handling and starting of the DHCP client. | |||||
2013-12-22 | libsystemd-dhcp: Handle T1 Renewing timeout | Patrik Flykt | 1 | -27/+115 | |
Expiration of T1 timeout takes the client to the Rebinding state, where it attempts to renew its lease. Start by opening a DCHP unicast socket as there now is a proper IP address set. Compute the resend timer as half of the remaining time down to a minimum of 60 seconds (RFC2131). Modify DHCP Request sending to send only UDP DHCP data when unicasting. Also modify DHCP Ack/Nak receiving such that the client_receive_ack() takes care of using either the full IP, UDP, DHCP packet or only the DHCP payload depending whether the client is in Requesting or Renewing state. Finally always report DHCP_EVENT_IP_ACQUIRE from Requesting state and only DHCP_EVENT_IP_CHANGE if the IP address was modified when the lease was renewed. | |||||
2013-12-22 | libsystemd-dhcp: Add functions for sending unicast UDP messages | Patrik Flykt | 3 | -0/+50 | |
Create a helper functions setting up an unicast DHCP UDP socket and sending data. Add function stubs for the test program. [tomegun: initialize structs when allocating, and drop unneccesary 'err'] | |||||
2013-12-22 | libsystemd-dhcp: Check test result without casting value | Patrik Flykt | 1 | -7/+1 | |
2013-12-22 | libsystemd-dhcp: Fix checksum computation for buffer with odd size | Patrik Flykt | 2 | -4/+10 | |
Fix off-by-one error and notice that summing may need more than one round for the result to be in the lower 16 bits. | |||||
2013-12-22 | libsystemd-dhcp: Fix receiving of other message when expecting Ack | Patrik Flykt | 1 | -1/+8 | |
When a DHCP Nak is received, return a DHCP_EVENT_NO_LEASE event. If some other DHCP message is received or an error happens when parsing options, return -ENOMSG in order to ignore the packet. There may be more than one server serving the same subnet, each server will send its Offer to the client. | |||||
2013-12-22 | libsystemd-dhcp: Unref event source before closing socket | Patrik Flykt | 1 | -2/+2 | |
2013-12-22 | libsystemd-dhcp: Return proper error on OOM | Patrik Flykt | 1 | -1/+1 | |
2013-12-22 | libsystemd-dhcp: Return proper error if bind fails | Patrik Flykt | 1 | -6/+4 | |
This also fixes a minor indentation damage. [tomegun: use close_noint_nofail() instead and drop 'err' variables] | |||||
2013-12-22 | libsystemd-dhcp: Use be32_t for IP addresses in network order. | Patrik Flykt | 2 | -9/+9 | |
2013-12-22 | logind: remove dead variable | Zbigniew Jędrzejewski-Szmek | 2 | -4/+0 | |
Noticed-by: Jan Alexander Steffens <jan.steffens@gmail.com> | |||||
2013-12-22 | fstab-generator: Do not try to fsck non-devices | Thomas Bächler | 1 | -0/+5 | |
This fixes a regression introduced in 64e70e4 where the mount fails when fstab is misconfigured with fs_passno > 0 on a virtual file system like nfs, and the type is specified as "auto". | |||||
2013-12-22 | libsystemd-login: add sd_session_get_remote_{host, user} | Mantas Mikulėnas | 6 | -5/+120 | |
2013-12-22 | update TODO | Lennart Poettering | 1 | -4/+3 | |
2013-12-22 | core: no need to list properties for PropertiesChanged messages anymore | Lennart Poettering | 32 | -118/+19 | |
Since the vtable includes this information anyway, let's just use that | |||||
2013-12-22 | bus: allow invocation of sd_bus_emit_properties_changed_strv() with NULL list | Lennart Poettering | 2 | -70/+165 | |
When NULL is passed this shall indicate that a PropertiesChanged message for all properties marked as EMITS_CHANGE or EMITS_INVALIDATION should be generated. | |||||
2013-12-22 | bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST ↵ | Lennart Poettering | 21 | -277/+275 | |
where appropriate | |||||
2013-12-22 | bus: introduce concept of "const" properties | Lennart Poettering | 5 | -17/+28 | |
This way we have four kinds of properties: a) those which are constant as long as an object exists b) those which can change and PropertiesChange messages with contents are generated c) those which can change and where the PropertesChange merely includes invalidation d) those which can change but for which no events are generated Clients (through code generators run on the introspection XML) can thus aggressively cache a, b, c, with only d excluded. | |||||
2013-12-22 | man: update the list of commands influenced by --full | Zbigniew Jędrzejewski-Szmek | 1 | -4/+5 | |
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732798 | |||||
2013-12-22 | man: mention --full and --lines in systemctl status | Zbigniew Jędrzejewski-Szmek | 1 | -2/+12 | |
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732798 | |||||
2013-12-22 | util: remove union dirent_storage | Florian Weimer | 2 | -7/+0 | |
2013-12-22 | journal: replace readdir_r with readdir | Florian Weimer | 1 | -6/+18 | |
This commit also adds error handling for failures during directory reading. | |||||
2013-12-22 | conf-files: replace readdir_r with readdir | Florian Weimer | 1 | -4/+4 | |
2013-12-22 | journald/server: replace readdir_r with readdir | Florian Weimer | 1 | -4/+4 | |
The available_space function now returns 0 if reading the directory fails. Previously, such errors were silently ignored. | |||||
2013-12-22 | journal/vacuum: replace readdir_r with readdir | Florian Weimer | 1 | -5/+4 | |
2013-12-22 | util: replace readdir_r with readdir | Florian Weimer | 1 | -20/+17 | |
This fixes rm_rf_children_dangerous to detect errors during directory reading. Previously, it could dereference an uninitialized pointer. | |||||
2013-12-22 | install: replace readdir_r with readdir | Florian Weimer | 1 | -12/+10 | |
The old code incorrectly assumed that readdir_r updates errno. | |||||
2013-12-22 | core: replace readdir_r with readdir | Florian Weimer | 1 | -3/+4 | |
2013-12-22 | login: replace readdir_r with readdir | Florian Weimer | 1 | -4/+4 | |
2013-12-22 | delta: replace readdir_r with readdir | Florian Weimer | 1 | -4/+4 | |
2013-12-22 | tmpfiles: replace readdir_r with readdir | Florian Weimer | 1 | -4/+4 | |
2013-12-22 | loginctl: correctly show session IDs on session-status | Djalal Harouni | 1 | -2/+2 | |
Commit f8f14b3654bcd introduced a regression that makes loginctl session-status to not show the correct session ID(s) In print_session_status_info() the map[] array, element "Seat" receives the offset of the "id" in "SessionStatusInfo" struct instead of the offset of the "seat" member. This will cause prop_map_first_of_struct() function to overwrite the SessionStatusInfo.id memory with seats if there are any. Fix this typo by using the "seat" member. Before: - tixxdz (1000) Since: Sat 2013-12-21 10:07:23 CET; 5h 26min ago Leader: 1265 (sshd) After: 1 - tixxdz (1000) Since: Sat 2013-12-21 10:07:23 CET; 5h 26min ago Leader: 1265 (sshd) | |||||
2013-12-22 | loginctl,shell-completions: fix listing of sessions/users/seats | Zbigniew Jędrzejewski-Szmek | 5 | -13/+37 | |
2013-12-22 | build-sys: add xml sources to EXTRA_DIST | Zbigniew Jędrzejewski-Szmek | 2 | -5/+167 | |
Apparently automake does not include the sources if they are under a conditional that is disabled when making dist. This means that everything would have to be enabled to make distcheck work. | |||||
2013-12-22 | man: add systemd-dbus-proxy@.service(8) and systemd-dbus.proxy(8) | Zbigniew Jędrzejewski-Szmek | 4 | -1/+215 | |