]> git.pond.sub.org Git - empserver/history - src/client/servcmd.c
Update copyright notice
[empserver] / src / client / servcmd.c
2018-04-29 Markus ArmbrusterUpdate copyright notice
2017-08-07 Markus ArmbrusterUpdate copyright notice
2017-08-07 Markus ArmbrusterMerge branch 'readline'
2017-08-06 Markus Armbrusterclient: Collect readline-related code in play.c
2017-08-06 Markus Armbrusterclient: Redistribute work among prompt() and its callers
2017-08-06 Martin Haukeliclient: Add readline support to empire client
2017-08-06 Markus Armbrusterclient: Lift assignment to @input_fd to recv_output()
2017-08-06 Markus Armbrusterclient: Signal interrupt instead of EOF on batch file...
2017-07-24 Markus Armbrusterclient: Fix rogue execute protection
2017-07-24 Markus Armbrusterclient: Simplify rogue redirection and execute protection
2017-07-08 Markus Armbrusterclient: Improve the client's messages
2017-07-08 Markus Armbrusterclient: Drop extra newlines from the client's messages
2017-07-02 Markus ArmbrusterUpdate copyright notice
2015-03-08 Marisa Giancarlaclient: New option -r for restricted mode
2015-02-28 Markus ArmbrusterUpdate copyright notice
2014-01-02 Markus ArmbrusterUpdate copyright notice
2013-01-12 Markus ArmbrusterUpdate copyright notice
2012-06-10 Markus ArmbrusterUpdate copyright notice
2011-04-14 Markus ArmbrusterUpdate known contributors comments
2011-04-12 Markus ArmbrusterLicense upgrade to GPL version 3 or later
2010-06-20 Markus ArmbrusterCoding style fixes, mostly indentation and whitespace
2010-01-19 Markus ArmbrusterUpdate copyright notice
2009-11-30 Markus ArmbrusterRevamp client's Windows POSIX compatibility code
2009-02-08 Markus ArmbrusterUpdate copyright notice
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-01-19 Markus ArmbrusterUpdate copyright notice
2007-12-13 Markus Armbruster(redir_authorized, doexecute): Change diagnostics to...
2007-12-11 Ron Koenderink(w32_getpw, w32_socket, w32_connect, w32_recv, w32_send,
2007-12-08 Markus Armbruster(servercmd): Fix telegram info prompt. Broken in rev...
2007-12-08 Markus Armbruster(servcmd): Fix recognition of empty C_INFORM broken...
2007-11-29 Markus ArmbrusterReject unexpected redirections:
2007-11-29 Markus ArmbrusterRefactor redirection data structure, no functional...
2007-11-29 Markus Armbruster(prompt, servercmd): Move C_PROMPT code from prompt...
2007-11-28 Markus Armbruster(servercmd, prompt, doexecute): Refactor: collect contr...
2007-11-28 Markus ArmbrusterFlaws in the Empire protocol make redirections within...
2007-11-18 Markus ArmbrusterFix redirections with execute. Redirection consumed...
2007-11-18 Markus Armbruster(redir_authorized): New, factored out of users in prepr...
2007-11-17 Markus Armbruster(doexecute): Fix to set input_fd on failure, so that...
2007-11-17 Markus Armbruster(doredir): Open the file with mode 0666 instead of...
2007-11-17 Markus ArmbrusterRewrite much of client's playing phase code:
2007-11-17 Markus Armbruster(doexecute): Use fname(). Simplify convoluted logic...
2007-11-17 Markus Armbruster(dopipe): Check whether argument starts with '|'. ...
2007-11-17 Markus Armbruster(fname): New.
2007-08-24 Markus Armbruster(output): Remove unused parameter eol. Caller changed.
2007-08-18 Markus Armbruster(exec_fd): Useless junk inherited all the way from...
2007-01-09 Markus ArmbrusterUpdate copyright notice.
2006-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-05-21 Markus ArmbrusterLine breaks and other formatting issues. No functional...
2006-05-20 Markus Armbruster(num_teles, redir_fp, pipe_fp, exec_fd, sendeof, prompt...
2006-02-24 Markus ArmbrusterUpdate known contributors comment.
2006-01-21 Markus ArmbrusterCOPYING duplicates information from README. Remove...
2006-01-05 Markus ArmbrusterUpdate copyright notice.
2005-12-27 Markus ArmbrusterInclude config.h.
2005-11-13 Ron Koenderink(output): Remove C_FLUSH from output() as C_FLUSH is...
2005-11-12 Ron Koenderink(servercmd): Remove newline for C_INFORM, C_FLUSH,
2005-11-12 Ron Koenderink(io_gets, output): Remove the removal of \n in io_gets...
2005-11-12 Ron Koenderink(servercmd, io_gets, output): Fix client to read lines...
2005-09-24 Ron Koenderink(doexecute) [_WIN32]: Open the exec file in text mode.
2005-07-23 Ron Koenderink(prompt,dopipe) [_WIN32]: Enable the pipe capability.
2005-06-04 Markus Armbruster(getsose): Port from obsolete termcap to terminfo....
2005-05-29 Ron Koenderink(output,screen): In ASCII mode, remove standout bit...
2005-05-28 Markus ArmbrusterClean up the previous revision. No functional changes.
2005-05-27 Markus ArmbrusterClient UTF-8 support.
2005-05-07 Markus Armbruster(servercmd): Parsed BTUs into nmin and minutes into...
2005-03-16 Markus ArmbrusterUpdate copyright notice.
2005-03-15 Marc OlzheimGet rid of "s_char", "register" and 0 used instead...
2004-09-07 Markus ArmbrusterUpdate copyright notice. v4.2.18
2004-02-20 Markus ArmbrusterDeclare tags.c variables in tags.h. Declare stuff...
2004-02-19 Markus ArmbrusterProperly declare functions in headers; remove redundant...
2004-02-19 Markus Armbruster(_noecho, _echo): Broken, portability headache, remove.
2004-02-17 Markus ArmbrusterSupply prototypes where possible. This uncovered type...
2004-02-16 Markus ArmbrusterWindows cleanup: include proper headers, remove unused...
2004-02-10 Markus ArmbrusterFix previous rev.
2004-01-15 Markus ArmbrusterPortability fixes: don't declare library functions...
2003-09-02 Markus ArmbrusterIndented with src/scripts/indent-emp.
2003-08-23 Markus ArmbrusterImport of Empire 4.2.12 v4.2.12