~vcs-imports-ii/znc/master

  • Committer: Uli Schlachter
  • Date: 2011-09-25 08:24:36 UTC
  • Revision ID: git-v1:c0907f2e5893070a3c6356ae0ba37fb4888a95bd
Fix visibility support

I definitely fixed this problem already when I ported the macro, so I wonder why
the fix got lost...

config.log says:

conftest.cpp: In function 'void dummyfunc()':
conftest.cpp:13:15: error: no previous declaration for 'void dummyfunc()'
[-Werror=missing-declarations]

Signed-off-by: Uli Schlachter <psychon@znc.in>
Filename Latest Rev Last Changed Committer Comment Size
..
m4 2353 13 years ago Alexey Sokolov Check SWIG version in configure. Diff
man 1084 16 years ago psychon Add man pages for everything installed to <prefix> Diff
modules 2 20 years ago prozacx Initial revision git-svn-id: https://znc.svn.sou Diff
test 2320 13 years ago Uli Schlachter Overhaul the config parsing This moves stuff to a Diff
webskins 1764 15 years ago prozacx Initial commit of webmods - still lots of work to Diff
.gitignore 2402 13 years ago Uli Schlachter Fix CString::Escape_n() and add some tests for it 653 bytes Diff Download File
AUTHORS 2344 13 years ago Michael Edgar Added myself to authors, in case this lands. 1 KB Diff Download File
File autogen.sh 2353 13 years ago Alexey Sokolov Check SWIG version in configure. 1.1 KB Diff Download File
Symlink bootstrap.sh 2354 13 years ago Alexey Sokolov Add bootstrap.sh as symlink to autogen.sh Some pr .
Buffer.cpp 2230 14 years ago psychon Oh, shiny... NOT (Yes, it's that time of the year 2 KB Diff Download File
Buffer.h 2230 14 years ago psychon Oh, shiny... NOT (Yes, it's that time of the year 1.8 KB Diff Download File
Chan.cpp 2516.1.1 13 years ago Uli Schlachter Send a MODE request when JOINing This kind of rev 15.4 KB Diff Download File
Chan.h 2516.1.1 13 years ago Uli Schlachter Send a MODE request when JOINing This kind of rev 5.4 KB Diff Download File
Client.cpp 2519 13 years ago Alexey Sokolov Fix OnClientDisconnect() hook of network modules. 22.4 KB Diff Download File
Client.h 2481 13 years ago Uli Schlachter Make the debug output for raw query line up This 4.2 KB Diff Download File
ClientCommand.cpp 2503 13 years ago Uli Schlachter Fix network module calls These calls really shoul 43.1 KB Diff Download File
Config.cpp 2480 13 years ago Alexey Sokolov Make 1st parameter of CConfig::Write() a reference 4.8 KB Diff Download File
Config.h 2480 13 years ago Alexey Sokolov Make 1st parameter of CConfig::Write() a reference 3.2 KB Diff Download File
configure.ac 2513 13 years ago Uli Schlachter Fork the gl_visibility macro That macro currently 15.6 KB Diff Download File
Csocket.cpp 2386 13 years ago Uli Schlachter Update to latest Csocket Fixes: - A possible cra 60.9 KB Diff Download File
Csocket.h 2391 13 years ago Uli Schlachter Update to latest Csocket This fixes the "busy loo 69.3 KB Diff Download File
defines.h 2466 13 years ago Alexey Sokolov Change "znc" to "ZNC". 755 bytes Diff Download File
ExecSock.h 2400 13 years ago Uli Schlachter Include zncconfig.h in all headers The rule is th 1 KB Diff Download File
FileUtils.cpp 2331 13 years ago Uli Schlachter Move CExecSock to ExecSock.h As a result, Utils.h 13.9 KB Diff Download File
FileUtils.h 2467 13 years ago Uli Schlachter fix build error when compiling against uclibc(++) 6.5 KB Diff Download File
HTTPSock.cpp 2328 13 years ago Uli Schlachter Don't include FileUtils.h in znc.h or Modules.h B 14.5 KB Diff Download File
HTTPSock.h 2230 14 years ago psychon Oh, shiny... NOT (Yes, it's that time of the year 4.2 KB Diff Download File
IRCNetwork.cpp 2510 13 years ago Kyle Fuller PutModule should try sending the line to all clien 20.6 KB Diff Download File
IRCNetwork.h 2510 13 years ago Kyle Fuller PutModule should try sending the line to all clien 5.6 KB Diff Download File
IRCSock.cpp 2516.1.4 13 years ago Toon Schoenmakers Implemented a OnInvite hook This hook will be cal 33.8 KB Diff Download File
IRCSock.h 2433 13 years ago Kyle Fuller Make IRCSock network aware 4.5 KB Diff Download File
LICENSE 748 18 years ago prozacx Added license info git-svn-id: https://znc.svn.s 17.5 KB Diff Download File
LICENSE.OpenSSL 748 18 years ago prozacx Added license info git-svn-id: https://znc.svn.s 702 bytes Diff Download File
Listener.cpp 2488 13 years ago Uli Schlachter Remove MODULECALL macro Depending on which of its 4.4 KB Diff Download File
Listener.h 2325 13 years ago Uli Schlachter Don't include znc.h in Listener.h znc.h pulls in 2.2 KB Diff Download File
main.cpp 2348 13 years ago Alexey Sokolov Show error for --makepem if compiled without SSL. 9.1 KB Diff Download File
main.h 2511 13 years ago Alexey Sokolov Bump version of master to 0.203 As 0.202 is being 5.8 KB Diff Download File
Makefile.in 2462.1.1 13 years ago Uli Schlachter Drop @DEFS@ from the build system This will only 4.1 KB Diff Download File
MD5.cpp 1323 16 years ago psychon MD5: Dunno if this makes the code better or worse. 6.9 KB Diff Download File
MD5.h 2220 14 years ago psychon Use autoheader This commit adds a zncconfig.h to 979 bytes Diff Download File
Modules.cpp 2516.1.4 13 years ago Toon Schoenmakers Implemented a OnInvite hook This hook will be cal 39.5 KB Diff Download File
Modules.h 2516.1.4 13 years ago Toon Schoenmakers Implemented a OnInvite hook This hook will be cal 45.6 KB Diff Download File
Nick.cpp 2434 13 years ago Kyle Fuller Make CNick network aware 3.5 KB Diff Download File
Nick.h 2434 13 years ago Kyle Fuller Make CNick network aware 1.3 KB Diff Download File
README.md 2466 13 years ago Alexey Sokolov Change "znc" to "ZNC". 4.6 KB Diff Download File
Server.cpp 2285.1.1 13 years ago Kyle Fuller Remove some pointless if statements 1 KB Diff Download File
Server.h 2230 14 years ago psychon Oh, shiny... NOT (Yes, it's that time of the year 869 bytes Diff Download File
SHA256.cpp 2514 13 years ago Uli Schlachter SHA256.cpp: Include some ZNC header first This is 7.3 KB Diff Download File
SHA256.h 2220 14 years ago psychon Use autoheader This commit adds a zncconfig.h to 2.5 KB Diff Download File
Socket.cpp 2419 13 years ago Uli Schlachter Move the EModuleType into CModInfo This also rena 3.7 KB Diff Download File
Socket.h 2376.1.5 13 years ago Un1matr1x remove some more of the evil trailing white spaces 4.9 KB Diff Download File
Template.cpp 2466 13 years ago Alexey Sokolov Change "znc" to "ZNC". 22.4 KB Diff Download File
Template.h 2376.1.5 13 years ago Un1matr1x remove some more of the evil trailing white spaces 5.6 KB Diff Download File
User.cpp 2517 13 years ago Alexey Sokolov Fix CUser::IsUserAttached(). It honored only clie 31.7 KB Diff Download File
User.h 2517 13 years ago Alexey Sokolov Fix CUser::IsUserAttached(). It honored only clie 7.3 KB Diff Download File
Utils.cpp 2399 13 years ago Uli Schlachter Stop asking for the host name in --makepem Come o 12.6 KB Diff Download File
Utils.h 2330 13 years ago Uli Schlachter Move DEBUG() from Utils.h into new ZNCDebug.h Sig 13.8 KB Diff Download File
WebModules.cpp 2419 13 years ago Uli Schlachter Move the EModuleType into CModInfo This also rena 22.3 KB Diff Download File
WebModules.h 2327 13 years ago Uli Schlachter Include less headers in WebModules.h From Client. 4.7 KB Diff Download File
File znc-buildmod.in 2466 13 years ago Alexey Sokolov Change "znc" to "ZNC". 1.3 KB Diff Download File
File znc-config.in 2462.1.1 13 years ago Uli Schlachter Drop @DEFS@ from the build system This will only 1.1 KB Diff Download File
znc-uninstalled.pc.in 2462.1.1 13 years ago Uli Schlachter Drop @DEFS@ from the build system This will only 575 bytes Diff Download File
znc.cpp 2508 13 years ago Alexey Sokolov Compare floats as floats. 49.8 KB Diff Download File
znc.h 2506 13 years ago Alexey Sokolov Backup znc.conf when upgrading ZNC. Now ZNC saves 6.9 KB Diff Download File
znc.pc.in 2462.1.1 13 years ago Uli Schlachter Drop @DEFS@ from the build system This will only 483 bytes Diff Download File
znc.service 2404.1.1 13 years ago Nick Bebout Add ZNC systemd unit file for those distros that u 158 bytes Diff Download File
ZNCDebug.cpp 2330 13 years ago Uli Schlachter Move DEBUG() from Utils.h into new ZNCDebug.h Sig 381 bytes Diff Download File
ZNCDebug.h 2400 13 years ago Uli Schlachter Include zncconfig.h in all headers The rule is th 1.1 KB Diff Download File
ZNCString.cpp 2402 13 years ago Uli Schlachter Fix CString::Escape_n() and add some tests for it 25.4 KB Diff Download File
ZNCString.h 2516 13 years ago Kyle Fuller Set default TrimPrefix to ":" Use TrimPrefix inst 20.1 KB Diff Download File