Source MUD
Source MUDNewsWikiBugsForumFilesSourceGIT LoginRegister
HomeGITsourcemudRecent Log

Source MUD (previously AweMUD)
summary: Merge branch 'clean'
timestamp: January 4th, 2009 at 5:15pm EST
commit: d2f310d662ea572c14e00f34c5d8ea1b2e3b4770

Commit InfoRecent LogFull LogSource

Log RSS FeedDate
commit
browse
Merge branch 'clean'
Sean Middleditch
Jan 4th, 2009
5:15pm EST
commit
browse
fix race condition in build when .build/ does not already exist
Sean Middleditch
Jan 4th, 2009
5:06pm EST
commit
browse
use TR1s shared_ptr for managing Account references (note that currently we never free the memory)
Sean Middleditch
Jan 3rd, 2009
1:17pm EST
commit
browse
remove (essentially) unused regex wrapper
Sean Middleditch
Dec 24th, 2008
12:01am EST
commit
browse
build fixes
Sean Middleditch
Dec 23rd, 2008
11:53pm EST
commit
browse
include config.h in common.h; dont ever include common.h in another header (fixes precompiled header bugs in gcc)
Sean Middleditch
Dec 23rd, 2008
9:19pm EST
commit
browse
move accept() to SocketListener class
Sean Middleditch
Dec 20th, 2008
4:19pm EST
commit
browse
fix IP deny lists code
Sean Middleditch
Dec 20th, 2008
4:12pm EST
commit
browse
remove unused Network::get_peer_name
Sean Middleditch
Dec 20th, 2008
3:33pm EST
commit
browse
remove SockStorage, add NetAddr class
Sean Middleditch
Dec 20th, 2008
3:32pm EST
commit
browse
remove unix domain socket code
Sean Middleditch
Dec 20th, 2008
2:56pm EST
commit
browse
remove redundancy
Sean Middleditch
Dec 20th, 2008
2:55pm EST