This website requires JavaScript.
Explore
Help
Sign In
mangavalk
/
lcdproc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f0386c7eefd865de51dbfa7712fd5e901812a7a2
lcdproc
/
server
/
commands
T
History
marschap
f9d35cad9e
remove unused code, cleanup & shorten parse_message() function;
...
hide commands[] table; make it's contents accessible using a function
2005-06-28 17:12:30 +00:00
..
.cvsignore
added .cvsignore files, thanks to Volker Boerchers for his contribution
2005-05-22 07:16:48 +00:00
client_commands.c
fix buffer overflow and format string vulnerabilities
2004-04-13 18:50:36 +00:00
client_commands.h
…
command_list.c
remove unused code, cleanup & shorten parse_message() function;
2005-06-28 17:12:30 +00:00
command_list.h
remove unused code, cleanup & shorten parse_message() function;
2005-06-28 17:12:30 +00:00
Makefile.am
Portability: patch by Christian Grigis <christian.grigis@smartdata.ch> to allow building the software from a directory different
2003-08-02 00:37:10 +00:00
menu_commands.c
- new option -next
2005-06-01 22:44:39 +00:00
menu_commands.h
new menu_set options: -parent and -is_hidden
2005-05-20 09:44:47 +00:00
screen_commands.c
…
screen_commands.h
…
server_commands.c
…
server_commands.h
…
widget_commands.c
add & document D. Greaves marquee patch, clean up render.c
2004-12-30 17:34:02 +00:00
widget_commands.h
…