- 16 Oct, 2007 1 commit
-
-
Steve Hill authored
-
- 23 Mar, 2007 1 commit
-
-
Steve Hill authored
-
- 22 Mar, 2007 4 commits
-
-
Steve Hill authored
-
Steve Hill authored
This should maintain compatibility with old clients with one exception - the IPC_NEWMAIL message is now in the standard format, so mixing client versions will break if this message is sent. Processes nolonger use kill() to determine the existance of another process. The IPC mechanism itself will take care of cleaning up the who list if clients die without cleaning it up. The existance of another process can be determined by trying to send an IPC_NOOP message to it. The +I special flag and corresponding IPC messages have also been removed (refs #10).
-
Steve Hill authored
-
Steve Hill authored
-
- 21 Mar, 2007 9 commits
-
-
Steve Hill authored
Fixed up ipc_send_to_username() so it deals with users having multiple logins (messages go to all who entries with the specified login name)
-
Steve Hill authored
-
Justin Mitchell authored
-
Justin Mitchell authored
-
Steve Hill authored
-
Steve Hill authored
-
Justin Mitchell authored
-
Justin Mitchell authored
-
Justin Mitchell authored
-
- 20 Mar, 2007 3 commits
-
-
Justin Mitchell authored
-
Justin Mitchell authored
-
Justin Mitchell authored
-
- 19 Mar, 2007 2 commits
-
-
Justin Mitchell authored
for some reason changing script_output=0 doesnt have any effect refs #13
-
Justin Mitchell authored
-
- 15 Mar, 2007 1 commit
-
-
Justin Mitchell authored
-
- 14 Mar, 2007 1 commit
-
-
Justin Mitchell authored
-
- 11 Mar, 2007 1 commit
-
-
Justin Mitchell authored
so you can bind them or otherwise use them anywhere you would have used a mwscript one. the paramteter passing needs a bit of tidying up, because the way vars are passed into mwscript is utterly insane
-
- 10 Mar, 2007 1 commit
-
-
Justin Mitchell authored
-
- 09 Mar, 2007 1 commit
-
-
Justin Mitchell authored
-
- 31 Jan, 2007 1 commit
-
-
Peter Berry authored
version deployed on silver). Long past due for a merge.
-
- 26 Sep, 2006 1 commit
-
-
Justin Mitchell authored
-
- 25 Sep, 2006 1 commit
-
-
Justin Mitchell authored
-
- 29 Jul, 2006 1 commit
-
-
Peter Berry authored
-
- 20 Jul, 2006 2 commits
-
-
Denis Walker authored
-
Denis Walker authored
Removing all scripthelp files in preparation to readd them with symlinks (svn doesn't like the change of special status when committing)
-
- 04 Jun, 2006 2 commits
-
-
Peter Berry authored
-
Peter Berry authored
-
- 06 May, 2006 1 commit
-
-
Peter Berry authored
-
- 04 May, 2006 2 commits
-
-
Peter Berry authored
-
Peter Berry authored
Turned the string conversion functions into wrappers around more generic functions, and added a couple more wrappers to deal with UTF-8 strings. Also check UTF-8 is available to make sure these work. This is in preparation for changing the IPC to use UTF-8. wchar_t would probably be preferable except that its representation is allowed to be locale-dependent (though it happens to be UCS-4 for glibc).
-
- 30 Apr, 2006 1 commit
-
-
Peter Berry authored
-
- 29 Apr, 2006 1 commit
-
-
Peter Berry authored
-
- 04 Apr, 2006 1 commit
-
-
Peter Berry authored
There is now an "ison" function, please use that instead of grovelling through the who file in future.
-
- 03 Apr, 2006 1 commit
-
-
Justin Mitchell authored
-