* Moved to the new string tokenizer API
[citadel.git] / webcit / setup.c
2005-04-08 Art Cancro* Moved to the new string tokenizer API
2005-02-17 Art Cancro* After setup is complete, tell them how to log in.
2005-02-16 Art Cancro* inetconf.c: fixed memory management problem that...
2004-09-10 Art Cancro* Added 'dialog' mode to setup
2004-06-06 Art Cancro* Cleaned up a couple of FIXME's sitting around in...
2004-06-02 Art Cancro* setup.c: updated the setup script to configure two...
2004-04-27 Art Cancro*** empty log message ***
2004-04-27 Art Cancro* Prompt for HTTPS port number during setup. We may...
2004-04-20 Art Cancro* Allow setup to run seamlessly from within the Citadel...
2003-10-17 Art Cancro* Multi-line string literals are deprecated in GCC...
2003-08-24 Art Cancro* Finished the setup program
2003-08-22 Art Cancro* setup is now working, but it still needs a way to...
2003-08-22 Art Cancro* Added a skeleton "setup" program to the tree. It...