sfrench/samba-autobuild/.git
2017-06-26 Stefan Metzmachers3:smbd: call auth_check_password_session_info() only...
2017-06-26 Stefan Metzmachers3:smbd: introduce a reply_sesssetup_and_X_state
2017-06-26 Stefan Metzmachers3:smbd: inline check_guest_password() into reply_sesss...
2017-06-26 Stefan Metzmachers3:smbd: only set user_info->auth_description on success
2017-06-26 Stefan Metzmacherpidl:NDR/Parser: initialize [skip] values in ndr_pull_*
2017-06-26 Stefan Metzmacherntprinting.idl: make use of [skip_noinit] for string_flags
2017-06-26 Stefan Metzmacherpidl:NDR/Parser: add "skip_noinit" element
2017-06-26 Stefan Metzmacherpidl:NDR/Parser: fix "skip" for pointers
2017-06-24 Amitay Isaacsctdb-scripts: Don't send empty argument string to logger
2017-06-24 Amitay Isaacsctdb-recovery: Do not run local ip verification when...
2017-06-24 Amitay Isaacsctdb-recovery: Get recmode unconditionally in the main_loop
2017-06-24 Amitay Isaacsctdb-recovery: Finish processing for recovery mode...
2017-06-24 Amitay Isaacsctdb-recovery: Simplify logging of recovery mode setting
2017-06-24 Amitay Isaacsctdb-recovery: Setting up of recmode should be idempotent
2017-06-24 Amitay Isaacsctdb-recovery: Assign banning credits if database fails...
2017-06-24 Volker Lendeckelib: Use ctdb_protocol instead of ctdb_private
2017-06-23 Volker Lendeckelib: Give util_paths.c its own header
2017-06-23 Volker Lendeckenet: Dump data for net_g_lock dump
2017-06-23 Björn Baumbachbuild: fix build of vfs_posix_eadb module
2017-06-23 Björn Baumbachwaf:lib/replace: Fix building with older GCC versions
2017-06-23 Andreas Schneiders4:torture: Do not segfault in torture_rpc_spoolss_prin...
2017-06-23 Garming Samsamba_kcc: debugging: say intrasite when we mean intrasite
2017-06-23 Douglas Bagnallsamba_kcc: drop all connections from non-existent DSAs
2017-06-23 Douglas Bagnallsamba_kcc: comment typo
2017-06-23 Douglas Bagnallthird_party/dnspython: fix variable name in dnssec
2017-06-23 Douglas Bagnallsamba_kcc: avoid crash on odd networks with --dot-file-dir
2017-06-23 Douglas Bagnallwaf/wafadmin/3rdparty: fix paranoid.py variable names
2017-06-23 Douglas Bagnallpython/getopt: -d/--debuglevel saves value in options...
2017-06-23 Douglas Bagnalladd provision performance tests
2017-06-23 Douglas Bagnallperftest: add a new medley test
2017-06-22 Richard SharpeBug 15852. There are valid paths where conn->lsa_pipe_t...
2017-06-22 Stefan Metzmachertevent: version 0.9.32 tevent-0.9.32
2017-06-22 Stefan Metzmachertevent: include the finish location in tevent_req_defau...
2017-06-22 Andrew Bartlettdsdb: Rework schema_init module to always use valid...
2017-06-22 Stefan Metzmachers3:test_smbclient_s3.sh: pass the protocol (NT1) to...
2017-06-22 Stefan Metzmachers3:test_smbclient_s3.sh: make it explizit where we...
2017-06-22 Stefan Metzmachers3:test_acl_xattr.sh: use -mNT1 for the 'getfacl' commands
2017-06-22 Stefan Metzmachers3:torture: use CLI_FULL_CONNECTION_DISABLE_SMB1 in...
2017-06-22 Stefan Metzmachers3:torture: add torture_open_connection_flags()
2017-06-22 Stefan Metzmachers3:libsmb: add CLI_FULL_CONNECTION_DISABLE_SMB1
2017-06-22 Stefan Metzmachers3:pylibsmb: use CLI_FULL_CONNECTION_FORCE_SMB1 in...
2017-06-22 Stefan Metzmachers3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in run_c...
2017-06-22 Stefan Metzmachers3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in run_t...
2017-06-22 Stefan Metzmachers3:torture pass flags to torture_open_connection_share()
2017-06-22 Stefan Metzmachers3:client: smbclient -L can't do workgroup listing...
2017-06-22 Stefan Metzmachers3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in tortu...
2017-06-22 Stefan Metzmachers3:libsmb: add CLI_FULL_CONNECTION_FORCE_SMB1
2017-06-22 Stefan Metzmachers3:torture: make use of smb_protocol_types_string(...
2017-06-22 Stefan Metzmacherlibcli/smb: add smb_protocol_types_string()
2017-06-22 Stefan Metzmachers3:libsmb: add support for SMB2 to cli_nt_delete_on_clo...
2017-06-22 Stefan Metzmachers3:libsmb: add cli_smb2_delete_on_close*()
2017-06-22 Stefan Metzmachers3:libsmb: normalize leading slashes in cli_resolve_path()
2017-06-22 Stefan Metzmachers3:libsmb: no longer pass remote_realm to cli_state_cre...
2017-06-22 Stefan Metzmachers3:libsmb: remove unused cli_state_remote_realm()
2017-06-22 Stefan Metzmachers3:rpc_server/spoolss: allow spoolss_connect_to_client...
2017-06-22 Stefan Metzmacherpython/tests: test SMB1 and SMB2/3 in auth_log.py
2017-06-22 Garming Samdnsserver/common: Use cached dnsHostName to reduce...
2017-06-22 Garming Samdsdb: Add a samdb_dns_host_name which avoids searching
2017-06-22 Gary Lockyerpycredentials: Add support for netr_crypt_password
2017-06-22 Gary Lockyers4/dcerpc_netlogon: Logging for dcesrv_netr_LogonGetDom...
2017-06-22 Gary Lockyerpycredentials: add function to return the netr_Authenti...
2017-06-22 Gary Lockyerlsa.String: add String constructor, str and repr
2017-06-22 Gary LockyerTests lsa.String: add String constructor, str and repr
2017-06-21 Jeremy Allisons3: smbd: When deleting an fsp pointer ensure we don...
2017-06-21 Volker Lendeckemessaging: Deliver messages only once
2017-06-21 Volker Lendeckedbwrap: Remove unused dbwrap_file
2017-06-21 Volker Lendeckedbwrap: Remove unused dbwrap_cache
2017-06-21 Volker Lendeckelib: Fix typos
2017-06-21 Volker Lendeckectdb: Fix typos
2017-06-21 Volker Lendecketevent: Simplify create_immediate
2017-06-21 Volker Lendeckelib: Give messages_ctdbd.c its own header
2017-06-21 Volker Lendeckemessaging: Use size_t for array sizes
2017-06-21 Volker Lendeckeselftest: Give tmux a bit of time to establish
2017-06-20 Andreas Schneiders3:winbind: Fix 'winbind normalize names' in wb_getpwsid()
2017-06-20 Volker Lendeckemessaging: Fix queueing on FreeBSD
2017-06-20 Volker Lendeckeldb: Fix CID 1412926 Unchecked return value
2017-06-20 Volker Lendeckepidl: Fix array range checks in python output
2017-06-20 Andreas Schneiders3:tests: Add test for smbclient -UDOMAIN+username
2017-06-20 Andreas Schneiders3:popt_common: Reparse the username in popt_common_cre...
2017-06-20 Andreas Schneiderselftest: Use 'ad_dc' as the default for testenv
2017-06-19 Amitay Isaacsctdb-locking: If a record could not be locked, log...
2017-06-19 Amitay Isaacsctdb-locking: Reduce logging in case of contention
2017-06-19 Amitay Isaacsctdb-locking: There are no ALLDB locks any more
2017-06-19 Amitay Isaacsctdb-client: Add correct control names to log messages
2017-06-19 Amitay Isaacsctdb-tests: Fix function names in protocol test
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_SYMLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_READLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_STATVFS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_LINK to use const struct smb_fi...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_GET_QUOTA to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_DISK_FREE to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_CHFLAGS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_MKNOD to use const struct smb_f...
2017-06-18 Jeremy Allisons3: VFS: Remove old traces of smb_vfs_call_llistxattr().
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: make the additional gensec_upd...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: add early returns to sesssetup...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: make the first round to gensec...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: move gensec_update_ev() out...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: move session_setup_spnego_rest...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: split out session_setup_spnego...
next