nivanova/samba-autobuild/.git
2015-10-12 Volker Lendeckewbinfo: make --verbose --pam-logon print sids
2015-10-11 Richard SharpeA small improvement to the DEBUG message when pass...
2015-10-09 Adrian Cochranetalloc: Test that talloc magic differs between processes. talloc-2.1.4
2015-10-09 Adrian Cochranetalloc: Increment minor version due to added talloc_tes...
2015-10-09 Adrian Cochranetalloc: Provide tests access to talloc_magic
2015-10-09 Adrian Cochranetalloc: Test magic protection measures.
2015-10-09 Andrew Bartlettlib/talloc: Provide multiple-loading detection for...
2015-10-09 Andrew Bartlettlib/talloc: Disrupt buffer overflow attacks on Samba...
2015-10-09 Andrew Bartlettbuild: Move __attribute__ ((destructor)) and ((construc...
2015-10-08 Richard SharpeFix a few small spelling mistakes in DEBUG messages...
2015-10-08 Uri Simchonivfs_commit: set the fd on open before calling SMB_VFS_FSTAT
2015-10-07 Volker Lendeckelib: Make messaging_send_iov_from return 0/errno
2015-10-07 Volker Lendeckelib: Make messaging_ctdbd_init return 0/errno
2015-10-07 Volker Lendeckelib: Use poll_intr_one_fd in ctdb_read_packet
2015-10-07 Volker Lendeckelib: Remove messaging_tevent_context() dependency from...
2015-10-07 Volker Lendeckelib: Make ctdbd_probe return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdb_unwatch return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdb_watch_us return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_control_local return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_register_ips return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_traverse return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_parse return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_migrate return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_db_attach return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_messaging_send_iov return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_messaging_connection return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_init_connection return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_register_msg_ctx return 0/errno
2015-10-07 Volker Lendeckelib: Make get_cluster_vnn return 0/errno
2015-10-07 Volker Lendeckelib: Make register_with_ctdbd return 0/errno
2015-10-07 Volker Lendeckelib: Rename ctdbd_control_unix to ctdbd_control
2015-10-07 Volker Lendeckelib: Remove ctdbd_control
2015-10-07 Volker Lendeckelib: Use ctdbd_control_unix in ctdbd_register_ips
2015-10-07 Volker Lendeckelib: Use ctdbd_control_unix in ctdbd_db_attach
2015-10-07 Volker Lendeckelib: Use ctdbd_control_unix in ctdbd_db_attach
2015-10-07 Volker Lendeckelib: Use ctdbd_control_unix in ctdbd_dbpath
2015-10-07 Volker Lendeckelib: Use ctdbd_control_unix in ctdbd_working
2015-10-07 Volker Lendeckelib: Rename a variable
2015-10-07 Volker Lendeckelib: Use ctdbd_control_unix in get_cluster_vnn
2015-10-07 Volker Lendeckelib: Use ctdbd_control_unix in register_with_ctdbd
2015-10-07 Volker Lendeckelib: Add ctdbd_control_unix
2015-10-07 Volker Lendeckelib: Fix error talloc leaks in ctdb_read_packet()
2015-10-07 Amitay Isaacsctdb-recoverd: Always check for recmaster before doing...
2015-10-07 Amitay Isaacsctdb-recoverd: Get rid of connected-ness comparison...
2015-10-07 Amitay Isaacsctdb-recoverd: Do not freeze databases for election
2015-10-07 Amitay Isaacsctdb-call: Improve a log message
2015-10-07 Amitay Isaacsctdb-recoverd: Add code for parallel database recovery
2015-10-07 Amitay Isaacsctdb-daemon: Add parallel database recovery capability
2015-10-07 Amitay Isaacsctdb-daemon: Use a define for default capabilities
2015-10-07 Amitay Isaacsctdb-recoverd: Update flags on all nodes before databas...
2015-10-07 Amitay Isaacsctdb-recoverd: Update capabilities before the database...
2015-10-07 Amitay Isaacsctdb-recovery: Factor out existing database recovery...
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...
next