aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Add an 'arp' scan type to nmap, also add a source interface selection, and do...jim-p2012-06-282-71/+132
* Update masterMárcio Carlos2012-06-271-3/+1
* Error with menu put config.Márcio Carlos2012-06-271-8/+8
* add package bacula-clientMárcio Carlos2012-06-274-0/+536
* Merge pull request #265 from djgel/patch-3Marcello Coutinho2012-06-261-1/+9
|\
| * Rewrite URL or host do Backend.djgel2012-06-261-1/+9
* | Merge pull request #268 from djgel/patch-6Marcello Coutinho2012-06-261-1/+10
|\ \
| * | Rewrite host or URL to backenddjgel2012-06-261-1/+10
* | | Merge pull request #267 from djgel/patch-5Scott Ullrich2012-06-261-1/+23
|\ \ \ | |/ / |/| |
| * | Rewrite Host and URL to Backendsdjgel2012-06-261-1/+23
| |/
* / Rewrite Host and URL do Backendsdjgel2012-06-261-0/+22
|/
* change req.url and req.http.host to work url to backend : djgel2012-06-261-3/+11
* change req.url and req.http.host to work url to backend : djgel2012-06-261-4/+13
* Fixup nmap for ipv6, bump versionjim-p2012-06-251-1/+7
* freeradius2: adding some sorting/filter possibilities to UsersAlexander Wilke2012-06-251-1/+19
* freeradius2: adding some sorting/filter possibilities to MACsAlexander Wilke2012-06-251-2/+19
* freeradius2: check if it needs to be uninstalled the old way or notAlexander Wilke2012-06-251-3/+5
* Merge pull request #261 from phil-davis/masterMarcello Coutinho2012-06-254-9/+8
|\
| * Change the default language here to the language code 'en'. Although note tha...Phil Davis2012-06-231-1/+1
| * Make the donation text read more naturally - Marcello, hopefully you get lots...Phil Davis2012-06-231-2/+2
| * Minor typo and grammar - hopefully Marcello will receive lots of donations fo...Phil Davis2012-06-231-4/+4
| * error_default_language should contain just the language code (like 'en' 'fr')...Phil Davis2012-06-231-2/+1
* | freeradius2: re-arrange interfaces entries per drag-and-drop on pfsense 2.1Alexander Wilke2012-06-251-0/+1
* | freeradius2: re-arrange clients entries per drag-and-drop on pfsense 2.1Alexander Wilke2012-06-251-0/+1
* | freeradius2: re-arrange MACs entries per drag-and-drop on pfsense 2.1Alexander Wilke2012-06-251-0/+1
* | freeradius2: re-arrange user entries per drag-and-drop on pfsense 2.1Alexander Wilke2012-06-251-0/+1
* | freeradius2: fix for one-time-password on pfsense 2.1 Alexander Wilke2012-06-251-3/+15
* | change code according to this suggestion: Alexander Wilke2012-06-251-3/+3
* | change code according to this suggestion: Alexander Wilke2012-06-251-4/+4
* | some better codeAlexander Wilke2012-06-241-9/+3
* | freeradius2: hopefully fixed all constant and variable declarationsAlexander Wilke2012-06-241-22/+28
* | Whoops, set proper architecture here.jim-p2012-06-231-1/+1
* | Adapt bandwidthd to use the right dir on 2.1, work around the fact that you c...jim-p2012-06-231-8/+17
* | Use first DNS server configured in System -> General setup if we don't have o...Benoit GUERIN2012-06-231-1/+11
* | fix up text in HAVPChris Buechler2012-06-231-11/+11
|/
* 1 more text typo to fixPhil Davis2012-06-231-1/+1
* Fix a couple of minor text strings.Phil Davis2012-06-231-4/+4
* swapstate_check gets added twice to the cron_item list and cron tab. Remove t...Phil Davis2012-06-231-26/+26
* squid3 - fixes array_check and error messages dirmarcelloc2012-06-221-3/+3
* squidguard - minor fix to url check preg_matchmarcelloc2012-06-211-1/+1
* freeradius2: added missing constantAlexander Wilke2012-06-211-0/+1
* Don't install binaries manually for avahi, try to rely on the package versionjim-p2012-06-201-1/+1
* Remove some really unnecessary manual downloading of libraries/packages durin...jim-p2012-06-202-46/+0
* Update masterAlexander Wilke2012-06-201-12/+28
* freeradius2: basics ready for 2.1 Alexander Wilke2012-06-201-6/+23
* Add SQUID_CONFFILE constant and use it to add "-f" command parameter to each ...phildd2012-06-201-13/+17
* freeradius2: additionald downloaded files temp disabled to check if we need t...Alexander Wilke2012-06-201-0/+2
* Fix refs to freeradius2 config to use the already-defined constant.jim-p2012-06-191-89/+89
* Merge pull request #258 from ccesario/masterJim P2012-06-181-4/+4
|\
| * Change eregi() to preg_match() functionccesario2012-06-181-4/+4