Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
[citadel.git] / citadel / modules /
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-09-29 Art CancroRemove dependency on configdb when auto-generating...
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-08-04 Wilfried Goesgensfix pop3 Aggregator
2015-08-04 Wilfried Goesgensproperly terminate after running maintenance commands.
2015-08-04 Wilfried Goesgensmove pointer into a function.
2015-08-04 Wilfried GoesgensMove another message into the only file its used.
2015-08-04 Wilfried GoesgensMove function where its used.
2015-07-27 Wilfried GoesgensAdd cleanup routine which crawls the whole database...
2015-07-27 Wilfried GoesgensFix migrating of metadata
2015-07-24 Wilfried GoesgensModularise msgbase
2015-07-21 Wilfried GoesgensDisable houskeeping and wait for active background...
2015-07-21 Wilfried GoesgensAdd timeout facility for event contexts
2015-07-21 Wilfried GoesgensDisable houskeeping and wait for active background...
2015-07-13 Wilfried GoesgensAdd timeout facility for event contexts
2015-06-03 Art CancroFinished migrating legacy control record to new config...
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art CancroConfig exporter complete.
2015-05-06 Art Cancromerge
2015-05-05 Art CancroCompleted initial code for config system cutover. ...
2015-05-05 Art Cancroconfig migration endless typing meow
2015-05-05 Art Cancroconfig migration endless typing meow
2015-05-05 Art Cancroconfig migration endless typing meow
2015-05-05 Art Cancrohere be more migration
2015-05-05 Art CancroMoved more code over to the new config system
2015-05-04 Art CancroMigrated more to the new config system
2015-05-04 Art CancroMigrated more to the new config system
2015-05-02 Art Cancroserv_expire.c migrated to new config system
2015-05-02 Art Cancroserv_expire.c migrated to new config system
2015-05-01 Art CancroMigrated many other files to the new config system
2015-05-01 Art Cancromigrated serv_session.c to new config format
2015-05-01 Art Cancromigrated serv_rooms.c to new config format
2015-05-01 Art Cancromigrated serv_messages.c to new config format
2015-05-01 Art Cancromigrated serv_file.c to new config format
2015-05-01 Art Cancromigrated serv_crypto.c to new config format
2015-05-01 Art CancroMigrated serv_calendar.c to the new config format
2015-05-01 Art CancroMigrated serv_bio.c to the new config format
2015-05-01 Art CancroMigrated serv_autocompletion.c to the new config format
2015-04-29 Art Cancroconfig.c ported to new system BROKEN BUILD ALERT
2015-04-24 Art Cancrostarted setting up new config system
2015-04-20 Art Cancroctdluid is now specified on the command line with the...
2015-04-19 Wilfried GoesgensIn case of to many users online we throw an error;...
2015-04-18 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2015-04-17 Wilfried GoesgensIn case of to many users online we throw an error;...
2015-04-10 Art CancroRemoved the whole configlen thing. Seriously, WTF?
2015-04-07 Art CancroCreate CDB_CONFIG database. Renamed some members of...
2015-03-30 Wilfried GoesgensBy Harry Coin:
2015-03-30 Wilfried GoesgensBy Harry Coin:
2015-02-19 Wilfried GoesgensNeed to set the header data.
2015-02-19 Wilfried GoesgensRSSClient: Add the location header provided URL to...
2015-02-16 Wilfried GoesgensFix utf8-handling.
2015-02-14 Art CancroFixed the remaining bugs in roster iq replies.
2015-02-14 Art Cancrofix to previous commit
2015-02-14 Art CancroAdded a from= attribute to the reply to discovery queri...
2015-01-13 Wilfried GoesgensSilence!
2015-01-13 Wilfried Goesgensdon't fetch & dereference pointers on shut down all...
2015-01-11 Wilfried GoesgensFix seen expiration for RSS
2015-01-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-01-07 Art CancroMinor cleanup of rss parser in preparation for some...
2015-01-03 Wilfried GoesgensMerge branch 'master' of git+ssh://git.citadel.org...
2015-01-03 Art CancroEmpty handlers for closing tags of <bind> and <query...
2015-01-03 Art Cancrowhitespace cleanup
2015-01-01 Wilfried Goesgensproperly abort if we fail to create debug files instead...
2015-01-01 Wilfried GoesgensFix directory permission checks
2014-12-31 Wilfried GoesgensMerge branch 'master' of git+ssh://git.citadel.org...
2014-12-31 Wilfried GoesgensAdjust preconditions for attempting a digest delivery.
2014-12-31 Art Cancromerge
2014-12-31 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2014-12-31 Art CancroRevert some of the later changes in XMPP and fix other...
2014-12-31 Wilfried GoesgensRevert xmpp back to a working state
2014-12-31 Wilfried GoesgensDigest delivery:
2014-12-31 Wilfried GoesgensAs clang told us: we have to check for empty buffer...
2014-12-29 Wilfried Goesgensstart defining stuff that could handle subtokens -...
2014-12-29 Wilfried Goesgens - enable TLS
2014-12-29 Wilfried GoesgensApply patches sugested by Taroe Hong plus some more...
2014-12-29 Wilfried GoesgensSMTP-Client: while evaluating failed attempts:
2014-12-22 Wilfried Goesgensmore places to fix the new linebreak behaviour of the...
2014-12-22 Wilfried GoesgensThe new base 64 encoder adds linebreaks, we need to...
2014-11-22 Wilfried GoesgensFucked up the sequence of arguments for the floodprotec...
2014-11-16 Art CancroAdded <progress> tags to our export format. This will...
2014-11-14 Art CancroRemove legacy command ARTV
2014-11-11 Wilfried GoesgensRevert parts of b11aa21e7968de3591f30d7af1ba561fab7bc53...
2014-11-11 Wilfried Goesgensremove duplicate code to cleanup curl stuff
2014-11-08 Wilfried Goesgensadd function to lock the current user.
2014-11-07 Art CancroFixed a null pointer issue
2014-11-07 Wilfried GoesgensAs pointed out by HarryC, we need to do nullpointerchec...
2014-11-06 Wilfried GoesgensInstead of initiating the transition between DB & IO...
2014-10-28 Wilfried GoesgensFix locking of netcnofigs
2014-10-27 Wilfried GoesgensAdjust handling of seen events, add debug functions...
2014-10-27 Wilfried Goesgensfind places which access information after the context...
2014-10-23 Wilfried GoesgensMore places to use the right api function.
2014-10-23 Wilfried Goesgens*moregna*
2014-10-23 Wilfried GoesgensUse a single function to transition from IO to DB Queue
2014-10-21 Wilfried GoesgensMostly we should happen to add one IO context, output...
2014-10-21 Wilfried Goesgensadd whether we're in which eventloop / a worker thread...
2014-10-20 Wilfried GoesgensTidyup the networker
2014-10-20 Wilfried Goesgensreplace strlens by breaks, fix comparison warnings.
2014-10-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2014-10-20 Wilfried GoesgensFix compilation with -o2
next