silenced a silly little compiler warning
[citadel.git] / citadel / utils /
2017-11-05 Art Cancromore moving towards ldap sync ... lots of refactoring
2017-01-15 Art CancroFixed an oops in the setup program that was causing...
2016-05-06 Art CancroQuick hack to buildpackages, use "buildpackages version... Release_902
2016-05-03 Art CancroHide the Telephone Number field in the site config...
2016-05-03 Art CancroWait longer (30 seconds instead of 10) to connect to...
2016-04-23 Art CancroRemoved the HAVE_STRERROR directive and our replacement...
2016-04-20 Art Cancromaga
2016-04-19 Art CancroImport roominfo and roompic files into the database.
2016-04-14 Art CancroBegin removing the decimal point from our version numbe...
2016-04-10 Art CancroRemove all references to userpic dir other than those...
2016-04-09 Art CancroUser profiles (bios) are now stored as MIME in the...
2016-01-03 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2016-01-03 Art CancroRemoved the caching of netconfig entries. The caching...
2015-11-15 Art CancroRemoved using_web_installer variable , we do not check...
2015-11-15 Art CancroReworked the setup program to use the new config system.
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-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-07-24 Wilfried GoesgensModularise msgbase
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-04-20 Art Cancroctdluid is now specified on the command line with the...
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-01-01 Wilfried GoesgensFix directory permission checks
2015-01-01 Wilfried Goesgensooops! we intended to reset the timer in the loop!...
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-09-30 Art Cancrocontinuing war on unnecessary include of sys/time.h
2014-06-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2014-06-30 Art CancroRemove erroneous extra parameter from display_error...
2014-05-13 Art CancroCompleted the merge of a read-only, reader-only NNTP...
2014-05-10 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2014-03-03 Art CancroMerge branch 'master' into nntp
2014-03-03 Art CancroAdded config.c_nntp_port to server and to conf protocol...
2014-01-02 Wilfried GoesgensSendcommand: fix usage of FileSendChunked()
2013-12-27 Wilfried GoesgensSENDCOMMAND: use linebuffered readers with dynamic...
2013-06-29 Wilfried GoesgensSendcommand: add missing break - so we don't fail to -w.
2013-05-14 Wilfried GoesgensTDAP: add facility to protect usetable entries from...
2013-02-17 Wilfried Goesgenswrap around ; as the style guide police against nasty...
2013-02-10 Wilfried Goesgensfix warning of scan-build; it doesn't see we would...
2012-11-26 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-11-20 Art Cancrogetting with the times, we dont need to wrap snprintf...
2012-08-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-08-05 Wilfried GoesgensFix some issues reported by cppcheck
2012-04-19 Art CancroRemove unused variable
2012-03-25 Wilfried GoesgensSetup: in case of citserver not up & running, sleep...
2012-02-08 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-08 Art CancroConvert citserver to use getopt()
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
2012-01-27 Art CancroSetup now displays 'Citadel setup program' as the backt...
2012-01-27 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-27 Art CancroCompleted the overhaul of setup.
2012-01-25 Art CancroMajor overhaul of the setup utility. It now expects...
2012-01-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-20 Wilfried GoesgensMerge branch 'master' of git+ssh://git.citadel.org...
2012-01-20 Art CancroSlowly working through the years of cruft that have...
2012-01-20 Art CancroRemoved the obsolete 'whobbs' and 'userlist' utilities.
2012-01-20 Art CancroCopied the -h logic from setup.c to sendcommand.c
2012-01-20 Art CancroAdded our standard 'designed to piss off Richard Stallm...
2012-01-20 Art CancroRemoved migrate_old_installs() from setup.c because...
2012-01-20 Art Cancrosendcommand: locate admin socket using calc_dirs_n_files
2012-01-18 Art CancroRemove the getmail utility
2012-01-18 Art CancroRework the aidepost utility to not need the config...
2012-01-18 Art Cancrosendcommand now uses the admin socket, eliminating...
2012-01-14 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-13 Art CancroBegan setting up a second server socket that will be...
2012-01-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-05 Wilfried Goesgensrespect the default/previously set value; don't overwri...
2012-01-04 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-04 Wilfried GoesgensSafeTimer: check the IPC struct before trying to send...
2011-12-06 Art Cancrosetup.c only calls setlocale() et al if ENABLE_NLS...
2011-09-07 Wilfried Goesgensremove unused code for locking
2011-09-07 Wilfried GoesgensCleanup our toolies, remove unneeded code; handle reply...
2011-09-07 Wilfried GoesgensHandle return values in Setup; catch errors & remove...
2011-09-04 Art CancroClarified some of the error messages in citmail.c
2011-09-04 Wilfried Goesgensfix crash with wrong pointer indirection in setup.c
2011-09-04 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2011-09-04 Wilfried GoesgensMake config defaults seteable by environment variables...
2011-09-04 Art CancroRemoved single-quotes from setup dialogs. They confuse...
2011-07-07 Wilfried Goesgenswork on making RSS aggregator instances and roomlists...
2010-09-28 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-27 Wilfried Goesgens* make all strings of setup.c i18n'able that are worth it.
2010-09-27 Wilfried Goesgens* finish setting the wanted locale.
2010-09-27 Wilfried Goesgens* synchronize strings with debian.org strings (where...
2010-09-27 Wilfried Goesgens* get long message texts translateable
2010-09-05 Wilfried Goesgens* add missing entry in list of environment variables...
2010-09-03 Art CancroGratuitous style cleanup
2010-09-01 Art CancroMore removal of $Id$ tags
2010-08-20 Art Cancro* Cleanup and tuning of previous commit
2010-08-16 Wilfried Göesgens* edit_value(): if no environment variable specified...
2010-08-15 Wilfried Göesgens* fix crash when the env requested isn't set
2010-07-29 Wilfried Göesgens* call SetTitles()
2010-07-29 Wilfried Göesgens* remove setup_dir and lean on what citadel_dirs.c...
2010-07-29 Wilfried Göesgens* move config file loading into its own function
2010-07-29 Wilfried Göesgens* move init script handling into its own function
2010-07-29 Wilfried Göesgens* move stuff cleaning up old, now unneeded files into...
next