aboutsummaryrefslogtreecommitdiff
path: root/src/file.cpp (follow)
AgeCommit message (Expand)Author
2008-10-02Really fixed the rest of the file open issues...it was always using exclusiveMike Buland
2008-10-02Ok...now Bu::File doesn't set stupid permissions when it creates a new file...Mike Buland
2008-10-02david apparently window doesn't have O_NONBLOCKDavid
2008-10-02More changes to File...turns out tempFile always opens the file for reading andMike Buland
2008-10-02Updated on my laptop and discovered that the new, more pedantic gcc had aMike Buland
2008-10-01This commit is sure to break things. This should be a very, very minor change.Mike Buland
2008-10-01Ok, NIDS is getting better and better, and I went ahead and cleaned up someMike Buland
2008-09-26david - got it compiling for windows again: made Bu::File::setBlocking a stub...David
2008-09-24Wholly crap. Added the Fifo, fixed a bunch of bugs, made things more standard,Mike Buland
2008-02-07Just updated the copyright date.Mike Buland
2007-11-15Added liscense info at the front of many, many files. Debating the old files.Mike Buland
2007-07-25I took the cheap way out and added the filename to the exceptions generated byMike Buland
2007-06-19david - got some things compiling on win32 (wine/devc++)David
2007-06-18Added the protocol class. servers work, but don't send data, updated the streamsMike Buland
2007-06-12Moved out the xml system again. I think that if I am going to do it again,Mike Buland
2007-06-10Bunch of maintenence type things. Minor tweaks and the like. The file classMike Buland
2007-05-17Lots of cool new stuff, the Server class actually works for everything exceptMike Buland
2007-04-10I did it, the streams don't start with an S now.Mike Buland
2006-10-31Changed the file class to be SFile so that it will collide less, all of themMike Buland
2006-10-27Added the beginings of the new stream system.Mike Buland