summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix the ipfw rule to use the table cp_ifaces and not the interface cp_ifaces.Luiz Otavio O Souza2016-10-241-1/+1
* Stop using -y on filterdns callRenato Botelho2016-10-241-2/+1
* Rework captive portal to run with stock IPFW (round 1)Renato Botelho2016-10-2410-347/+419
* REmove accidental textSteve Beaver2016-10-241-1/+1
* Provide conrol on system.php to allow display of hostname on login bannerSteve Beaver2016-10-242-0/+15
* Added hostname to login page.Steve Beaver2016-10-241-2/+3
* Update the variable with the round() return otherwise it does not has any eff...Luiz Otavio O Souza2016-10-231-1/+1
* Fix is_macaddr().Luiz Otavio O Souza2016-10-201-3/+13
* Fix #6828Renato Botelho2016-10-187-49/+67
* Make setup_serial_port() write config files safelyRenato Botelho2016-10-141-72/+91
* Change safe_write_file $content parameter to accept an arrayRenato Botelho2016-10-141-2/+10
* Make $force_binary parameter optional, default to falseRenato Botelho2016-10-141-2/+2
* Prevent /etc/ttys to miss essential linesRenato Botelho2016-10-141-3/+40
* Fix up help text on outbound NAT.jim-p2016-10-131-12/+14
* Clarify source port warning when editing a firewall rule.jim-p2016-10-131-4/+4
* In the setup wizard, do not change the DHCP range if it is already set inside...jim-p2016-10-131-24/+31
* Merge pull request #3190 from phil-davis/dhcpv6Renato Botelho2016-10-131-1/+7
|\
| * DHCPV6 only check VIPs in range if range validPhil Davis2016-10-131-1/+7
* | Add extra validations on is_inrange_v[46]Renato Botelho2016-10-131-6/+16
* | Replace underscore with hyphen in option namesNOYB2016-10-131-5/+5
* | Merge pull request #3186 from phil-davis/unlink_if_existsRenato Botelho2016-10-132-7/+14
|\ \
| * | Make unlink_if_exists return true/falsePhil Davis2016-10-132-7/+14
| |/
* | Restore accidentally removed blockRenato Botelho2016-10-131-0/+16
* | Merge pull request #3180 from valneacsu/fix_wifi_1st_VAP_paramsRenato Botelho2016-10-131-2/+3
|\ \ | |/ |/|
| * Remove commented codeValentin Neacsu2016-10-121-5/+0
| * Bring up the wifi interface only after setting up all the other arguments. Th...Valentin Neacsu2016-10-091-2/+8
* | Update potRenato Botelho2016-10-121-4635/+4354
* | Deprecate nanobsd platform and remove all conditionals that uses itRenato Botelho2016-10-1224-405/+87
* | Retire rc.nanobsd_switch_boot_sliceRenato Botelho2016-10-121-47/+0
* | Define a single value for 'default_config_backup_count'Renato Botelho2016-10-121-9/+3
* | Remove unused global var 'hidebackupbeforeupgrade'Renato Botelho2016-10-121-2/+0
* | Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-1240-173/+6
* | Retire restart_httpd.phpRenato Botelho2016-10-123-64/+0
* | Retire cdrom platform supportRenato Botelho2016-10-128-554/+297
* | Remove unused global config item 'update_manifest'Renato Botelho2016-10-122-6/+0
* | Remove hideplatform global config and all uses of itRenato Botelho2016-10-124-32/+2
* | Remove unused global item 'nopkg_platform'Renato Botelho2016-10-121-1/+0
* | Retire refcount functions. They are not used anymoreRenato Botelho2016-10-121-76/+0
* | Retire diag_nanobsd.phpRenato Botelho2016-10-124-263/+0
* | Obsolete conf_mount_ro() and conf_mount_rw()Renato Botelho2016-10-121-58/+3
* | Merge pull request #3151 from EdHurtig/eng/6806Renato Botelho2016-10-121-2/+2
|\ \
| * | Allow Hyphens in DHCP NTP Server form validationEddie Hurtig2016-09-221-2/+2
* | | Merge pull request #3154 from PiBa-NL/filenoticeBRRenato Botelho2016-10-121-1/+1
|\ \ \
| * | | Format file_notice alerts in webgui with newline characters as <br/> for easi...PiBa-NL2016-09-231-1/+1
* | | | Simplify tcsh prompt and respect default terminal colorsRenato Botelho2016-10-121-1/+1
* | | | Merge pull request #3140 from stilez/patch-39Renato Botelho2016-10-121-18/+11
|\ \ \ \
| * | | | lowercasing and sprintf of setHelpstilez2016-09-201-2/+1
| * | | | label src/dst incorrect - fixed (minor)stilez2016-09-161-1/+1
| * | | | UI improvement - src port button label and src port help msgsstilez2016-09-161-18/+12
* | | | | Merge pull request #3156 from stilez/patch-43Renato Botelho2016-10-121-2/+2
|\ \ \ \ \
OpenPOWER on IntegriCloud