Statistics
| Branch: | Tag: | Revision:

root / flowspec @ 5366dc62

# Date Author Comment
5366dc62 12/22/2011 05:39 pm Leonidas Poulopoulos

Moved user update info into middleware

f5d68f6f 12/22/2011 05:19 pm Leonidas Poulopoulos

Minor issue handling with invalid html escaping

933c1f31 12/22/2011 05:05 pm Leonidas Poulopoulos

Better wording. Replaced 'route' with rule for console messages

61e178c3 12/22/2011 02:06 pm Leonidas Poulopoulos

Minor wording fixes

fdc3d663 12/22/2011 11:19 am Leonidas Poulopoulos

Expiration mechanism and messages refinement

20aafa59 12/21/2011 05:17 pm Leonidas Poulopoulos

Added details to alert mails

bfdfac23 12/21/2011 05:05 pm Leonidas Poulopoulos

Added protected networks with validation and admins alert

c6c0a85f 12/21/2011 04:18 pm Leonidas Poulopoulos

Fixed a bug with subnetting that could cause conflicts to Junipers. Closes #1805

f12b3d54 12/21/2011 04:08 pm Leonidas Poulopoulos

Fixed a bug where rate limiting values were not checked against the lowest value. Closes #1804

6d48c46c 12/21/2011 12:35 pm Leonidas Poulopoulos

Restricted non-admin user choices in then field

cb0e212e 12/21/2011 11:37 am Leonidas Poulopoulos

Added IP logging in mails and logs

887b82c3 12/20/2011 01:37 pm Leonidas Poulopoulos

Implemented admin add/edit functionality. Closes #1795

3bfa0ea6 12/20/2011 01:37 pm Leonidas Poulopoulos

Code cleanup in views

a2f464f0 12/20/2011 12:52 pm Leonidas Poulopoulos

Implemented NOC, Helpdesk and tech-c notification via mail upon rule changes. Closes #1794

b4401a0c 12/20/2011 11:45 am Leonidas Poulopoulos

Fixed file logging mechanism bug. Added prefix_length restriction

57de574d 12/19/2011 07:32 pm Leonidas Poulopoulos

Added file logging. Closes #1796

2e52e8a5 12/19/2011 05:35 pm Leonidas Poulopoulos

This commit refs #1793. If no feedback is received, issue will close

63941c8e 12/19/2011 04:54 pm Leonidas Poulopoulos

Removed accept from then action bootstrap sql script

bec1a51b 12/11/2011 10:30 pm Leonidas Poulopoulos

Code cleanup. New implementation of long polling timeout. Done by server. Client has a backup mechanism to reconciliate failed

7c4bc8de 12/10/2011 10:36 am Leonidas Poulopoulos

Fixed an expiration date issue in templates

b53269fe 12/10/2011 10:15 am Leonidas Poulopoulos

Phrasing fixes to tasks

fb67376a 12/10/2011 09:59 am Leonidas Poulopoulos

Added an expiration tooltip plus what this needed to operate

34cff057 12/07/2011 04:11 pm Leonidas Poulopoulos

This commit closes 1755 , closes 1754

33281310 12/07/2011 02:15 pm Leonidas Poulopoulos

Added expired to a known sync state

03f02f42 12/07/2011 02:13 pm Leonidas Poulopoulos

Added inactive to a known sync state

22752ac0 12/07/2011 02:10 pm Leonidas Poulopoulos

Added a save to current status while deleting a job

7a0ac0d1 12/07/2011 02:06 pm Leonidas Poulopoulos

Fixed phrasing for overlapping rules

6b747a1b 12/07/2011 01:47 pm Leonidas Poulopoulos

Fixed an issue in view with expiration date

052c14aa 12/07/2011 01:42 pm Leonidas Poulopoulos

Implemented expiration date selection with client and strict server validation

20ff5bd4 12/07/2011 01:08 pm Leonidas Poulopoulos

Added an unescape template tag to server hrefs from form validation errors

e173e7c2 12/07/2011 01:07 pm Leonidas Poulopoulos

Fixed issue with admininactive syncing. Fixed issue with admin batch delete

6d153302 12/07/2011 12:19 pm Leonidas Poulopoulos

Solved issue with retrieving same rules

fd3870ee 12/06/2011 03:29 pm Leonidas Poulopoulos

Invoked mailing mechanism

7d408f6f 12/06/2011 12:28 pm Leonidas Poulopoulos

Added fields to admin interface. Minor changes with UI datatables

d50fd7b6 12/06/2011 12:06 pm Leonidas Poulopoulos

Added admin deactivate action with user rights prevention

b27537d5 12/05/2011 06:52 pm Leonidas Poulopoulos

Added rule pk as hidden to show latest first. Altered match SHIB special attribute resolution

33e8f0b8 12/05/2011 05:29 pm Leonidas Poulopoulos

Renamed route to rule in templates

049a5a10 12/05/2011 04:30 pm Leonidas Poulopoulos

Implemented login page. Altered settings.py.dist . Implemented update on change

6a946adf 12/05/2011 11:50 am Leonidas Poulopoulos

Code cleanup. Added a networks existence check while adding route

c1509909 12/05/2011 12:04 am Leonidas Poulopoulos

Slight change in datetime import. Addition of has expired func in Route

5141cf4a 12/04/2011 11:39 pm Leonidas Poulopoulos

Invoked user messaged framework to warn about illegal editing

97e42c7d 12/04/2011 11:18 pm Leonidas Poulopoulos

Monkey patched User model. Poller js is templated. Plus minor changes

6ee21ffd 11/28/2011 04:42 pm Leonidas Poulopoulos

Added group view on initial page

25d08a62 11/28/2011 01:52 am Leonidas Poulopoulos

Added user seperation into long-polling

3e99e2d1 11/24/2011 04:34 pm Leonidas Poulopoulos

Massive changes. Added long-polling support

971645d6 11/23/2011 12:20 pm Leonidas Poulopoulos

Added a whois utility. Incorporated user profile

9cad4715 11/21/2011 07:34 pm Leonidas Poulopoulos

Added celery and beanstalk

b10e01d6 11/20/2011 10:36 pm Leonidas Poulopoulos

Changed logic to all parts. Dev db is incorporated

7a8a4da4 11/20/2011 10:43 am Leonidas Poulopoulos

Changed models logic. Decreased FKs

357d48dc 11/20/2011 09:47 am Leonidas Poulopoulos

Added templates. Moved functionality out of models

478173ac 11/17/2011 11:16 am Leonidas Poulopoulos

Added clean method to netwrork address. 'then' statement is obligatory

a24fbf37 11/16/2011 05:06 pm Leonidas Poulopoulos

Added an admin interface. Incorporated nxpy with gbp flowspec feature

a3af8464 11/15/2011 06:52 pm Leonidas Poulopoulos

Initial commit of flowspy