root/trunk/opensync


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3748 [3748] 11/16/08 11:37:21 fm this makes the version test pass on FreeBSD thanks samm for the patch in …
(edit) @3742 [3742] 11/12/08 21:56:30 dgollub Fixed memory leak in osync_member_get_config() - caused by wrong …
(edit) @3741 [3741] 11/12/08 21:22:00 dgollub Fixed memory leak in Engine object when build with unittests.
(edit) @3739 [3739] 11/12/08 20:53:32 dgollub Fixed memory leaks …
(edit) @3737 [3737] 11/11/08 21:58:46 dgollub Fixed ref-counting in conv_find_path testcase, unit conv (memory leak)
(edit) @3732 [3732] 11/10/08 23:14:53 dgollub Fixed memory leak of conversion-path debugging output. Don't make free …
(edit) @3731 [3731] 11/10/08 16:13:46 dgollub Fix memory leak of ObjTypeSink? object by decreasing the reference …
(edit) @3730 [3730] 11/10/08 16:12:59 dgollub Fix memory leak of member_objtype_str. Cleanup use of GString and …
(edit) @3729 [3729] 11/10/08 16:09:22 dgollub Fix memory leak of conversion-path debugging string. Don't call functions …
(edit) @3726 [3726] 11/10/08 16:06:33 dgollub Fix memory leak of schemafilepath
(edit) @3708 [3708] 10/28/08 10:59:02 bricks Added a config parameter to the converter initialize function This could …
(edit) @3706 [3706] 10/27/08 20:18:45 bricks Initialize userdata in converter_new and detector_new
(edit) @3694 [3694] 10/21/08 15:26:30 bricks raise an error message if plugin cannot be loaded patch for ticket #860
(edit) @3689 [3689] 10/17/08 17:28:13 prahal Fix typo initalize -> initialize
(edit) @3687 [3687] 10/17/08 15:28:43 bricks Provide Init and Finalize Format Plugins interfaces Ticket #868
(edit) @3664 [3664] 09/25/08 12:17:46 prahal Improves and fixes comments for osync_format_env_detect_objformat_full …
(edit) @3663 [3663] 09/25/08 11:58:37 bricks Added some comments and renamed a variable which was modified due to …
(edit) @3662 [3662] 09/25/08 10:43:02 bricks Renamed vertice to OSyncFormatConverterPathVertice and conv_tree to …
(edit) @3659 [3659] 09/23/08 18:07:52 prahal Add a Preferred element to the Formats one from plugin config. This is …
(edit) @3657 [3657] 09/17/08 17:33:54 prahal I replaced set_interface by set_productid by mistake in the serializer. …
(edit) @3656 [3656] 09/16/08 17:18:38 prahal Add optimization (this one is breaking the converter builder loop if no …
(edit) @3655 [3655] 09/16/08 16:55:38 prahal Cache converter path build in read change (engine) and write changes …
(edit) @3654 [3654] 09/16/08 16:51:15 prahal Send a misconfiguration error if more than one resource define an objtype …
(edit) @3652 [3652] 09/15/08 23:50:35 prahal Switch usb vendor and product storage from unsigned integer to char.
(edit) @3647 [3647] 09/08/08 14:16:21 prahal Fix for #832 . Restore the sorted flag after copying the xmlformat …
(edit) @3636 [3636] 09/05/08 06:07:24 prahal New implementation of the flush resources in plugin_config. The old one …
(edit) @3635 [3635] 09/05/08 01:02:52 prahal Fix duplication of resources while discovering a member. Close #844.
(edit) @3634 [3634] 09/04/08 19:46:04 prahal Documenting and polishing the _validate_path_with_detector function and …
(edit) @3633 [3633] 09/04/08 18:24:20 prahal Restore heavy conversion _osync_format_env_find_path_fn. It had its …
(edit) @3632 [3632] 09/04/08 18:09:35 prahal Removing heavy check for conversion validity. We'll keep our converter …
(edit) @3631 [3631] 09/04/08 18:07:34 prahal Fix formatting of the _validate_path_with_detector. Documentation to come.
(edit) @3628 [3628] 09/03/08 22:41:03 prahal Reverting both 3625 and 3626 until one decide if we really want to port …
(edit) @3625 [3625] 09/03/08 01:03:11 mbanck #834: Remove superfluous level of opensync directory for include …
(edit) @3624 [3624] 09/02/08 17:12:23 tokoe Add option available flags for authentication, localization and resource.
(edit) @3623 [3623] 09/02/08 12:05:45 tokoe Make plugin config aware of supported fields
(edit) @3622 [3622] 09/01/08 15:12:28 bricks Moved osync_assert from opensync_internals.h to opensync.h Fixed some …
(edit) @3618 [3618] 09/01/08 00:18:03 dgollub Introduce initial interface of OSyncPluginConfig "supported" …
(edit) @3617 [3617] 09/01/08 00:11:55 dgollub Report registered resource from discovery phase. Marshal resource …
(edit) @3616 [3616] 09/01/08 00:08:49 dgollub Bug in pluginConfig marshaler, spotted by serializer unittest. Got …
(edit) @3615 [3615] 08/31/08 11:18:50 dgollub Handle empty plugin configs. This will be the case when there are NO …
(edit) @3614 [3614] 08/31/08 11:15:31 dgollub Export missing symbols. Make osync_marshal_pluginresource available for …
(edit) @3613 [3613] 08/31/08 01:51:16 cstender fixed some memory leak. TODO: Review _osync_format_env_find_path_fn and …
(edit) @3612 [3612] 08/31/08 01:04:24 dgollub Set MaxOccurs? and MaxSize? value to MAX_UINIT by default.
(edit) @3609 [3609] 08/30/08 18:10:06 dgollub Introduced osync_plugin_connection_set_type(). Replaced parameter list of …
(edit) @3607 [3607] 08/30/08 17:55:22 dgollub Helpful comment what inside the objtype list.
(edit) @3606 [3606] 08/30/08 17:54:45 dgollub Introduce osync_plugin_advancedoption_get_minsize .. to set minsize …
(edit) @3597 [3597] 08/25/08 11:06:06 dgollub Implemented refcounting for format_vertice
(edit) @3596 [3596] 08/24/08 15:48:18 dgollub Handle unsorted capabilities files, by sorting then loaded: #813
(edit) @3595 [3595] 08/24/08 15:10:56 dgollub Only active OSyncObjTypeSinks for Enbaled/Activated Resources: #817
(edit) @3592 [3592] 08/23/08 18:15:40 dgollub Stop sorting the merging result. Instrument merger result with a …
(edit) @3591 [3591] 08/23/08 17:39:45 dgollub Impelement osync_xmlformat_is_sorted() to check if xmlformat is …
(edit) @3590 [3590] 08/23/08 16:36:48 dgollub Only assemble the xmlformat in DEBUG builds (perfomrance...)
(edit) @3589 [3589] 08/23/08 16:35:24 dgollub Hunt unsorted XMLFormats - see ticket #754 If osync_xmlfort_search_field() …
(edit) @3588 [3588] 08/23/08 16:26:09 dgollub Error handling cleanup. And code cleanup.
(edit) @3580 [3580] 08/22/08 15:22:30 bellmich fixed used setter methods (copy&paste mistake)
(edit) @3578 [3578] 08/22/08 14:47:26 bellmich Added missing network port (please see plugin_config.xsd).
(edit) @3577 [3577] 08/22/08 10:59:12 dgollub Comment intentional fall through: #819
(edit) @3576 [3576] 08/22/08 08:17:51 bricks Connection, Authentication and Localization can be removed. Fix for ticket …
(edit) @3569 [3569] 08/21/08 09:09:40 bricks Fix for Ticket #814 "Problems with <Authentication/>"
(edit) @3568 [3568] 08/20/08 15:29:42 bricks added/changed assert to avoid segfaults
(edit) @3567 [3567] 08/20/08 13:03:49 cstender fixed wrong TRACE_EXIT which can cause a segfault
(edit) @3566 [3566] 08/20/08 11:02:40 bricks Added missing osync_trace(TRACE_EXIT) in osync_member_get_config ensure …
(edit) @3565 [3565] 08/20/08 09:40:16 dgollub Fix wrong free, which cause a double free - #806
(edit) @3552 [3552] 08/18/08 09:40:26 bricks added some sanity checks
(edit) @3549 [3549] 08/17/08 21:02:51 dgollub Added some parameter sanity checks - asserts() and NULLSTR for traces.
(edit) @3548 [3548] 08/17/08 19:11:39 dgollub Dropped osync_data_get_data_ptr(). As disucssed on opensync-devel …
(edit) @3545 [3545] 08/17/08 15:57:42 dgollub Fix parameter list of osync_trace() call.
(edit) @3543 [3543] 08/16/08 16:23:59 dgollub Fallback to "data" ObjTypeSink? if present, to allow intermix of …
(edit) @3542 [3542] 08/16/08 16:18:39 dgollub More instrumentation to hunt spurious mapping entrise without UID.
(edit) @3541 [3541] 08/16/08 16:17:51 dgollub Instrument various places with osync_assert() to hunt spurious …
(edit) @3539 [3539] 08/16/08 13:13:34 dgollub 1. osync_queue_connect can fail. It should be checked in the callback …
(edit) @3538 [3538] 08/15/08 21:55:19 dgollub The file opensync_mapping_view.c is entirely commented out. It should be …
(edit) @3537 [3537] 08/15/08 21:00:22 dgollub 1. The OSyncMessage reply should be checked for null in …
(edit) @3536 [3536] 08/15/08 19:44:44 dgollub Patch by yselkowitz: libopensync assumes that modules have a .so …
(edit) @3535 [3535] 08/15/08 18:14:28 dgollub Renamed _ressource_ files to _resource_.
(edit) @3533 [3533] 08/15/08 16:35:59 dgollub Print TRACE_ERROR and TRACE_ERROR_EXIT to stderr when global …
(edit) @3532 [3532] 08/15/08 13:25:03 bricks extended trace output for objformats
(edit) @3530 [3530] 08/15/08 08:29:08 bricks Committed patch from Ticket #805: opensync-hidden-parameters
(edit) @3529 [3529] 08/15/08 08:18:29 bricks Patch from ticket #803 thanks to microe
(edit) @3523 [3523] 08/12/08 14:51:09 dgollub Handle AdvancedOption? Type "string". Fixes #800 Patch by hendrik
(edit) @3522 [3522] 08/11/08 11:51:22 dgollub trace all erros within osync_error_set*()
(edit) @3508 [3508] 08/06/08 08:48:00 dgollub Changed return value/parameter from int to unsigned - since the …
(edit) @3506 [3506] 08/06/08 08:41:19 dgollub Fixed Resource typo in the API. s/[Rr]essource/[Rr]esource*/g
(edit) @3488 [3488] 08/02/08 23:39:59 dgollub More strict assert() to hunt #643
(edit) @3487 [3487] 08/02/08 23:39:24 dgollub Only set config for conversion path when OSyncObjFormatSink could be found …
(edit) @3484 [3484] 08/02/08 23:26:07 dgollub Fixed more compiler warnings about unused variables.
(edit) @3483 [3483] 08/02/08 23:24:46 dgollub Fixed compiler warnings about unused variables and unused lables.
(edit) @3480 [3480] 08/02/08 22:26:52 dgollub Added osync_plugin_config_get_advancedoption_value_by_name() as suggested …
(edit) @3479 [3479] 08/02/08 22:12:40 dgollub Fixed another set of memory leaks in various demarshlers. Decreasing the …
(edit) @3478 [3478] 08/02/08 22:04:27 dgollub Unref the entire list advancedoptions and ressources for OSyncPluginConfig …
(edit) @3477 [3477] 08/02/08 21:52:28 dgollub Fixed leaking memory: option->value
(edit) @3467 [3467] 07/29/08 20:11:02 dgollub Implemented marshal/demarshal functions for OSyncPluginAuthentication and …
(edit) @3465 [3465] 07/29/08 00:10:36 dgollub Marshal/Demarshal functions for OSyncPluginAdvancedOption and …
(edit) @3463 [3463] 07/28/08 10:25:53 dgollub Added _get/_set_value methos for advanced options and parameters.
(edit) @3462 [3462] 07/26/08 01:06:53 dgollub fixed library versioning. Based on the idea of libtool's versioning …
(edit) @3460 [3460] 07/17/08 13:18:49 bricks Changed osync_xmlformat_schema_unref to have less (and better) code
(edit) @3458 [3458] 07/17/08 12:45:02 bricks Initialise schema list in osync engine.
(edit) @3457 [3457] 07/17/08 12:41:39 bricks Fixed bugs. A freed schema was not removed from schemas list. Mutex wasn't …
(edit) @3456 [3456] 07/16/08 18:22:22 dgollub Added missing files. See previous commit - r3455
(edit) @3455 [3455] 07/16/08 18:07:06 dgollub Implemeted OSyncPluginAdvancedOption to set advanced plugin configuration …
Note: See TracRevisionLog for help on using the revision log.