citadel.git
2015-07-27 Wilfried GoesgensAdd enums to hacking too.
2015-07-27 Wilfried GoesgensFix migrating of metadata
2015-07-24 Wilfried GoesgensFix error number for maxed out server users.
2015-07-24 Wilfried GoesgensModularise msgbase
2015-07-24 Wilfried GoesgensFix swap of parameters when decoding base64; this could...
2015-07-21 Wilfried GoesgensDisable houskeeping and wait for active background...
2015-07-13 Wilfried GoesgensAdd timeout facility for event contexts
2015-06-03 Wilfried GoesgensWork on vcards
2015-06-03 Wilfried GoesgensAdd filter option to iterators
2015-05-10 Wilfried GoesgensAdd way to have structured URL-parametrs using : in...
2015-05-09 Wilfried Goesgensvcard <-> parser <-> template working for simple values.
2015-05-09 Wilfried GoesgensCatch Z-BUS errors in templates.
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-05-05 Wilfried GoesgensImplement dynamic vcard tokens
2015-05-05 Wilfried GoesgensFix pointer indirection in free'ing of list
2015-05-05 Art CancroCtdlGetConfigInt() and CtdlGetConfigLong() converted...
2015-05-05 Art Cancrotemporary noisy logging of config activity
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-05-01 Art CancroCompleted migrating control.o to new config format...
2015-05-01 Art CancroMore conversion to the new config system. WARNING...
2015-05-01 Art CancroMore conversion to the new config system. WARNING...
2015-04-30 Art CancroCONF GET command ported to new config system
2015-04-29 Art CancroConverted databasesc to the new config format
2015-04-29 Art CancroConverted serv_extensions.c to the new config format
2015-04-29 Art CancroConverted sysdep.c to the new config format
2015-04-29 Art CancroConverted citserver.c to the new config format
2015-04-29 Art CancroConverted user_ops.o to new config format
2015-04-29 Art Cancroconfig.c ported to new system BROKEN BUILD ALERT
2015-04-25 Art CancroCompleted the get/set config functions.
2015-04-25 Art CancroMove location of variable declaration to silence warning
2015-04-25 Art CancroMove location of variable declaration to silence warning
2015-04-25 Art CancroSet up the CDB_CONFIG database
2015-04-24 Art Cancrostarted setting up new config system
2015-04-20 Art Cancroget_config() is now called from master_startup() immedi...
2015-04-20 Art CancroRemoved c_ctdluid from struct config entirely
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-19 Wilfried GoesgensMake base64 encoding not add random linebreak/feed...
2015-04-18 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2015-04-18 Wilfried Goesgensset_default_values() in setup.c now gone completely
2015-04-18 Wilfried Goesgensset_default_values() in setup.c now gone completely
2015-04-17 Wilfried GoesgensIn case of to many users online we throw an error;...
2015-04-14 Wilfried GoesgensMake base64 encoding not add random linebreak/feed...
2015-04-10 Art CancroRemoved the whole configlen thing. Seriously, WTF?
2015-04-10 Art CancroCall get_config() only once, not twice
2015-04-07 Art CancroCreate CDB_CONFIG database. Renamed some members of...
2015-04-02 Wilfried Goesgensfix uninitialised warning.
2015-04-02 Wilfried GoesgensRemove oduplicate definition which became visible once...
2015-04-01 Art CancroRan the releaseversion.sh script to mark everything... v9.01
2015-03-30 Wilfried Goesgensby Harry Coin: fix implementation - this buffer was...
2015-03-30 Wilfried Goesgensby Harry Coin:
2015-03-30 Wilfried GoesgensBy Harry Coin:
2015-03-30 Wilfried Goesgensby Harry Coin: remove deprecated -t option from the...
2015-03-30 Wilfried GoesgensBy Harry Coin: make IsEmptyStr NULL-pointer-safe.
2015-03-30 Wilfried GoesgensBy Harry Coin:
2015-03-01 Wilfried GoesgensFix debian init script so it works with systemd.
2015-03-01 Wilfried GoesgensAdd epic editor copyright
2015-03-01 Wilfried Goesgensadd epic to the install target.
2015-03-01 Wilfried GoesgensFix memory leaks; need to register lookups so their...
2015-03-01 Wilfried Goesgensmkd_cleanup() frees the output buffer.
2015-03-01 Wilfried GoesgensAdd libdiscount for markdown
2015-02-19 Wilfried GoesgensNeed to set the header data.
2015-02-19 Wilfried GoesgensRSSClient: Add the location header provided URL to...
2015-02-17 Wilfried GoesgensSend crashmessage just once per day.
2015-02-16 Wilfried GoesgensFix utf8-handling.
2015-02-16 Wilfried GoesgensFix utf8-non-encoding in xml-escape
2015-02-15 Art CancroAdded the Easy Install script to contrib
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-02-12 Art CancroChange copyright date in banner to 2015
2015-02-09 Wilfried GoesgensAs sugested by Robotamer: append the view parameter...
2015-02-01 Wilfried GoesgensAdd jshintrc
2015-01-22 Wilfried Goesgensfix token
2015-01-20 Wilfried Goesgensfix type in testcase too.
2015-01-20 Wilfried GoesgensUse a Type for the stream pointers instead of void...
2015-01-20 Wilfried GoesgensAdd error handling to the stream functions
2015-01-20 Wilfried GoesgensIts the job of the stream lib to suppress chunks just...
2015-01-18 Wilfried GoesgensDon't send an extra chunk for the gzip header.
2015-01-18 Wilfried GoesgensFill the noncompress blacklist from what debian /etc...
next