generate the rule name in junos
[flowspy] / flowspec / models.py
2014-12-05 Stauros Kroustourisgenerate the rule name in junos
2014-12-02 Leonidas PoulopoulosSwitch to GPLv3
2014-09-10 Leonidas PoulopoulosFix issue with Greek peer name
2014-08-28 Leonidas PoulopoulosPatch user model to include user peer in __unicode__
2014-08-07 Leonidas PoulopoulosSwitch peer related messages display to peer tag
2014-04-04 Leonidas PoulopoulosMinor updates plus dashboard view
2014-03-19 Leonidas PoulopoulosAlignment of application with Django 1.4
2013-04-02 Leonidas PoulopoulosAdd fragment type model
2013-02-07 Leonidas PoulopoulosFixed encoding statements
2013-02-01 Leonidas PoulopoulosAdded copyright info plus updated the README file
2012-02-23 Leonidas PoulopoulosAdded more translations and translation tags
2012-02-15 Leonidas PoulopoulosAdded a protocol check mechanism to form cleaning
2012-02-14 Leonidas PoulopoulosAdded protocol to match conditions
2012-02-13 Leonidas PoulopoulosAdded source address to required fields
2012-02-08 Leonidas PoulopoulosRemoved utils/beanstalkc as it is now a deb package v0.7.7
2012-01-09 Leonidas PoulopoulosAdded INACTIVE in excluded from expiration
2011-12-22 Leonidas PoulopoulosMinor issue handling with invalid html escaping
2011-12-22 Leonidas PoulopoulosBetter wording. Replaced 'route' with rule for console...
2011-12-22 Leonidas PoulopoulosMinor wording fixes
2011-12-22 Leonidas PoulopoulosExpiration mechanism and messages refinement
2011-12-21 Leonidas PoulopoulosFixed a bug where rate limiting values were not checked...
2011-12-10 Leonidas PoulopoulosFixed an expiration date issue in templates
2011-12-10 Leonidas PoulopoulosAdded an expiration tooltip plus what this needed to...
2011-12-07 Leonidas PoulopoulosAdded expired to a known sync state
2011-12-07 Leonidas PoulopoulosAdded inactive to a known sync state
2011-12-07 Leonidas PoulopoulosImplemented expiration date selection with client and...
2011-12-07 Leonidas PoulopoulosFixed issue with admininactive syncing. Fixed issue...
2011-12-06 Leonidas PoulopoulosInvoked mailing mechanism
2011-12-06 Leonidas PoulopoulosAdded fields to admin interface. Minor changes with...
2011-12-06 Leonidas PoulopoulosAdded admin deactivate action with user rights prevention
2011-12-05 Leonidas PoulopoulosImplemented login page. Altered settings.py.dist ....
2011-12-05 Leonidas PoulopoulosCode cleanup. Added a networks existence check while...
2011-12-04 Leonidas PoulopoulosSlight change in datetime import. Addition of has expir...
2011-12-04 Leonidas PoulopoulosMonkey patched User model. Poller js is templated....
2011-11-27 Leonidas PoulopoulosAdded user seperation into long-polling
2011-11-24 Leonidas PoulopoulosMassive changes. Added long-polling support
2011-11-23 Leonidas PoulopoulosAdded a whois utility. Incorporated user profile
2011-11-21 Leonidas PoulopoulosAdded celery and beanstalk
2011-11-20 Leonidas PoulopoulosChanged logic to all parts. Dev db is incorporated
2011-11-20 Leonidas PoulopoulosChanged models logic. Decreased FKs
2011-11-20 Leonidas PoulopoulosAdded templates. Moved functionality out of models
2011-11-17 Leonidas PoulopoulosAdded clean method to netwrork address. 'then' statemen...
2011-11-16 Leonidas PoulopoulosAdded an admin interface. Incorporated nxpy with gbp...
2011-11-15 Leonidas PoulopoulosInitial commit of flowspy