aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* * announce ntp service type via zeroconfDaniel Stefan Haischt2007-01-151-0/+18
|
* * fix: -> -mapall and -maproot mutually exclusiveDaniel Stefan Haischt2007-01-141-8/+4
|
* * fix: process save message via AjaxDaniel Stefan Haischt2007-01-136-0/+24
|
* * fix: *_tools.php pagesDaniel Stefan Haischt2007-01-132-9/+11
|
* bump miniupnpd version to 20070112Ryan Wagoner2007-01-122-1/+1
|
* Bump to version p9Seth Mos2007-01-112-5/+9
| | | | | * Fix incorrect comment line * Create single redirect line for transparent mode
* * sync to latest FreeNAS trunkDaniel Stefan Haischt2007-01-117-17/+92
|
* * added Ajax support to each *_tools.php pageDaniel Stefan Haischt2007-01-104-399/+359
|
* * fix: unbreak transmenu supportDaniel Stefan Haischt2007-01-101-1/+1
|
* * various HTML related fixes.Daniel Stefan Haischt2007-01-107-46/+35
|
* Enter version p8. first attempt at a working black and whitelisting scheme.Seth Mos2007-01-092-25/+30
| | | | | | | The previous version had a http_access allow on both GET and POST request. Which ends up being the world. Has this ever worked? Removed the mac acl backend since it is not supported. Next step squidguard or danguardian
* Remove MAC support, our squid does not support it at this time.Seth Mos2007-01-091-18/+2
|
* Make the proxy monitor script start later then the other boot scripts by ↵Seth Mos2007-01-091-1/+4
| | | | waiting 5 seconds on 1st launch.
* Restore previous behaviour after package (re)installationSeth Mos2007-01-091-1/+1
|
* Bump Squid version.Seth Mos2007-01-092-6/+6
| | | | hoping to silence the double startup error.
* * fix: change to -> type="text/javascript"Daniel Stefan Haischt2007-01-081-1/+1
|
* * fix: missing else if (disks_check_mount_fullname($disk))Daniel Stefan Haischt2007-01-081-2/+2
|
* * fix: output an Ajax compliant error message if the disk is still mountedDaniel Stefan Haischt2007-01-083-32/+54
|
* * fix: s/parition/partition/Daniel Stefan Haischt2007-01-061-4/+4
|
* * ajaxified disks_manage_init.php. Should work in Opera and Firefox.Daniel Stefan Haischt2007-01-061-100/+400
|
* * fix: use strpos instead of strcmp in disks_check_mount_fullname()Daniel Stefan Haischt2007-01-053-12/+32
| | | | * fix: format function on disks_manage_init.php
* * fix: usorting disks in freenas_guiconfig.incDaniel Stefan Haischt2007-01-054-39/+24
|
* * bug fixingDaniel Stefan Haischt2007-01-049-17/+19
| | | | * issues not fixed: services_samba.php and disks_manage_tools.php do have layouting issues
* * fix: humm thought an XML parser would not interprete characters which areDaniel Stefan Haischt2007-01-041-1/+1
| | | | part of a comment block...
* * synced freenas package to current FreeNAS trunkDaniel Stefan Haischt2007-01-0467-6386/+12065
| | | | | * unison package file needs to be added to pfsense.com * rc script needs to be tested
* * fix: add onload event to <body> required to support transmenuDaniel Stefan Haischt2006-12-2739-39/+39
|
* Bump squid version, p5 was broken, enter p6Seth Mos2006-12-271-1/+1
|
* Unbreak squid. I forgot to set $port before creating the rules.Seth Mos2006-12-271-0/+1
|
* Bump squid versionSeth Mos2006-12-251-1/+1
|
* Accept transparent proxy connections _and_ normal connections on the ↵Seth Mos2006-12-251-5/+5
| | | | configured port.
* Bump squid versionSeth Mos2006-12-241-1/+1
|
* Allow setting maxium object size to 0 so we can prevent disk caching and run ↵Seth Mos2006-12-241-1/+1
| | | | embedded.
* Iterate foreach loop correctly.Scott Ullrich2006-12-231-4/+4
| | | | | | Submitted by xstas via forum. http://forum.pfsense.org/index.php/topic,3089.0/topicseen.html
* * Kill spamd on deinstallScott Ullrich2006-12-231-0/+3
| | | | * Reload filter
* Bump squid version. We can do transparent using webgui and squid on port 80Seth Mos2006-12-221-1/+1
|
* More fixes by Umberto from the forum.Seth Mos2006-12-221-12/+6
| | | | | We can now run transparent proxy eventhough the webgui uses the same. http://forum.pfsense.org/index.php/topic,3089.msg18804.html#msg18804
* Add polish.Seth Mos2006-12-211-1/+1
| | | | If the webgui does not use http, do not complain about the port for transparent mode.
* Fix throttle extension syntax.Seth Mos2006-12-201-1/+1
|
* Run squid_dash_z() after saving the cache settings.Seth Mos2006-12-201-1/+2
|
* Stop squid before trying a squid -z. resync_general will start it back up ↵Seth Mos2006-12-201-0/+3
| | | | for us.
* Add missing linefeed (delay pools)Seth Mos2006-12-201-1/+1
|
* Remove squid files, these are now in a squid subdirectorySeth Mos2006-12-2013-3660/+0
|
* Lower proxy monitor sleep time for earlier detection.Seth Mos2006-12-203-19/+19
| | | | Point XML files to new squid location
* Re-Add squid files in new squid subdirectorySeth Mos2006-12-2013-0/+3660
|
* Start squid after installing, remove squid cache and log after deinstalling.Seth Mos2006-12-201-0/+16
|
* Do not attempt to create squid cache dir on each reload.Seth Mos2006-12-201-3/+2
|
* Further Squid cache creation fixes, more verbositySeth Mos2006-12-201-19/+20
|
* Rework the way we setup the squid cache directorySeth Mos2006-12-201-12/+16
|
* Fix the cache creation.Seth Mos2006-12-191-1/+2
|
* Actually set up and use the alternative paths for the log and cache.Seth Mos2006-12-191-8/+10
|