summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby1-1/+1
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each proj...Patrick Luby1-1/+2
2001-03-01use lazy writing for the ConfigurationUpdateAccessDirk Völzke1-9/+49
2001-03-01Catch uno::Exception thrown by XMultiServiceFactory::createInstance(...).Kai Sommerfeld4-22/+62
2001-02-28Update for Mac OS X static data member automationPatrick Luby1-0/+6
2001-02-28#84313# Using Reference can be helpfull! #?@Hennes Rohling2-38/+28
2001-02-26#84327#Ingrid Halama4-30/+110
2001-02-23Generated solar list particle for usage per projectNils Fuhrmann1-0/+13
2001-02-23#76253# Use FileStatus to compare only if string compare failsHennes Rohling1-3/+36
2001-02-22#84621# Disable CommandAbortexception as workaroundHennes Rohling1-3/+3
2001-02-22#83832# - Fixed Content::setPropertyValues(...). GeneratedKai Sommerfeld3-82/+153
2001-02-22#83832# - Fixed HierarchyContent::setPropertyValues(...). GeneratedKai Sommerfeld1-18/+16
2001-02-22#76253# Normalize path before resolvingHennes Rohling1-10/+18
2001-02-20#84155# - Fixed memory leaks in class DAVResource and NeonPropFindRequest.Kai Sommerfeld3-56/+46
2001-02-20#84155# - Fixed memory leak in ctor.Kai Sommerfeld1-2/+4
2001-02-20#82589# Prepare for generic resolving of path ellipsesHennes Rohling1-15/+58
2001-02-19#83141#Andreas Bille1-2/+8
2001-02-19Use old neon propfind interface even if SUPD>614 (neon not yet updated)!Kai Sommerfeld1-4/+3
2001-02-16#83892# - Need to hold hostname and proxyname in an OString member,Kai Sommerfeld2-19/+30
2001-02-15#83892# - Use own functions to escape/unescape path segments.Kai Sommerfeld1-14/+561
2001-02-15#83892# - Fixed handling of escaped URLs.Kai Sommerfeld2-35/+29
2001-02-15#83892# - Added member aEscapedTitle to struct ContentProperties.Kai Sommerfeld1-2/+3
2001-02-15#83982# - Added methods GetPathBaseNameUnescaped() and escapeSegment(...).Kai Sommerfeld2-5/+31
2001-02-15#83892# - Prepared for new neon PROPFIND interface ( not activated ).Kai Sommerfeld3-25/+133
2001-02-15#83892# - GETReader and GETWriter now ignore 'data' with no length.Kai Sommerfeld1-10/+19
2001-02-14#82414# Removed linkage with (TOOLLIB)Dirk Völzke1-4/+3
2001-02-14#82414# Substituted tools::List with std::deque to get rid of the tools libDirk Völzke4-135/+217
2001-02-12#83045# Increased read buffer size from 2K to 32K to increase performance.Stephan Bergmann1-3/+3
2001-02-12#83045# - Added testcase for 'globalTransfer' command.Kai Sommerfeld1-14/+87
2001-02-12#83045# - Optimized: Now uses command environment proxy to cache remoteKai Sommerfeld1-6/+16
2001-02-08#83617# Work around Solaris compiler bug to catch ResultSetException as well ...Stephan Bergmann1-3/+18
2001-02-08#83617# Improved exception handling (caught some SQLExceptions)Dirk Völzke2-88/+113
2001-02-08#83617# Added throw statements to some local functionsDirk Völzke1-6/+10
2001-02-06#83365# Added RemoteContentBroker service (i.e., the Webserver's UCB that run...Stephan Bergmann2-6/+31
2001-02-06#83541# - Removed UCB configuration service.Kai Sommerfeld1-23/+2
2001-02-06#83541# - Removed ucbcfg.objKai Sommerfeld1-3/+2
2001-02-02#83459#Andreas Bille1-6/+12
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik3-15/+9
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik3-16/+9
2001-02-02#83045# - UCB now implements interface XCommandProcessor.Kai Sommerfeld2-137/+158
2001-02-02#83045# - Added ucbcmds.objKai Sommerfeld1-3/+4
2001-02-02#83045# - Initial revision.Kai Sommerfeld2-0/+1122
2001-02-02#83045# - Fixed ProxySettings destruction (problem with circular refs).Kai Sommerfeld2-10/+18
2001-02-01#83045# - Fixed shell::ensuredir(...).Kai Sommerfeld1-3/+3
2001-01-31#83045# - Added support for ContentInfoAttribute::KIND_* flags.Kai Sommerfeld4-16/+22
2001-01-26#83137# - Rewrote Proxy configuration handling.Kai Sommerfeld8-146/+109
2001-01-26#83137# - Added proxyconfig.objKai Sommerfeld1-10/+12
2001-01-24#65593# - Added missing SUPD ifdefs.Kai Sommerfeld2-4/+10
2001-01-23#81638#Andreas Bille1-7/+25
2001-01-23#77581#Andreas Bille1-38/+119