Posted
over 16 years
ago
by
[email protected]
Create ProjectDirectory?.rmtree(), needed by previous commit :-)
|
Posted
over 16 years
ago
by
[email protected]
Project: remove log file before cleaning the project directory to
fix a Windows bug (unable to remove the directory if a file is still open)
Project: move deinit code from deinit() to destroy(),
destroy() method can be called more than once
ApplicationLogger?: create unlinkFile() method
|
Posted
over 16 years
ago
by
[email protected]
Session: disable getuid/setuid if SUPPORT_UID is False
Agent: only check if attribute is set in destroy() and not in deactivate()
|
Posted
over 16 years
ago
by
[email protected]
AgentList?: simplify the source code and don't use upper case for the error message
|
Posted
over 16 years
ago
by
[email protected]
Create SUPPORT_UID constant in fusil.unsafe to disable getuid/setuid feature on OS which doesn't support it *yet* (especially Windows)
|
Posted
over 16 years
ago
by
[email protected]
--
(diff)
|
Posted
over 16 years
ago
by
[email protected]
--
(diff)
|
Posted
over 16 years
ago
by
[email protected]
--
(diff)
|
Posted
over 16 years
ago
by
[email protected]
Tag fusil 1.0beta3
|
Posted
over 16 years
ago
by
[email protected]
Update ChangeLog?
|