summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2001-02-08Put leading underscores on symbolsPatrick Luby
2001-02-08#83239# preloading of configtreesDirk Grobler
2001-02-08#83239# preloading of configtreesDirk Grobler
2001-02-08#83239# new lib to includeDirk Grobler
2001-02-08#83239# preloading of nodesDirk Grobler
2001-02-07Added mapfile for Mac OS XPatrick Luby
2001-02-07When inserting multiple values, the results of validating are first checked w...Jörg Barfurth
2001-02-07Support checking a possibly untested change for isChanged()Jörg Barfurth
2001-02-05#83448# Added XServiceInfo for group nodes (as they have their own service de...Jörg Barfurth
2001-02-05#83448# XServiceInfo implementations now support the new service names.Jörg Barfurth
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik
2001-02-02chg: headerMartin Hollmichel
2001-02-02chg: headerMartin Hollmichel
2001-02-01#83345# disposing providerimpl or remove providerimpl at shutdown right handl...Lars Langhans
2001-01-29#82734# some changes with pathtoroot handlingLars Langhans
2001-01-29#82336# invalid syntax for templateDirk Grobler
2001-01-29#82336# for user nobody cache disabled, this is a temp. solutionDirk Grobler
2001-01-26removed a wrong commentFrank Schönheit
2001-01-26#82734# rename lasy to lazyLars Langhans
2001-01-26#81827# default the nullable attribute to TRUEFrank Schönheit
2001-01-26#82734# disposing with lasy writing necessaryLars Langhans
2001-01-26#82734# lasy writingLars Langhans
2001-01-18#82734# some solaris bugsLars Langhans
2001-01-18#82734# some solaris compilebugsLars Langhans
2001-01-17#82734# lasy writingLars Langhans
2001-01-10#81517# Assertion removed.Lars Langhans
2000-12-20#82336# Quick fix: Disabling cache for user 'nobody' in service 'Configuratio...Jörg Barfurth
2000-12-20#81540# Improved node-id handling in the Cache when doing updates or notifica...Jörg Barfurth
2000-12-20#82313# Notifications are now freedDirk Grobler
2000-12-19Annotated a possible minor leakJörg Barfurth
2000-12-19#82398# More consistent handling of 'user' parameter when creating an Access ...Jörg Barfurth
2000-12-19#82313# wrong condition in canUseCacheDirk Grobler
2000-12-19#82313# Added 'nocache' parameter to providers' createInstanceWithArguments()Jörg Barfurth
2000-12-19#82144# Previous fix was incomplete. Now really using the node parameter when...Jörg Barfurth
2000-12-18Instrumented Cache objects with trace outputJörg Barfurth
2000-12-15includesHans-Joachim Lankenau
2000-12-15#80460# Added Timer to periodically clean up cacheJörg Barfurth
2000-12-15#82144# Corrected and reimplemented PropertySetInfo implementationJörg Barfurth
2000-12-14#80460# Integrated real time value handling (preparing background dispose)Jörg Barfurth
2000-12-14#81740# Added ability dispose all data for a user to the tree managerJörg Barfurth
2000-12-14#79526# Previous version did not compile - moved up decDepth()Jörg Barfurth
2000-12-13Fix for last change: Need OSL_ENSURE instead of OSL_ASSERTJörg Barfurth
2000-12-13Corrected assertion condition with legacy argumentsJörg Barfurth
2000-12-13#79526# Corrected depth handling (childDepth() and parentDepth() were switched)Jörg Barfurth
2000-12-12#81817# cleanup children in subtreereferrerLars Langhans
2000-12-12#81772# accessimpl.cxx// ensure our provider stays aliveLars Langhans
2000-12-11#81772# Keep Provider alive while disposing tree objectJörg Barfurth
2000-12-11#80882# Catch and Translate configuration::Exception in createXxxAccess (did ...Jörg Barfurth
2000-12-10include stdio.h to compile under Solaris 8Frank Schönheit
2000-12-08#65293# make countServices publicJens-Heiner Rechtien