- Fixed the inconsitency bug lately introduced. Adding networks is now
authorMarcus Eggenberger <egs@quassel-irc.org>
Sat, 2 Feb 2008 16:26:14 +0000 (16:26 +0000)
committerMarcus Eggenberger <egs@quassel-irc.org>
Sat, 2 Feb 2008 16:26:14 +0000 (16:26 +0000)
reenabled. Renaming and Deleting is still deactivated since they
aren't handled in a pretty manner.
- This fix enabled us to totally drop network names as
identifiers. BufferInfo::bufferName() is history.
- the buffergroup table is gone. SQLite Schemaversion is now 2.
- introduced: bool SignedId::isValid(). Please use this for future
validity checks.

WARNING: DISTCLEAN IS MANDATORY!


No differences found