obnox/samba/samba-obnox.git
2015-12-04 Martin Schwenkectdb-ipalloc: Rename top level IP allocation algorithm...
2015-12-04 Martin Schwenkectdb-ipalloc: Rename ctdb_takeover_run_core() to ipalloc()
2015-12-04 Martin Schwenkectdb-ipalloc: Fold force_rebalance_candidates into...
2015-12-04 Martin Schwenkectdb-ipalloc: Fold all IPs list into IP allocation...
2015-12-04 Martin Schwenkectdb-ipalloc: Tidy up some of the IP allocation functions
2015-12-04 Martin Schwenkectdb-daemon: Don't delete connection information for...
2015-12-04 Martin Schwenkectdb-daemon: Move VNN lookup out of ctdb_remove_tcp_con...
2015-12-04 Martin Schwenkectdb-daemon: Do not process tickle updates for hosted...
2015-12-04 Martin Schwenkectdb-docs: Rewrite event script documentation
2015-12-04 Martin Schwenkectdb-scripts: Add exportfs cache to NFS Linux kernel...
2015-12-04 Martin Schwenkectdb-recoverd: Drop function unban_all_nodes()
2015-12-04 Martin Schwenkectdb-daemon: Drop handling of ban control sent to unexp...
2015-12-04 Adrian Cochraneldb torture: Test ldb unpacking and printing
2015-12-04 Adrian Cochraneldb: Move ldb_(un)pack_data into ldb_module.h for testing
2015-12-04 Andreas Schneiderldb: Fix installation of _ldb_text.py
2015-12-04 Guillaume GomezFix little typo in README file
2015-12-04 Adrian CochraneFix propagation of LDB errors through TDB.
2015-12-04 Adrian Cochraneldb: Fix bug triggered by having an empty message in...
2015-12-03 Björn Jackeclitar: cope with functions of older versions of libarchive
2015-12-03 Björn Jackeselftest: fix tar test with Pax format archives
2015-12-02 Volker Lendeckeclient: Fix parameter mixup
2015-12-01 Ralph Boehmevfs: remove posix_flags hack, bump interface version...
2015-12-01 Ralph Boehmes4:torture:vfs_fruit: add a test for POSIX rename
2015-12-01 Ralph Boehmevfs_fruit: enable POSIX directory rename semantics
2015-12-01 Ralph Boehmevfs_fruit: add a flag that tracks whether use of AAPL...
2015-12-01 Ralph Boehmes3:smbd: file_struct: seperate POSIX directory rename...
2015-12-01 Ralph Boehmes3:smbd: convert file_struct.posix_open to a bitmap...
2015-12-01 Anoop C Ss4:torture/basic: Fix misleading test case names in...
2015-12-01 Günther Deschnerlib/async_req: do not install async_connect_send_test.
2015-12-01 Stefan Metzmacherlibcli/smb: fix BUFFER_OVERFLOW handling in tstream_smb...
2015-11-30 Stefan Metzmacherlibcli/smb: correctly handle STATUS_BUFFER_OVERFLOW...
2015-11-30 Stefan Metzmacherlibcli/smb: correctly handle STATUS_BUFFER_OVERFLOW...
2015-11-30 Stefan Metzmacherlibcli/smb: correctly handle STATUS_BUFFER_OVERFLOW...
2015-11-30 Stefan Metzmacherlibcli/smb: make sure we have a body size of 0x31 befor...
2015-11-30 Volker Lendeckesmbd: Fix a comment
2015-11-30 Volker Lendeckesmbd: Simplify a boolean expression
2015-11-30 Volker Lendeckesmbd: Fix a typo
2015-11-30 Andreas Schneiderlibrpc: Fix a possible array out of bounds access
2015-11-30 Andreas Schneiderlib: Fix an array subscript is above array bounds error
2015-11-30 Ralph Boehmes3:talloc_dict: fix a SIGBUS when dereferencing unalign...
2015-11-30 Stefan Metzmacherlib/param: add a fixed unified lpcfg_string_{free,set...
2015-11-30 Garming Samdocs: change pdbedit --set-nt-hash to be consistent
2015-11-30 Garming Sampassdb: Change ABI version to 0.24.2
2015-11-30 Garming Sampdb: add a blackbox test for setting password with...
2015-11-30 Alberto Maria... Add --set-nt-hash option to pdbedit to update user...
2015-11-27 Stefan Metzmachers3:torture: add traverse testing to LOCAL-RBTREE
2015-11-27 Stefan Metzmacherdbwrap_rbt: fix modifying the db during traverse
2015-11-27 Stefan Metzmacherdbwrap_rbt: add nested traverse protection
2015-11-27 Stefan Metzmacherdbwrap_rbt: use talloc_zero_size() instead of a partial...
2015-11-26 Karolin Seegerdocs: Fix some typos in the idmap backend section.
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling for struct ctdb_rec_data
2015-11-25 Amitay Isaacsctdb-protocol: Add API to extract ctdb_ltdb_header...
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling of struct ctdb_public_ip...
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling of struct ctdb_addr_info
2015-11-25 Amitay Isaacsctdb-protocol: Do not expect a reply for SHUTDOWN control
2015-11-25 Amitay Isaacsctdb-protocol: Add marshalling for TDB_DATA
2015-11-25 Amitay Isaacsctdb-protocol: Add utility function ctdb_sock_addr_to_s...
2015-11-25 Amitay Isaacsctdb-system: Use protocol/protocol.h instead of ctdb_pr...
2015-11-25 Amitay Isaacsctdb-include: Make client header self contained
2015-11-25 Amitay Isaacsctdb-include: Make protocol headers self contained
2015-11-25 Jeremy Allisons3: smbd: Tear down global_smbXsrv_client in the correc...
2015-11-24 Jeremy Allisons3: docs: Fix "strict rename" doc to match code.
2015-11-24 Jeremy Allisons3: smbd: Change semantics of strict rename to search...
2015-11-24 Jeremy Allisons3: smbd: have_file_open_below() fails to enumerate...
2015-11-24 Michael Adamsmbd:dir: remove an extra empty line in files_below_for...
2015-11-24 Thomas Nagybuild:wafsamba: Ensure that check_group_ordering can...
2015-11-24 Thomas Nagybuild:wafsamba: Ensure that target clones get a differe...
2015-11-24 Thomas Nagybuild:wafsamba: Specify whether node objects or flat...
2015-11-23 Uri Simchonisamba-tool: replace use of os.popen
2015-11-23 Andreas Schneiderlibads: Fix picky const warning with krb5_set_password_...
2015-11-23 Andreas Schneidergensec: Fix picky unused variable errors
2015-11-23 Andreas Schneiderauth: Fix picky const warnings in gssapi_pac
2015-11-23 Andreas Schneiders4-auth: Fix picky unused variable warning
2015-11-23 Andreas Schneiderkrb5_wrap: Fix picky const compiler warnings
2015-11-23 Andreas Schneiderselftest: Fix Samba::bindir_path() with a valid directory.
2015-11-23 Volker Lendeckedbwrap_tdb: Fix a typo
2015-11-23 Martin Schwenkectdb-ipalloc: Drop unnecessary struct ctdb_ipflags
2015-11-23 Martin Schwenkectdb-ipalloc: Move memory allocation into ipalloc_state...
2015-11-23 Martin Schwenkectdb-ipalloc: Have set_ipflags_internal() set ipalloc_s...
2015-11-23 Martin Schwenkectdb-ipalloc: Fold IP flags into IP allocation state
2015-11-23 Martin Schwenkectdb-ipalloc: Use number of nodes from IP allocation...
2015-11-23 Martin Schwenkectdb-ipalloc: Allocate memory off IP allocation state
2015-11-23 Martin Schwenkectdb-ipalloc: Add error handling to IP allocation
2015-11-23 Martin Schwenkectdb-ipalloc: Drop CTDB context argument from set_ipfla...
2015-11-21 Rowland Pennysamba-tool:provision: fix bug 11600
2015-11-20 Martin Schwenkectdb-scripts: Drop creation of database directories
2015-11-20 Martin Schwenkectdb-ipalloc: ctdb_takeover_run_core() takes ipalloc_state
2015-11-20 Martin Schwenkectdb-ipalloc: Tidy up create_merged_ip_list()
2015-11-20 Martin Schwenkectdb-ipalloc: Move IP list creation out to ctdb_takeove...
2015-11-20 Martin Schwenkectdb-ipalloc: Add no_ip_failback to ipalloc_state
2015-11-20 Martin Schwenkectdb-ipalloc: New enum ipalloc_algorithm in ipalloc_state
2015-11-20 Martin Schwenkectdb-ipalloc: Move IP allocation state into its own...
2015-11-20 Martin Schwenkectdb-ipalloc: node_ip_coverage() doesn't need CTDB...
2015-11-19 Uri Simchoniselftest: add test for force user and well-known primar...
2015-11-19 Uri Simchoniauth: consistent handling of well-known alias as primar...
2015-11-19 Uri Simchoniauth: remove a line that has no effect
2015-11-19 Volker Lendeckewinbind: Don't crash on invalid idmap configs
2015-11-19 Thomas Nagybuild:wafsamba: remove check_orphaned_targets
2015-11-19 Volker Lendeckelib: Fix memalign_array overflow protection
2015-11-19 Volker Lendeckeidl: Some CC can't find indented #defines
next