summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add extra validations on is_inrange_v[46]Renato Botelho2016-10-131-6/+16
* Merge pull request #3188 from NOYB/GitSync_Min_Diff_ComboRenato Botelho2016-10-131-5/+5
|\
| * Replace underscore with hyphen in option namesNOYB2016-10-121-5/+5
* | Make unlink_if_exists return true/falsePhil Davis2016-10-132-7/+14
* | Restore dhcp6 leases on full install when using MFS /tmp. While here, fix indentRenato Botelho2016-10-131-12/+14
* | Remove commented codeValentin Neacsu2016-10-131-5/+0
* | Bring up the wifi interface only after setting up all the other arguments. Th...Valentin Neacsu2016-10-131-2/+8
* | Simplify tcsh prompt and respect default terminal colorsRenato Botelho2016-10-121-1/+1
* | Remove unused arg in get_pkg_info()stilez2016-10-121-2/+2
* | Merge pull request #3168 from NOYB/GitSync_Min_Diff_ComboRenato Botelho2016-10-121-26/+47
|\ \ | |/
| * Report quantity of files being installed by minimal and diff options.NOYB2016-10-011-4/+4
| * Support minimal and diff options combo rather than diff superseding minimal (...NOYB2016-09-301-25/+46
* | Use tabs consistentlyValentin Neacsu2016-10-121-2/+2
* | Re-enable executing the wifi mode command first. This fixes channel changing,...Valentin Neacsu2016-10-121-7/+8
* | Fixup ntpd IPv6 restrict clauses.phroggie2016-10-121-1/+1
* | Only configure wireless MAC address if a spoofed MAC address is setValentin Neacsu2016-10-121-9/+6
* | Improve gwlb.inc notification mechanismsNewEraCracker2016-10-121-5/+5
* | Adjust parsing of OpenVPN ciphers to new output format. Fixes #6849jim-p2016-10-111-2/+2
* | Create pkg.conf with ABI settingsRenato Botelho2016-10-101-0/+15
* | Latest nginx requires /var/log/nginx/ to exist, so for users with /var in RAM...jim-p2016-10-071-1/+1
* | Fix static blackhole routes. Bug was introduced inphroggie2016-10-061-1/+1
* | Remove workarounds to sort extensions.ini since ports tree now has a better s...Renato Botelho2016-10-061-3/+0
|/
* Use !empty() instead of isset()Fredrik Rönnvall2016-09-151-1/+1
* Improve handling of source-hash keyFredrik Rönnvall2016-09-151-0/+5
* Revised service running/stopped iconsStephen Beaver2016-09-141-56/+47
* Fix #6768 IPv6 static mapping on delegated prefixesPhil Davis2016-09-132-10/+7
* Code style changesk-paulius2016-09-131-4/+4
* Allow packages to request syslogd log socket to be created inside chroot by s...k-paulius2016-09-131-3/+18
* Fix up/catch up remote syslog areas. Fixes #6780jim-p2016-09-091-1/+18
* More pptp bitsjim-p2016-09-091-6/+1
* Remove some more dangling PPTP bits.jim-p2016-09-092-2/+2
* Revert "Remove unused file browser.php"Renato Botelho2016-09-081-1/+0
* Move copyright from ESF to NetgateRenato Botelho2016-09-06137-138/+138
* Remove unused file browser.phpRenato Botelho2016-09-061-0/+1
* Remove some obsolete code from globals.incjim-p2016-09-061-16/+1
* Fix handling of backup config count. Fixes #6771jim-p2016-09-061-1/+1
* Merge pull request #3071 from phil-davis/Check_IP_ServicesRenato Botelho2016-09-025-3/+49
|\
| * Backport Check IP ServicesPhil Davis2016-07-205-3/+49
* | Force changes in routing to be detected by the systemNewEraCracker2016-09-021-1/+2
* | DHCP6 Before RA. Additions and ammendmentsmarjohn562016-09-021-26/+15
* | Improve dhcpd and dhcpleases reloadNewEraCracker2016-09-022-9/+16
* | Uniformize memory limits and remove old code (revised)NewEraCracker2016-09-021-1/+1
* | Ensure only one instance of services_dhcpd_configure runs concurrentlyNewEraCracker2016-09-021-0/+4
* | Prevent accessing undefined offset in IPv6.incNewEraCracker2016-08-301-8/+5
* | system_dhcpleases_configure() - Improve pidfile handlingNewEraCracker2016-08-291-2/+3
* | Apply the fix for ticket #6589 also into dhcpdv6 configNewEraCracker2016-08-291-0/+1
* | Indent dhcpd.conf option customPhil Davis2016-08-291-2/+2
OpenPOWER on IntegriCloud