]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge branch 'refs/heads/t/server_cmds'
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 9 Oct 2014 21:37:09 +0000 (21:37 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 9 Oct 2014 21:40:10 +0000 (21:40 +0000)
commitbc15c3ff65eb00e04ebc303cfa9ee3d1a4675b35
tree8d98f461c20670e2906382f3001aab6dd4faa333
parenta6cae51e8c60fa9d92b206d0a51483f75b47735a
parent435ad905b15bdad01dc3189bed5bf1d647ed1229
Merge branch 'refs/heads/t/server_cmds'

Was cooking for three weeks.

* Add sender subcommand "status".
* com_si(): Don't print git version string.
* Doxify the sender_subcommand enum.
* Overhaul help texts of server and afs commands.
* com_sender: Replace memcpy by struct copy.

Conflicts:
command.c
NEWS
command.c
dccp_send.c
http_send.c
send.h
send_common.c
udp_send.c
web/manual.m4