aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow passing of arguments to dhcp6c (#437949, <pekkas@netcore.fi>)Bill Nottingham2009-03-202-3/+7
* Don't exit out on IPv4 address-free interfaces; just follow the normal exit p...Bill Nottingham2009-03-201-4/+2
* Don't background logger, to avoid spurious SIGCHLD deliveries to execed pppd....Bill Nottingham2009-03-201-2/+2
* Add support for creating TUN/TAP devices on the fly (#453973, <scott@zahna.com>)Bill Nottingham2009-03-193-0/+19
* Expand get_hostname() function to support IPv4 and IPv6.David Cantrell2009-03-191-7/+29
* Remove unnecessary tab.David Cantrell2009-03-191-1/+1
* Correct address family option handling in ipcalc.David Cantrell2009-03-191-42/+41
* Compile ipcalc with _GNU_SOURCE defined (for asprintf).David Cantrell2009-03-191-1/+1
* Man page updates for ipcalc(1)David Cantrell2009-03-192-7/+23
* Add a address check capability for IPv4 and IPv6 addresses.David Cantrell2009-03-191-0/+42
* Use asprintf() rather than malloc() and sprintf().David Cantrell2009-03-191-3/+6
* Use inet_ntop() and inet_pton()David Cantrell2009-03-191-5/+27
* Use 'struct in_addr' for IPv4 addresses.David Cantrell2009-03-191-44/+54
* Whitespace cleanups for src/ipcalc.cDavid Cantrell2009-03-191-135/+130
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-03-191-1058/+1174
|\
| * Updated Italian translationSilvio Pierro2009-03-181-1058/+1174
* | Conflict with older plymouth.Bill Nottingham2009-03-191-0/+1
* | Stop plymouth when starting single-user mode. (#491062)Bill Nottingham2009-03-191-0/+1
* | Add plymouth shutdown script (#473237)Bill Nottingham2009-03-191-0/+24
* | Conflict with older mdadm.Bill Nottingham2009-03-181-1/+1
|/
* Fix raid auto-assembly (with corresponding mdadm changes). (#488038)Bill Nottingham2009-03-181-2/+2
* Add an option for consoletype to always return 0.Bill Nottingham2009-03-174-5/+10
* Remove arp_ip_target on ifdown for bonding devices. (#483711)Bill Nottingham2009-03-171-1/+3
* Add vlan support for s390 HSI interfaces. (#490584)Bill Nottingham2009-03-171-1/+1
* Remove ifup-sl, ifdown-sl from file list.initscripts-8.91-1Bill Nottingham2009-03-161-2/+0
* 8.91-1Bill Nottingham2009-03-161-1/+9
* Handle full paths in need_config/source_config by normalizing them (#483257)Bill Nottingham2009-03-161-2/+3
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-03-167-4022/+2886
|\
| * updated Spanish translationDomingo Becker2009-03-161-1707/+1129
| * Updated Polish translationPiotr Drąg2009-03-151-338/+155
| * Updated catalan poXavier Conde2009-03-151-99/+63
| * Updated Serbian Latin translationMilos Komarcevic2009-03-151-318/+132
| * Updated Serbian translationMilos Komarcevic2009-03-151-318/+132
| * Updated German translationFabian Affolter2009-03-151-1013/+1124
| * Updated SwedishMagnus Larsson2009-03-141-229/+151
* | Remove support for 'ifcfg-foo-bar' configurations that automatically inherit ...Bill Nottingham2009-03-162-13/+0
* | Remove slip support.Bill Nottingham2009-03-162-114/+0
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-03-132-1360/+1292
|\
| * completed 100% punjabi tranaslation.Jaswinder Singh2009-03-121-273/+179
| * Updated Brazilian Portuguese translationIgor Pires Soares2009-03-121-1087/+1113
* | Cleanup bridges better on ifdown (#463325, <sean@bruenor@org>)Bill Nottingham2009-03-111-11/+11
* | Support MD on iSCSI (this *SHOULD* be udev rules, but alas) (#480627)Bill Nottingham2009-03-111-0/+3
|/
* update-po && refresh-poBill Nottingham2009-03-1069-71352/+106504
* 8.90-1initscripts-8.90-1Bill Nottingham2009-03-091-1/+12
* Document CGROUP_DAEMONBill Nottingham2009-03-091-0/+10
* cgroup support (<jsafrane@redhat.com>)Bill Nottingham2009-03-061-2/+17
* Fix various issues with dmraid handling (#485895, <hdegoede@redhat.com>)Bill Nottingham2009-03-042-38/+1
* Remove more device renaming code.Bill Nottingham2009-03-031-4/+0
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-03-033-1001/+4485
|\
| * Two minor corrections.Lauri Nurmi2009-03-021-7/+7