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
*
* Use correct package name
Scott Ullrich
2008-01-15
1
-2
/
+7
*
Add sipproxd hooks.
Scott Ullrich
2008-01-14
1
-1
/
+7
*
repair logic I think. Can we please use more curlies?
Seth Mos
2008-01-14
1
-4
/
+4
*
Make 3 passes at loading the SPD entries as this will fail on large configura...
Seth Mos
2008-01-14
1
-27
/
+31
*
Check that ldap_connect() exists before calling. For some reason on
Scott Ullrich
2008-01-13
1
-2
/
+17
*
remove DynDNS cache in services_dyndns_reset()
Chris Buechler
2008-01-12
1
-0
/
+6
*
Bring in the new traffic shaper.
Ermal Luçi
2008-01-11
4
-720
/
+1801
*
touch up text
Chris Buechler
2008-01-08
4
-16
/
+16
*
add vr(4) VLAN support
Chris Buechler
2008-01-05
1
-1
/
+1
*
Add ping-check true; to isc-dhcpd
Scott Ullrich
2008-01-05
1
-0
/
+2
*
* Missing =
Scott Ullrich
2008-01-01
2
-13
/
+35
*
Only check item if it is an array.
Scott Ullrich
2007-12-31
1
-2
/
+3
*
Correctly return no groups when the user is not a member of a local group.
Scott Ullrich
2007-12-31
1
-2
/
+2
*
Modify isSystemAdmin() to check LDAP for a "admins" group.
Scott Ullrich
2007-12-31
1
-0
/
+6
*
Remove the need to define authetnication containers. Now a user can login
Scott Ullrich
2007-12-31
1
-7
/
+22
*
Only iterate items if it is an array.
Scott Ullrich
2007-12-31
1
-12
/
+14
*
* Return OU=Users which is built-in to active directory
Scott Ullrich
2007-12-31
1
-0
/
+2
*
Correct variable check.
Scott Ullrich
2007-12-31
1
-1
/
+1
*
Adding LDAP Authentication container picker.
Scott Ullrich
2007-12-31
1
-0
/
+2
*
Add Users containers setting where a ; seperated list of LDAP containers
Scott Ullrich
2007-12-31
1
-2
/
+17
*
Add LDAP test functions to verify that the LDAP settings are correct.
Scott Ullrich
2007-12-30
1
-3
/
+43
*
Fix bug causing duplicate extension=apc.so entries in php.ini, which blows up...
Chris Buechler
2007-12-30
1
-1
/
+0
*
Add ldap_get_user_ous() which will return an array of containers that hold
Scott Ullrich
2007-12-29
1
-0
/
+43
*
Ignore ldap items for locally defined users.
Scott Ullrich
2007-12-29
1
-13
/
+18
*
* Allow LDAP users to login to pfSense.
Scott Ullrich
2007-12-29
1
-23
/
+53
*
* Refactor code a bit, split out user property search function
Scott Ullrich
2007-12-28
1
-6
/
+45
*
Allow multiple groups to be assigned per user.
Scott Ullrich
2007-12-28
2
-5
/
+28
*
* 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
[next]