citadel.git
2007-10-13 Wilfried Göesgens* speed up imap_pick_range by getting the Imap-Context...
2007-10-13 Wilfried Göesgens* speed up client_write by fetching the context once.
2007-10-13 Wilfried Göesgens* imap profiling: mimeparser: use MemReadlineLen, keep...
2007-10-13 Wilfried Göesgens* don't call the context getter to frequent.
2007-10-13 Wilfried Göesgens* Imap profiling: memreadline function that returns...
2007-10-13 Wilfried Göesgens* we need to compare sizeof int to sizeof sizet to...
2007-10-13 Art CancroQuick fix to day view; still needs a bit of tweaking
2007-10-13 Art CancroBrought back a *small* amount of time_t in order to...
2007-10-13 Art CancroRewrote the multi day event code using only the
2007-10-12 Thierry PasqualierFix display of events hour per hour
2007-10-12 Art CancroSlight change to previous commit.
2007-10-12 Thierry PasqualierNew calendar day view (incomplete)
2007-10-12 Dave WestFixed a bug in serv_network.c that was causing strange...
2007-10-12 Dave WestFix function names to be in line with coding style.
2007-10-12 Dave WestBegin fix ups of coding style to get a bit closer to...
2007-10-12 Wilfried Göesgens* DST-Hack for all day events too.
2007-10-12 Art CancroAdded a preference setting to allow each user to choose
2007-10-11 Wilfried Göesgens* fix calculation of all day events
2007-10-11 Wilfried Göesgens* mktime() modifies us, we mustn't call it twice on...
2007-10-11 Wilfried Göesgens* for some reason copying an event from our calendar...
2007-10-11 Art CancroCompleted the implementation of RFC2359
2007-10-10 Art CancroBegan implementing the UIDPLUS extension.
2007-10-10 Dave WestFixed userlist command so it defaults to using unix...
2007-10-10 Art CancroVersion number to 7.22
2007-10-10 Dave WestLDAP module no longer allows duplicate values for the...
2007-10-10 Dave WestFixed same extract_token bug for webcit.
2007-10-10 Dave WestFixed a bug in extract_token that allowed a buffer...
2007-10-10 Dave WestMade some ldap functions a little more generic, pass...
2007-10-09 Dave WestLDAP module changes.
2007-10-08 Wilfried Göesgens* store some more informations with the calendar items
2007-10-08 Thierry Pasqualierdisplay webcit calendar day view with bubble tooltips...
2007-10-08 Thierry Pasqualierdisplay webcit calendar day view events with minutes
2007-10-07 Dave WestChanged text "Calendar hour format" to "Time format...
2007-10-07 Thierry Pasqualierdisplay webcit calendar day view with daystart parameter
2007-10-07 Thierry Pasqualierdisplay webcit calendar day view with dayend parameter
2007-10-07 Thierry Pasqualierimprovement of the daily view of calendar, imcomplete...
2007-10-07 Thierry PasqualierSome CSS for a pretty log off screen
2007-10-06 Dave Westwhen delete from GAB now delete from ldap.
2007-10-06 Dave WestNow make upgrade doesn't balk on already existing unstr...
2007-10-06 Art CancroTest of commit log mailing
2007-10-06 Art CancroTest of commit log mailing
2007-10-06 Dave WestWe now try to reconnect to the ldap server if it got...
2007-10-06 Dave WestLots of LDAP changes.
2007-10-06 Wilfried Göesgens* straighten the calendar service define / switch ...
2007-10-06 Dave WestAdded LDAP: to begining of lprintfs in ldap module.
2007-10-06 Wilfried Göesgens* install a copy of the unstripped binaries for debugging.
2007-10-06 Wilfried Göesgens* now ecrash gives us at least some usable values.
2007-10-06 Wilfried Göesgens* as we now spend allmost all of our time on en/decodin...
2007-10-06 Wilfried Göesgens* strip blanks / whitespaces more effectively
2007-10-06 Art CancroAdded missing files to webcit build
2007-10-05 Wilfried Göesgens* don't use CC in frequent loops. use it once outside.
2007-10-05 Wilfried Göesgens* zero structs before handing them to getpeername(...
2007-10-05 Dave WestMoved config check for ldap into ldap init.
2007-10-05 Dave WestAdded code to rebuild citadel.control if it gets delete...
2007-10-05 Wilfried Göesgens* just use ldap if it's enabled by config.
2007-10-05 Dave WestBig change to the ldap code to break its dependancy...
2007-10-05 Dave WestChanged serv_network.c receive_spool to remove the...
2007-10-04 Dave WestThe pid file now contains a valid pid (it used to be 0).
2007-10-04 Art CancroAdded serv_pager.h (sorry)
2007-10-04 Art CancroReversed Matt's changes to iconbar.c because it made...
2007-10-04 Art CancroAdded pager config to tuiconfig.c
2007-10-04 Art CancroAdded pager config to tuiconfig.c
2007-10-04 Art CancroAdded pager config to tuiconfig.c
2007-10-04 Art CancroApplied Matt's patch for pager config -- NOT TESTED
2007-10-03 Wilfried Göesgens* compare converted time_t's instead of the tm parts...
2007-10-03 Wilfried Göesgens* don't steal memory from bdb structures.
2007-10-03 Thierry Pasqualierfix the who is online display
2007-10-03 Wilfried Göesgens* check the username for length so we don't smash our...
2007-10-02 Wilfried Göesgens* calculate dirs right
2007-10-02 Wilfried Göesgens* use more unixtime to calc multi day events over month...
2007-10-02 Art CancroSaving vCards now requires the API caller to specify...
2007-10-02 Thierry PasqualierI began to use CSS for the calendar display
2007-10-02 Thierry PasqualierThe calendar showed only five lines, therefore certain...
2007-10-02 Art CancroAdded a developer ID for Robert Barta (Perl module)
2007-10-02 Thierry Pasqualieroops, remove a ugly background
2007-10-02 Thierry PasqualierOptimize the CSS stylesheet, in progress, test it
2007-10-01 Thierry PasqualierI continue the rewriting of the CSS stylesheet
2007-10-01 Wilfried Göesgens* move to config-header similar to citserver.
2007-09-30 Wilfried Göesgens* check the buffersize while base64 encoding; and adjus...
2007-09-30 Art CancroAdded 'subject' to aidepost utility
2007-09-30 Art Cancrocitmail now produces more verbose errors
2007-09-27 Thierry PasqualierCSS: Adjust font size and banner height
2007-09-27 Art CancroThe 'edit or delete this room' menu is now
2007-09-27 Art CancroAdded a tab to configure POP3 aggregation.
2007-09-27 Thierry PasqualierKeep some space between boxes in advanced and summary...
2007-09-26 Art CancroDon't try to do a DB_STAT_ALL statistics dump
2007-09-26 Thierry PasqualierMajor rewriting of the stylesheet and change of theme...
2007-09-26 Art CancroPatch to handle Matt's issue with parentheses
2007-09-25 Wilfried Göesgens* honor 24 / am/pm setting in the bubbles and some...
2007-09-25 Art Cancrourlesc() filenames for attachment download urls
2007-09-24 Art Cancro* Citadel configuration screens in the text mode client
2007-09-24 Art Cancro* When saving a netconfigs file, citserver now copies
2007-09-21 Art CancroParse the • entity
2007-09-21 Art CancroThe 'master user' account and password may now
2007-09-20 Art CancroFixed compiler warning about ssl_lock
2007-09-20 Wilfried Göesgens* honor the openssl configure define, so we don't die...
2007-09-20 Art CancroRemoved the ifdef for the pop3client module
2007-09-20 Wilfried Göesgens* these includes are needed on freebsd to use pid_t
2007-09-20 Art Cancro* Add CONF options for master user/pass
2007-09-20 Art CancroMaster User hack is now defined in site config instead of
next