summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* move to main stylesJared Dillard2015-11-252-5/+5
|
* clean up inline stylesJared Dillard2015-11-252-3/+8
|
* clean up inline stylesJared Dillard2015-11-251-8/+8
|
* Remove GCM options from phase 1, it's only supported in P2. Remove DES while ↵Chris Buechler2015-11-251-5/+0
| | | | here.
* style list groupsJared Dillard2015-11-252-0/+19
|
* better spacingJared Dillard2015-11-251-1/+1
|
* apply hamburger nav change to main pfsense cssJared Dillard2015-11-252-41/+46
|
* change reject icon to handJared Dillard2015-11-252-3/+3
|
* add default button colorJared Dillard2015-11-251-0/+13
|
* add rule commentsJared Dillard2015-11-251-0/+2
|
* add active table row css ruleJared Dillard2015-11-251-0/+10
|
* clean up firewall rules tablesJared Dillard2015-11-256-30/+21
|
* Remove the APU check for SNMP since this no longer crashes on 2.3. Resolves ↵jim-p2015-11-251-8/+1
| | | | #4403
* Add net/dpinger to poudriere_bulkRenato Botelho2015-11-251-0/+1
|
* fix typo caught by @phil-davisJared Dillard2015-11-251-1/+1
|
* Fix more privilege text/name/page inconsistenciesjim-p2015-11-2527-98/+94
|
* Tweaks to the priv generation scriptjim-p2015-11-251-1/+8
|
* More "page" stuffjim-p2015-11-251-11/+11
|
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-25191-380/+380
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Add some missing privileges to pagesjim-p2015-11-257-6/+71
|
* Various updates to privileges and related metadatajim-p2015-11-2515-217/+202
|
* Update privilege generation script.jim-p2015-11-251-5/+6
|
* Remove extra spacesRenato Botelho2015-11-251-4/+4
|
* Use $* to join all stringsRenato Botelho2015-11-252-3/+3
|
* More privilege naming fixes.jim-p2015-11-253-22/+16
|
* Jettison this, service is no longer relevant.jim-p2015-11-251-4/+0
|
* More privilege name inconsistencies.jim-p2015-11-251-7/+7
|
* Fix some inconsistencies in privilege name/text.jim-p2015-11-252-47/+46
| | | | Also add some missing gettext calls.
* Print all parametersRenato Botelho2015-11-251-1/+1
|
* Silence often messageRenato Botelho2015-11-251-1/+0
|
* Print all parametersRenato Botelho2015-11-251-2/+2
|
* Check often for new ports tree commitsRenato Botelho2015-11-251-1/+1
|
* Check for new commits on ports treeRenato Botelho2015-11-251-1/+7
|
* We don't need authorRenato Botelho2015-11-251-2/+1
|
* Always read the ruleset from kernel, it's already parsed there.Luiz Otavio O Souza2015-11-251-10/+2
| | | | | | These changes were based on Pull Request #2113. Submitted by: NOYB
* Ignore ourselves when checking for a duplicate roll #.Luiz Otavio O Souza2015-11-251-0/+2
| | | | Fixes the voucher editing.
* Teach build_snapshots to deal with poudriere buildsRenato Botelho2015-11-254-22/+70
|
* Break long linesRenato Botelho2015-11-251-12/+19
|
* Fix get_interface_ip() to not return an IPv4 for a link-local request.Luiz Otavio O Souza2015-11-241-7/+6
| | | | | | Fix get_interface_ipv6() to check for link-local prefix in original interface. This fixes the generated unbound config, now it is possible to specify link-local addresses. Ticket #4021
* It is not necessary to omit link-local for unbound. Ticket #4021Luiz Otavio O Souza2015-11-241-3/+1
|
* Merge pull request #2104 from phil-davis/patch-1Chris Buechler2015-11-241-5/+1
|\
| * Remove layer7 components divertPhil Davis2015-11-221-5/+1
| | | | | | | | | | The setting of the 'divert' array key was only done by layer7, so these downstream bits of code are also now dead. What happens to rules in old configs that had layer7 selected? Now that there is no code to react to any layer7 setting, those rules are probably going to apply whatever other settings they had, without the diversion to the layer7 processing? Will that make people's rulesets become automagically/unexpectedly more permissive? Should there be code in upgrade_config.inc to remove (or disable) any rules with layer7 specified?
* | Move privileges for rewritten log pages over to the static file so they ↵jim-p2015-11-242-72/+72
| | | | | | | | won't be lost next time the default privilege list is regenerated. Also fix for new log URLs.
* | Now that the issue in 4062 is fixed, no need to omit link local here. Ticket ↵Chris Buechler2015-11-241-6/+1
| | | | | | | | #4021
* | comment out fixed navbar option for nowJared Dillard2015-11-242-8/+8
| |
* | fix top padding for fixed navbarJared Dillard2015-11-241-1/+1
| |
* | make hover work only when navbar is horizontalJared Dillard2015-11-241-3/+3
| |
* | keep header from wrappingJared Dillard2015-11-241-2/+39
| |
* | make dropdowns work on hoverJared Dillard2015-11-241-11/+3
| |
* | Fixes #5529Stephen Beaver2015-11-241-13/+24
| |
OpenPOWER on IntegriCloud