- Global IAC
- prefix these to clean up the namespace
- Global command_do_quit
- the close code needs to change the state so telnetclient_isstate does not end up being true for a future read?
- Global command_execute
- support cl as NULL for silent/offline commands
- Global command_lineinput
- pass current user and character
- Global eventlog_toomany
- we could get the peername from the fd and log that?
- Global sha1crypt_create_password
- return an error if snprintf truncated.
- Global telnetclient_free
- fix the username field
- Global user_load_byname
- check all fields of u to verify they are correct.
- Global user_shutdown
- free all loaded users.
- Global webserver_read_event
- implement something to parse the input. use an HTTP parser state machine.
- Global webserver_read_event
- log the right URI.
- Global webserver_write_event
- check if res<len. the buffer wasn't completely transfered then set the socket as write-ready. socketio_writeready(sh->fd);
- Global fdb_write_format
- make this interface not limit the value.
Generated on Mon Dec 28 09:03:36 2009 for boris by
1.5.8