]> git.proxmox.com Git - ovs.git/history - lib/ovsdb-idl.c
bump version to 2.15.0+ds1-2+deb11u3.1
[ovs.git] / lib / ovsdb-idl.c
2021-02-19 Thomas GoirandMerge tag '2.15.0+ds1' into debian/victoria
2021-02-19 Thomas GoirandMerge tag 'v2.15.0' into master-dfsg
2021-01-21 Ben Pfaffovsdb-idl: Break into two layers.
2021-01-21 Ben Pfaffovsdb-cs: New module that factors out code from ovsdb...
2021-01-09 Luca BoccassiMerge branch 'master-dfsg' into 2.15
2021-01-09 Luca BoccassiMerge commit 'def6eb1ea' into master-dfsg
2021-01-08 Thomas GoirandMerge tag '2.15.0_git20210104.def6eb1ea' into master...
2020-12-19 Ben Pfaffovsdb-idl: Add comment.
2020-12-19 Ben Pfaffovsdb-idl: Fix memory leak sending messages without...
2020-12-19 Ben Pfaffovsdb-idl: Avoid redundant clearing and parsing of...
2020-12-04 Dumitru Cearaovsdb-idl: Fix expected condition seqno when changes...
2020-12-03 Dumitru Cearaovsdb-idl: Fix use-after-free when deleting orphaned...
2020-12-03 Dumitru Cearaovsdb-idl: Fix memleak when deleting orphan rows.
2020-12-03 Dumitru Cearaovsdb-idl: Fix memleak when reinserting tracked orphan...
2020-11-27 Ilya Maximetsovsdb-idl: Fix iteration over tracked rows with no...
2020-11-16 Dumitru Cearaovsdb-idl: Return correct seqno from ovsdb_idl_db_set_c...
2020-11-16 Mark Grayovsdb-idl: Fix *_is_new() IDL functions.
2020-11-02 Ben Pfaffovsdb-idl: Add comment with program name to ovsdb_idl_l...
2020-08-12 Han ZhouRevert "ovsdb-idl: Fix NULL deref reported by Coverity."
2020-07-07 Dumitru Cearaovsdb-idl: Force IDL retry when missing updates encount...
2020-06-16 Numan Siddiqueovsdb idl: Try committing the pending txn in ovsdb_idl_...
2020-06-15 Dumitru Cearaovsdb-idl: Avoid inconsistent IDL state with OVSDB_MONI...
2020-05-28 Mark Michelsonovsdb-idl: Add function to reset min_index.
2020-05-20 William Tuovsdb-idl: Fix NULL deref reported by Coverity.
2020-03-26 Dumitru CearaRevert "ovsdb-idl: Avoid sending redundant conditional...
2020-03-17 Thomas GoirandMerge tag '2.13.0+dfsg1' into debian/2.13
2020-03-17 Thomas GoirandMerge tag '2.13.0' into master-dfsg
2019-08-21 Han Zhouovsdb-idl.c: Allows retry even when using a single...
2019-07-18 Dumitru Cearaovsdb-idl: Mark row "parsed" in ovsdb_idl_txn_write__
2019-07-11 Thomas GoirandMerge branch 'branch-2.11-ds' into debian/train
2019-07-01 Damjan Skvarcovsdb-idl: memory leak while destroying database
2019-05-24 Han Zhouovsdb-idl: Tracking - preserve data for deleted rows.
2019-04-15 Han Zhouovsdb-idl: Support optionally not shuffling multiple...
2019-03-26 Han Zhouovsdb-idl.c: Remove meaningless MAX().
2019-03-08 Han Zhouovsdb-idl: Fix memory leak of ovsdb_idl_db_clear.
2019-03-07 Han Zhouovsdb-idl: Fix memory leak of idl->remote.
2019-03-07 Han Zhouovsdb-idl: Fix memory leak of idl->remote.
2019-02-28 Han Zhouovsdb-idl: Fast resync from server when connection...
2019-02-28 Han Zhouovsdb-idl: Support monitor_cond_since method in C IDL.
2018-11-19 Ben Pfaffovsdb-idl: Treat "unknown database" error as reason...
2018-11-19 Ben Pfaffovsdb-idl: Avoid sending transactions when the DB is...
2018-10-08 Han Zhouovsdb-idl.c: Increase seqno for change-tracking of...
2018-10-04 Ben Pfaffovsdb-idl: New function ovsdb_idl_create_unconnected().
2018-08-31 Thomas GoirandMerge tag '2.10.0+ds1' into debian/rocky
2018-08-31 Thomas GoirandMerge tag '2.10.0' into master-dfsg
2018-08-30 Thomas GoirandMerge tag '2.9.2+ds1' into debian/rocky
2018-08-30 Thomas GoirandMerge tag '2.9.2' into master-dfsg
2018-08-17 Lorenzo BianconiIntroduce ovs-appctl command to monitor HVs sb connecti...
2018-08-16 Ben Pfaffovsdb-idl: Adjust indexes during transactions.
2018-08-16 Ben Pfaffovsdb-idl: Adjust indexes during transactions.
2018-08-14 Han Zhouovsdb-idl: Track changes for table references.
2018-08-14 Han Zhouovsdb-idl.c: Update conditions when handling change...
2018-08-14 Han Zhouovsdb-idl: Remove a misleading comment for change tracking.
2018-08-13 Han Zhouovsdb-idl.c: Fix IDL index problem when rows are updated.
2018-08-13 Han Zhouovsdb-idl.c: Fix IDL index problem when rows are updated.
2018-07-31 Lorenzo BianconiIntroduce ovs-appctl command to monitor HVs sb connecti...
2018-07-23 Jakub Sitnickiovsdb-idl: Allow monitoring columns that are already...
2018-06-18 Han Zhouovsdb-idl: Remove unnecessary code in track clear.
2018-06-15 Mark Michelsonovsdb-idl: Correct singleton insert logic
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-12 Ben Pfaffovsdb-idl: Redesign use of indexes.
2018-05-25 Ben PfaffEmbrace anonymous unions.
2018-05-01 Yifeng Sunovsdb-idl: properly destroy ovsdb_idl.server
2018-05-01 Han Zhouovsdb-idl: omit_alert should implicitly turn off tracking.
2018-05-01 Ben Pfaffovsdb: Introduce experimental support for clustered...
2018-05-01 Ben Pfaffovsdb-idl: Break out database-specific stuff into new...
2018-05-01 Ben Pfaffovsdb-idl: Use modern form of <monitor-requests>.
2018-05-01 Ben Pfaffovsdb-idlc: Implement synthetic columns.
2018-04-04 Yifeng Sunovsdb-idl: properly destroy ovsdb_idl.server
2018-04-04 Han Zhouovsdb-idl: omit_alert should implicitly turn off tracking.
2018-03-31 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-03-24 Ben Pfaffovsdb: Introduce experimental support for clustered...
2018-03-24 Ben Pfaffovsdb-idl: Break out database-specific stuff into new...
2018-03-14 Ben Pfaffovsdb-idl: Use modern form of <monitor-requests>.
2018-02-16 Ben Pfaffovsdb-idlc: Implement synthetic columns.
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-22 Ben Pfaffovsdb-client: Add new "restore" command.
2017-12-13 Ben Pfaffovsdb-error: New function ovsdb_error_to_string_free().
2017-12-11 Ben Pfaffovsdb-idl: Tolerate initialization races for singleton...
2017-12-11 Ben Pfaffovsdb-idl: Remove 'uuid' member of struct ovsdb_idl.
2017-12-11 Ben Pfaffovsdb-idl: Fix assertion failure on error path parsing...
2017-12-11 Ben Pfaffovsdb-idl: Fix indentation in a couple of places.
2017-12-11 Ben Pfaffovsdb-idl: Improve comments.
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-11-02 Yifeng Sunovsdb-idl: Fix memory leak
2017-10-30 Han Zhouovsdb-idl: fix index row setting with references.
2017-08-15 Joe Stringerovsdb-idl: Rename 'old' to 'old_datum'.
2017-08-15 Joe Stringerovsdb-idl: Avoid new expression.
2017-08-15 Joe Stringerovsdb-idl: Avoid mutable type specifier.
2017-08-15 Joe Stringerovsdb-idl: Avoid class declaration.
2017-08-03 Lance Richardsonovsdb-idl: idl compound indexes implementation
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-06-08 Lance Richardsonovsdb: add support for role-based access controls
2017-05-03 Ben Pfaffdb-ctl-base: Drop redundant 'table' field from struct...
2017-04-24 Yi-Hung Weiovsdb-idl: Fix memory leak
2017-01-09 Andy Zhouovsdb-idl: Enhance conditional monitoring API
2017-01-09 andy zhouovsdb-idl: Properly handle conditional monitor update...
2017-01-06 Andy Zhouovsdb-idl: Avoid sending redundant conditional monitori...
2016-12-20 Ben Pfaffovsdb-idl: Change interface to conditional monitoring.
2016-12-20 Ben Pfaffovsdb-idl: Drop write-only member from struct ovsdb_idl...
next