abartlet/samba.git/.git
2015-12-03 Andrew Bartlettwinbindd: Add target DC name to the NETLOGON failure... subdomain-wip4
2015-12-03 Andrew Bartlettwinbindd: Print more info when we fail to setup NETLOGO...
2015-12-03 Andrew Bartletts4-auth: Let winbindd be the final arbitor of if a...
2015-12-03 Andrew Bartlettwinbindd: Hook up the SamLogon authoritative return...
2015-12-03 Andrew Bartlettrpc_server:drsuapi Remove dsdb_validate_dsa_guid()...
2015-12-03 Andrew Bartlettheimdal: Add an automatic mapping between _msdcs.domain...
2015-12-03 Andrew BartlettSIGN-OFF passdb: Avoid passing domain directly into...
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
2015-11-19 Volker Lendeckeidl: Avoid // style comments
2015-11-19 Volker Lendeckelibreplace: Only check for malloc.h if needed
2015-11-19 Volker Lendeckelibreplace: Put the malloc.h check on a line of its own
2015-11-19 Volker Lendeckelibreplace: Only check malloc.h once
2015-11-18 Jelmer VernooijSet LD_LIBRARY_PATH during tests.
2015-11-18 Jeremy Allisonlib: tevent: Whitespace cleanup.
2015-11-18 Jeremy Allisonlib: tevent: Fix bug in poll backend - poll_event_loop_...
2015-11-18 Martin Schwenkectdb-scripts: Fix CTDB_DBDIR=tmpfs support
2015-11-18 Christof Schmittctdb: Remove unused ctdb_set_process_name
2015-11-18 Christof Schmittctdb: Use prctl_set_comment from lib/util
2015-11-18 Christof Schmittlib/util: Move util_process from util to util-core
2015-11-18 Christof Schmittlibcli/smb: Use helper function for finding session
2015-11-17 Volker Lendeckesmbd: Simplify check_access()
2015-11-17 Volker Lendeckesmbd: Use check_access_fsp where appropriate
2015-11-17 Volker Lendeckesmbd: Factor out check_access_fsp() from check_access()
2015-11-17 Volker Lendeckesmbd: Refactor check_access()
2015-11-17 Volker Lendeckesmbd: Early return from dos_mode_debug_print
2015-11-17 Volker Lendeckesmbd: Add hex value to dos_mode_debug_print
2015-11-17 Volker Lendeckesmbd: Use dos_mode_debug_print in get_ea_dos_attribute
2015-11-17 Volker Lendeckesmbd: Use dos_mode_debug_print in dos_mode_from_sbuf
2015-11-17 Volker Lendeckesmbd: Use dos_mode_debug_print in dos_mode_msdfs
2015-11-17 Volker Lendeckesmbd: Streamline dos_mode_debug_print
next