ambi/samba-autobuild/.git
2015-10-07 Amitay Isaacsctdb-recoverd: Add parallel database recovery helper
2015-10-07 Amitay Isaacsctdb-client: Add client API for new database controls
2015-10-07 Amitay Isaacsctdb-protocol: Add controls for parallel DB recovery
2015-10-07 Amitay Isaacsctdb-client: Add new client API implementation
2015-10-07 Amitay Isaacsctdb-protocol: Add ctdb protocol serialization routines
2015-10-07 Amitay Isaacsctdb-include: Remove unused structure definitions
2015-10-07 Amitay Isaacsctdb-common: Add logging utilities
2015-10-07 Amitay Isaacsctdb-common: Add communication endpoint abstraction
2015-10-07 Amitay Isaacsctdb-common: Add packet write abstraction
2015-10-07 Amitay Isaacsctdb-common: Add packet read abstraction
2015-10-07 Amitay Isaacsctdb-packaging: Package public library and header for...
2015-10-07 Amitay Isaacsctdb-build: Placeholder for public headers from lib...
2015-10-07 Amitay Isaacslib/util: Create a new library for tevent_unix.c
2015-10-07 Amitay Isaacsctdb-build: Set PKGCONFIGDIR for public libraries in...
2015-10-07 Amitay Isaacsctdb-packaging: Install header files in ctdb subdirectory
2015-10-07 Amitay Isaacsctdb-daemon: Use reqid abstraction
2015-10-07 Amitay Isaacsctdb-common: Add request id abstraction
2015-10-07 Amitay Isaacsctdb-include: Remove unused definition
2015-10-07 Amitay Isaacsctdb-daemon: whitespace fix
2015-10-07 Amitay Isaacsctdb-daemon: formatting fix
2015-10-07 Amitay Isaacsctdb-daemon: Replace ctdb_message with srvid abstraction
2015-10-07 Amitay Isaacsctdb-common: Add srvid abstraction
2015-10-07 Amitay Isaacsctdb-common: Add db_hash abstraction
2015-10-07 Amitay Isaacsctdb-daemon: whitespace fix
2015-10-07 Amitay Isaacsctdb-daemon: formatting fix
2015-10-07 Amitay Isaacsctdb-daemon: Remove ctdb from traverse_callback
2015-10-07 Amitay Isaacsctdb-build: Do not split ctdb-system subsystem
2015-10-07 Amitay Isaacsctdb-build: Do not mark ctdb private headers public
2015-10-07 Amitay Isaacsctdb-daemon: Remove freeze requirement for updating...
2015-10-07 Amitay Isaacsctdb-daemon: Add a check for database generation consis...
2015-10-07 Amitay Isaacsctdb-daemon: Check packet generation against database...
2015-10-07 Amitay Isaacsctdb-call: Delete old defer queue if recovery occurs
2015-10-07 Amitay Isaacsctdb-daemon: Use database generation in packet headers...
2015-10-07 Amitay Isaacsctdb-daemon: Introduce per database generation
2015-10-07 Amitay Isaacsctdb-freeze: Use individual database freeze in blocking...
2015-10-07 Amitay Isaacsctdb-freeze: Ensure all databases get frozen during...
2015-10-07 Amitay Isaacsctdb-freeze: Make function ctdb_start_freeze static
2015-10-07 Amitay Isaacsctdb-banning: Do not freeze databases on ban in the...
2015-10-07 Amitay Isaacsctdb-freeze: Fix a log message
2015-10-07 Amitay Isaacsctdb-freeze: Use database specific information in wipe...
2015-10-07 Amitay Isaacsctdb-freeze: Use single database transactions for globa...
2015-10-07 Amitay Isaacsctdb-daemon: Add controls for transactions on a single...
2015-10-07 Amitay Isaacsctdb-daemon: Rename ctdb_control_wipe_database to ctdb_...
2015-10-07 Amitay Isaacsctdb-freeze: simplify code with TALLOC_FREE
2015-10-07 Amitay Isaacsctdb-freeze: Improve log message to indicate subsequent...
2015-10-07 Amitay Isaacsctdb-daemon: Use database specific mark/unmark routines
2015-10-07 Amitay Isaacsctdb-daemon: Use database specific freeze check routine
2015-10-07 Amitay Isaacsctdb-locking: Add mark/unmark functions for a single...
2015-10-07 Amitay Isaacsctdb-freeze: Use single database freeze/thaw code for...
2015-10-07 Amitay Isaacsctdb-freeze: Move destructor closer to where it is...
2015-10-07 Amitay Isaacsctdb-daemon: Add controls to freeze/thaw a single database
2015-10-07 Amitay Isaacsctdb-daemon: Avoid the use of ctdb->freeze_handle variable
2015-10-07 Amitay Isaacsctdb-daemon: Avoid the use of ctdb->freeze_mode variable
2015-10-07 Amitay Isaacsctdb-freeze: Refactor code to check if databases are...
2015-10-07 Amitay Isaacsctdb-call: Convert pending calls list to per database...
2015-10-07 Amitay Isaacsctdb-freeze: Use ctdb_db_iterator to commit transaction...
2015-10-07 Amitay Isaacsctdb-freeze: Use ctdb_db_iterator to start transaction...
2015-10-07 Amitay Isaacsctdb-freeze: Use ctdb_db_iterator to cancel transaction...
2015-10-07 Amitay Isaacsctdb-freeze: Use ctdb_db_prio_iterator to cancel transa...
2015-10-07 Amitay Isaacsctdb-locking: Add ctdb_db_iterator to iterate through...
2015-10-07 Amitay Isaacsctdb-locking: Expose ctdb_db_prio_iterator function
2015-10-07 Amitay Isaacsctdb-locking: Rename ctdb_db_iterator to ctdb_db_prio_i...
2015-10-07 Amitay Isaacsctdb-locking: Remove unused priority argument from...
2015-10-07 Amitay Isaacsctdb-freeze: Remove commented test code
2015-10-07 Amitay Isaacsctdb-freeze: Do an early exit if freeze is pending
2015-10-07 Ralph Boehmes3:smbd: pass expected_seq_low to smbd_initialize_smb2
2015-10-07 Richard SharpeChange the libreadline word-break character set to...
2015-10-06 Ralph Boehmes3:smb3: rename smbd_smb2_first_negprot and pass expect...
2015-10-06 Ralph Boehmes3:smbd: add expected_seq_low arg to smbd_initialize_smb2
2015-10-06 Tom Schulzs4: fix linking smbtorture on Solaris.
2015-10-06 Ralph Boehmevfs_fruit: return value of ad_pack in vfs_fruit.c
2015-10-06 Volker Lendeckelib: Fix CID 1128553 Unchecked return value from library
2015-10-06 Volker Lendeckelib: Fix CID 1325733 Uninitialized scalar variable
2015-10-06 Stefan Metzmachers3:ctdbd_conn: make sure we destroy tevent_fd before...
2015-10-03 Volker Lendeckelib: Pass sockname and timeout to ctdbd_probe()
2015-10-02 Volker Lendeckelib: Pass sockname and timeout to ctdbd_messaging_conne...
2015-10-02 Volker Lendeckelib: Move lp_ctdbd_socket() to cluster_support.c
2015-10-02 Volker Lendeckelib: Pass parameters to ctdbd_init_connection()
2015-10-02 Volker Lendeckelib: Store sockname in ctdbd_connection
2015-10-02 Volker Lendeckelib: Remove temporary ctdb_connection in ctdb_control
2015-10-02 Volker Lendeckelib: Store ctdb_timeout in ctdb_connection
2015-10-02 Volker Lendeckelib: Lift lp_ctdbd_socket() call up one level
2015-10-02 Günther Deschnerkerberos: make sure we only use prompter type when...
2015-10-01 Volker Lendeckewinbind: Fix 100% loop
2015-10-01 Jeremy Allisons3: smbd: Fix NULL pointer bug introduced by previous...
2015-10-01 Ralph Boehmes3: smbd: fix a crash in unix_convert()
2015-10-01 Volker Lendeckelib: We can do ACCRIGHTS style fdpassing
2015-10-01 Volker Lendeckelib: Support fd passing using the 4.3BSD way
2015-10-01 Volker Lendeckelib: Move some routines around in msghdr.c
2015-10-01 Volker Lendeckelib: We only need the fd-passing check once
2015-10-01 Volker Lendeckelib: Fix the build on Solaris
2015-10-01 Volker Lendeckelibreplace: Fix the build on Solaris
2015-10-01 Volker Lendeckelib: Fix server_id_db_set_exclusive
2015-09-30 Volker Lendeckelib: Add "pid/unique" format for server_id_from_string
2015-09-30 Volker Lendeckelib: Fix server_id_from_string
2015-09-30 Volker Lendeckelib: Add server_id_str_buf_unique
2015-09-30 Volker Lendeckelib: Remove ctdb_serverids_exist
2015-09-30 Volker Lendeckelib: Remove serverids_exist
2015-09-30 Volker Lendeckelib: Use messaging_dgm_get_unique in serverid_exists
2015-09-30 Volker Lendeckelib: Use serverid_exists in server_id_db_check_exclusive
next