summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Detect binary packages installed but not registered in the system and do it d...Renato Botelho2016-03-032-1/+36
* Add an option to get_pkg_info() that makes it do not try to update metadataRenato Botelho2016-03-031-2/+7
* Remove get_pkg_id, last calls to it was removedRenato Botelho2016-03-031-5/+0
* Remove Status -> RRD Graphs in favor of Status -> Monitoring. Ticket #5498Renato Botelho2016-03-036-2386/+3
* HTML Compliance - Diagnostics / S.M.A.R.T. Status / Information & TestsNOYB2016-03-031-9/+15
* Merge pull request #2700 from al-right/masterChris Buechler2016-03-032-8/+13
|\
| * Merge pull request #1 from al-right/al-right-patch-1Anders Lind2016-03-021-6/+11
| |\
| | * Update status_dhcpv6_leases.phpAnders Lind2016-03-021-3/+7
| | * Missed to fix all $mappingsAnders Lind2016-03-011-1/+1
| | * Fix indexing of $mappings and fix column headersAnders Lind2016-03-011-2/+3
| * | Check $activeAnders Lind2016-03-011-1/+1
| * | Fix substr mistakeAnders Lind2016-03-011-1/+1
| |/
* | Shift the values to account for the removal of the gateways one. Ticket #5905Chris Buechler2016-03-031-5/+5
* | Remove the code block to "fake" DHCPv6 server, now that it's unnecessary. Tic...Chris Buechler2016-03-031-51/+0
* | Use correct variable. Ticket #5946Chris Buechler2016-03-021-1/+1
* | Clarify log, remove old commented out things that are unnecessary.Chris Buechler2016-03-021-3/+1
* | Fix text for OpenVPN client that was copied from server, client's second.Chris Buechler2016-03-021-3/+3
* | Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6 WAN typ...Chris Buechler2016-03-021-12/+4
* | Ticket #5905 remove unused codeJared Dillard2016-03-022-99/+0
* | Ticket #5905 remove hardcoded colorsJared Dillard2016-03-022-21/+11
* | Ticket #5905 remove hardcoded colorsJared Dillard2016-03-021-13/+7
* | ticket #5615 fix popover hoverJared Dillard2016-03-021-1/+23
* | change hardcoded colors to classesJared Dillard2016-03-021-14/+9
* | fix styles for bordered table on dark themeJared Dillard2016-03-021-0/+8
* | update old styles with new css classesJared Dillard2016-03-021-26/+12
* | Ensure the extensions.ini has no duplications before setting up php.ini. Fixe...jim-p2016-03-021-0/+3
* | Read xml files from /usr/local/share/pfSense/menu and load menu entriesRenato Botelho2016-03-022-19/+58
* | Merge pull request #2696 from phil-davis/patch-1Renato Botelho2016-03-021-6/+6
|\ \
| * | Use MiB units for memory disk sizePhil Davis2016-03-011-6/+6
* | | Merge pull request #2697 from phil-davis/patch-2Renato Botelho2016-03-021-1/+1
|\ \ \
| * | | print_callout class settingPhil Davis2016-03-011-1/+1
| |/ /
* | | Merge pull request #2699 from NOYB/HTML_Compliance_-_Diagnostics_/_Edit_FileRenato Botelho2016-03-021-2/+2
|\ \ \
| * | | HTML Compliance - Diagnostics / Edit FileNOYB2016-03-011-2/+2
* | | | Merge pull request #2698 from phil-davis/patch-3Renato Botelho2016-03-021-7/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Add code to handle DHCP leases in multiple poolsPhil Davis2016-03-021-7/+25
* | | | Fix DHCPv6 server check to allow track6. Ticket #3029Chris Buechler2016-03-011-1/+1
* | | | Add function to return the physical interface(s) for a given parent. related ...Chris Buechler2016-03-011-0/+21
|/ / /
* | | add D3 stylesJared Dillard2016-03-012-0/+42
* | | remove old filesJared Dillard2016-03-012-14/+0
* | | move 3rd party files to vendor folderJared Dillard2016-03-016-2/+14453
* | | Show n/a for static mappings, as prior versions did. Ticket #5942Chris Buechler2016-03-011-2/+7
| |/ |/|
* | Do not obsolete /usr/share/syscons, it should fix #4387Renato Botelho2016-03-011-1/+0
|/
* Merge pull request #2695 from derelict-pf/masterStephen Beaver2016-03-012-3/+3
|\
| * Update system_certmanager.phpderelict-pf2016-03-011-2/+2
| * Update system_camanager.phpderelict-pf2016-03-011-1/+1
* | Merge pull request #2694 from NOYB/Diagnostics_/_Tables_-_URL_Table_AliasesStephen Beaver2016-03-011-1/+1
|\ \
| * | Think you are saying to put the second info block on a new line. Though I co...NOYB2016-03-011-1/+1
* | | Fixed blank space caused by hidden inputStephen Beaver2016-03-011-3/+3
* | | Remove additional_files_needed entriesRenato Botelho2016-03-011-15/+0
| |/ |/|
* | Only specify auth-user-pass for TLS mode. Ticket #5941Chris Buechler2016-03-011-1/+1
OpenPOWER on IntegriCloud