index
:
ngircd
this commit
master
ngircd with make
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2005-07-24
add reverse lookup check
Florian Westphal
2005-07-23
Added "STRIP_FROM_PATH" variable to generate relative path names.
Alexander Barton
2005-07-22
Eliminate some compiler warnings ("unused parameter").
Alexander Barton
2005-07-22
Added style definitions for source code listings.
Alexander Barton
2005-07-22
New subdirectory "doc/src" for the source code documentation.
Alexander Barton
2005-07-22
Moved "srcdoc" target from src/Makefile to doc/Makefile.
Alexander Barton
2005-07-22
Removed "srcdoc" target for src/ tree (now in doc/ subdirectory).
Alexander Barton
2005-07-22
New subdirectory "src" for the source code documentation, and new make
Alexander Barton
2005-07-22
New files for the Doxygen source code documentation system.
Alexander Barton
2005-07-17
change Handle_OPERATOR() formatting
Florian Westphal
2005-07-14
prevent io_masterfd leak when library_init() is called twice
Florian Westphal
2005-07-14
Cleaned up some log messages.
Alexander Barton
2005-07-14
Brought some debug log messages "in line".
Alexander Barton
2005-07-14
Reformatted some comments.
Alexander Barton
2005-07-13
removed unneeded variable "bsize"
Florian Westphal
2005-07-12
add better error checks for io_ routines
Florian Westphal
2005-07-12
removed unneeded return statement
Florian Westphal
2005-07-11
fix embarassing buffer-off-by one
Florian Westphal
2005-07-11
make Conn_NewListener local to conn.c
Florian Westphal
2005-07-11
made a few config options unsigned.
Florian Westphal
2005-07-11
change assertions to stop splint from complaining
Florian Westphal
2005-07-10
s/strcpy/strlcpy/
Florian Westphal
2005-07-09
minor cosmetic changes
Florian Westphal
2005-07-09
removed some Debug-Code.
Florian Westphal
2005-07-09
io_library_shutdown: return void
Florian Westphal
2005-07-09
Updated some URLs in the documentation.
Alexander Barton
2005-07-08
Only setuid()/setgid() if it differs from current UID/GID.
Alexander Barton
2005-07-08
Use "ServerUID" (and not internal variable name) for error message.
Alexander Barton
2005-07-08
Updated documentation.
Alexander Barton
2005-07-08
Added "doc/Zeroconf.txt" to distribution.
Alexander Barton
2005-07-08
Renamed "Rendezvous" to "Zeroconf".
Alexander Barton
2005-07-08
New section "runtime".
Alexander Barton
2005-07-08
Whitespace fixes.
Alexander Barton
2005-07-07
safemult_uint(): return bool
Florian Westphal
2005-07-07
document b0rken resolver on GNU/Linux
Florian Westphal
2005-07-07
new buffer/IO API.
Florian Westphal
2005-07-07
test for epoll and kqueue support
Florian Westphal
2005-07-07
use new io event API.
Florian Westphal
2005-07-07
use dynamically sized unzip/zip buffer
Florian Westphal
2005-07-07
new io/buffer api.
Florian Westphal
2005-07-07
remove FD_SETSIZE check (now in io_* functions)
Florian Westphal
2005-07-07
use dynamic io buffers
Florian Westphal
2005-07-07
use new buffer API
Florian Westphal
2005-07-07
cleanup, use new io layer.
Florian Westphal
2005-07-07
add new IO layer
Florian Westphal
2005-07-07
add new buffer abstraction layer
Florian Westphal
2005-07-07
removed Resolve_Init()
Florian Westphal
2005-07-05
Fixed maximum length of user names, now allow up to 9 characters.
Alexander Barton
2005-07-02
Updated documentation.
Alexander Barton
2005-07-02
Handle oversized messages which should be sent to the network better.
Alexander Barton
[next]