1
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
Aaron Lindsay e375489cae Add copyright information 2013-09-04 22:02:17 -04:00
Aaron Lindsay 47c785b4d3 go fmt 2013-08-29 07:38:55 -04:00
Aaron Lindsay 9c442254a7 Finish adding simple user authentication 2013-08-28 23:05:28 -04:00
Aaron Lindsay 4d7d82ed94 Make watcher scan all directories for client, start adding user
management to server with socket communication via admin binary
2013-08-23 00:10:52 -04:00
Aaron Lindsay 6bdb81834c Improve error handling by adding DISCARDED state for events 2013-08-14 07:26:52 -04:00
Aaron Lindsay 78e45facd7 Add file permission detection/restoring 2013-08-13 23:18:17 -04:00
Aaron Lindsay 9c8730f60a Add Predecessor field to events, which holds the hash of the previous file at that path 2013-08-13 21:43:05 -04:00
Aaron Lindsay 3f113aea42 Make event's methods pointer receivers 2013-08-13 20:42:51 -04:00
Aaron Lindsay e5fabc27e3 Add states to Event to handle incoming events 2013-08-07 23:43:38 -04:00
Aaron Lindsay 94823e104d Add server database, returning events 2013-02-22 00:06:10 -05:00
Aaron Lindsay 3fc3e3a963 Restructured to have subpackages, added server communication 2013-02-20 23:43:01 -05:00
Aaron Lindsay b193814371 Add database support, basic client-side event processing 2013-02-18 20:44:00 -05:00
Aaron Lindsay 6975ef035c Add timestamp and status to Event type 2013-02-13 07:31:10 -05:00
Aaron Lindsay 61d5532e33 go fmt 2013-02-11 23:17:12 -05:00
Aaron Lindsay 54a0359897 Separate watcher, create event object 2013-02-11 23:16:19 -05:00