summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rework pkg_mgr_install.php:Renato Botelho2016-06-082-60/+62
* Implement pkg_valid_name()Renato Botelho2016-06-081-0/+8
* Fix variable name s/POST/_POST/ and also parameter name s/complete/completed/Renato Botelho2016-06-081-1/+1
* Fix indentRenato Botelho2016-06-081-35/+35
* Improve readabilityRenato Botelho2016-06-081-31/+39
* Improve readabilityRenato Botelho2016-06-081-3/+4
* Simplify mode parameter validationRenato Botelho2016-06-081-16/+13
* Remove redundant check since pkgcancel is never setRenato Botelho2016-06-081-5/+0
* Validate mode parameter and use sanitized variable on other placesRenato Botelho2016-06-081-19/+35
* Add pgsql PHP module to the list of available ports. Fixes #6462Renato Botelho2016-06-081-0/+1
* Set keepalive_timeout 0 where captive portal in use, and update otherwise to ...Chris Buechler2016-06-031-1/+3
* Fix save and reset buttons on status_lb_pool.php. Ticket #6254Chris Buechler2016-06-021-11/+14
* Add grub2-bhyve to poudriereChris Buechler2016-06-021-0/+1
* Fix #6440 RADIUS issued IPsPhil Davis2016-06-021-1/+1
* add dhcp_probeChris Buechler2016-06-011-0/+1
* Add BIND packageChris Buechler2016-06-011-0/+1
* Allow - and _ in sysctl values. Ticket #6438Chris Buechler2016-06-011-2/+2
* Don't override type so changing it is possible. Ticket #6439Chris Buechler2016-06-011-1/+3
* Allow - in TFTP Server field. Ticket #6433Chris Buechler2016-06-011-1/+1
* Link to correct schedule from firewall_rules.php. Ticket #6428Chris Buechler2016-05-311-1/+1
* Use 0 here if specified. Ticket #6413Chris Buechler2016-05-271-1/+1
* Send .real* directories first to final serverRenato Botelho2016-05-271-1/+18
* Add a new option --rsync-repos to build.shRenato Botelho2016-05-271-0/+8
* Fix this missed one.NOYB2016-05-251-1/+1
* Welcome 2.3.1_1v2.3.1_1Renato Botelho2016-05-251-1/+1
* Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-252-12/+13
* Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-253-4/+6
* Fixed #6401Stephen Beaver2016-05-252-5/+5
* Handle mode correctly with Auto IKE. Ticket #6360Chris Buechler2016-05-252-2/+2
* Firewall / Rules / Edit - URL (IP) AliasNOYB2016-05-241-1/+1
* Lower default LDAP timeout to 5 seconds. Idea from Sandeep1991 in PR 2971. Ti...Chris Buechler2016-05-241-4/+4
* Set request_terminate_timeout to the same as max_execution_time in case somet...Chris Buechler2016-05-241-0/+1
* Relax Suhosin to allow a 512M memory limitNewEraCracker2016-05-241-1/+1
* Add -H to rsync calls to preserve hardlinksRenato Botelho2016-05-241-2/+2
* Change default final rsync destination when it's a RELEASERenato Botelho2016-05-241-14/+19
* Set PHP's memory limit to 512M on 64 bit. Ticket #6364Chris Buechler2016-05-241-2/+2
* Add nrpe to poudriere_bulkChris Buechler2016-05-241-0/+1
* Merge pull request #2976 from phil-davis/patch-2Renato Botelho2016-05-241-1/+1
|\
| * Fix #6381 ipv6nat_ipaddrPhil Davis2016-05-221-1/+1
* | Define default image type for snapshots laterRenato Botelho2016-05-231-1/+5
* | Introduce a new option to build only core packages and skip imagesRenato Botelho2016-05-232-12/+24
* | BUILDACTION will never be snapshotsRenato Botelho2016-05-231-1/+1
* | Introduce PRODUCT_REVISION variable to be used in core package versionRenato Botelho2016-05-231-1/+2
|/
* Fix quoting in diag_routes.php, see ticket #6371jim-p2016-05-201-1/+1
* Better fix for escaping in ticket #6371jim-p2016-05-201-1/+1
* Fix up diag_smart e-mail handling, and the backend config code was broken/mak...jim-p2016-05-191-21/+29
* Add a parameter to skip final rsyncv2.3.1Renato Botelho2016-05-162-1/+2
* Move release branch to 2.3.1Renato Botelho2016-05-161-1/+1
* Welcome 2.3.1-RELEASERenato Botelho2016-05-164-5/+6
* Do not send files to final place if hostname is emptyRenato Botelho2016-05-161-1/+1
OpenPOWER on IntegriCloud