]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Check for windows drive letters on the start of paths and treat them the same as...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 13 May 2008 17:16:26 +0000 (17:16 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 13 May 2008 17:16:26 +0000 (17:16 +0000)
commit9f33bf7fc83cffccae96eb622bf39e8f4838b809
tree248bbe5351c3d4eaee4f34589fc38a046204d151
parent25a78272bc44ae466ebb2e60e090e07dc1fe4f88
Check for windows drive letters on the start of paths and treat them the same as paths that start with /, this makes insp more friendly for windows filesystems

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9724 e03df62e-2008-0410-955e-edbf42e46eb7
include/configreader.h
src/configreader.cpp
src/inspircd.cpp
src/modules/extra/m_ssl_gnutls.cpp
src/modules/extra/m_ssl_openssl.cpp