1
I Use This!
Activity Not Available

News

Posted over 16 years ago
TcpServer?: only bind in init(), not in constructor NetworkServer?: close socket at exit NetworkServer?: close client sockets in close() method
Posted over 16 years ago
ApplicationLogger?: log sender even if project or session is None but --debug is used
Posted over 16 years ago
CreateProcess?: reset Fusil memory limit if memory_limit=0
Posted over 16 years ago
Fix _setrlimit(): don't limit value to previous soft limit
Posted over 16 years ago
CreateProcess?: rename session to "exitocode%s" if the exitcode is not nul
Posted over 16 years ago
CreateProcess?: create dump_code attribute option replay script: only limit memory if it's > 0
Posted over 16 years ago
Environment.copyX11(): copy also XAUTHORITY env var
Posted over 16 years ago
MTA: Remove "Drop duplicate message" feature
Posted over 16 years ago
Replace self.project() by self in project.py!
Posted over 16 years ago
CreateProcess?: Create max_user_process attribute to use change this option Only write replay scripts on session success Don't limit user process if user id is not changed Replay scripts: use relative directory, change user id, allow core dump ... [More] , etc. If a debugger is not used: rename the session if the process is killed by a signal Rename the session before terminating the process [Less]