- 10 Nov, 2014 2 commits
-
-
Jason Frisvold authored
- Add statistics to main overview page
-
Jason Frisvold authored
-
- 09 Nov, 2014 1 commit
-
-
Jason Frisvold authored
- Add in javascript to templates - Switch to a "sticky header/footer" design - Some layout changes on the login screen - Code cleanup - New page for reports
-
- 08 Nov, 2014 1 commit
-
-
Jason Frisvold authored
- Convert code to use Illuminate database ORM - Use BCRYPT for password storage
-
- 07 Nov, 2014 1 commit
-
-
Jason Frisvold authored
- Updated composer to only add framework pieces - Started converting over to illuminate database ORM
-
- 06 Nov, 2014 1 commit
-
-
Jason Frisvold authored
-
- 21 Oct, 2014 2 commits
-
-
Jason Frisvold authored
- necessary templates
-
Jason Frisvold authored
- Working using Slim and Smarty - Initial templates in place - Login/logout code working
-
- 20 Sep, 2014 1 commit
-
-
Jason Frisvold authored
-
- 24 Aug, 2014 1 commit
-
-
Jason Frisvold authored
-
- 18 Aug, 2014 4 commits
-
-
Jason Frisvold authored
-
Jason Frisvold authored
-
Jason Frisvold authored
-
Jason Frisvold authored
- Add results to the database
-
- 03 Aug, 2014 2 commits
-
-
Jason Frisvold authored
-
Jason Frisvold authored
- Handle disabled timers - - Don't build configs for disabled timers - - Send "delete" config for disabled timers - Beginning of data processing - - Decrypt local file - - Parse XML to obtain results - - Move file into central repository - Use built-in functions for path joining - Use config global instead of passing as variable - Clean up formatters
-
- 20 Jul, 2014 2 commits
-
-
Jason Frisvold authored
- Add work_dir to config for server - Add code to download output files to the work_dir - Delete files after downloading
-
Jason Frisvold authored
- Upload configuration files to the right directory - Handle non-unicode shlex.split() command for python < 2.7.3
-
- 19 Jul, 2014 1 commit
-
-
Jason Frisvold authored
- Move SFTP username into the database - Modifications to retrieve additional config from database - Start of config push routine
-
- 05 Jul, 2014 1 commit
-
-
Jason Frisvold authored
- Separate SQL into a variable before execution
-
- 04 Jul, 2014 2 commits
-
-
Jason Frisvold authored
- Add paramiko for SSH handling - Add connection code to create SFTP connection to remote host
-
Jason Frisvold authored
- Sub name changes - Add code to check for "stale" servers - Build configs for modified data - Update the last_contacted field after each cycle
-
- 02 Jul, 2014 1 commit
-
-
Jason Frisvold authored
- Update SQL to select only servers that need to be contacts. Currently based on last_modified of data. Need to add frequency.
-
- 01 Jul, 2014 1 commit
-
-
Jason Frisvold authored
-
- 29 Jun, 2014 1 commit
-
-
Jason Frisvold authored
- Add code for MySQL to retrieve server list - Add requirement of netaddr for IP manipulation
-
- 01 Jun, 2014 1 commit
-
-
Jason Frisvold authored
-
- 23 May, 2014 1 commit
-
-
Jason Frisvold authored
- Remove quotes from the config file, they're not needed and cause problems
-
- 16 May, 2014 2 commits
-
-
Jason Frisvold authored
-
Jason Frisvold authored
-
- 14 May, 2014 1 commit
-
-
Jason Frisvold authored
- Add config items for gpg binary and key - Updated notes with sample code for file encryption/decryption
-
- 13 May, 2014 1 commit
-
-
Jason Frisvold authored
-
- 08 May, 2014 1 commit
-
-
Jason Frisvold authored
- Basic framework for server - Some note additions
-
- 07 May, 2014 1 commit
-
-
Jason Frisvold authored
-
- 06 May, 2014 1 commit
-
-
Jason Frisvold authored
- Load new options into config variable - Create output filename - Spawn process using full nmap options - Clean up code layout a bit
-
- 01 May, 2014 1 commit
-
-
Jason Frisvold authored
- Then check for complete - Remove anything that's not allowed to override and mark the spawned table - Some re-working of code and modification of tables to accommodate the above
-
- 30 Apr, 2014 1 commit
-
-
Jason Frisvold authored
- Add code to update sqlite table with process info - Add code to get process options from sqlite table
-
- 27 Apr, 2014 1 commit
-
-
Jason Frisvold authored
- Check processes before spawning - New code to check pids - Some database modifications
-
- 06 Apr, 2014 2 commits
-
-
Jason Frisvold authored
-
Jason Frisvold authored
- check_timing loop gets list of rowids from db matching current time
-
- 30 Mar, 2014 1 commit
-
-
Jason Frisvold authored
- Add regex to handle cron-like functionality
-