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
/
etc
/
inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Hide search base
Scott Ullrich
2007-12-28
1
-1
/
+1
*
Add ldap.so library.
Scott Ullrich
2007-12-28
1
-0
/
+2
*
Adding LDAP backend glue.
Scott Ullrich
2007-12-27
2
-7
/
+52
*
Correctly remove freebsd package upon package deletion.
Scott Ullrich
2007-12-27
1
-2
/
+7
*
text cleanup
Chris Buechler
2007-12-25
1
-10
/
+8
*
Use list of VLAN long frame and native capable interfaces from globals.inc, a...
Chris Buechler
2007-12-25
2
-6
/
+7
*
Only iterate items if it is an array.
Scott Ullrich
2007-12-24
1
-12
/
+13
*
change label to more accurately portray purpose of rule
Chris Buechler
2007-12-24
1
-3
/
+3
*
freeradius and pptp changes by forum-user 'cybrsrfr'
Martin Fuchs
2007-12-21
1
-1
/
+8
*
OpenVPN-multi-interface-patches by Fernando Tarlá Cardoso Lemos
Martin Fuchs
2007-12-21
1
-1
/
+9
*
Adding dnswatch support.
Scott Ullrich
2007-12-17
2
-367
/
+576
*
Transfer (C) of pfSense to BSD Perimeter LLC.
Scott Ullrich
2007-12-16
1
-1
/
+1
*
Add product_copyright re-branding support
Scott Ullrich
2007-12-16
6
-19
/
+24
*
globals.inc is required so that we use the correct lock file!
Scott Ullrich
2007-12-16
1
-0
/
+1
*
If /etc/pwd.db.tmp exists when we are syncing the password database then remo...
Scott Ullrich
2007-12-13
1
-0
/
+3
*
Don't forget line breaks!
Scott Ullrich
2007-12-12
1
-2
/
+2
*
Correctly remove old clients correctly.
Scott Ullrich
2007-12-12
1
-12
/
+42
*
Set server.max-request-size to 384 for captive portal.
Scott Ullrich
2007-12-10
1
-2
/
+2
*
Set server.max-request-size to 384 for captive portal.
Scott Ullrich
2007-12-10
1
-1
/
+3
*
Limit captive portal uploads to /tmp/captiveportal which has no access to wri...
Scott Ullrich
2007-12-10
1
-2
/
+6
*
Allow pfsync and carp traffic on captive portal.
Scott Ullrich
2007-12-10
1
-1
/
+2
*
Support DNS-O-Matic
Scott Dale
2007-12-10
1
-9
/
+54
*
Convert the dns server code into a for loop and add 2 more dns servers on. ...
Scott Ullrich
2007-12-09
1
-12
/
+11
*
Move route delete items to system.inc so they are performed on every change
Scott Ullrich
2007-12-09
1
-0
/
+2
*
When multiple gateways are present (muliwan) show a dropdown box next to eac...
Scott Ullrich
2007-12-08
1
-22
/
+34
*
Sometimes when the user enters the hostname of the HTTPs captive portal serve...
Scott Ullrich
2007-12-07
1
-1
/
+12
*
The attached patch adds a field to the services_dyndns.php form.
Scott Ullrich
2007-12-06
1
-1
/
+4
*
Define a couple more dhclient parms such as timeout. MFC: After testing
Scott Ullrich
2007-12-05
1
-0
/
+4
*
Define a couple more dhclient parms such as timeout. MFC: After testing
Scott Ullrich
2007-12-05
1
-0
/
+8
*
Stop spewing to stdout, this should be logged.
Scott Ullrich
2007-12-04
1
-1
/
+2
*
Turn off debugging
Scott Ullrich
2007-12-03
1
-1
/
+1
*
Add more ACL checkers to help with port forward and one to one NAT for multi ...
Scott Ullrich
2007-12-03
1
-0
/
+38
*
Only show interfaces that the user has access to edit on the firewall rules e...
Scott Ullrich
2007-12-03
1
-0
/
+19
*
Inherit allowed privs from $g['privs']
Scott Ullrich
2007-12-03
1
-15
/
+3
*
Do not set allowed_groups variables. Auth.inc is not alaways available on co...
Scott Ullrich
2007-12-03
1
-11
/
+10
*
Store global privs list in $g['privs']
Scott Ullrich
2007-12-03
1
-0
/
+1
*
Only show menu subitems that the user has access to.
Scott Ullrich
2007-12-02
1
-0
/
+1
*
Silence cannot find root user errors.
Scott Ullrich
2007-12-02
1
-1
/
+1
*
Silence cannot find root user errors.
Scott Ullrich
2007-12-02
1
-1
/
+1
*
Remove debugging code.
Scott Ullrich
2007-12-02
1
-7
/
+0
*
Kill off illegal offsets error and make code more readable while I am here.
Scott Ullrich
2007-12-02
1
-5
/
+13
*
Use correct pfSenseHeader() function.
Scott Ullrich
2007-12-02
1
-2
/
+26
*
Ensure userindex and groupindex is available to non auth.inc callers.
Scott Ullrich
2007-12-02
1
-1
/
+7
*
Backport display_top_tabs() from HEAD.
Scott Ullrich
2007-12-02
1
-13
/
+55
*
Move update bogons script to 3am.
Scott Ullrich
2007-11-28
1
-3
/
+3
*
Log when we change the bogons frequency hour.
Scott Ullrich
2007-11-28
1
-6
/
+7
*
Move special case fixes before we return so that it can be processed.
Scott Ullrich
2007-11-28
1
-12
/
+12
*
Change bogons update script frequency to 2am.
Scott Ullrich
2007-11-28
1
-1
/
+3
*
Change bogons update script frequency to 2am.
Scott Ullrich
2007-11-28
1
-0
/
+10
*
Remove blank line from end of file.
Scott Ullrich
2007-11-22
1
-1
/
+1
[next]