citadel.git
2007-07-06 Art Cancro* Move to GPL v3
2007-07-05 Wilfried Göesgens* strlen(); strcpy -> single strlen + memmove
2007-07-05 Wilfried Göesgens* send linewraps, so we get our dots at least.
2007-07-05 Art CancroRemove the intermediate buffer in serv_puts()
2007-07-05 Wilfried Göesgens* the memmove off by one, and some more optimization.
2007-07-05 Art Cancro*All* <FORM> blocks now contain a nonce field, and...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-07-05 Art CancroSanitize text of preferences strings
2007-07-05 Art CancroSanitize output of room name in room banner
2007-07-04 Wilfried Göesgens* don't use strlen and strcpy over here too in a wrong...
2007-07-04 Wilfried Göesgens* don't use strlen and strcpy over here too in a wrong...
2007-07-04 Wilfried Göesgens* don't use strlen; use memmove instead of strcpy.
2007-07-04 Wilfried Göesgens* have default ip, so valgrind shuts up.
2007-07-04 Art CancroFixed a bug in the conversion of 'mailto:' links to...
2007-07-03 Art CancroRemove <script> blocks from HTML messages when displaying.
2007-07-03 Art CancroWhen converting <A> tags, don't omit the change to
2007-07-03 Art CancroIn the main readloop(), fixed a </div> that appeared
2007-07-01 Art CancroSanitize HTML output from the 'showuser' command
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 Thierry Pasqualierthe close window icon of popup room info appear now...
2007-06-24 Art CancroAdjusted ENT0 response to look for nonzero instead of
2007-06-24 Art CancroCreating a mailbox room no longer automatically sets
2007-06-23 Wilfried Göesgens* added subject required line to the room config tab
2007-06-23 Wilfried Göesgens* added flag to make clients add a subject
2007-06-21 Art CancroMerged the latest Dutch translation nl.po sent in by...
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-20 Art CancroThe room info link in the banner no longer appears
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 Wilfried Göesgens* new german texts
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-17 Thierry PasqualierUpdate of the French translation
2007-06-17 Thierry Pasqualiersolve the problem with the Who is online? list in the...
2007-06-15 Art CancroAdd TinyMCE language packs
2007-06-15 Art CancroEnable TinyMCE when using Safari or Opera
2007-06-15 Art CancroUpgrade of TinyMCE is in progress.
2007-06-15 Art CancroUpgrade of TinyMCE is in progress.
2007-06-15 Art CancroLaid some of the groundwork for a partial
2007-06-14 Thierry PasqualierEdit message : fix To CC BCC Subject labels positions
2007-06-14 Wilfried Göesgens* removed wrong include.
2007-06-14 Wilfried Göesgens* we should work without debugging too...
2007-06-14 Wilfried Göesgens* put in a sample vcard.
2007-06-14 Wilfried Göesgens* wait a second so the session proxy has time to start...
2007-06-13 Wilfried Göesgens* put the vcard we just read back in.
2007-06-13 Wilfried Göesgens* just sugest localepurge, as its not essential to us.
2007-06-13 Art CancroAdded in the missing '>' character for a <div> tag...
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-12 Wilfried Göesgens* parse function reply properly
2007-06-12 Art CancroAdded the forward slash to the list of characters
2007-06-12 Art CancroAdded the address book popup into mailing list mangement
2007-06-11 Art CancroAssigned developer code 31 to Stuart Cianos
2007-06-10 Wilfried Göesgens* new debug switch for communication in the session...
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 Wilfried Göesgens* added some missing depends
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 CancroGenerating text/x-vcard
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* enable proxy_http too.
2007-06-03 Wilfried Göesgens* added missing openssl dependancy. Else citserver...
2007-06-03 Thierry PasqualierFix a div placed at the bad place
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.
2007-05-29 Art CancroRemove redhat 7.3 cruft
2007-05-29 Art CancroFix a type mismatch that generates a warning on 64...
2007-05-29 Art CancroAdded HAVE_STATICDATA_DIR, STATICDATA_DIR, HAVE_UTILBIN...
2007-05-29 Art CancroRemove redhat 7.3 cruft from bootstrap
2007-05-29 Wilfried Göesgens* move cleanup_database.sh to /usr/share/doc/citadel...
2007-05-29 Wilfried Göesgens* move arround some files in the configured build accor...
2007-05-28 Wilfried Göesgens* experiments on user creation... not yet ready, but...
2007-05-28 Art Cancrocitmail: completed the '-t' option (extract recipients
2007-05-28 Art CancroBegan implementation of sendmail -t option (not finished)
2007-05-28 Art CancroMinor cleanups to citmail. Added a command-line '...
2007-05-25 Thierry Pasqualiertwo corrections of errors which I made earlier:
2007-05-25 Art CancroAdd a GPL declaration to rfc2739.schema
next