summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Add hostid script in the source to solve the issue with platforms that do not...Ermal LUÇI2015-06-121-0/+137
* Merge pull request #1710 from stilez/patch-4Renato Botelho2015-06-111-10/+2
|\
| * simplify is_ipaddrv4() and fix zero-padding issue stilez2015-06-071-10/+2
* | Make the host uuid opt-outErmal LUÇI2015-06-111-3/+10
* | Revert "Ticket #4442 Do not process URL aliases during bootup but trigger it ...Chris Buechler2015-06-102-4/+3
* | Send the machine uuid with the headers requesting the version fileErmal LUÇI2015-06-101-1/+1
* | Send the machine uuid with the headers requesting the version fileErmal LUÇI2015-06-101-1/+1
* | Fixes #4537 On 32bit platform do not enable direct dispatch on IPsec since it...Ermal LUÇI2015-06-101-0/+3
* | If the filesystem is corrupted i do not think fixing pwd DB is a good thing..Ermal LUÇI2015-06-091-4/+0
* | No need to do the same exercise twice.Ermal LUÇI2015-06-091-6/+0
* | Do not call fsck just out of nowhere here since it cannot be the problem or ...Ermal LUÇI2015-06-091-6/+4
* | Do not disable APc hereErmal LUÇI2015-06-091-3/+0
* | Restore the file system in R/W mode during most of rc script seems required o...Ermal LUÇI2015-06-091-0/+15
* | Add a space to the script to avoid that appended parameters seem the same as ...Ermal LUÇI2015-06-091-1/+1
* | Use skel as the source of new user files rather than copying from root.jim-p2015-06-085-1/+28
* | Do not synchronize alias url during filter reload rather trigger one if neededErmal LUÇI2015-06-081-2/+3
* | Ticket #4442 Do not process URL aliases during bootup but trigger it just aft...Ermal LUÇI2015-06-072-3/+4
* | Fixes #4651 use proper var name on global to have the correct id put on the ruleErmal LUÇI2015-06-071-1/+1
* | Obsolete old pt_BR ISO8859 directory and not current oneRenato Botelho2015-06-071-1/+1
|/
* Fix CARP plugin call for packages, interface was coming through as NULL durin...jim-p2015-06-052-2/+2
* Add INIT event for CARP as an alternate for 'backup', otherwise scripts would...jim-p2015-06-051-0/+6
* Merge pull request #1706 from phil-davis/setupwizardlanRenato Botelho2015-06-041-4/+4
|\
| * Setup Wizard can result in invalid LAN DHCP pool calculationPhil Davis2015-06-021-4/+4
* | A number of things block waiting for file download timeouts, sometimes multip...Chris Buechler2015-06-031-2/+2
* | device_type isn't used hereChris Buechler2015-06-021-2/+2
* | Don't call growl if the configured address isn't an IP or resolvableChris Buechler2015-06-021-1/+1
* | trigger a reboot after restoration of full backup. Ticket #4107Chris Buechler2015-06-021-1/+2
* | Deprecate /usr/local/bin/3gstatRenato Botelho2015-06-021-0/+1
* | Use CARP IPs that are configured. Ticket #4370Chris Buechler2015-06-021-0/+3
|/
* really fix botched manual merge request. Ticket #4720Chris Buechler2015-06-011-2/+2
* fix manual merge mistake. Ticket #4720Chris Buechler2015-06-011-1/+1
* set the serial port appropriately for RCC-VE platforms. sync from factoryChris Buechler2015-06-011-4/+15
* Return IP correctly in get_interface_ip for gateway groups specifying aChris Buechler2015-06-011-0/+4
* Use 'host!' flag when setting CURLOPT_INTERFACE, as recommended by CURL docsRenato Botelho2015-06-012-2/+2
* Pass interface to CURLOPT_INTERFACE instead of IP addres, also use 'if!' flag...Renato Botelho2015-06-011-1/+1
* Code style bits and pieces from etcPhil Davis2015-05-3147-364/+378
* Allow option to specify just 1 of user and pass in OpenVPN .up filePhil Davis2015-05-301-3/+13
* Replae backtickes by mwexec()Renato Botelho2015-05-301-2/+2
* Merge pull request #1551 from rnoland/masterRenato Botelho2015-05-301-20/+24
|\
| * We need to at least setup the serial port before we try to blastRobert Noland2015-03-101-20/+24
* | Merge pull request #1585 from jlduran/dnsmadeeasyRenato Botelho2015-05-302-9/+58
|\ \
| * | Add support for DNS Made EasyJose Luis Duran2015-05-252-9/+58
* | | Merge pull request #1590 from k-paulius/fix-4483v2Renato Botelho2015-05-301-11/+11
|\ \ \
| * | | Return link-local address when we are only requesting IPv6 prefix only if the...k-paulius2015-03-291-11/+11
* | | | Merge pull request #1471 from Talyrius/masterRenato Botelho2015-05-281-0/+4
|\ \ \ \
| * | | | Add RTMP to the Traffic ShaperTalyrius2015-02-041-12/+16
* | | | | Merge pull request #1444 from oliwel/feature/easyrule-unblockRenato Botelho2015-05-281-5/+101
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/easyrule-unblockOliver Welter2015-03-03126-8727/+12456
| |\ \ \ \ \
| * | | | | | Add showblock and unblock options to easyrule CLI toolOliver Welter2015-01-181-0/+81
| * | | | | | Fix inconsistent handling of seperator in easyrule, should fix #4233Oliver Welter2015-01-181-5/+21
OpenPOWER on IntegriCloud