summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Improve patterns to read dhcpd6.leases to prevent leases containing '}' in ia...Renato Botelho2016-07-081-5/+14
* Fix #6585 Do not use [] syntax for lookupsPhil Davis2016-07-081-4/+6
* Show "cannot delete alias" message as errorPhil Davis2016-07-071-1/+4
* Do not check platform to decide if enableserial and primaryconsole fields wil...Renato Botelho2016-07-071-2/+2
* Fix PTR lookups on diag_dns.php. Ticket #6561Chris Buechler2016-07-061-3/+6
* Change group labels s/MAC controls/MAC Address/NOYB2016-07-062-2/+2
* Add missing -R parameter to pkg callRenato Botelho2016-07-061-1/+1
* Correct spacingStephen Beaver2016-07-061-1/+1
* Remove debugStephen Beaver2016-07-061-3/+0
* Fixed #6577 - Preserve user input on errorStephen Beaver2016-07-061-6/+10
* Make sure resolv.conf is present during nanobsd upgrade. Fixes #6557Renato Botelho2016-07-061-0/+3
* Leave an empty file for URL Table aliases that return an empty file, and incl...Chris Buechler2016-07-062-1/+7
* Protect get_dir from causing PHP errorsNewEraCracker2016-07-051-0/+3
* webgui tables, doubleclick event to perform 'edit' action, part 2PiBa-NL2016-07-0433-36/+36
* webgui tables, doubleclick event to perform 'edit' actionPiBa-NL2016-07-037-6/+10
* ipsec widget, check for valid arrayPiBa-NL2016-07-031-0/+3
* spdns.de renamed to spdyn.deexii19882016-07-031-2/+2
* spdns.de renamed to spdyn.deexii19882016-07-021-12/+12
* Clarify Negate option description on firewall_nat_out.php.Chris Buechler2016-07-021-1/+1
* Change button order on diag_dns.php so hitting enter in the field does a look...Chris Buechler2016-07-021-9/+9
* Update system_usermanager_settings.phpBBcan1772016-07-011-1/+1
* Update system_crlmanager.phpBBcan1772016-07-011-1/+1
* Fix undefined constantBBcan1772016-07-011-4/+4
* startsWith PolyfillNOYB2016-06-301-0/+15
* Diag Tables Last UpdateNOYB2016-06-301-1/+1
* Fix Redmine #6011NewEraCracker2016-06-303-5/+6
* Allow wildcard for hostname with Namecheap DDNS. Ticket #6260Chris Buechler2016-06-301-2/+2
* Whitespace cleanupJosh Galvez (zevlag)2016-06-301-2/+2
* Make model_number customizableJosh Galvez (zevlag)2016-06-302-2/+11
* Make presentation_url customizableJosh Galvez (zevlag)2016-06-302-1/+9
* GitSync Diff Only OptionNOYB2016-06-301-62/+133
* Get modulus keysizestilez2016-06-301-0/+8
* Feature #6388 custom GUI preference settings per userPhil Davis2016-06-3012-136/+685
* Handle more invalid IPv6 formatsPhil Davis2016-06-301-6/+12
* Rationalize System Update GUI messagesPhil Davis2016-06-291-16/+7
* Diagnostics - DNS Lookup, also query for IPv6 addressesPiBa-NL2016-06-291-19/+56
* Add playback files for disabling and enabling CARP maintenance mode. Ticket #...Chris Buechler2016-06-292-0/+10
* Omit <secret> tags from L2TP in status.php config.xml dump.Chris Buechler2016-06-291-0/+1
* Restore 2.2.x and prior means of obtaining pfsync nodes to avoid exhausting m...Chris Buechler2016-06-291-9/+5
* Flush link-local IPs so we do not get stale data and do not waste time deleti...k-paulius2016-06-291-2/+2
* Rename item #12 in console menustilez2016-06-281-1/+1
* Update include() to include_once()Phil Davis2016-06-2810-15/+15
* Shorten gwifip if whole socket path exceeds 100 charsDaniel Hoffend2016-06-281-4/+10
* Use a different delimiter for dpinger socket namesDaniel Hoffend2016-06-281-5/+5
* Set pipe_slot_limit to the maximum configured qlimit value. Move the set_sysc...Chris Buechler2016-06-281-5/+13
* Clean up limiter text. Remove old commented out bit.Chris Buechler2016-06-281-16/+7
* Fix matching of chars in IPv6 address segmentsPhil Davis2016-06-281-1/+1
* Remove a-f from IPv4 address patternPhil Davis2016-06-281-2/+2
* Always use require_oncePhil Davis2016-06-27172-276/+276
* Run generate-privdefs.php to update priv.defs.incjim-p2016-06-271-1/+1
OpenPOWER on IntegriCloud