summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)AuthorFilesLines
2002-08-13#99167# Corrected parameter validation: reject value we can't handleJörg Barfurth3-32/+112
2002-08-13#99167# Corrected parameter validation: reject empty namesJörg Barfurth1-2/+5
2002-08-13#98489# Corrections for mergingJörg Barfurth2-9/+15
2002-08-13#102278# Move the handling of (dynamic) properties overriding (rather than re...Jörg Barfurth4-35/+28
2002-08-13#102237# Leave manifest NIL strings as NULLJörg Barfurth2-30/+30
2002-08-12#102246# Write prop types also when adding a prop not present in the layer be...Jörg Barfurth2-5/+15
2002-08-01#98489# Workaround compiler bugCyrille Moureaux1-3/+17
2002-07-19#98489# Empty strings in void string propertiesCyrille Moureaux1-3/+21
2002-07-19#98489# Handling of replaced properties, empty strings in void string propertiesCyrille Moureaux2-18/+57
2002-07-19#98489# Handled of replaced propertiesCyrille Moureaux1-25/+41
2002-07-19#98489# Defaulting between sublayersCyrille Moureaux1-6/+4
2002-07-14Adjusted for new UNO backendsJörg Barfurth1-43/+50
2002-07-14#98489# Safer bootstrap key for new Local BEJörg Barfurth14-181/+281
2002-07-12#98489# Remove spurious Assert for backend-specific parametersJörg Barfurth1-3/+3
2002-07-12#101270# Fixed problems with write schedulingJörg Barfurth4-55/+184
2002-07-11#98489# Corrections to updating and formattingJörg Barfurth5-26/+25
2002-07-11#98489# Corrected update behavior for local BEJörg Barfurth5-56/+140
2002-07-11#99130# Don't export SimpleRegistry serviceJörg Barfurth1-4/+15
2002-07-11#98489# Corrected parsing; Fault-tolerant mergingJörg Barfurth10-75/+169
2002-07-11#98489# Provider must be disposable without a (old-style) sessionJörg Barfurth1-4/+7
2002-07-11#98489# Improved stack for parser/merger/writerJörg Barfurth1-0/+86
2002-07-11#99494#,#98489# Prevent GPF when disposing unused CacheController; Improved d...Jörg Barfurth1-8/+12
2002-07-08#98489# Added administrative mode supportCyrille Moureaux2-83/+199
2002-07-04#98489# Integration: correction for servicesJörg Barfurth7-41/+121
2002-07-03#98489# Added support for uno backend bootstrappingJörg Barfurth2-10/+15
2002-07-03#98489# Corrected assertionJörg Barfurth1-3/+5
2002-07-03#98489# Add support for layer merging (propagating a layer to a default layer)Jörg Barfurth2-4/+30
2002-07-03#98489# Adjust parsing to the real file formatJörg Barfurth11-39/+122
2002-07-03Account for changes in LocalFileLayer and proper locale handlingCyrille Moureaux1-17/+70
2002-07-03Added exceptions and extended to implement XCompositeLayerCyrille Moureaux2-33/+164
2002-07-03Added use of composite layersCyrille Moureaux1-7/+41
2002-07-03Added getFileName and splitFileUrl utility methodsCyrille Moureaux2-8/+52
2002-06-17Added localbe.libCyrille Moureaux1-2/+3
2002-06-17Declared SingleBackendAdapter and LocalSingleBackendCyrille Moureaux1-2/+17
2002-06-17Exported serviceCyrille Moureaux2-29/+62
2002-06-17Added creation of directoriesCyrille Moureaux2-9/+24
2002-06-17Moved from ComponentContext to MultiServiceFactoryCyrille Moureaux2-22/+21
2002-06-17Added methods for LocalSingleBackend and SingleBackendAdapterCyrille Moureaux1-2/+12
2002-06-17Necessary stuff for export of the serviceCyrille Moureaux2-24/+45
2002-06-17#98489# Most tags don't get a namespace prefixJörg Barfurth1-13/+15
2002-06-13Proper meta-conf namesCyrille Moureaux1-8/+10
2002-06-13Changes to BackendAccessCyrille Moureaux1-3/+3
2002-06-13Put constructor argsCyrille Moureaux2-23/+37
2002-06-12#98489# Initial support for new UNO-based backendsJörg Barfurth4-30/+119
2002-06-12#98489# Encapsulate creation of merged backendsJörg Barfurth2-0/+351
2002-06-12#98489# Moved backendwrap here from treecache ; added backendfactoryJörg Barfurth1-2/+4
2002-06-12#98489# Moved legacy backend wrapper to backend directoryJörg Barfurth1-3/+2
2002-06-12#98489# Add support for new UNO backends; use new BackendFactoryJörg Barfurth2-21/+43
2002-06-12#98489# Add unified access to bootstrap settings for UNO servicesJörg Barfurth2-0/+370
2002-06-12#98489# New connection creation with support for UNO backendsJörg Barfurth3-38/+56