Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move this common code into a function. | jim-p | 2012-06-30 | 1 | -86/+25 |
| | |||||
* | client export code cleanup. Remove a bunch of redundant/duplicate code. | jim-p | 2012-06-30 | 2 | -175/+36 |
| | |||||
* | Restart should actually stop before starting again - See ↵ | jim-p | 2012-06-30 | 1 | -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 Coutinho | 2012-06-29 | 4 | -12/+13 |
| | | | | fixes to gui option. Now daemon starts | ||||
* | bacula-client - fix more errors, almost done | Marcello Coutinho | 2012-06-29 | 6 | -146/+173 |
| | |||||
* | Merge pull request #272 from djgel/master | Marcello Coutinho | 2012-06-29 | 5 | -192/+115 |
|\ | | | | | | | | | | | Changes in bacula_client ... More functions ... less errors I'll help you to reduce error even more :) | ||||
| * | Update master | Márcio Carlos | 2012-06-29 | 1 | -3/+3 |
| | | |||||
| * | Update master | Márcio Carlos | 2012-06-29 | 1 | -3/+3 |
| | | |||||
| * | Update master | Márcio Carlos | 2012-06-29 | 1 | -3/+3 |
| | | |||||
| * | Update master | Márcio Carlos | 2012-06-29 | 1 | -63/+25 |
| | | |||||
| * | Update master | Márcio Carlos | 2012-06-29 | 1 | -61/+33 |
| | | |||||
| * | Update master | Márcio Carlos | 2012-06-29 | 1 | -64/+48 |
| | | |||||
| * | Update master | Márcio Carlos | 2012-06-29 | 1 | -1/+4 |
| | | |||||
| * | Change Bacula-client Pkg | Márcio Carlos | 2012-06-29 | 1 | -5/+7 |
| | | |||||
* | | squid3 - some fixes and improvements to squid reverse code | Marcello Coutinho | 2012-06-28 | 3 | -33/+53 |
| | | |||||
* | | Fix typo | jim-p | 2012-06-28 | 1 | -1/+1 |
| | | |||||
* | | Version bump for nmap | jim-p | 2012-06-28 | 2 | -2/+2 |
| | | |||||
* | | Add an 'arp' scan type to nmap, also add a source interface selection, and ↵ | jim-p | 2012-06-28 | 2 | -71/+132 |
| | | | | | | | | do some input validation as well. | ||||
* | | Bump nmap versions for updated binary, set myself as the maintainer. | jim-p | 2012-06-28 | 2 | -8/+8 |
| | | |||||
* | | Merge pull request #271 from djgel/master | Scott Ullrich | 2012-06-27 | 1 | -10/+8 |
|\| | | | | | Fix error in menu config for bacula-client | ||||
| * | Update master | Márcio Carlos | 2012-06-27 | 1 | -3/+1 |
| | | |||||
| * | Error with menu put config. | Márcio Carlos | 2012-06-27 | 1 | -8/+8 |
| | | |||||
* | | Merge pull request #270 from djgel/master | Scott Ullrich | 2012-06-27 | 6 | -0/+570 |
|\| | | | | | Add package bacula-client v. 5.2.6 | ||||
| * | add package bacula-client | Márcio Carlos | 2012-06-27 | 4 | -0/+536 |
| | | | | | | | | For Backup with a bacula 5 a pfsense 2 | ||||
| * | Adicionando o Pacote bacula-client | Márcio Carlos | 2012-06-27 | 1 | -0/+17 |
| | | |||||
| * | Update master | Márcio Carlos | 2012-06-27 | 1 | -0/+17 |
|/ | |||||
* | Merge pull request #265 from djgel/patch-3 | Marcello Coutinho | 2012-06-26 | 1 | -1/+9 |
|\ | | | | | Rewrite URL or host do Backend. | ||||
| * | Rewrite URL or host do Backend. | djgel | 2012-06-26 | 1 | -1/+9 |
| | | |||||
* | | Merge pull request #268 from djgel/patch-6 | Marcello Coutinho | 2012-06-26 | 1 | -1/+10 |
|\ \ | | | | | | | Rewrite host or URL to backend | ||||
| * | | Rewrite host or URL to backend | djgel | 2012-06-26 | 1 | -1/+10 |
| | | | |||||
* | | | Merge pull request #267 from djgel/patch-5 | Scott Ullrich | 2012-06-26 | 1 | -1/+23 |
|\ \ \ | |/ / |/| | | Rewrite Host and URL to Backends | ||||
| * | | Rewrite Host and URL to Backends | djgel | 2012-06-26 | 1 | -1/+23 |
| |/ | |||||
* | | Merge pull request #266 from djgel/patch-4 | Scott Ullrich | 2012-06-26 | 1 | -0/+22 |
|\ \ | |/ |/| | Rewrite Host and URL do Backends | ||||
| * | Rewrite Host and URL do Backends | djgel | 2012-06-26 | 1 | -0/+22 |
|/ | |||||
* | Merge pull request #264 from djgel/patch-2 | Marcello Coutinho | 2012-06-26 | 1 | -3/+11 |
|\ | |||||
| * | change req.url and req.http.host to work url to backend : | djgel | 2012-06-26 | 1 | -3/+11 |
|/ | | | https://www.varnish-cache.org/docs/master/tutorial/advanced_backend_servers.html | ||||
* | Merge pull request #263 from djgel/patch-1 | Marcello Coutinho | 2012-06-26 | 1 | -4/+13 |
|\ | | | | | change req.url and req.http.host to work url to backend : | ||||
| * | change req.url and req.http.host to work url to backend : | djgel | 2012-06-26 | 1 | -4/+13 |
|/ | | | https://www.varnish-cache.org/docs/master/tutorial/advanced_backend_servers.html | ||||
* | Fixup nmap for ipv6, bump version | jim-p | 2012-06-25 | 3 | -3/+9 |
| | |||||
* | nmap needs to pull in lua | jim-p | 2012-06-25 | 2 | -0/+2 |
| | |||||
* | freeradius2: adding some sorting/filter possibilities to Users | Alexander Wilke | 2012-06-25 | 1 | -1/+19 |
| | |||||
* | freeradius2: adding some sorting/filter possibilities to MACs | Alexander Wilke | 2012-06-25 | 1 | -2/+19 |
| | |||||
* | freeradius2: check if it needs to be uninstalled the old way or not | Alexander Wilke | 2012-06-25 | 1 | -3/+5 |
| | |||||
* | Merge pull request #261 from phil-davis/master | Marcello Coutinho | 2012-06-25 | 4 | -9/+8 |
|\ | | | | | thanks! | ||||
| * | Change the default language here to the language code 'en'. Although note ↵ | Phil Davis | 2012-06-23 | 1 | -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 Davis | 2012-06-23 | 1 | -2/+2 |
| | | | | | | | | lots of donations, thanks for the work. | ||||
| * | Minor typo and grammar - hopefully Marcello will receive lots of donations ↵ | Phil Davis | 2012-06-23 | 1 | -4/+4 |
| | | | | | | | | for his great work :) | ||||
| * | error_default_language should contain just the language code (like 'en' ↵ | Phil Davis | 2012-06-23 | 1 | -2/+1 |
| | | | | | | | | 'fr'), not the whole path to the dir. | ||||
* | | freeradius2: re-arrange interfaces entries per drag-and-drop on pfsense 2.1 | Alexander Wilke | 2012-06-25 | 1 | -0/+1 |
| | | |||||
* | | freeradius2: re-arrange clients entries per drag-and-drop on pfsense 2.1 | Alexander Wilke | 2012-06-25 | 1 | -0/+1 |
| | |