summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix help text index when the privs are filtered.Stephen Beaver2016-02-082-2/+8
* Merge pull request #2592 from phil-davis/patch-1Chris Buechler2016-02-081-1/+3
|\
| * Add support for TB when reporting bytesPhil Davis2016-02-071-1/+3
* | Fix #3209 editing unassigned VLAN tag can change an assigned interfacePhil Davis2016-02-081-2/+1
* | Merge pull request #2599 from phil-davis/gtvpnStephen Beaver2016-02-085-11/+11
|\ \
| * | Internationalize vpn*.phpPhil Davis2016-02-085-11/+11
| |/
* | Merge pull request #2597 from phil-davis/patch-3Stephen Beaver2016-02-081-1/+1
|\ \
| * | Enhance input error message for RADIUS secretPhil Davis2016-02-081-1/+1
| |/
* | Merge pull request #2596 from phil-davis/gtsugStephen Beaver2016-02-086-20/+17
|\ \
| * | Internationalize system user and group codePhil Davis2016-02-086-20/+17
| |/
* | Merge pull request #2595 from phil-davis/grpprivStephen Beaver2016-02-081-9/+10
|\ \
| * | Make group addpriv descriptions work like user addprivPhil Davis2016-02-081-9/+10
| |/
* | Merge pull request #2594 from NOYB/HTML_Compliance_-_Status_/_GatewaysStephen Beaver2016-02-081-1/+1
|\ \
| * | HTML Compliance - Status / GatewaysNOYB2016-02-071-1/+1
| |/
* | Fix subnet_size var name typoPhil Davis2016-02-071-1/+1
|/
* Add missing commajim-p2016-02-061-1/+1
* Fix NAS IP listing in captive portal. semi-related to Ticket #5656Chris Buechler2016-02-061-0/+1
* Don't include 127.0.0.0/8 in unbound.conf in forward mode. Ticket #5750Chris Buechler2016-02-061-1/+3
* Use a better check for whether there are DNS servers available with dynamic W...Chris Buechler2016-02-061-5/+4
* Merge pull request #2587 from davidjwood/preserve-sshd-parentChris Buechler2016-02-061-1/+6
|\
| * Don't kill an sshd parent process on exit from /etc/rc.initialDavid Wood2016-02-061-1/+6
* | Merge pull request #2588 from davidjwood/rrd-ntp-offsetChris Buechler2016-02-061-1/+1
|\ \
| * | Tell rrd that ntpd offset can be negative as well as positiveDavid Wood2016-02-061-1/+1
* | | Verify a DNS server exists before allowing enabling of forwarding mode. Ticke...Chris Buechler2016-02-061-0/+26
* | | Handle start/stop of OpenVPN client instances bound to gateway groups using C...Chris Buechler2016-02-062-2/+26
* | | clean up textChris Buechler2016-02-062-4/+4
* | | Fix get_interface_ip to return correct IP for CARP VIPs. Ticket #4858Chris Buechler2016-02-061-0/+4
|/ /
* | Fix find_interface_ip for gateway groups with VIPs. Ticket #4858Chris Buechler2016-02-051-3/+3
|/
* $interface isn't used here. Wasn't before either, otherwise it would have bro...Chris Buechler2016-02-051-2/+0
* Just show the IP to the user, the VIP's uniqid is meaningless noise to the us...Chris Buechler2016-02-051-1/+1
* Only show VIPs associated with the correct interface. Ticket #5844Chris Buechler2016-02-051-4/+5
* Select appropriate VIP where one is configured. Ticket #5844Chris Buechler2016-02-051-1/+1
* Add pfsync to the list of pre-defined packet capture filters. Also add negati...jim-p2016-02-051-2/+5
* Fix #5837Renato Botelho2016-02-051-23/+23
* HTML Compliance - Status / OpenVPNNOYB2016-02-051-3/+2
* Merge pull request #2585 from k-paulius/patch-pkg-syslog-v2Chris Buechler2016-02-042-1/+14
|\
| * Adding ability to run dhcp6c in debug mode.k-paulius2016-02-042-1/+14
* | Set gif interface MTU in interface_gif_configure if it's not already correct....Chris Buechler2016-02-041-0/+14
|/
* Fixed #5841Stephen Beaver2016-02-042-3/+4
* Now that the fields on interfaces.php aren't hidden upon disabling the interf...Chris Buechler2016-02-041-18/+0
* Return blank rather than 0ms/0% for unmonitored gateways latency and loss. Sh...Chris Buechler2016-02-042-3/+7
* Remove rc.restore_full_backup, remainder of full backup components were remov...Chris Buechler2016-02-042-20/+1
* Enable gzip compression in nginx.Chris Buechler2016-02-041-0/+3
* Allow gateway weights up to 30, and add a check in filter.inc to prevent crea...Chris Buechler2016-02-042-1/+9
* Fix multi-session time counting for the FreeRADIUS start/stop case. Ticket #2164jim-p2016-02-041-1/+8
* Fix typo in button class for CP statusjim-p2016-02-041-1/+1
* Merge pull request #2584 from schinken/radvd-lifetime-defaultsRenato Botelho2016-02-041-0/+4
|\
| * Add defaults to radvd valid and preferred lifetimeschinken2016-02-041-0/+4
* | Make sure subnet_size() didn't return 0Renato Botelho2016-02-041-1/+3
* | Merge pull request #2435 from stilez/patch-7Renato Botelho2016-02-041-7/+39
|\ \ | |/ |/|
OpenPOWER on IntegriCloud