smbd: let smbd_dirptr_lanman2_entry return smb_fname
[samba.git] / ctdb / client /
2018-07-05 Amitay Isaacsctdb-client: Remove client code for old event daemon
2018-07-02 Martin Schwenkectdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROAD...
2018-07-02 Martin Schwenkectdb-client: Fix typo where CTDB_BROADCAST_ALL is repeated
2018-05-16 Andreas Schneiderctdb: Check return values of tevent_req_set_endtime()
2018-05-12 Mathieu ParentFix spelling s/allows to/allows one to/
2018-05-01 Amitay Isaacsctdb-daemon: Move ctdb_client.c to server/ subdir
2018-05-01 Amitay Isaacsctdb-client: Remove ununsed functions from old client...
2018-03-30 Swen Schilligctdb: Use talloc_zero instead of zeroing attributes
2018-03-30 Swen Schilligctdb: Use provided mem_ctx for newly allocated memory
2018-03-27 Amitay Isaacsctdb-client: Add missing initialization of tevent_context
2018-03-27 Amitay Isaacsctdb-client: Do not try to allocate 0 sized record
2018-03-09 Amitay Isaacsctdb-client: Client code should never free the client...
2017-12-13 Amitay Isaacsctdb-client: Add async version for ctdb_client_init()
2017-10-23 Amitay Isaacsctdb-client: Fix CID 1419820
2017-10-16 Martin Schwenkectdb-client: Fix a typo
2017-10-10 Amitay Isaacsctdb-client: Add client api for using tunnels
2017-10-10 Amitay Isaacsctdb-client: Add client code for tunnel controls
2017-09-21 Amitay Isaacsctdb-client: Add client code for control CHECK_PID_SRVID
2017-09-14 Martin Schwenkectdb-client: Drop client code for monitor controls
2017-09-14 Martin Schwenkectdb-client: Drop old client code for monitor controls
2017-09-14 Amitay Isaacsctdb-client: Initialize ctdb_ltdb_header completely...
2017-09-01 Amitay Isaacsctdb-client: Use sock_client abstraction for eventd...
2017-09-01 Amitay Isaacsctdb-protocol: Replace ctdb_event_header with sock_pack...
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_header
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_g_lock_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_rec_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_ltdb_header
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for GET_DB_SEQNUM control
2017-08-25 Amitay Isaacsctdb-client: Fix ctdb_attach() to use database flags
2017-08-25 Amitay Isaacsctdb-client: Optionally return database id from ctdb_ct...
2017-08-25 Amitay Isaacsctdb-client: Fix ctdb_ctrl_createdb() to use database...
2017-08-14 Amitay Isaacsctdb-client: Drop client code to send CHECK_SRVIDS...
2017-08-14 Amitay Isaacsctdb-client: Server id exists should check if the pid...
2017-06-29 Amitay Isaacsctdb-client: Add db support for CTDB_DB_FLAGS_REPLICATED
2017-06-29 Amitay Isaacsctdb-client: Add sync api for DB_ATTACH_REPLICATED...
2017-06-29 Amitay Isaacsctdb-client: Store db_flags instead of a boolean persis...
2017-06-29 Amitay Isaacsctdb-daemon: Store db_flags instead of individual boole...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_PERSISTENT...
2017-06-26 Amitay Isaacsctdb-protocol: Do not pass tdb open flags to DB attach...
2017-06-26 Amitay Isaacsctdb-client: Do not pass tdb open flags to db attach api
2017-06-26 Amitay Isaacsctdb-client: Remove calaculation of tdb flags
2017-06-26 Amitay Isaacsctdb-client: Ask daemon for db open flags
2017-06-26 Amitay Isaacsctdb-client: Ask daemon for db open flags
2017-06-26 Amitay Isaacsctdb-client: Add a function to get db open flags
2017-06-26 Amitay Isaacsctdb-client: Add sync api for control DB_OPEN_FLAGS
2017-06-26 Amitay Isaacsctdb-client: Drop tdb_flags argument to ctdb_attach()
2017-06-26 Amitay Isaacsctdb-client: Stop sending tdb_flags with DB_ATTACH...
2017-06-26 Amitay Isaacsctdb-daemon: Refactor calculation of tdb open flags...
2017-06-21 Volker Lendeckectdb: Fix typos
2017-06-19 Amitay Isaacsctdb-client: Add correct control names to log messages
2017-06-07 Amitay Isaacsctdb-client: Document ctdb client API
2017-06-07 Amitay Isaacsctdb-client: Move eventd API to a separate header
2017-06-07 Amitay Isaacsctdb-client: Move sync API to a separate header
2017-06-07 Amitay Isaacsctdb-client: Move ctdb_ctrl_modflags() to ctdb tool
2017-06-07 Amitay Isaacsctdb-client: Add async api for detaching a database
2017-06-07 Amitay Isaacsctdb-client: Create sync wrappers for managing message...
2017-06-07 Amitay Isaacsctdb-client: Refactor cluster-wide database traverse api
2017-06-07 Amitay Isaacsctdb-client: Rename ctdb_db_travese to ctdb_db_traverse...
2017-02-22 Chris LambCorrect "recived" typo.
2016-12-19 Martin Schwenkectdb-client: Add available-only option public IP fetching
2016-12-18 Amitay Isaacsctdb-client: Drop client code for eventscript controls
2016-12-18 Amitay Isaacsctdb-client: Add client api for eventd communication
2016-12-05 Martin Schwenkectdb-logging: Drop enum debug_level
2016-10-27 Amitay Isaacsctdb-client: Simplify using tdb_storev
2016-10-27 Amitay Isaacsctdb-client: Simplify using a local variable
2016-08-17 Martin Schwenkectdb-client: Print error message before next syscall...
2016-08-17 Martin Schwenkectdb-client: Fix CID 1362725 Unchecked return value...
2016-08-08 Amitay Isaacsctdb-client: transaction_cancel must free transaction...
2016-07-28 Amitay Isaacsctdb-client: Drop client code for global transaction...
2016-07-25 Amitay Isaacsctdb-client: Remove code to set/get_db_priority from...
2016-07-25 Amitay Isaacsctdb-client: Remove client code for set/get_db_priority
2016-07-25 Amitay Isaacsctdb-client: Remove ctdb_ctrl_freeze_priority() function
2016-07-25 Amitay Isaacsctdb-client: Mark ctdb_ctrl_freeze_priority static
2016-07-25 Amitay Isaacsctdb-client: Drop unused functions ctdb_ctrl_freeze_sen...
2016-07-25 Amitay Isaacsctdb-client: Reimplement ctdb_ctrl_freeze_priority...
2016-07-25 Amitay Isaacsctdb-client: Remove function ctdb_ctrl_thaw() from...
2016-07-25 Amitay Isaacsctdb-client: Remove functions ctdb_ctrl_thaw_priority...
2016-07-20 Martin Schwenkectdb-client: Fix access after free error
2016-07-20 Martin Schwenkectdb-client: Fix incorrect variable reference
2016-07-05 Amitay Isaacsctdb-client: Expose ctdb_ltdb_fetch in client API
2016-07-05 Amitay Isaacsctdb-client: Add debug messages to client db api
2016-07-05 Amitay Isaacsctdb-client: Fix implementation of transaction cancel
2016-07-05 Amitay Isaacsctdb-client: Add async version of transaction cancel
2016-07-05 Amitay Isaacsctdb-client: Fix implementation of transaction commit
2016-07-05 Amitay Isaacsctdb-client: Fix implementation of transaction start
2016-07-05 Amitay Isaacsctdb-client: During transaction commit fetch seqnum...
2016-07-05 Amitay Isaacsctdb-client: Release the g_lock record once the update...
2016-07-05 Amitay Isaacsctdb-client: Remove commented old g_lock implemention...
2016-07-05 Amitay Isaacsctdb-client: Release g_lock lock before retrying
2016-07-05 Amitay Isaacsctdb-client: Fix g_lock implementation
2016-07-05 Amitay Isaacsctdb-client: If g_lock lock conflicts, try again sooner
2016-07-05 Amitay Isaacsctdb-client: Factor out ctdb_client_get_server_id function
2016-07-05 Amitay Isaacsctdb-client: Use async version of delete_record in...
2016-07-05 Amitay Isaacsctdb-client: Fix implementation of delete_record
2016-07-05 Amitay Isaacsctdb-client: Add async version of delete_record
2016-07-05 Amitay Isaacsctdb-client: Fix ctdb_rec_buffer traversal routine
2016-07-05 Amitay Isaacsctdb-client: Add sync version of sending multiple messages
2016-06-08 Amitay Isaacsctdb-daemon: Use lib/util functions instead of redefini...
2016-06-07 Martin Schwenkectdb-client: Remove support for SET_RECLOCK
2016-05-03 Amitay Isaacsctdb-protocol: Return required buffer size in push...
next