Commit graph

8 commits

Author SHA1 Message Date
Lance Edgar
12b0b3bb60 add filemon pid path config for linux 2012-10-26 08:39:20 -07:00
Lance Edgar
c7e0bfef6a extended commit (see note)
- Slight overhaul of init() system; added ``edbob.init_modules()`` function.

- Added ``read_service()`` method to ``AppConfigParser`` class, for use with
  Windows services.

- Added generic ``Service`` class to ``edbob.win32`` module.  (File monitor now
  inherits from it.)

- Tweaked ``edbob.db`` initialization somewhat.  (``Base.metadata`` no longer
  binds to ``edbob.db.engine``.)

- Fixed guest role bug in ``edbob.db.auth.has_permission()`` function.

- Added "automagical" enumeration support for database extensions.

- Added ``EMAIL_PREFERENCE`` enum to ``contact`` database extension.

- Tweaked ``edbob.pyramid.includeme()``.

- Tweaked ``people`` Pyramid views.
2012-09-17 11:43:13 -07:00
Lance Edgar
6794633205 add lock support to linux filemon 2012-09-06 13:54:36 -07:00
Lance Edgar
e251f09483 fix filemon support in linux 2012-08-29 16:25:08 -07:00
Lance Edgar
1d8403a67e overhaul filemon.win32 service 2012-08-17 08:50:19 -07:00
Lance Edgar
531d3d830e add debug logging to win32 filemon 2012-08-11 12:07:40 -07:00
Lance Edgar
ec71a8463c add errors module (sys.excepthook), made win32 filemon use it 2012-08-10 22:44:43 -07:00
Lance Edgar
79c4bfa289 add linux file monitor 2012-07-14 15:24:58 -05:00