sharpe/samba-autobuild/.git
2016-04-28 Stefan Metzmacherauth/spnego: add spnego:simulate_w2k option for testing
2016-04-28 Stefan Metzmacherauth/ntlmssp: do map to guest checking after the authen...
2016-04-28 Stefan Metzmachers3:smbd: only mark real guest sessions with the GUEST...
2016-04-28 Stefan Metzmachers3:smbd: make use SMB_SETUP_GUEST constant
2016-04-28 Stefan Metzmacherlibcli/security: implement SECURITY_GUEST
2016-04-28 Stefan Metzmachers3:auth_builtin: anonymous authentication doesn't allow...
2016-04-28 Stefan Metzmachers4:auth_anonymous: anonymous authentication doesn't...
2016-04-28 Stefan Metzmacherauth/spnego: only try to verify the mechListMic if...
2016-04-28 Stefan Metzmachers3:libsmb: use anonymous authentication via spnego...
2016-04-28 Stefan Metzmachers3:libsmb: don't finish the gensec handshake for guest...
2016-04-28 Stefan Metzmachers3:libsmb: record the session setup action flags
2016-04-28 Stefan Metzmacherlibcli/smb: add smbXcli_session_is_guest() helper function
2016-04-28 Stefan Metzmacherlibcli/smb: add SMB1 session setup action flags
2016-04-28 Stefan Metzmacherlibcli/smb: add smb1cli_session_set_action() helper...
2016-04-28 Günther Deschnerlibcli/smb: fix NULL pointer derreference in smbXcli_se...
2016-04-28 Stefan Metzmachers3:libsmb: use password = NULL for anonymous connections
2016-04-28 Stefan Metzmacherauth/ntlmssp: don't require NTLMSSP_SIGN for smb connec...
2016-04-28 Stefan Metzmacherauth/ntlmssp: don't require any flags in the ccache_res...
2016-04-28 Stefan Metzmacherauth/spnego: handle broken mechListMIC response from...
2016-04-28 Stefan Metzmacherauth/spnego: change log level for 'Failed to setup...
2016-04-28 Günther Deschners3:librpc:crypto:gse: increase debug level for gse_init...
2016-04-28 Günther Deschnerlib:krb5_wrap:krb5_samba: increase debug level for...
2016-04-28 Stefan Metzmachers3:libads/sasl: allow wrapped messages up to a size...
2016-04-28 Stefan Metzmachers4:gensec_tstream: allow wrapped messages up to a size...
2016-04-28 Richard Sharpeselfttest: add common_test_fns.inc
2016-04-28 Martin Schwenkectdb-doc: Document cluster mutex helper API
2016-04-28 Martin Schwenkectdb-recovery: Move recovery lock latency updating...
2016-04-28 Martin Schwenkectdb-recovery: Move recovery lock functions to recovery...
2016-04-28 Martin Schwenkectdb-cluster-mutex: Factor out cluster mutex code
2016-04-28 Martin Schwenkectdb-recovery: Factor out setting of cluster mutex...
2016-04-28 Martin Schwenkectdb_recovery: ctdb_cluster_mutex() now takes an argstr...
2016-04-28 Martin Schwenkectdb-recovery: Recovery lock setting can now include...
2016-04-28 Martin Schwenkectdb-recovery: Parse recovery lock setting
2016-04-28 Martin Schwenkectdb-recovery: Reimplement ctdb_recovery_lock() using...
2016-04-28 Martin Schwenkectdb-recovery: Kill cluster mutex helper with a signal...
2016-04-28 Martin Schwenkectdb-recovery: Switch ctdb_cluster_mutex() to use helper
2016-04-28 Martin Schwenkectdb: Add new helper ctdb_mutex_fcntl_helper
2016-04-28 Martin Schwenkectdb-tools: Simplify "ctdb getreclock" output
2016-04-28 Martin Schwenkectdb-recovery: Add optional timeout argument to ctdb_cl...
2016-04-28 Martin Schwenkectdb-recovery: Factor out reclock testing into ctdb_clu...
2016-04-28 Martin Schwenkectdb-recovery: Use a configurable handler when testing...
2016-04-28 Martin Schwenkectdb-recovery: Factor out new function set_recmode_hand...
2016-04-28 Martin Schwenkectdb-recovery: Use single char ASCII numbers for status...
2016-04-28 Martin Schwenkectdb-recovery: Rename recovery lock functions and struct
2016-04-28 Martin Schwenkectdb-build: ctdb-system depends on samba-util for debug
2016-04-27 Volker Lendeckesmbd: Avoid large reads beyond EOF
2016-04-27 Partha SarathiFix the smb2_setinfo to handle FS info types and FSQUOT...
2016-04-27 Robin Hackldb-samba/ldb_matching_rules: Fix CID 1349424 - Uniniti...
2016-04-26 Robin Hackdcesrv_backupkey_heimdal: Fix CID 1321647 - Unchecked...
2016-04-26 Robin Hacklib/http/http_auth: Fix CID 1273428 - Unchecked return...
2016-04-26 Robin Hacktalloc/testsuite: Fix CID 1291641 - Logically dead...
2016-04-26 Andreas Schneiders3-libads: Fix compilation with MIT Kerberos
2016-04-26 Robin Hackctdb-tests: Fix CID 1358704 use of "=" where "==" may...
2016-04-26 Volker Lendeckedbwrap_ctdb: Fix ENOENT->NT_STATUS_NOT_FOUND
2016-04-26 Petr CechLDB: Redudant test on NULL context remove
2016-04-26 Ralph Boehmes3/rpc_server: mdssvc: suppress compiler warnings from...
2016-04-25 Richard SharpeRefactor the dns_open_connection code so that duplicate...
2016-04-25 Jérémie Courrèges... Fix CHECK_CODE usage in atomics builtin detection
2016-04-25 Volker Lendeckectdbd_conn: Make "cstatus" int32_t
2016-04-25 Volker Lendeckectdbd_conn: Add some more debug info
2016-04-25 Volker Lendeckectdbd: Use talloc_memdup where appropriate
2016-04-25 Volker Lendeckectdbd_conn: Use ctdbd_control_local where possible
2016-04-25 Volker Lendeckectdbd_conn: Avoid "includes.h"
2016-04-25 Volker Lendeckelib: serverid.h references struct server_id
2016-04-25 Volker Lendeckelib: Move ctdbd_init_connection out of ctdbd_traverse()
2016-04-25 Volker Lendeckectdbd_conn: Remove unused ctdbd_messaging_connection
2016-04-25 Volker Lendeckelib: Use ctdbd_init_connection in messaging_ctdbd_init
2016-04-25 Volker Lendeckectdbd_conn: Make ctdbd_init_connection public
2016-04-25 Volker Lendeckectdbd_conn: Use ctdbd_init_connection in ctdbd_probe
2016-04-25 Volker Lendeckectdbd_conn: Use sys_poll_intr
2016-04-25 Volker Lendeckectdbd_conn: Adapt loop counter's type to the loop limit
2016-04-25 Noel Powerfix Invalid read of size 8
2016-04-25 Noel Powers4:torture:vfs: fix Invalid read of size 8 valgrind...
2016-04-25 Noel Powers4:torture:libnet: fix 'Syscall param writev(vector...
2016-04-25 Noel Powers4:torture:libnet: fix 'Conditional jump or move' valgr...
2016-04-25 Noel Powers4:torture:smb2: fix 'Use of uninitialised value of...
2016-04-25 Noel Powers4:torture:smb2: fix 'Use of uninitialised value of...
2016-04-25 Noel Powers4:torture:smb2: fix 'Use of uninitialised value of...
2016-04-25 Noel Powers4:torture:smb2: fix 'Use of uninitialised value of...
2016-04-25 Noel Powers4:torture:smb2: fix 'Use of uninitialised value of...
2016-04-25 Noel Powers4:torture:smb2: fix 'Use of uninitialised value of...
2016-04-25 Noel Powers4:torture:smb2 fix 'Use of uninitialised value of...
2016-04-25 Noel Powers4:torture:smb2: fix 'Use of uninitialised value of...
2016-04-25 Noel Powers4:torture:smb2 fix 'Use of uninitialised value of...
2016-04-25 Noel Powers4:torture:smb2: fix 'Use of uninitialised value of...
2016-04-25 Noel Powers4:torture:smb2: fix Use of 'uninitialised value of...
2016-04-25 Noel Powers4:torture:raw: fix 'Invalid read of size 1 & Condition...
2016-04-25 Noel Powers4:torture:raw: fix 'Conditional jump or move' valgrind...
2016-04-25 Noel Powers4:torture:raw: fix 'use of uninitialised value of...
2016-04-25 Noel Powers4:torture:raw: fix 'Syscall param writev(vector[....
2016-04-25 Noel Powers4:torture:raw: fix 'Syscall param writev(vector[....
2016-04-25 Noel Powers4:torture:raw: fix 'Syscall param writev(vector[....
2016-04-25 Noel Powers4:torture:basic: fix 'Conditional jump or move ' valgr...
2016-04-25 Noel Powers4:torture:basic: fix 'Syscall param writev(vector...
2016-04-25 Noel Powers4:libcli: fix 'Conditional jump or move' valgrind...
2016-04-25 Noel Powers4:torture:basic: fix valgrind 'Syscall param writev...
2016-04-25 Noel Powers4:torture:basic: fix valgrind 'Syscall param writev...
2016-04-25 Noel Powers4:torture:basic: fix valgrind 'Syscall param writev...
2016-04-25 Noel Powers4:torture:basic fix 'Syscall param writev(vector[...
2016-04-25 Noel Powers4:lib:registry: fix 'Conditional jump or move' valgrin...
next