summaryrefslogtreecommitdiffstats
path: root/po/fr.po (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-23man: recommend that XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP use the same ...Lennart Poettering1-8/+14
2014-04-23use new name DRAW_TREE_VERTICALThomas Hindoe Paaboel Andersen1-2/+2
2014-04-23delta: draw arrows with draw_special_char()Lennart Poettering7-34/+38
2014-04-23install: simplificationLennart Poettering1-2/+2
2014-04-23label: there is no label_retest_selinux() callLennart Poettering1-2/+0
2014-04-23bus: simplificationLennart Poettering1-3/+1
2014-04-23backlight: warn if kernel exposes backlight device with bogus max_brightnessLennart Poettering1-3/+7
2014-04-23update TODOLennart Poettering1-0/+3
2014-04-23login: rename session_mute_vt() to session_prepare_vt()David Herrmann2-3/+3
2014-04-23login: give session ownership of VTRay Strode1-0/+6
2014-04-22bus: remove "on behalf" kdbus logic (ABI break)Kay Sievers3-12/+5
2014-04-22networkd: link - add missing curly bracketsThomas Hindoe Paaboel Andersen1-0/+2
2014-04-22networkd: link - reduce default verbosity a bitTom Gundersen1-4/+4
2014-04-22networkd: link - support IFLA_OPERSTATETom Gundersen2-58/+51
2014-04-22networkd: link - don't react to successfull link upTom Gundersen1-3/+5
2014-04-22networkd: link - log when starting clients failTom Gundersen1-2/+8
2014-04-22networkd: link - avoid cycle when failingTom Gundersen1-0/+3
2014-04-22networkd: link - stop clients when failingTom Gundersen1-0/+35
2014-04-22remove bus-driverd, the interface is now handled natively by bus-proxydKay Sievers9-1032/+0
2014-04-22bus-proxyd: handle org.freedesktob.DBus calls nativelyKay Sievers1-4/+490
2014-04-21Revert "networkd: netdev - set predictable mac address when creating netdev"Tom Gundersen1-55/+0
2014-04-21service: add support for reboot argument when triggered by StartLimitAction=Michael Olbrich5-0/+32
2014-04-21systemctl: delete REBOOT_PARAM_FILE if no parameter is specifiedMichael Olbrich3-8/+23
2014-04-21implement a union to pad out file_handleDave Reisner4-15/+14
2014-04-21condense assignment and path_kill_slashes callsDave Reisner2-9/+4
2014-04-21doc: fix items' names in PORTING-DBUS1Lukasz Skalski1-1/+1
2014-04-21Remove duplicate includesBas van den Berg2-2/+0
2014-04-21silence warningsThomas Hindoe Paaboel Andersen2-2/+2
2014-04-20networkd: link - add explicit unmanaged stateTom Gundersen2-3/+18
2014-04-20networkd: link - set mac addresses when starting clientsTom Gundersen1-0/+8
2014-04-20sd-dhcp-client: log ifindex and mac address when startingTom Gundersen1-1/+4
2014-04-20networkd: link - log changes in some common link flagsTom Gundersen1-1/+38
2014-04-20networkd: link - use IFF_DORMANT instead of IFF_RUNNINGTom Gundersen1-14/+15
2014-04-20networkd: link - make debug logging a bit more readableTom Gundersen1-2/+3
2014-04-20udev: link-config - treat any non-random mac address as persistentTom Gundersen1-17/+1
2014-04-20sd-rtnl: log when queues are exhaustedTom Gundersen1-3/+9
2014-04-20cryptsetup: copy value, not key for (rd.)luks.keyMatthew Monaco1-1/+1
2014-04-20Handle Unix domain socket connections from outside our namespace v2Zbigniew Jędrzejewski-Szmek1-8/+14
2014-04-19networkd: order after udev kernel socketTom Gundersen1-1/+1
2014-04-19networkd: manager - add a bit of debug output to udev ADD eventsTom Gundersen1-30/+10
2014-04-19networkd: link - track interface renamesTom Gundersen1-0/+12
2014-04-19sd-rtnl: socet_read_message - make sure we only shrink the partial rqueue whe...Tom Gundersen1-4/+4
2014-04-19network: implement masking of .link, .network and .netdev filesTom Gundersen3-0/+15
2014-04-19networkd: netdev - give up early when setting already set ifindexTom Gundersen1-18/+23
2014-04-19networkd: netdev - verify name of newlink messagesTom Gundersen1-1/+16
2014-04-19networkd: netdev - set predictable mac address when creating netdevTom Gundersen1-0/+55
2014-04-19networkd: tie links to rtnl rather than udevTom Gundersen10-307/+270
2014-04-19nss-myhostname: port to sd-rtnlTom Gundersen2-155/+94
2014-04-19sd-rtnl: message - expose DUMP flag in the apiTom Gundersen2-0/+17
2014-04-19sd-rtnl: add multi-part message testTom Gundersen1-0/+30