citadel.git
2007-01-23 Art Cancro* 'Enable system auth' site config option has been...
2007-01-23 Art Cancro* Add serv_funambol.h to version control
2007-01-23 Thierry Pasqualierincrease from 6pt to 8pt banner info
2007-01-23 Art Cancro* Applied matt's funambol patch
2007-01-23 Art Cancro* ACL extension - GETACL and MYRIGHTS share output...
2007-01-22 Thierry Pasqualierremove class name in login screen
2007-01-22 Thierry PasqualierIt is now possible to drive the look of the loginscreen...
2007-01-22 Art CancroWhen loading the march list, don't insert the current...
2007-01-22 Art CancroIncrease the size of the text entry buffer when sending...
2007-01-21 Wilfried Göesgens* use message purger api function instead of jut free...
2007-01-21 Wilfried Göesgens* free buffer in config reader
2007-01-21 Wilfried Göesgens* don't loose pointers to cal structs and destruct...
2007-01-21 Wilfried Göesgens* shut down libical apropriate.
2007-01-20 Wilfried Göesgens* free the other lists in here too on shutdown.
2007-01-20 Wilfried Göesgens* free the validated recipients
2007-01-20 Wilfried Göesgens* flush networker caching list on exit
2007-01-20 Wilfried Göesgens* use getpwent_r
2007-01-20 Art Cancro* Brought over the updated mime_parser.c from citadel
2007-01-20 Art CancroDon't advertise the ACL extension. It isn't finished
2007-01-20 Art Cancro* Initialize more variables during declaration,
2007-01-20 Wilfried Göesgens* Close the fd to our control file.
2007-01-20 Wilfried Göesgens* strlen is sloouuw.... don't use it over and over.
2007-01-20 Wilfried Göesgens* more message pointers initialized.
2007-01-20 Wilfried Göesgens* if the message is not valid, try to free the message...
2007-01-20 Wilfried Göesgens* New Strings
2007-01-20 Wilfried Göesgens * cleanup ourselfs on exit.
2007-01-20 Thierry Pasqualier* some new french translation strings
2007-01-20 Art CancroRenamed 'Funambol Intergration' [sic] tab to 'Push...
2007-01-20 Art Cancro* svn add serv_funambol.c
2007-01-20 Art Cancro* Applied Matt's patch to add Funambol config tab to...
2007-01-20 Art Cancro* Applied Matt's patches to submit messages to Funambol
2007-01-19 Michael HamptonFix problem where HTML listsub subscribe/unsubscribe...
2007-01-18 Thierry PasqualierChange HTML in login screen to improve customization
2007-01-18 Thierry PasqualierCosmetic change in banner
2007-01-18 Wilfried Göesgens * fixed locale directory lookup / make
2007-01-18 Art Cancro* ndirs=3 (tiny_mce wasn't getting delivered)
2007-01-18 Art Cancro* CtdlCheckRoomAccess() now sets a new bit UA_ADMINALLOWED
2007-01-18 Art Cancro* Removed ctdl_ssl_dir because there was already ctdl_k...
2007-01-17 Michael HamptonFix minor spacing problem in listsub HTML
2007-01-17 Wilfried Göesgens* corrected files to open
2007-01-17 Art Cancro* CSS modifications for login screen
2007-01-16 Wilfried Göesgens* corrected pid file calcing in debian init script
2007-01-16 Wilfried Göesgens* make the crypto functions use precalculated files...
2007-01-16 Wilfried Göesgens* if /etc/init.d/ is not there, create the init script...
2007-01-16 Wilfried Göesgens* if /etc/init.d/ is not there, create the init script...
2007-01-16 Art Cancro* correction of bad HTML of the new banner
2007-01-15 Wilfried Göesgens* use more of our precalculated dirs and files.
2007-01-15 Wilfried Göesgens* scan the .ac for the version
2007-01-15 Wilfried Göesgens* updated po s
2007-01-15 Art CancroApplied patchThierry04banner.diff
2007-01-15 Art CancroChecked in matt's patches for TCP performance on Mac OS:
2007-01-15 Art Cancroapplied thierry's banner mod patch
2007-01-14 Wilfried Göesgens* added sourcedist targets for building tgz's with...
2007-01-14 Wilfried Göesgens* added sourcedist targets for building tgz's with...
2007-01-11 Art CancroFixed a syntax error
2007-01-11 Art CancroChanged some of the ACL logic
2007-01-10 Art Cancro* Augmented the access control model and API
2007-01-10 Wilfried Göesgens * integrate apache package.
2007-01-10 Art CancroWorked on GETACL a little bit
2007-01-09 Art Cancro* Allow ACL commands without having a folder selected.
2007-01-09 Art CancroChecking in a skeleton of RFC 2086 (IMAP ACL extension).
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2007-01-08 Art CancroReplaced 'gradientanim.gif' with a more attractive...
2007-01-07 Wilfried Göesgens* typo. tnx thierry again
2007-01-07 Wilfried Göesgens* make links in boxheaders white. Lite on dark blue...
2007-01-07 Wilfried Göesgens* created common package.
2007-01-07 Wilfried Göesgens* add link to citadel.org: <tr bgcolor="#000088"><td...
2007-01-07 Wilfried Göesgens* split make install targets in finer granulated targets
2007-01-07 Wilfried Göesgens* put LOCALEDIR back in
2007-01-07 Fathi Boudra* remove useless README.Debian
2007-01-06 Art Cancro* Updated some comments
2007-01-06 Wilfried Göesgens* remove unwanted blanks.
2007-01-06 Wilfried Göesgens* remove unwanted blanks.
2007-01-06 Art Cancro* Replaced citadel.pam with one that ought to be
2007-01-05 Fathi Boudra* update changelog
2007-01-05 Art Cancro* static.local/ is now created
2007-01-05 Art CancroUpdated the autoconf script and makefile so that
2007-01-05 Wilfried Göesgens* send welcome mail on first debian package installation.
2007-01-04 Fathi Boudra* some cleanup and debian code beautification (tab...
2007-01-04 Art Cancro* CtdlOutputPreLoadedMessage() -- buffer up to 1K chara...
2007-01-04 Fathi Boudra* remove useless files in webcit/debian
2007-01-03 Wilfried Göesgens* have LOCALEDIR be customizable by configure
2007-01-03 Wilfried Göesgens* more debian build added.
2007-01-03 Wilfried Göesgens* say what we got and what we want
2007-01-03 Art Cancroconfig.c: more verbose error reporting on citadel.config
2007-01-03 Art Cancro* Removed some of the extra sleep() calls in setup
2007-01-03 Wilfried Göesgens* purge the last remains of ctdlsvc
2007-01-03 Wilfried Göesgens* more changes towards the debian.org packaging.
2007-01-03 Wilfried Göesgens* another place to add we're sending utf-8
2007-01-03 Wilfried Göesgens * purge TinyMCE, as there is a debian package out...
2007-01-02 Wilfried Göesgens*merge together into .install
2007-01-02 Wilfried Göesgens* removed unneded file.
2007-01-02 Wilfried Göesgens* moved another file to ETC_DIR
2007-01-02 Wilfried Göesgens* removed unused files.
2007-01-02 Wilfried Göesgens* cleanup init scripts
2007-01-02 Wilfried Göesgens* added patches from Fathi boudra
2007-01-02 Art CancroReduced the size of some of the string buffers in the...
2007-01-01 Art CancroUpdated copyright notice to 2007
2007-01-01 Art CancroUpdated copyright notice to 2007
2007-01-01 Wilfried Göesgens* i was wrong on the position of help & message files...
next