Commit Graph

159 Commits

Author SHA1 Message Date
Neale Pickett 7995b8a245 Merge branch 'master' of ssh://fozzie/home/neale/projects/ctf
Conflicts:
	packages/00common/src/claim.cgi.c
	packages/mcp/bin/scoreboard
	packages/mcp/www/register.cgi
	packages/wopr/www/wopr/wopr.cgi
2013-06-17 13:15:13 -06:00
Neale Pickett 41836a690e Fix register.cgi to work outside dbtl 2013-06-07 21:05:26 -06:00
Neale Pickett 37c755c261 fix sudden lua errors 2013-02-07 09:58:57 -07:00
Neale Pickett 038e707301 fix weighting bug with sandia tokens 2013-02-06 19:54:31 -07:00
Neale Pickett 61a3ed9929 add host tokens 2013-02-06 00:02:08 -07:00
Neale Pickett 9f622d984a get names on scoreboard 2013-02-05 23:14:19 -07:00
Neale Pickett c644ebb16b also check for empty team name 2013-02-05 23:07:35 -07:00
Neale Pickett f3a6bc1393 more register fixes 2013-02-05 23:06:45 -07:00
Neale Pickett f8953e758c make register.cgi actually return 2013-02-05 23:03:10 -07:00
Neale Pickett 9fe318fd06 Possibly functional register.cgi for tf5 2013-02-04 22:34:45 -07:00
Neale Pickett 4fdbbf04fb Possibly functional register.cgi for tf5 2013-02-04 22:34:45 -07:00
Neale Pickett 8c7a5528fc new background image 2013-01-31 23:02:29 -07:00
Neale Pickett a0e0f27d84 new background image 2013-01-31 23:02:29 -07:00
Neale Pickett e8942d08b5 Fix scoreboard, update some documentation 2013-01-31 22:12:50 -07:00
Neale Pickett 302702d851 Fix scoreboard, update some documentation 2013-01-31 22:12:50 -07:00
Neale Pickett 4bea87d090 move p2 scoreboard into mcp 2013-01-31 16:54:05 -07:00
Neale Pickett 50367caa3a move p2 scoreboard into mcp 2013-01-31 16:54:05 -07:00
Neale Pickett 7ec065dc09 Fail startup of points if packages are not online yet 2012-08-16 19:47:19 -06:00
Neale Pickett 72c5f802bd Fail startup of points if packages are not online yet 2012-08-16 19:47:19 -06:00
Neale Pickett 64e3753e51 Move away from /var 2012-07-22 17:14:06 -06:00
Neale Pickett 97dbaf73f3 Move away from /var 2012-07-22 17:14:06 -06:00
Neale Pickett 0c21efb96c add gs service, use new eris command-line option 2012-07-02 18:21:00 -06:00
Neale Pickett b1d0ba94e5 add gs service, use new eris command-line option 2012-07-02 18:21:00 -06:00
Neale Pickett b8296a5414 map handles to RL names for mcp 2012-06-13 10:48:55 -06:00
Neale Pickett 2c6f2fbabf map handles to RL names for mcp 2012-06-13 10:48:55 -06:00
Neale Pickett f996c1921b Working p2, eliminate 00admin
This required a fair amount of shuffling stuff around, as can be seen.
Fortunately, now things ought to be able to run more or less standalone
again.

I also figured out a way to have the build system be a tad smarter about
not rebuilding shared stuff, although you still install the exact same eris
binary and /service subdirs for mcp and p2.  But at least you only have to
change one place in the source code now.
2012-06-12 18:25:32 -06:00
Neale Pickett 78a67e9ab3 Working p2, eliminate 00admin
This required a fair amount of shuffling stuff around, as can be seen.
Fortunately, now things ought to be able to run more or less standalone
again.

I also figured out a way to have the build system be a tad smarter about
not rebuilding shared stuff, although you still install the exact same eris
binary and /service subdirs for mcp and p2.  But at least you only have to
change one place in the source code now.
2012-06-12 18:25:32 -06:00
Neale Pickett fa12219e3a Start at p2 server package 2012-06-09 16:11:23 -06:00
Neale Pickett bdc8452220 Start at p2 server package 2012-06-09 16:11:23 -06:00
Neale Pickett 3d32295d0b s/sbin/bin/ for fire-ip 2012-06-09 15:50:45 -06:00
Neale Pickett 38886dbdaf s/sbin/bin/ for fire-ip 2012-06-09 15:50:45 -06:00
Neale Pickett dbad7a6c81 simplify duplicate line check in pointsd 2012-06-06 22:13:49 -06:00
Neale Pickett edf7a9bdf6 simplify duplicate line check in pointsd 2012-06-06 22:13:49 -06:00
Neale Pickett 1865566a0c merge backup into pointsd 2012-06-05 23:56:29 -06:00
Neale Pickett 6eb08c33ae merge backup into pointsd 2012-06-05 23:56:29 -06:00
Neale Pickett fd742b8af8 avoid duplicates in points.log 2012-06-05 16:55:58 -06:00
Neale Pickett 6725487d2a avoid duplicates in points.log 2012-06-05 16:55:58 -06:00
Neale Pickett d532e96b7b Add TEA encryption tool 2012-05-31 23:09:01 -06:00
Neale Pickett 39c03fea97 Add TEA encryption tool 2012-05-31 23:09:01 -06:00
Neale Pickett a86f5a1bea Bring arc4 back in 2012-05-31 13:52:23 -06:00
Neale Pickett 62282483ad Bring arc4 back in 2012-05-31 13:52:23 -06:00
Aaron McPhall 63cad13c72 State of competition can now happen in the cloud 2012-05-31 00:29:36 -04:00
Aaron McPhall e8a56ba418 State of competition can now happen in the cloud 2012-05-31 00:29:36 -04:00
Aaron J. McPhall 20a92ffff7 Merge branch 'master' of woozle.org:~neale/projects/ctf 2012-05-30 18:28:38 -06:00
Aaron J. McPhall c1fa983fc7 Merge branch 'master' of woozle.org:~neale/projects/ctf 2012-05-30 18:28:38 -06:00
Neale Pickett 65106059ac Have claim.cgi look in $STATE/tokens.db again 2012-05-30 18:10:04 -06:00
Neale Pickett 1e49d8114d Have claim.cgi look in $STATE/tokens.db again 2012-05-30 18:10:04 -06:00
Aaron J. McPhall 82948e4140 Fixed the build 2012-05-30 18:09:51 -06:00
Aaron J. McPhall b8d3d3d0ad Fixed the build 2012-05-30 18:09:51 -06:00
Neale Pickett 25d252e167 Merge branch 'master' of ssh://fozzie/home/neale/projects/ctf 2012-05-30 18:04:32 -06:00