use the same way to display all banners and services contents
[citadel.git] / citadel /
2007-08-10 Wilfried Göesgens* substituded two hot functions by ones that behave...
2007-08-09 Wilfried Göesgens* now memreadline creeps lower in the gprof radar.
2007-08-09 Wilfried Göesgens* brought over the tuned memreadline from webcit
2007-08-09 Wilfried Göesgens* two tiny errors weren't seen.
2007-08-09 Wilfried Göesgens* typos remaining...
2007-08-09 Wilfried Göesgens* strlen holy war: loops. in loops it's very evil....
2007-08-09 Wilfried Göesgens* removed strlen from b_putroom()
2007-08-09 Wilfried Göesgens* strlen hunt: messed brackets.
2007-08-09 Wilfried Göesgens* more whitch-hunt on strlen with isemptystr replacement.
2007-08-09 Wilfried Göesgens* we're over at svn now.
2007-08-09 Wilfried Göesgens* Holy war on strlen: use IsEmptyStr where apropriate.
2007-08-09 Wilfried Göesgens* clean up compiled binaries on make clean too. where...
2007-08-09 Wilfried Göesgens* give the right status code for STARTTLS. thanks to...
2007-08-05 Dave WestContinue phase 2 of modules stuff.
2007-08-05 Dave WestAdded #define LDAP_DEPRECATED 1 to get rid of warnings...
2007-08-05 Dave WestMoved serv_ldap.h back into the main src dir as a tempo...
2007-08-03 Dave WestContinue phase 2 of modules stuff.
2007-08-03 Art CancroWebCit 7.13
2007-08-02 Art CancroOptimize num_tokens() to use only one pass through...
2007-08-02 Art CancroOptimize num_tokens() to use only one pass through...
2007-08-01 Dave WestAnother version of mk_module_init.sh to try and get...
2007-07-31 Dave WestContinue phase 2 of modules stuff.
2007-07-31 Dave Westmk_module_init.sh now tests to see if echo supports...
2007-07-31 Michael HamptonDon't use shell built-in echo command in scripts.
2007-07-30 Wilfried Göesgens* look exactly for 2 or 3, so the status request will...
2007-07-30 Wilfried Göesgens* scdn now allso knows how to trigger restart.
2007-07-29 Wilfried Göesgens* moved some flags so that our run flags are collected...
2007-07-28 Dave WestMakefile.in now cleans the modules subtree as well
2007-07-28 Dave WestBegun phase 2 of modules stuff.
2007-07-27 Wilfried Göesgens* new citadel-suite package, that will pull all other...
2007-07-26 Art CancroCompleted the Bynari version of SETMETADATA.
2007-07-26 Art Cancro-
2007-07-26 Art CancroConvert folder type names to citadel view numbers.
2007-07-26 Art CancroMinor indentation changes
2007-07-26 Dave WestMoved to new module init structure.
2007-07-26 Art CancroBegan implementing the Bynari version of SETMETADATA...
2007-07-24 Art Cancro'master user' hack is now an #ifdef instead of commente...
2007-07-23 Dave WestUpdate to documentation for event hooks.
2007-07-23 Dave WestCode clean up. Removed #include serv_sieve.h as no...
2007-07-22 Wilfried Göesgens* fixed missing targets in make clean. thanks, davew...
2007-07-22 Wilfried Göesgensdavew: search for newer versions of berkeley db
2007-07-22 Wilfried Göesgensdavew: clean ups, addition to documentation of API...
2007-07-22 Wilfried Göesgens* put anchor comment in here too.
2007-07-22 Art CancroSieve GETENVELOPE converts 'local' style addresses
2007-07-19 Art Cancroserv_sieve: when no envelope-to field is present, copy
2007-07-18 Art CancroShuffled around the sieve code:
2007-07-15 Wilfried Göesgens* added a comment infront of the svn modifieable return...
2007-07-12 Art Cancro* Added new view type VIEW_JOURNAL - not yet used by
2007-07-08 Michael HamptonInclude sys/stat.h when available (FreeBSD)
2007-07-08 Art CancroQuick respin of WebCit (now 7.12) due to missing config.sub
2007-07-07 Art CancroWhen existing init scripts are detected during setup,
2007-07-07 Art CancroRemoved an unused variable
2007-07-07 Wilfried Göesgens* check whether we shoud shut down. we do this by check...
2007-07-07 Wilfried Göesgens* we don't need to chown chkpwd anymore.
2007-07-07 Art CancroSupport the idea of a 'master user' logging in
2007-07-07 Art CancroSupport AUTH=PLAIN in the IMAP server.
2007-07-06 Art Cancro* Move to GPL v3
2007-07-05 Wilfried Göesgens* send linewraps, so we get our dots at least.
2007-06-29 Art CancroWhen reading in SMTP recipients, use safestrncpy()...
2007-06-28 Art CancroEliminate the 'Internet mail recommends
2007-06-27 Art CancroBe a little smarter about return-path generation.
2007-06-27 Art CancroRemoved the VRFY and EXPN commands from our SMTP server
2007-06-26 Wilfried Göesgens* print some info to the client while putting stuff...
2007-06-25 Wilfried Göesgens* if a message subject is required, ask the user for...
2007-06-24 Wilfried Göesgens* evaluate the subject required flag. not tested, the...
2007-06-24 Wilfried Göesgens* configure the room subject required flag in the text...
2007-06-24 Art CancroCreating a mailbox room no longer automatically sets
2007-06-23 Wilfried Göesgens* added flag to make clients add a subject
2007-06-20 Wilfried Göesgens* move chkpw d to the utilbin section.
2007-06-20 Wilfried Göesgens* move chkpwd to the utility bin dir, added chkpw to...
2007-06-20 Wilfried Göesgens* check whether we shoud shut down. we do this by check...
2007-06-19 Wilfried Göesgens* fix a leak in GREG
2007-06-19 Art CancroRewrote safestrncpy() using our own code instead of...
2007-06-19 Wilfried Göesgens* check whether our chkpwd binary exists or not
2007-06-19 Art CancroEliminated the unpacking of uid in the chkpwd
2007-06-19 Art CancroAdded 'chkpw.c' utility for manually checking passwords.
2007-06-19 Art Cancrocitadel.rc: commented out the 'Doorway' function, and
2007-06-19 Art Cancrochkpwd is now a daemon that is started by citserver
2007-06-18 Art CancroRefuse to purge expired users if the
2007-06-18 Art CancroRemoved the --disable-chkpwd option, because it generates
2007-06-18 Art CancroRenamed validpw() in auth.c to validate_password()
2007-06-15 Art CancroLaid some of the groundwork for a partial
2007-06-13 Art CancroAdd a forward slash to the generated paths for citadel...
2007-06-13 Art CancroChecked in a skeleton of the IMAP METADATA extension
2007-06-11 Art CancroAssigned developer code 31 to Stuart Cianos
2007-06-10 Wilfried Göesgens* create directory before installing files into it.
2007-06-07 Wilfried Göesgens * match out 'ubuntu' from the version string
2007-06-07 Wilfried Göesgens* print the ip-address too if we fail to bind a server...
2007-06-07 Art Cancrobuildpackages sourcedist - generate .tar.gz instead...
2007-06-07 Art CancroTHIS IS 7.10
2007-06-07 Art CancroAttempt #2 at setting the egress interface
2007-06-05 Art CancroNew versions of Berkeley DB (I tested with 4.5.20)...
2007-06-05 Art CancroWhen config.c_ip_addr is set, use that IP address
2007-06-04 Art CancroRevert to RFC2086-style ACL flags.
2007-06-04 Art CancroSwitched back to text/x-vcard as the MIME type generated
2007-06-03 Wilfried Göesgens* added missing openssl dependancy. Else citserver...
2007-06-03 Art CancroFixed a memory leak created by the use of regcomp()
2007-06-01 Art CancroFixed the semantics of UID SEARCH. The semantics are now
2007-05-29 Wilfried Göesgens* another place to move database_cleanup.sh in the...
2007-05-29 Wilfried Göesgens* merged acconfig.h into configure.
next