index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
Commit message (
Expand
)
Author
Age
Files
Lines
*
On double click go to the wireless clone edit page. Also remove an unused va...
Erik Fonnesbeck
2010-02-27
1
-2
/
+2
*
Change clone_inuse to function in the same style as the other *_inuse functio...
Erik Fonnesbeck
2010-02-24
2
-9
/
+9
*
Revert "Don't skip disabled interfaces when checking which are assigned." and...
Erik Fonnesbeck
2010-02-24
2
-2
/
+2
*
Change method of displaying wireless clone interfaces on the assignment page.
Erik Fonnesbeck
2010-02-23
2
-1
/
+14
*
Allow changing the parent interface of an unassigned wireless clone.
Erik Fonnesbeck
2010-02-23
1
-3
/
+4
*
Move most of the code for dealing with wireless clone interface names to sepa...
Erik Fonnesbeck
2010-02-23
1
-5
/
+1
*
Add note about limits on the number of wireless clones.
Erik Fonnesbeck
2010-02-23
1
-1
/
+1
*
Add more detail to the description on the Interfaces: Wireless page.
Erik Fonnesbeck
2010-02-23
1
-1
/
+1
*
Move shared wireless configuration settings to their own heading.
Erik Fonnesbeck
2010-02-22
1
-50
/
+64
*
Sync configuration of shared settings between wireless clones.
Erik Fonnesbeck
2010-02-22
2
-1
/
+7
*
Don't skip disabled interfaces when checking which are assigned.
Erik Fonnesbeck
2010-02-22
2
-2
/
+2
*
Don't allow changing the parent interface until this code supports deleting t...
Erik Fonnesbeck
2010-02-19
1
-1
/
+2
*
Merge commit 'mainline/master' into alt_method
Erik Fonnesbeck
2010-02-17
12
-65
/
+244
|
\
|
*
Add statistics for OpenVPN client instances
pierrepomes
2010-02-16
1
-2
/
+147
|
*
Fix setting unsetting of disable option for OpenVPN.
Ermal Luçi
2010-02-16
1
-3
/
+4
|
*
Fix typo
jim-p
2010-02-15
1
-1
/
+1
|
*
Change variable name to avoid clobbering one by the same name in the Dashboar...
jim-p
2010-02-15
1
-43
/
+43
|
*
Fix typo
jim-p
2010-02-15
1
-1
/
+1
|
*
clarify text
Chris Buechler
2010-02-15
1
-1
/
+1
|
*
Fix copypasta error. Had the wrong colors.
jim-p
2010-02-15
1
-2
/
+2
|
*
Fix double printing of log entries
jim-p
2010-02-15
1
-1
/
+3
|
*
Missing counter variable initialization.
jim-p
2010-02-15
1
-0
/
+1
|
*
Fix memory graph for the_wall theme.
jim-p
2010-02-15
1
-0
/
+1
|
*
Fix RRD colors in Code Red theme. Resolves #330
jim-p
2010-02-15
1
-4
/
+4
|
*
Adding 802.1X Authentication support
Scott Ullrich
2010-02-12
1
-1
/
+28
|
*
Ticket #353. Add neccessary include.
Ermal Luçi
2010-02-12
1
-0
/
+1
|
*
Ticket #352. Allow 0 mask in remote network bits.
Ermal Luçi
2010-02-12
1
-7
/
+8
|
*
fix text
Chris Buechler
2010-02-11
1
-2
/
+2
*
|
Add wireless tab to Interfaces: (assign) now that the configuration page is f...
Erik Fonnesbeck
2010-02-15
9
-63
/
+72
*
|
Add page for configuration of wireless clone interfaces.
Erik Fonnesbeck
2010-02-15
2
-0
/
+349
|
/
*
Ticket #14. Implement an advanced option to allow disabling autogenerated rep...
Ermal Luçi
2010-02-10
1
-0
/
+9
*
Check what to do on the interface when hitting apply options button.
Ermal Luçi
2010-02-09
1
-1
/
+4
*
Apparently gif(4) can be part of a bridge do not disallow this.
Ermal Luçi
2010-02-09
1
-2
/
+0
*
Ticket #338. Remove aliases_sort function and keep the list always sorted in ...
Ermal Luçi
2010-02-09
4
-17
/
+7
*
Ticket #348. Fix checking for existing alias name. Allow subnets to be define...
Ermal Luçi
2010-02-09
1
-10
/
+5
*
Ticket #152. Hoepfully fix creation of empty vip entries in the config when d...
Ermal Luçi
2010-02-09
1
-0
/
+2
*
Ticket #340. An array $specialsrcdst needs to be declared for this to work.
Ermal Luçi
2010-02-09
1
-0
/
+1
*
Ticket #303. Correctly retain the interface in case or validation errors.
Ermal Luçi
2010-02-09
1
-1
/
+4
*
Fix check on which table to assign.
Ermal Luçi
2010-02-09
1
-1
/
+1
*
Remove msort call for aliases sorting, aliases are sorted by aliases_sort() f...
pierrepomes
2010-02-08
1
-3
/
+0
*
Sort dhcp mapping array once, only before writing config. Ticket #343
pierrepomes
2010-02-08
1
-1
/
+0
*
Ticket #346. Use the correct 'real' interface for collecting wireless informa...
Ermal Luçi
2010-02-08
1
-24
/
+16
*
Ticket #341. Fix setting of default gw. Generate config after saving the chan...
Ermal Luçi
2010-02-08
2
-3
/
+4
*
fix typo
Chris Buechler
2010-02-07
1
-1
/
+1
*
Add capability to kill active OpenVPN clients from Status > OpenVPN.
jim-p
2010-02-07
1
-67
/
+157
*
Link to javascript file instea of including it on every request saving WAN ba...
Scott Ullrich
2010-02-07
1
-4
/
+5
*
Unbreak prototype and friends
Scott Ullrich
2010-02-07
1
-10
/
+10
*
fix text
Chris Buechler
2010-02-06
1
-1
/
+1
*
Include shaper.inc, too
Scott Ullrich
2010-02-06
1
-0
/
+1
*
Include filter.inc Ticket #340
Scott Ullrich
2010-02-06
1
-0
/
+2
[next]