|
|
08/15/08 14:59:21 |
@2032
|
[2032]
|
fumanchu |
Bumped up the priority of DropPrivileges?.start to support the most common … |
|
|
08/15/08 14:32:27 |
@2031
|
[2031]
|
fumanchu |
Fix to buglet in DropPrivileges?. |
|
|
07/03/08 00:51:43 |
@2012
|
[2012]
|
fumanchu |
Doc tweaks. |
|
|
06/30/08 14:11:18 |
@2006
|
[2006]
|
fumanchu |
SignalHandler?.unsubscribe now warns if our handler is not returned. See … |
|
|
06/29/08 13:20:51 |
@1999
|
[1999]
|
fumanchu |
Fixed sig handler unsubscribe test for Unix, plus an odd race condition in … |
|
|
06/29/08 09:57:36 |
@1998
|
[1998]
|
fumanchu |
Test and fix for #826 (SignalHandler? needs an unsubscribe). Need nix … |
|
|
06/29/08 01:31:48 |
@1996
|
[1996]
|
fumanchu |
Fix for #828 (CherryPy should exit on SIGHUP if not daemonized). The tests … |
|
|
06/24/08 00:18:26 |
@1989
|
[1989]
|
fumanchu |
Moved all bus plugins onto the engine object itself, and fixed a couple … |
|
|
04/05/08 15:04:56 |
@1938
|
[1938]
|
fumanchu |
Audit of logging:
1. cherrypy.log now defaults to INFO. … |
|
|
03/16/08 17:29:06 |
@1926
|
[1926]
|
fumanchu |
Renamed restsrv -> process in all referrers. |
|
|
03/16/08 17:17:35 |
@1925
|
[1925]
|
fumanchu |
Renamed restsrv -> process. Boring but practical. |
|
copied from trunk/cherrypy/restsrv/plugins.py:
|
|
|
02/19/08 14:20:46 |
@1896
|
[1896]
|
fumanchu |
On Windows, no need to log "uid/gid not set". |