| 2004-02-17 |
Jilles Tjoelker | Set me to NULL if new user doesn't enter a username. |
commit | commitdiff | tree | snapshot |
| 2004-02-17 |
Jilles Tjoelker | Block signals during writefile(). |
commit | commitdiff | tree | snapshot |
| 2004-02-16 |
Jilles Tjoelker | Stress-test script for creation of new accounts |
commit | commitdiff | tree | snapshot |
| 2004-02-15 |
Jilles Tjoelker | List PIDs of xterms for easier killing. |
commit | commitdiff | tree | snapshot |
| 2004-02-15 |
Jilles Tjoelker | Users with name like "test10" picked up inprogress... |
commit | commitdiff | tree | snapshot |
| 2004-02-15 |
Jilles Tjoelker | Simple stress-test script. |
commit | commitdiff | tree | snapshot |
| 2004-02-13 |
Joshua Kwan | Maybe this'll do it. |
commit | commitdiff | tree | snapshot |
| 2004-02-13 |
Joshua Kwan | call fcntl(2) with F_SETLK not F_UNLCK |
commit | commitdiff | tree | snapshot |
| 2004-02-13 |
Jilles Tjoelker | Remove bogus and too early unlock |
commit | commitdiff | tree | snapshot |
| 2004-02-13 |
Joshua Kwan | Due to severity of the bug fixed, this should be v1.4.1 |
commit | commitdiff | tree | snapshot |
| 2004-02-13 |
Joshua Kwan | Jilles-pedantry |
commit | commitdiff | tree | snapshot |
| 2004-02-13 |
Joshua Kwan | CRITICAL: Do NOT call writefile() for a new user |
commit | commitdiff | tree | snapshot |
| 2004-02-10 |
Joshua Kwan | Removed some worthless input cruft |
commit | commitdiff | tree | snapshot |
| 2004-02-07 |
Joshua Kwan | Any key refreshes, not just 'r' |
commit | commitdiff | tree | snapshot |
| 2004-02-06 |
Joshua Kwan | Some administrivia... ->1.5pre |
commit | commitdiff | tree | snapshot |
| 2004-02-05 |
Jilles Tjoelker | while (true) -> for (;;) |
commit | commitdiff | tree | snapshot |
| 2004-02-05 |
Joshua Kwan | at Pasi's request add option to change email address. |
commit | commitdiff | tree | snapshot |
| 2004-02-03 |
Joshua Kwan | attempt to remove the inprogress file on an unclean... |
commit | commitdiff | tree | snapshot |
| 2004-02-03 |
Joshua Kwan | - remove third argument from ttyplay_main |
commit | commitdiff | tree | snapshot |
| 2004-02-02 |
Jilles Tjoelker | Make ibmgraphics stripping work (decgraphics stripping... |
commit | commitdiff | tree | snapshot |
| 2004-02-02 |
Joshua Kwan | a few security fixes |
commit | commitdiff | tree | snapshot |
| 2004-02-02 |
Joshua Kwan | SECURITY: accept only argument following -f for dgamela... |
commit | commitdiff | tree | snapshot |
| 2004-02-02 |
Jilles Tjoelker | Remove C++ variable declaration after statement. |
commit | commitdiff | tree | snapshot |
| 2004-02-02 |
Joshua Kwan | allow dynamic switching of graphics stripping |
commit | commitdiff | tree | snapshot |
| 2004-02-02 |
Joshua Kwan | Fix signed/unsigned char issues in ee.c to quell warnin... |
commit | commitdiff | tree | snapshot |
| 2004-02-02 |
Joshua Kwan | bad thinko, remove [^-] |
commit | commitdiff | tree | snapshot |
| 2004-02-02 |
Joshua Kwan | add line number references to all errors |
commit | commitdiff | tree | snapshot |
| 2004-02-02 |
Joshua Kwan | handle unterminated strings a bit better, and negative... |
commit | commitdiff | tree | snapshot |
| 2004-02-02 |
Joshua Kwan | doh, errno.h for ERANGE |
commit | commitdiff | tree | snapshot |
| 2004-02-01 |
Joshua Kwan | Let's use getopt.. |
commit | commitdiff | tree | snapshot |
| 2004-02-01 |
Joshua Kwan | Support unhandled options. |
commit | commitdiff | tree | snapshot |
| 2004-02-01 |
Joshua Kwan | make error message like the others |
commit | commitdiff | tree | snapshot |
| 2004-02-01 |
Joshua Kwan | Warning-fix for -O2 |
commit | commitdiff | tree | snapshot |
| 2004-02-01 |
Joshua Kwan | error handling for when yyerror happens and we bounce... |
commit | commitdiff | tree | snapshot |
| 2004-02-01 |
Joshua Kwan | Kludge to detect 'maxusers = 0' and handle f_num >... |
commit | commitdiff | tree | snapshot |
| 2004-02-01 |
Joshua Kwan | Error handling for negative numbers. |
commit | commitdiff | tree | snapshot |
| 2004-02-01 |
Joshua Kwan | Pedantry, c/o paxed |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | make sure precedence doens't bite ARRAY_SIZE in the ass |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | amended Changelog |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | Unneeded variables now that ccomment() is gone |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | update documentation for -q flag |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | Config file blues.. add silent option on command line |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | C-comments are pretty superfluous, remove support for... |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | Fix a little fallout, also notify mailer of failed... |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | Allow user to login on the spot. |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | Return to game after mail sending - is done! |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Jilles Tjoelker | Return to watching after sending a simplemail message... |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Jilles Tjoelker | Clearer error message if h->len is too big. The current... |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | Pull C99 initializers that don't work with Sun compiler :( |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | C99 initializers everywhere! |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | Typo fix (rec -> play) |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | Fix some minor fallout. |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | Ignore .svn now. |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | Regenerate dependencies, function prototypes, remove... |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | Header cleanup -- add #ifndef wrapping |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | Not solely for use on alt.org... |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | add a clear() that might be needed in case a process... |
commit | commitdiff | tree | snapshot |
| 2004-01-29 |
Joshua Kwan | Added .cvsignore as ignore file |
commit | commitdiff | tree | snapshot |
| 2004-01-28 |
Joshua Kwan | Fix some stuff related to HUP'ping processes (not compl... |
commit | commitdiff | tree | snapshot |
| 2004-01-27 |
Joshua Kwan | re-mention virus and last_char_is.c in COPYING |
commit | commitdiff | tree | snapshot |
| 2004-01-27 |
Joshua Kwan | Fix bug in populate_games where only first game would... |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | use Emacs keys by default |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | bail out if you specified a config file, and it's ENOEN... |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | subdirs was a bad idea. back it out |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | use bison+flex if possible |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | Back out erroneous virus build fix |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | clean editors/*.o as well |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | tweak some stuff to reflect the new directory organization |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | note license of jilles' work |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | remove deep_copy function, rename initncurses to initcurses |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | rip out some other useless code... |
commit | commitdiff | tree | snapshot |
| 2004-01-25 |
Joshua Kwan | oops |
commit | commitdiff | tree | snapshot |
| 2004-01-25 |
Joshua Kwan | reword dtype's to be editor-agnostic and make it more... |
commit | commitdiff | tree | snapshot |
| 2004-01-25 |
Joshua Kwan | stuff |
commit | commitdiff | tree | snapshot |
| 2004-01-25 |
Joshua Kwan | better way to do this |
commit | commitdiff | tree | snapshot |
| 2004-01-25 |
Joshua Kwan | land final virus+ee support |
commit | commitdiff | tree | snapshot |
| 2004-01-25 |
Joshua Kwan | ok, readd virus |
commit | commitdiff | tree | snapshot |
| 2004-01-25 |
Joshua Kwan | Cleanups - globals, extraneous #defines, #include order... |
commit | commitdiff | tree | snapshot |
| 2004-01-24 |
Joshua Kwan | rip out more ee stuff |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | rip out the file operations menu, replace with 'save... |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | kill ee_init which reads a configuration file |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | fix canned rcfile path |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | unused variable bit_bucket ... |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | remove some unused variables |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | no bugs KNOWN |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Jilles Tjoelker | Avoid calling lseek() on a descriptor managed by stdio. |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | remove virus references |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | fix license, remove last_char_is.c (only used by virus) |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | Throw out virus in favor of ee, which is much more... |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | resize bug is fixed by jilles! |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | rearrange preprocessor stuff |
commit | commitdiff | tree | snapshot |
| 2004-01-22 |
Joshua Kwan | It's 2004! |
commit | commitdiff | tree | snapshot |
| 2004-01-22 |
Joshua Kwan | no longer required |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Joshua Kwan | - no need for strdup, we never free myconfig |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Jilles Tjoelker | Note own getnstr(). |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Jilles Tjoelker | getpwuid/getgrgid calls were removed so that's been... |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Jilles Tjoelker | Give a message when the max number of users has been... |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Joshua Kwan | s/the n/a / |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Joshua Kwan | bring the changelog up to date with recent events |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Joshua Kwan | remove nethackstub in make clean |
commit | commitdiff | tree | snapshot |
| next |