| Commit message (Expand) | Author | Age | Lines |
* | rename + fixes | Jonas Lindstad | 2015-03-16 | -1469/+0 |
* | Added testing config for distroXgw | Jonas Lindstad | 2015-02-20 | -0/+355 |
* | Table after first successful test | Jonas Lindstad | 2015-02-20 | -0/+14 |
* | latest console output from HTTP server | Jonas Lindstad | 2015-02-20 | -33/+11 |
* | Tested working with no static data - pure DB implementation | Jonas Lindstad | 2015-02-20 | -3/+1 |
* | latest console output from DHCP server | Jonas Lindstad | 2015-02-20 | -22/+142 |
* | Tested working with no static data - pure DB implementation | Jonas Lindstad | 2015-02-20 | -20/+10 |
* | updates 'last_config_fetch' when DHCP client fetches config | Jonas Lindstad | 2015-02-19 | -5/+5 |
* | Now supports the new lease() implementation - updates 'current_mac' on lease | Jonas Lindstad | 2015-02-19 | -21/+39 |
* | Replaced initial implementation - now supports updating fields. A bit more qu... | Jonas Lindstad | 2015-02-19 | -0/+89 |
* | added fields for ZTP - different from mgmt fields | Jonas Lindstad | 2015-02-19 | -8/+11 |
* | Updates 'last_config_fetch' from DB, removed TG15 specific stuff | Jonas Lindstad | 2015-02-19 | -17/+18 |
* | Now utilizing a lot more of the DB data. Small cleanup. Somewhat untested, no... | Jonas Lindstad | 2015-02-13 | -68/+53 |
* | Minor updates, documentation and fixes | Jonas Lindstad | 2015-02-13 | -4/+62 |
* | fixing typos in readme | Jonas Lindstad | 2015-02-11 | -7/+11 |
* | Added support for binary files (e.g. serving JunOS files) | Jonas Lindstad | 2015-02-11 | -35/+69 |
* | Updated readme with examples | Jonas Lindstad | 2015-02-11 | -0/+4 |
* | added .gitignore for binary files, updated readme | Jonas Lindstad | 2015-02-11 | -2/+10 |
* | Updated with todays work. Cleaned up, better checks, better CLI output | Jonas Lindstad | 2015-02-05 | -94/+130 |
* | Updated the read me a bit - better description + license | Jonas Lindstad | 2015-02-05 | -3/+3 |
* | Cleanup, removed unused code | Jonas Lindstad | 2015-02-04 | -85/+11 |
* | First test with Postgres as backend. Separated the lease logic to a separate ... | Jonas Lindstad | 2015-02-03 | -22/+171 |
* | Merge branch 'master' of https://github.com/tech-server/tgmanage | Jonas Lindstad | 2015-02-02 | -14/+0 |
|\ |
|
| * | Delete uninteresting_clidump.log | ldev | 2015-02-02 | -14/+0 |
* | | Added crafting of option 43 (43), a todo list, and other small improvements | Jonas Lindstad | 2015-02-02 | -11/+35 |
|/ |
|
* | Now compatible with dhcpcd at a very basic level. Still a lot of static data ... | Jonas Lindstad | 2015-02-02 | -16/+42 |
* | Moved option crafting to separate class, cleanup, fixes. Still not functional... | Jonas Lindstad | 2015-02-01 | -110/+160 |
* | Converted to Python3 and rewrote much of it. Still not usable for anything | Jonas Lindstad | 2015-02-01 | -198/+235 |
* | Started playing around parsing DHCP packets. Nothing usable/interesting yet | Jonas Lindstad | 2015-01-30 | -0/+286 |
* | Changed service to port 80 | Jonas 'j' Lindstad | 2015-01-29 | -1/+1 |
* | Initial push of postgres table description | Jonas 'j' Lindstad | 2015-01-29 | -0/+45 |
* | Initial commit/upload - httpd working, but poorly written | Jonas 'j' Lindstad | 2015-01-28 | -0/+245 |