06 Oct, 2015
1 commit
-
This breaks a mail loop that would happen when you wrote to anything@softwarepublico.*
14 Sep, 2015
1 commit
-
Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
10 Sep, 2015
1 commit
-
Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
09 Sep, 2015
1 commit
08 Sep, 2015
1 commit
-
Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com> Signed-off-by: Simiao Carvalho <simiaosimis@gmail.com>
03 Sep, 2015
4 commits
-
Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com> Signed-off-by: Simiao Carvalho <simiaosimis@gmail.com>
-
Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com> Signed-off-by: Simiao Carvalho <simiaosimis@gmail.com>
01 Sep, 2015
1 commit
21 Jul, 2015
3 commits
-
Signed-off-by: Brenddon Gontijo <brenddongontijo@msn.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
-
Signed-off-by: Brenddon Gontijo <brenddongontijo@msn.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
-
Signed-off-by: Fabio Teixeira <fabio1079@gmail.com>
16 Jul, 2015
3 commits
-
Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
-
Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@hotmail.com>
-
Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@hotmail.com>
29 Jun, 2015
1 commit
25 Jun, 2015
1 commit
25 May, 2015
1 commit
-
Not everything works yet, but one can bring an environment up and use it.
21 May, 2015
2 commits
-
All direct access is now forbidden by the firewall on each host
15 May, 2015
2 commits
14 May, 2015
3 commits
13 Apr, 2015
1 commit
-
Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@hotmail.com>
09 Apr, 2015
1 commit
-
Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@hotmail.com>
08 Apr, 2015
1 commit
02 Apr, 2015
2 commits
01 Apr, 2015
1 commit
-
On SELinux-enabled systems there is a restriction on which ports you can actually bind to. 81 is allowed by the defautl configuration so let's go with that.
19 Mar, 2015
1 commit
-
In 23a78, we forgot to run the tests with the new SSH config files, this commit fixes that. Note that it sets the SPB_ENV variable on calling tests/run_all in the Rakefile. Maybe we want to call that explicitly, if so, we should remove the Rakefile change. Signed-off-by: Carolina Ramalho <carol15022@hotmail.com> Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
12 Mar, 2015
2 commits
09 Mar, 2015
1 commit
06 Mar, 2015
1 commit
-
There are still a few TODO's
05 Mar, 2015
2 commits
04 Mar, 2015
1 commit
-
In Red Hat like distros, nc stands for nmap's ncat, which has no -z option as does netcat. Making the call explicit avoid misleading those distro's users.