aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* dansguardian - replace split function with preg_matchMarcello Coutinho2012-07-021-9/+17
| | | | | related post: http://forum.pfsense.org/index.php/topic,51001.msg272499.html#msg272499
* squid3 - include some array checks and rename php_install function to avoid ↵Marcello Coutinho2012-07-023-17/+52
| | | | | | | warning/errors with other packages related post http://forum.pfsense.org/index.php/topic,51001.msg272499.html#msg272499
* bacula-client - merge latest djgel fixes to bacula-client as his pull ↵Marcello Coutinho2012-07-023-14/+3
| | | | request could not be merged.
* This shouldn't be needed any more - real fix was committed later. Revert ↵jim-p2012-07-021-1/+0
| | | | | | "Restart should actually stop before starting again - See http://forum.pfsense.org/index.php/topic,50758.msg272558.html#msg272558" This reverts commit cd645a1b11544eda4f3db68ba49caaec8bbf973e.
* Snort isn't detecting processes in pid file correctly - See forum ↵uversy2012-07-011-1/+1
| | | | http://forum.pfsense.org/index.php/topic,50758.0.html
* Version bump for openvpn client export.jim-p2012-07-011-1/+1
|
* Add inline config format that the openvpn client for android likes (ca, ↵jim-p2012-07-012-49/+88
| | | | cert, key, tls-auth inside single config file) to the export package.
* Generalize this variable namejim-p2012-06-302-11/+12
|
* Move this common code into a function.jim-p2012-06-301-86/+25
|
* client export code cleanup. Remove a bunch of redundant/duplicate code.jim-p2012-06-302-175/+36
|
* Restart should actually stop before starting again - See ↵jim-p2012-06-301-0/+1
| | | | http://forum.pfsense.org/index.php/topic,50758.msg272558.html#msg272558
* bacula-client - after testing, change binaries to 8-stable and applied final ↵Marcello Coutinho2012-06-292-6/+7
| | | | fixes to gui option. Now daemon starts
* bacula-client - fix more errors, almost doneMarcello Coutinho2012-06-294-141/+167
|
* Merge pull request #272 from djgel/masterMarcello Coutinho2012-06-293-186/+104
|\ | | | | | | | | | | Changes in bacula_client ... More functions ... less errors I'll help you to reduce error even more :)
| * Update masterMárcio Carlos2012-06-291-3/+3
| |
| * Update masterMárcio Carlos2012-06-291-3/+3
| |
| * Update masterMárcio Carlos2012-06-291-3/+3
| |
| * Update masterMárcio Carlos2012-06-291-63/+25
| |
| * Update masterMárcio Carlos2012-06-291-61/+33
| |
| * Update masterMárcio Carlos2012-06-291-64/+48
| |
* | squid3 - some fixes and improvements to squid reverse codeMarcello Coutinho2012-06-283-33/+53
| |
* | Fix typojim-p2012-06-281-1/+1
| |
* | Add an 'arp' scan type to nmap, also add a source interface selection, and ↵jim-p2012-06-282-71/+132
|/ | | | do some input validation as well.
* 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
| | | | For Backup with a bacula 5 a pfsense 2
* Merge pull request #265 from djgel/patch-3Marcello Coutinho2012-06-261-1/+9
|\ | | | | Rewrite URL or host do Backend.
| * 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 backend
| * | 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 Backends
| * | 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
| | | https://www.varnish-cache.org/docs/master/tutorial/advanced_backend_servers.html
* change req.url and req.http.host to work url to backend : djgel2012-06-261-4/+13
| | | https://www.varnish-cache.org/docs/master/tutorial/advanced_backend_servers.html
* 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
|\ | | | | thanks!
| * Change the default language here to the language code 'en'. Although note ↵Phil Davis2012-06-231-1/+1
| | | | | | | | that this does not seem to actually get used. There is code in squid.inc that builds the dropdown language list based on the dir names of the squid error dirs at run time. No default seems to get picked at all, and on the first install it ends up defaulting to 'af' - the first entry in the list. So that needs to be worked out. But in any case this change does no harm and updates a setting that would otherwise look odd/wrong.
| * Make the donation text read more naturally - Marcello, hopefully you get ↵Phil Davis2012-06-231-2/+2
| | | | | | | | lots of donations, thanks for the work.
| * Minor typo and grammar - hopefully Marcello will receive lots of donations ↵Phil Davis2012-06-231-4/+4
| | | | | | | | for his great work :)
| * error_default_language should contain just the language code (like 'en' ↵Phil Davis2012-06-231-2/+1
| | | | | | | | 'fr'), not the whole path to the dir.
* | 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
| | | | | | If we need OTP we download bash from freebsd server. better not to put into .pbi - the goal should be to convert the otpverify.sh bash script into shell.
* | change code according to this suggestion: Alexander Wilke2012-06-251-3/+3
| | | | | | https://github.com/bsdperimeter/pfsense-packages/commit/f2d3fcde45029c4bc10748147ce6f92a99887e62#commitcomment-1497582