summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-13Update documentation for cloakingdanieldg
2009-10-13Remove magic path resolution from certificate filesdanieldg
2009-10-13removes unnecessary checks in modules, removes a superfluous else statement, ...peavey
2009-10-13Change to new execution directory structuredanieldg
2009-10-13Remove needless chdir() from inspircd executabledanieldg
2009-10-13Allow confpath to be a file name in the current directorydanieldg
2009-10-12Encode module API version in the init_module symbol; fixes conflic with glibc...danieldg
2009-10-12change vc70.pdb to vc90.pdb.. just cosmetic..peavey
2009-10-12DLLFactory--danieldg
2009-10-12Clean up the compile flags a little. BTW windows now builds again.peavey
2009-10-12Don't CoreExport reference.peavey
2009-10-12Make OnChannelRestrictionApply take a User* instead of a Membership* [jackmcb...danieldg
2009-10-12Fix some signedness.peavey
2009-10-12CoreExport changes, clean up DoHostCycle when users are exempteddanieldg
2009-10-12m_exemptchanops by jackmcbarn - channel mode +X to allow per-channel settingdanieldg
2009-10-12Add mode headers.peavey
2009-10-12More WriteGlobalSno conversions in rehash, patch by dKingstondanieldg
2009-10-12Fix WriteCommon when used on remote nicksdanieldg
2009-10-12Fix empty SID validation and generationdanieldg
2009-10-12Fix automatic SID generation when generated value is less than 100danieldg
2009-10-12Correct the will-block prediction on partial writev() returndanieldg
2009-10-12Define DISABLE_WRITEV and use the IOHook single-copy method for Windows send()danieldg
2009-10-11Less CoreExport.. Too much of a good thing..peavey
2009-10-11More CoreExport, brought the errors down, but some still persist.peavey
2009-10-11More adds, now I should have all the new stuff down.peavey
2009-10-11Re-enable removal of a tmp file that was left out for debug.peavey
2009-10-11More CoreExport.peavey
2009-10-11Remove some redundant headers from VS project file.peavey
2009-10-11Add new files and headers recently introduced.peavey
2009-10-11Include psapi.h to fix stats.cpp compiling.peavey
2009-10-11CoreExport Membership since windows needs this.peavey
2009-10-11Move 2 static extensibles from user class to inspircd class for global access...peavey
2009-10-11Octets in an IPv4 address are unsigneddanieldg
2009-10-11Remove the -Dssize_t declaration now its typedeffed.peavey
2009-10-11Ugly-ish hack to select SocketEngine on windows until I or someone else finds...peavey
2009-10-11Some fixes to the VS project file.peavey
2009-10-11Use CoreExport for the ServerInstance extern. Fixes unresolved symbol error f...peavey
2009-10-11Fixes for SocketThread, missing overload, and a left in deprecated variable.peavey
2009-10-11Compile fixes.peavey
2009-10-11Fix some signedness.peavey
2009-10-11Some fixes for the VS project file. Spanningtree builds again.peavey
2009-10-11Fix Extend usage and a few other things for latest API. Compiles but not tested.peavey
2009-10-10Fix double dot in half-cloaked resolved hostsdanieldg
2009-10-10Compile fixes, these too take char* on windows and not void*.peavey
2009-10-103rd time lucky? Fix again for setsockopt.peavey
2009-10-10Slight tweak to setsockopt fix.peavey
2009-10-10Compile fixes for windows.peavey
2009-10-10* Fix inspsocket to not include uio.h on windows.peavey
2009-10-10Compile fixes for latest changes to trunk.peavey
2009-10-10Update m_cloaking to use free-form keys instead of weakening the hash IVdanieldg