summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* diag-edit.php: Perform "Goto line #" action on pressing enter key within the ...Stephen Beaver2016-08-171-1/+10
* Merge pull request #3113 from NewEraCracker/patch-11Renato Botelho2016-08-161-1/+0
|\
| * Fix messup caused by 9d3e872NewEraCracker2016-08-161-1/+0
* | Ticket #3734: Convert remaining xmlrpc_client.inc consumers to use XML_RPC2Renato Botelho2016-08-162-119/+163
* | Retire /etc/rc.filter_configure_xmlrpcRenato Botelho2016-08-162-44/+1
* | Remove unused functionsRenato Botelho2016-08-161-15/+0
|/
* Silence pgrep stderr when pidfile contains an invalid PIDRenato Botelho2016-08-161-1/+1
* Ticket: #3734: Convert rc.filter_synchronize to use pear-XML_RPC2Renato Botelho2016-08-161-84/+116
* Fix indentRenato Botelho2016-08-161-3/+4
* Tidy up filenamesColin Fleming2016-08-163-3/+3
* Merge pull request #3109 from phil-davis/patch-1Stephen Beaver2016-08-161-2/+2
|\
| * Fix DDNS domain for static map DHCP entriesPhil Davis2016-08-161-2/+2
* | Code style and commentsPhil Davis2016-08-1638-132/+133
|/
* Improved solution to #6716Stephen Beaver2016-08-152-1/+3
* Fixed #6716Stephen Beaver2016-08-152-5/+19
* Fixed #6700Stephen Beaver2016-08-151-1/+1
* Fixed #6710Stephen Beaver2016-08-151-1/+20
* Fixed #6709Stephen Beaver2016-08-151-1/+1
* Fixed #6703Stephen Beaver2016-08-151-1/+1
* Fixed #6706Stephen Beaver2016-08-151-1/+1
* Fixed #6705Stephen Beaver2016-08-151-0/+1
* Fixed #6701Stephen Beaver2016-08-151-1/+1
* Fixed #6704Stephen Beaver2016-08-151-1/+14
* Merge pull request #3099 from NewEraCracker/patch-3Renato Botelho2016-08-121-1/+1
|\
| * Fix typo leading to syntax errorNewEraCracker2016-08-121-1/+1
* | Merge pull request #3098 from NewEraCracker/patch-2Renato Botelho2016-08-121-0/+3
|\ \
| * | Protect package_reinstall_all()NewEraCracker2016-08-121-0/+3
| |/
* | Merge pull request #3097 from NewEraCracker/patch-1Renato Botelho2016-08-121-0/+3
|\ \
| * | Be sure that user_settings for widgets is an arrayNewEraCracker2016-08-121-0/+3
| |/
* | Fixed to properly save configs in PPPs interfacesFrancisco Cavalcante2016-08-121-17/+38
* | Retire extensions.iniRenato Botelho2016-08-121-0/+1
|/
* Ticket #3734: Retire growl.classRenato Botelho2016-08-112-98/+1
* Ticket #3734: Convert growl related code to use pear-Net_Growl portRenato Botelho2016-08-112-42/+97
* Be more verbose and let user know results of SMTP settings testRenato Botelho2016-08-111-3/+9
* Pass along send_smtp_message() return, otherwise message will not be shown wh...Renato Botelho2016-08-111-2/+1
* Ticket #3734:Renato Botelho2016-08-112-20/+13
* Ticket #3734: Retire smtp.inc, sasl.inc and *sasl_client.inc in favor of pear...Renato Botelho2016-08-119-2925/+8
* Ticket #3734: Convert notify_via_smtp() to use pear-MailRenato Botelho2016-08-111-35/+52
* Ticket #3734: Retire PEAR.inc and use PEAR.php from portsRenato Botelho2016-08-114-1106/+4
* Ticket #3734: Replace etc/inc/IPv6.inc by pear-Net_IPv6 portRenato Botelho2016-08-106-1121/+5
* Remove copy of pear-Crypt_CHAP from repo and use portsRenato Botelho2016-08-102-463/+1
* Fix path to require pear-Crypt_CHAP installed file. Ticket #3734Renato Botelho2016-08-101-1/+1
* Add pear directory to PHP include_path. Ticket #3734Renato Botelho2016-08-101-1/+1
* Fix wording of the "Reject leases from" option for a DHCP interface.jim-p2016-08-091-2/+2
* Remove workarounds to sort extensions.ini since ports tree now has a better s...Renato Botelho2016-08-092-6/+0
* Text typoPhil Davis2016-08-081-1/+1
* Ignore linkup eventos for interfaces that are member of bridges and have no I...Renato Botelho2016-08-051-2/+21
* Verify if interface is active gw for gw group before update dynamic DNSRenato Botelho2016-08-051-2/+26
* Merge pull request #3084 from jlduran/native-font-stackJared Dillard2016-08-043-20/+28
|\
| * Experiment using the OS' native font stackJose Luis Duran2016-08-012-6/+10
OpenPOWER on IntegriCloud