summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Activate sync for the root slice in fstab during upgrade. Ticket #4523jim-p2015-06-101-0/+6
* | 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
* | Re-generate broken .mo files, it fixes #4705Renato Botelho2015-06-072-0/+0
* | Obsolete old pt_BR ISO8859 directory and not current oneRenato Botelho2015-06-071-1/+1
|/
* Clean up, organize, and expand the info presented by status.php. Save the out...jim-p2015-06-051-79/+97
* 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
* Also sanitize OpenVPN static/tls keys in status.phpjim-p2015-06-051-0/+2
* Merge pull request #1706 from phil-davis/setupwizardlanRenato Botelho2015-06-042-15/+48
|\
| * Setup Wizard can result in invalid LAN DHCP pool calculationPhil Davis2015-06-022-15/+48
* | Merge pull request #1707 from phil-davis/patch-1Renato Botelho2015-06-041-2/+2
|\ \
| * | Improve setup wizard host name checkPhil Davis2015-06-021-2/+2
* | | 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
* | Merge pull request #1705 from phil-davis/wizard-textRenato Botelho2015-06-025-11/+11
|\ \
| * | Minor wizard text fixupsPhil Davis2015-06-025-11/+11
| |/
* | Merge pull request #1704 from phil-davis/bug4713Renato Botelho2015-06-021-1/+6
|\ \
| * | Supply current WAN gateway name to wizardPhil Davis2015-06-021-1/+6
| |/
* | Clarify DNS Forwarder and Resolver both apply in these places. partially Tick...Chris Buechler2015-06-0210-8/+8
* | 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
* Merge pull request #1703 from phil-davis/code-style-moreRenato Botelho2015-05-3147-364/+378
|\
| * Code style bits and pieces from etcPhil Davis2015-05-3147-364/+378
|/
* Merge pull request #1702 from phil-davis/system-usermangerRenato Botelho2015-05-306-214/+273
|\
| * Code style system user managerPhil Davis2015-05-306-214/+273
* | Merge pull request #1701 from phil-davis/openvpn-user-passRenato Botelho2015-05-302-6/+16
|\ \ | |/ |/|
| * Allow option to specify just 1 of user and pass in OpenVPN .up filePhil Davis2015-05-302-6/+16
|/
* 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
* | remove pointless filter on dhcp static mappings tableWill Boyce2015-05-302-3/+1
OpenPOWER on IntegriCloud