summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid reseting firewall hostname by WAN DHCP. It should fix #3746Renato Botelho2014-07-071-2/+3
* Convert almost all /sbin/sysctl calls to php functionsRenato Botelho2014-07-0722-122/+125
* Fix sysctl nameRenato Botelho2014-07-071-1/+1
* Add set_single_sysctl(), a wrapper to set_sysctl() to make it simple to set v...Renato Botelho2014-07-071-0/+17
* Add get_single_sysctl(), a wrapper to get_sysctl() to make it simple to get v...Renato Botelho2014-07-071-0/+16
* Fix indentRenato Botelho2014-07-071-17/+17
* Remove extra spaces and tabsRenato Botelho2014-07-071-26/+26
* Remove extra quote and fix syntaxRenato Botelho2014-07-061-1/+1
* use HTTPS for dyndns providers that support itChris Buechler2014-07-051-6/+6
* Use a php function rather tan using exec. Suggested-by: gargaErmal2014-07-041-1/+1
* Remove all .xml file generated from upgrade since it makes /var fullErmal2014-07-041-0/+1
* Add one more seatbelt to prevent tar to attempt to overwrite /dev itemsRenato Botelho2014-07-041-1/+1
* Add missing $g to global, as noted on pull request 1249Renato Botelho2014-07-031-1/+1
* Change Cancel button to call history.back() as done in Firewall Rules, the cu...Renato Botelho2014-07-031-1/+1
* Back to cons25 for now since we found some issues with xterm on serial consoleRenato Botelho2014-07-027-13/+13
* un-obsolete gettytab.bakRenato Botelho2014-07-021-1/+0
* Also check and verify the package server's SSL certificate if using HTTPS. Is...jim-p2014-07-024-3/+57
* More refinements to the unofficial package repository warning ( Issue #484 ) ...jim-p2014-07-028-23/+60
* Set proper serial parameters on boot.config and loader.conf for nanobsd witho...Renato Botelho2014-07-011-13/+22
* Detect if an unofficial package repository is in use and warn the user. Part ...jim-p2014-07-012-1/+40
* Make proper checks to check if we should or not enable serial consoleRenato Botelho2014-07-011-1/+8
* Fix typo on var nameRenato Botelho2014-07-011-1/+1
* Obsolete ttys_wrap and gettytab.bakRenato Botelho2014-07-011-0/+2
* Fix #3647 and other improvements:Renato Botelho2014-07-014-89/+28
* Change default console from cons25 to xterm, while I'm here, simplify the checkRenato Botelho2014-07-013-3/+3
* Stop calling auto_login() here since it's already called inside setup_serial_...Renato Botelho2014-07-011-5/+2
* Stop restoring gettytab.bak since it doesn't exist anymoreRenato Botelho2014-07-011-7/+0
* Sync etc/ttys with FreeBSD 10-STABLE, change default console for al.Pc and de...Renato Botelho2014-07-011-274/+14
* Sync gettytab with FreeBSD 10-STABLE, also reduce customizations, the only di...Renato Botelho2014-07-011-10/+20
* Remove unused function color()Renato Botelho2014-07-011-73/+0
* Delete gettytab.bak and ttys_wrap, they are not needed anymoreRenato Botelho2014-07-012-260/+0
* Fix #3725:Renato Botelho2014-06-302-18/+20
* Add a BETA key for PBI signature check, this will be replaced by the final on...Renato Botelho2014-06-272-0/+22
* Fix dir nameRenato Botelho2014-06-271-1/+1
* Set default serial speed to 115200 for 2.2, fixes #3715Renato Botelho2014-06-262-12/+9
* Merge pull request #1238 from DasTestament/masterRenato Botelho2014-06-253-4/+202
|\
| * Update vpn_openvpn_server.phpDmitriy K.2014-06-241-1/+1
| * Update vpn_openvpn_client.phpDmitriy K.2014-06-241-3/+3
| * Update openvpn.incDmitriy K.2014-06-241-4/+3
| * Update openvpn.incDmitriy K.2014-06-201-1/+6
| * Update vpn_openvpn_server.phpDmitriy K.2014-06-201-2/+0
| * Update vpn_openvpn_client.phpDmitriy K.2014-06-201-3/+0
| * Update openvpn.incDmitriy K.2014-06-201-2/+0
| * Default values for verb if it is not set when editDmitriy K.2014-06-172-2/+8
| * a bit of refactoringDmitriy K.2014-06-171-4/+4
| * patchpack1Dmitriy K.2014-06-173-4/+199
* | Add the AESGCM and XCBC on the list of algos availbleErmal2014-06-241-3/+14
* | Actually use ph1ent ikeid here otherwise will duplicate ids here.Ermal2014-06-241-1/+1
* | Merge pull request #1241 from Gertjanpfsense/masterRenato Botelho2014-06-241-1/+6
|\ \
| * | Delete README.mdGertjan2014-06-241-14/+0
OpenPOWER on IntegriCloud