summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_advanced_misc.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3771 from PiBa-NL/20170701-cron-fixRenato Botelho2017-07-131-3/+3
|\
| * cron, fix job removal by index splice and write valid schedules for ramdrive ...PiBa-NL2017-07-011-3/+3
* | Send uniqueid instead of UUID on user-agentRenato Botelho2017-07-051-9/+9
|/
* RAM Disk Settings GUINOYB2017-03-021-22/+28
* Add GUI components for loading cryptodev as a module, and upgrade code so use...jim-p2017-02-281-10/+9
* setHelp and gettext for system*Phil Davis2017-02-091-2/+2
* Add a parameter to install_cron_job to stop it from performing its own write_...jim-p2017-01-201-6/+8
* Tidy up "<script>" tagsColin Fleming2017-01-131-1/+1
* Merge pull request #3369 from phil-davis/breadcrumbs_detailRenato Botelho2017-01-111-0/+1
|\
| * Breadcrumb linksPhil Davis2017-01-101-0/+1
* | Merge pull request #3343 from phil-davis/retval1Renato Botelho2017-01-101-8/+4
|\ \
| * | Report problems applying changesPhil Davis2017-01-031-8/+4
| |/
* | RAM Disk Management - Update II - Restore RAM Disk Soon as it is Created and ...NOYB2017-01-081-0/+19
|/
* Fix indentRenato Botelho2017-01-021-1/+1
* Deprecate nanobsd platform and remove all conditionals that uses itRenato Botelho2016-10-121-15/+13
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Remove references to glxsb as it is not relevant to current supported platfor...jim-p2016-09-011-1/+0
* Code style and commentsPhil Davis2016-08-161-1/+1
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-44/+43
* Always use require_oncePhil Davis2016-06-271-1/+1
* Fixed #6349Stephen Beaver2016-05-121-0/+1
* Move the install cron job calls into an if/else so they are not added then im...NOYB2016-04-201-3/+6
* Periodic RRD & DHCP Leases RAM Disk BackupNOYB2016-04-201-0/+6
* Nuke srctrack default = 1400 per JimPStephen Beaver2016-04-141-1/+2
* Fixed #6146Stephen Beaver2016-04-141-4/+11
* Use ramdisk comment typosPhil Davis2016-04-051-2/+2
* Fixed #6068Stephen Beaver2016-04-041-3/+33
* Fix logic for RRD and DHCP leases backup, and fix wording in the placeholder ...jim-p2016-03-291-4/+12
* System / Advanced / Miscellaneous - Remove PersonalizationsNOYB2016-03-281-10/+10
* Use MiB units for memory disk sizePhil Davis2016-03-011-6/+6
* Perform HTML entity translation where & is usedk-paulius2016-02-141-1/+1
* Synchronize page title with tab titlek-paulius2016-02-121-1/+1
* Convert section titles to title casek-paulius2016-02-101-3/+3
* Revised power setting fixStephen Beaver2016-01-261-6/+6
* Fixed variable names for power save modesStephen Beaver2016-01-261-3/+3
* Fix up config setting for killing states on gateway failure. Enable this opti...Chris Buechler2016-01-251-7/+7
* Fixed #5789Stephen Beaver2016-01-211-4/+4
* Fix minor typos and correct code standardsNewEraCracker2016-01-061-1/+1
* FInished password hiding logic by ensuring $_POST['password'] != DMYPWD befor...Stephen Beaver2015-12-281-1/+3
* Added new addPassword method and password == password_confirm validation wher...Stephen Beaver2015-12-281-1/+5
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-3/+0
* Code style System AdvancedPhil Davis2015-12-151-3/+5
* Ticket #5624: Welcome dpinger!Renato Botelho2015-12-101-25/+0
* Standardize System Advanced breadcrumbsPhil Davis2015-12-071-1/+1
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
* Re-add host_uuid user-agent option lost during bootstrap import. While here, ...Renato Botelho2015-11-231-4/+15
* Completed #5482Stephen Beaver2015-11-191-13/+19
* Copyright and license cleanupRenato Botelho2015-11-091-2/+2
OpenPOWER on IntegriCloud