summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Fix #7508 stop write_config after reset_factory_defaultsPhil Davis2017-05-031-1/+22
* Work around broken wizard rules for ticket #7434jim-p2017-05-021-0/+6
* save uniqueid during bootRenato Botelho2017-05-021-0/+1
* Fix comparisons for CDATA tags in configPhil Davis2017-04-271-3/+3
* Vendor MAC Retention - UpdateNOYB2017-04-261-3/+5
* Vendor MAC Retention File ConsolidateNOYB2017-04-262-9/+7
* Vendor MAC Retention File RelocateNOYB2017-04-262-3/+3
* Vendor MAC Restore LogicNOYB2017-04-261-1/+6
* Spoof MAC Var NameNOYB2017-04-261-5/+5
* Fix #7120: Restore vendor mac address when spoofmac is set to blankRenato Botelho2017-04-261-5/+21
* Retain vendor MAC address for all interfaces during boot. Ticket #7011Renato Botelho2017-04-261-0/+24
* Always add the CN as the first SAN when creating a certificate in the GUI or ...jim-p2017-04-261-1/+3
* Update services.incxygrec2017-04-211-2/+2
* Update dyndns.classxygrec2017-04-211-0/+60
* Update services.incxygrec2017-04-211-2/+2
* Refactor update_alias_names_upon_changePhil Davis2017-04-201-0/+31
* Remove redundant check, get_pkg_info() call uses a parameter to return only i...Renato Botelho2017-04-191-5/+0
* Fix installation of extra packages at build time relaxing check for running P...Renato Botelho2017-04-191-5/+5
* Fix indent and spacesRenato Botelho2017-04-191-24/+49
* Use correct function (is_pkg_installed) and unbreak get_pkg_info()Renato Botelho2017-04-191-2/+2
* add validation via validate_ipv4_list to interfaces.inclukehamburg2017-04-041-1/+1
* Adds ability to ignore DHCP offers from multiple serverslukehamburg2017-04-041-0/+21
* vslb.inc - Add missing include, use sigkillbyname()doktornotor2017-04-031-2/+3
* Add QinQ interfaces to the list of interfaces not to check (Bug #4669)doktornotor2017-04-031-1/+1
* Remove dummy config_lock() and config_unlock() functionsdoktornotor2017-04-031-7/+0
* load package add-on tabs into config to avoid parsing all installed package x...PiBa-NL2017-03-291-0/+3
* Refactor is_port_or functionsPhil Davis2017-03-271-6/+9
* Add underscores to is_port* function namesPhil Davis2017-03-273-9/+9
* Merge pull request #3671 from phil-davis/handle-empty-port-alias-RELENG_2_3Renato Botelho2017-03-273-22/+59
|\
| * Redmine #7428 Hanlde empty port aliasPhil Davis2017-03-261-10/+28
| * Refactor filter_generate_nested_aliasPhil Davis2017-03-261-9/+18
| * Provide functions for checking port range alias combinationsPhil Davis2017-03-263-3/+13
* | Correct definition of ports for SMB used by the shaper wizard. Fixes #7434jim-p2017-03-271-1/+1
|/
* Fix handling of port ranges in this validation test. Ticket #7421jim-p2017-03-241-2/+6
* File a notice and omit rule(s) using a missing port alias. Fixes #7421jim-p2017-03-231-0/+10
* Don't process empty anchors as it could lead to flushing more than intended w...jim-p2017-03-161-0/+4
* Run custom deinstall commands during the deinstall phase instead of post-dein...jim-p2017-03-161-1/+1
* Perform a filter reload after starting relayd so it does not leave the firewa...jim-p2017-03-151-0/+2
* Revert "C2758 is VGA only too"Renato Botelho2017-03-091-2/+1
* C2758 is VGA only tooRenato Botelho2017-03-091-1/+2
* Fix #7364 Console assigned VLAN disappears after rebootPhil Davis2017-03-082-1/+8
* Setup XG-154x console to VGA onlyRenato Botelho2017-03-081-13/+16
* Remove whirlpool from the list of CA/Cert digest algorithms as it does not wo...jim-p2017-03-081-1/+1
* Remove unused base_packages variable from globalsdoktornotor2017-03-071-1/+0
* Allow CloudFlare DDNS entries to use "@" or "@." for the hostname portion of ...jim-p2017-03-061-0/+1
* While I'm here, fix the case when the admin account has been removed.jim-p2017-03-061-0/+1
* When resetting admin account via /etc/rc.initial.password, Check if the admin...jim-p2017-03-061-0/+4
* Fix 7294 keep full rule descriptionPhil Davis2017-03-021-3/+10
* Add a function to normalize CR and CRLF-style newlines to Unix LFdoktornotor2017-03-021-0/+6
* Services - Status Icon - Sort OrderNOYB2017-03-021-5/+8
OpenPOWER on IntegriCloud