More sane behavior on a new installation
[citadel.git] / citadel / modules / upgrade / serv_upgrade.c
2012-01-27 Art CancroMore sane behavior on a new installation
2012-01-27 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-27 Art CancroCompleted the overhaul of setup.
2012-01-16 Art CancroInstant expunge defaults to ON on new installations
2012-01-16 Art CancroFor new installations, full text index is ON by default.
2011-09-04 Art Cancroserv_upgrade will delete internal system accounts no...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2010-09-01 Art CancroCompleted the removal of $Id$ tags in the Citadel serve...
2010-08-20 Art Cancro* Cleanup and tuning of previous commit
2010-05-18 Wilfried Göesgens* split cutuserkey() out of makeuserkey(); its name...
2010-02-09 Art Cancro* serv_upgrade.c: don't clear out the LDAP config
2009-10-25 Dave WestAnd a few more things comply with the coding style.
2009-10-17 Dave WestCitadel API clean up.
2009-10-15 Art Cancro* More license declarations
2009-04-28 Art Cancro* If running 7.60 code for the first time, serv_upgrade...
2009-01-18 Art Cancro* During server startup, if config.c_default_cal_zone...
2008-05-30 Art CancroOops, don't rebuild usersbynumber every time
2008-05-29 Art Cancrogetuserbynumber() now uses a proper indexed database
2008-05-28 Dave WestNow we name all the private contexts.
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2008-01-19 Art CancroBacked out previous commit
2008-01-19 Art CancroApplied matt's latest patch set
2007-12-03 Dave WestAdded an entry point to the modules init stuff.
2007-12-03 Art CancroSite config protocol and UI for XMPP port numbers
2007-11-25 Dave WestHere it is, the new thread interface.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-07-31 Dave WestContinue phase 2 of modules stuff.