| Commit message (Expand) | Author | Age | Files | Lines |
* | update initscripts.pot and po files | Lukas Nykryn | 2013-05-24 | 82 | -345620/+135420 |
* | do not process traslations of initscripts in other packages | Lukas Nykryn | 2013-05-24 | 1 | -7/+3 |
* | update translations from transifex | Lukas Nykryn | 2013-05-24 | 71 | -301/+59141 |
* | Sysconfig.txt advised saslauthd -a instad of -v (869075) | Václav Pavlín | 2013-05-22 | 1 | -1/+1 |
* | network-functions: to determine state of nscd check socket not lock (#960779) | Lukas Nykryn | 2013-05-22 | 1 | -1/+1 |
* | 9.46-1initscripts-9.46-1 | Lukas Nykryn | 2013-04-12 | 1 | -2/+16 |
* | try dhcpv6 after v4 failed | Lukas Nykryn | 2013-04-12 | 2 | -2/+23 |
* | Reload sysctl settings for vlans on ifup | Václav Pavlín | 2013-04-09 | 1 | -0/+2 |
* | replace tunctl with ip tuntap (#947875) | Lukas Nykryn | 2013-04-09 | 2 | -8/+8 |
* | ifup-eth: ignore arping errors (#928379) | Lukas Nykryn | 2013-04-08 | 1 | -1/+2 |
* | service: action should not be empty when calling legacy-actions (#947817) | Lukas Nykryn | 2013-04-03 | 1 | -1/+1 |
* | call flush addresses with scope global | Lukas Nykryn | 2013-04-03 | 1 | -2/+2 |
* | remove some defaults from sysctl.conf (move to systemd) | Václav Pavlín | 2013-04-03 | 1 | -20/+0 |
* | ifdown: don't call nmcli on interface that is alread down | Lukas Nykryn | 2013-04-02 | 1 | -2/+5 |
* | set net.ipv6.conf..autoconf in ifup-ipv6 | Lukas Nykryn | 2013-04-02 | 1 | -0/+1 |
* | bonding: set master up before slaves | Lukas Nykryn | 2013-04-02 | 1 | -1/+1 |
* | add ipip6 tunneling support (#928232, raorn@raorn.name) | Lukas Nykryn | 2013-03-27 | 4 | -5/+12 |
* | Add /var/lib/NetworkManager (#916233) | Bill Nottingham | 2013-03-21 | 1 | -0/+1 |
* | provide /sbin/service | Lukas Nykryn | 2013-03-15 | 1 | -1/+5 |
* | 9.45-1initscripts-9.45-1 | Lukas Nykryn | 2013-03-15 | 1 | -1/+13 |
* | turn on symlink protections in sysctl (#922030) | Lukas Nykryn | 2013-03-15 | 1 | -0/+4 |
* | add systemd-random-seed.service to Before= in fedora-readonly.service | Václav Pavlín | 2013-03-14 | 1 | -1/+1 |
* | mention rule6 files | Lukas Nykryn | 2013-03-14 | 1 | -1/+3 |
* | skip nmcli for wireless device (#863707) | Lukas Nykryn | 2013-03-14 | 1 | -0/+3 |
* | remove config-noreplace from /etc/inittab (#627474) | Lukas Nykryn | 2013-03-14 | 1 | -1/+1 |
* | remount-rootfs.service got renamed to systemd-remount-fs.service | Harald Hoyer | 2013-03-12 | 2 | -2/+2 |
* | compile netreport and usernetctl with full RELRO and PIE (#853178) | Lukas Nykryn | 2013-03-07 | 1 | -1/+7 |
* | move stuff directly to /usr (#905492) | Lukas Nykryn | 2013-03-07 | 3 | -59/+59 |
* | Remove NETWORKING_IPV6 from sysconfig.txt (#918622) | Václav Pavlín | 2013-03-06 | 1 | -4/+0 |
* | Fix greps to correctly handle comments and quotation | Lukas Nykryn | 2013-02-26 | 3 | -3/+3 |
* | 9.44-1initscripts-9.44-1 | Lukas Nykryn | 2013-02-20 | 1 | -1/+25 |
* | limit udev rule for network renaming (#907365, mschmidt@redhat.com) | Lukas Nykryn | 2013-02-20 | 1 | -1/+1 |
* | fix path for arpwatch, seems to be in /var/lib on Fedora 18 | Michael Scherer | 2013-02-11 | 1 | -1/+1 |
* | fix the path for lvm cache, there is no file /etc/lvm/.cache ( but there is o... | Michael Scherer | 2013-02-11 | 1 | -1/+1 |
* | fix path for dhcpd, is /var/lib/dhcpd since 2005 ( see 31cdb58df77 on the dhc... | Michael Scherer | 2013-02-11 | 1 | -1/+1 |
* | fix the patch for apache modules in rwtab, that are now in /var/cache/httpd | Michael Scherer | 2013-02-11 | 1 | -2/+2 |
* | remove no longer used directory ( at least in Fedora ), hald is deprecated, /... | Michael Scherer | 2013-02-11 | 1 | -3/+0 |
* | correct the path for puppet directory in /etc/rwtab, now use /var/lib/puppet ... | Michael Scherer | 2013-02-11 | 1 | -1/+1 |
* | Allow passing -F from /.autorelabel to fixfiles when relabeling system | Václav Pavlín | 2013-01-28 | 1 | -1/+2 |
* | Correctly detect Open vSwitch device types | Thomas Graf | 2013-01-25 | 1 | -0/+3 |
* | Clear DEVICE and TYPE variables before every iteration (#902463) | Václav Pavlín | 2013-01-22 | 1 | -2/+1 |
* | Clear DEVICE and TYPE variables after using them in cycle (#902463) | Václav Pavlín | 2013-01-22 | 1 | -0/+2 |
* | Sets BONDING_OPTS before interface is brougth up | Lukas Nykryn | 2013-01-22 | 2 | -28/+37 |
* | check an IP address for existence in ifup-alias (#852005) | Lukas Nykryn | 2013-01-21 | 2 | -0/+13 |
* | Sync FSF address with GPL 2 text. | Ville Skyttä | 2013-01-20 | 6 | -6/+6 |
* | Fix rpmlint's spaces vs tabs warning. | Ville Skyttä | 2013-01-20 | 1 | -1/+1 |
* | Fix bogus %changelog dates. | Ville Skyttä | 2013-01-20 | 1 | -11/+11 |
* | Build with $RPM_LD_FLAGS. | Ville Skyttä | 2013-01-20 | 1 | -0/+1 |
* | Use -sf, not -s. (#901827) | Bill Nottingham | 2013-01-19 | 1 | -1/+1 |
* | Add /usr/libexec/initscripts to file list (#894475) | Bill Nottingham | 2013-01-11 | 1 | -0/+1 |