| .. |
|
simplepie
|
Adding simplepie RSS system
|
2009-03-14 16:20:57 -04:00 |
|
array_intersect_key.inc
|
MFC array_intersect_key.inc
|
2005-12-03 23:42:58 +00:00 |
|
auth.inc
|
Use -q to hopefully git rid of messages such as: pw: WARNING account 'admin' will have a valid id of 0 (superuser access!)
|
2009-03-27 18:24:07 -04:00 |
|
authgui.inc
|
Set focus to the username field
|
2009-03-12 23:03:18 -05:00 |
|
captiveportal.inc
|
Use file() function which suits the need better.
|
2009-05-14 11:13:32 +00:00 |
|
certs.inc
|
Add validation for the ca configuration array presence. Minor style fixes.
|
2008-09-09 21:08:58 +00:00 |
|
cmd_chain.inc
|
* Add run_plugins() function
|
2008-10-19 03:19:22 +00:00 |
|
config.inc
|
Some more locking fixes.
|
2009-05-11 18:43:07 +00:00 |
|
crypt.inc
|
* Add run_plugins() function
|
2008-10-19 03:19:22 +00:00 |
|
dyndns.class
|
Pass down the friendly interface to dyndns to correct problems with find the interface ip and binding of curl.
|
2008-12-25 21:22:49 +00:00 |
|
filter.inc
|
Fix typo and check.
|
2009-05-14 20:42:12 +00:00 |
|
functions.inc
|
Change the order of the includes its the way it should be.
|
2009-04-29 15:44:35 +00:00 |
|
globals.inc
|
Move firmware update text format to globals.inc
|
2009-05-14 20:46:00 -04:00 |
|
gwlb.inc
|
* Move other functions around to where it makes sense.
|
2009-04-26 13:47:33 +00:00 |
|
interfaces.inc
|
* Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
|
2009-05-08 18:42:37 +00:00 |
|
ipsec.inc
|
* Make the carp ip fix for ipsec more general so other services that use the same methodology work.
|
2009-04-22 11:53:37 +00:00 |
|
IPv6.inc
|
add IPv6.inc and NetUtils.js
|
2009-01-20 14:30:27 +08:00 |
|
meta.inc
|
Rewrite the pfsense privilege system with the following goals in mind ...
|
2008-08-01 06:30:34 +00:00 |
|
notices.inc
|
* Turn off led earlier in function to avoid return
|
2007-01-29 21:27:36 +00:00 |
|
openvpn.auth-user.php
|
Use the correct syslog LOG_ERR constant and make this file executable.
|
2008-10-06 18:25:58 +00:00 |
|
openvpn.inc
|
Propperly fix openvpn parameter parsing.
|
2009-05-07 21:07:27 +00:00 |
|
PEAR.inc
|
Unbreak radius auth
|
2006-10-02 00:51:38 +00:00 |
|
pfsense-utils.inc
|
* Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
|
2009-05-08 18:42:37 +00:00 |
|
pkg-utils.inc
|
Remove extra tab
|
2009-04-12 15:44:46 -04:00 |
|
priv.defs.inc
|
Catch up with file rename.
|
2008-09-09 07:38:50 +00:00 |
|
priv.inc
|
Moves the protocol and certificate options out of the general config page
|
2008-09-09 04:08:22 +00:00 |
|
radius.inc
|
Somehow pear.inc was commited to repo as PEAR.inc
|
2007-02-27 17:31:25 +00:00 |
|
rrd.inc
|
Rewrite the rrd upgrade code to use the newly added xml2array function specifically for the rrd upgrade code.
|
2009-03-13 02:43:57 +01:00 |
|
service-utils.inc
|
* Move other functions around to where it makes sense.
|
2009-04-26 13:47:33 +00:00 |
|
services.inc
|
Create /var/run in chroot for dhcpd
|
2009-04-25 20:52:18 -04:00 |
|
shaper.inc
|
Found several more variable name typos/mismatches
|
2009-04-19 18:04:48 -04:00 |
|
smtp.inc
|
Import smtp.inc which allows sending e-mails from PHP. This will be used later down the road for the automatic logging/emailing system. This will also allow pfSense developers to begin e-mail equipping portions of the system as well.
|
2007-05-02 21:46:31 +00:00 |
|
system.inc
|
Use exec_command instead of custom rolled function. Fix some logic here and there.
|
2009-05-05 23:47:55 +00:00 |
|
upgrade_config.inc
|
* Shuffle functions around to reduce require_once() a little.
|
2009-04-29 14:28:23 +00:00 |
|
util.inc
|
More var name fixes.
|
2009-05-08 20:00:35 +00:00 |
|
vpn.inc
|
Fix PPTP+RADIUS. See ticket #1926.
|
2009-05-12 16:29:10 -04:00 |
|
vslb.inc
|
Only attempt starting relayd when the vs array is not empty
|
2008-11-07 22:48:45 +00:00 |
|
xmlparse.inc
|
Bring in support for QinQ. At this time it is limited to only 2 levels.
|
2009-03-28 09:08:31 +00:00 |
|
xmlrpc_client.inc
|
Remove trailing space / cr
|
2007-05-27 00:25:58 +00:00 |
|
xmlrpc_server.inc
|
Remove trailing space / cr
|
2007-05-27 00:25:58 +00:00 |
|
xmlrpc.inc
|
Allow user manager to work with XMLRPC.
|
2008-05-27 01:11:04 +00:00 |