0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fuck
max
More... over 20 years ago
unused function errors
max
More... over 20 years ago
fixed log overflow bug -- kind of. it turns out that the error and access logs are sent in the same RPC message --- thus, we had the set the high water mark on the log buffers to a little under 2^15. it would be nice to have a cleaner solution to this problem.
max
More... over 20 years ago
removed debug code
max
More... over 20 years ago
fixed bugs; now have log FD passing over Unix Domain sockets (not SOCK_DGRAM as before).
max
More... over 20 years ago
fixed bug where litetime was required, and it really shouldn't be. somewhat hackish for now.
max
More... over 20 years ago
small changes to get things to compile and also am trying a new/improved mmcd interface.
max
More... over 20 years ago
yes, this is fine.
max
More... over 20 years ago
finished up adding GPL v2 license information
max
More... over 20 years ago
this should be much cooler
max
More... over 20 years ago
added more gpl v2 license information on these files
max
More... over 20 years ago
added GPLv2 license information to file headers.
max
More... over 20 years ago
Merged in branch usenix-camera-ready-0-1 - a bunch of new optimizations - some unstable new features (which are OFF by default) - supports for different types of sfs clocks - some bugfixes with file descriptor passing. - bumped OKWS release number to 0.1
max
More... over 20 years ago
merged from 3/26 branch More... over 20 years ago
whoops!
max
More... over 20 years ago
bug for repubbing files while relaunch is in progress.
max
More... over 20 years ago
checked in change for tricky bug
max
More... over 20 years ago
okokok
max
More... almost 21 years ago
don't know if it will compile yet.
max
More... almost 21 years ago
whoops!
max
More... almost 21 years ago
allow patrick to tune ok shutdown timeout
max
More... almost 21 years ago
not modified status symbol
max
More... almost 21 years ago
don't need okm tag here.
max
More... almost 21 years ago
changed service mode to be configurable.
max
More... almost 21 years ago
ok, profile tags
max
More... almost 21 years ago
tag for profiling
max
More... almost 21 years ago
need this a bit higher -- greater than the number of services at least. need a better solution for this permanently, but now, i think pubd needs this turned up.
max
More... almost 21 years ago
merge from Release_2004-03-12_00-branch More... almost 21 years ago
stripped some debug info
max
More... almost 21 years ago
(1) stripped debug code (2) added GZip logging as chris asked. (3) got rid of old (defunct) authtok stuff
max
More... almost 21 years ago