sharpe/samba-autobuild/.git
2015-05-10 Martin Schwenkectdb-tests: Test stub for ctdb_get_capabilities()
2015-05-10 Martin Schwenkectdb-daemon: Remove unused capabilities field from...
2015-05-10 Martin Schwenkectdb-recoverd: Use capabilities API
2015-05-10 Martin Schwenkectdb-client: Add API for retrieving and checking capabi...
2015-05-08 Ralph Boehmevfs_fruit: comment fix: the options are documented
2015-05-08 Ralph Boehmevfs_fruit: add option "nfs_aces" that controls the...
2015-05-08 Stefan Metzmachersmbd: Offer SMB 3.1.1 by default.
2015-05-08 Stefan Metzmachers3:smb2_negprot: add support for negotiating SMB 3...
2015-05-08 Stefan Metzmachers3:smb2_sesssetup.c: For SMB >= 3.1, derive crypto...
2015-05-08 Michael Adams3:smb2_negprot.c: add support SMB 3.1 negotiate contexts
2015-05-08 Stefan Metzmachers3:smb2_server: allow SMB2_HDR_FLAG_PRIORITY_MASK for...
2015-05-08 Michael Adamsmbd: offer SMB 3.0.2 by default.
2015-05-08 Stefan Metzmachers3:smb2_negprot: add support for negotiating SMB 3.0.2
2015-05-08 Stefan Metzmachers3:smb2_read: pass in_flags to smbd_smb2_read_send()
2015-05-08 Stefan Metzmachers3:smb2_write: add simplified support for SMB2_WRITEFLA...
2015-05-08 Michael Adams3:smb2_create: treat the SVHDX_OPEN_DEVICE_CONTEXT...
2015-05-08 Michael Adamlibcli/smb: SMB 3.0.2: define SVHDX_OPEN_DEVICE_CONTEXT
2015-05-08 Michael Adamlibcli/smb: SMB 3.0.2: define FSCTL_QUERY_SHARED_VIRTUA...
2015-05-08 Michael Adamlibcli/smb: SMB 3.0.2: define FSCTL_SVHDX_SYNC_TUNNEL_R...
2015-05-08 Michael Adamlibcli/smb: SMB 3.0.2: define SMB2_WRITEFLAG_WRITE_UNBU...
2015-05-08 Michael Adamlibcli/smb: SMB 3.0.2: define SMB2_READFLAG_READ_UNBUFFERED
2015-05-08 Stefan Metzmachers3:torture: handle PROTOCOL_SMB3_11
2015-05-08 Michael Adamlibcli/smb: add support for SMB >= 3.1.1 io priorities
2015-05-08 Stefan Metzmacherlibcli/smb: add define for SMB 3.1.1 SMB2_HDR_FLAG_PRIO...
2015-05-08 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB3_11 and SMB3_DIALECT_REVIS...
2015-05-08 Michael Adamlibcli/smb: don't alter state->smb2.hdr when getting...
2015-05-08 Michael Adamlibcli: add new NTSTATUS codes from SMB 3.1
2015-05-08 Michael Adamlibcli: add missing printable form of NT_STATUS_VHD_SHARED
2015-05-08 Stefan Metzmachers4:torture/smb2: fix crash a crash bug in smb2.session...
2015-05-07 Volker Lendeckevfs: Fix the O3 developer build
2015-05-07 Volker LendeckeFix a few printf format errors
2015-05-07 Volker Lendeckeheimdal: Fix the O3 developer build
2015-05-07 Volker Lendeckeheimdal: Fix CID 240793 Uninitialized scalar variable
2015-05-07 Ralph Boehmevfs_gpfs: move failure label before END_PROFILE
2015-05-07 Michael Adams3:smbXsrv: refactor duplicate code into smbXsrv_sessio...
2015-05-07 Volker Lendeckelibsmbconf:registry: Ignore keyless smb.conf regvalues
2015-05-07 Richard Sharpes3: utils: Convert all uses of uint32/16/8 to _t.
2015-05-07 Volker Lendeckelib: Fix strv_next for the anchor NULL entry
2015-05-06 Stefan Metzmachers3:selftest: run smb2.notify with --signing=required
2015-05-06 Stefan Metzmachers3:smb2_tcon: cancel pending requests on all connection...
2015-05-06 Stefan Metzmachers3:smb2_sesssetup: remove unused smbd_smb2_session_setu...
2015-05-06 Stefan Metzmachers3:smb2_sesssetup: add smbd_smb2_session_setup_wrap_sen...
2015-05-06 Stefan Metzmachers3:smb2_sesssetup: always assign smb2req->session when...
2015-05-06 Stefan Metzmachers3:smb2_sesssetup: let smbd_smb2_logoff_* use smbXsrv_s...
2015-05-06 Stefan Metzmachers3:smbXsrv_session: cancel pending requests when we...
2015-05-06 Stefan Metzmachers3:smbXsrv_session: add smb2srv_session_shutdown_send...
2015-05-06 Stefan Metzmachers3:smbXsrv_session: clear smb2req->session of pending...
2015-05-06 Stefan Metzmachers3:smbXsrv_session: clear smb2req->session of pending...
2015-05-06 Stefan Metzmachers4:torture/smb2: add smb2.notify.session-reconnect...
2015-05-06 Stefan Metzmachers4:torture/smb2: add smb2.notify.invalid-reauth test
2015-05-06 Stefan Metzmachers4:torture/smb2: add smb2.notify.close test
2015-05-06 Stefan Metzmachers4:torture/smb2: verify STATUS_NOTIFY_CLEANUP return...
2015-05-06 Stefan Metzmachers3:smbd: use STATUS_NOTIFY_CLEANUP on smb2 logoff ...
2015-05-06 Stefan Metzmachers3:smbd: use STATUS_NOTIFY_CLEANUP when closing a smb2...
2015-05-06 Stefan Metzmachers3:smbd: add a smbd_notify_cancel_by_map() helper function
2015-05-06 Volker Lendeckewinbind: Fix CID 1035545 Uninitialized scalar variable
2015-05-06 Volker Lendeckewinbind: Fix CID 1035544 Uninitialized scalar variable
2015-05-06 Volker Lendeckesmbd: Fix CID 703870 Uninitialized scalar variable
2015-05-06 Volker Lendeckeping_pong: Fix CID 1273087 Resource leak
2015-05-06 Volker Lendeckelib: Fix CID 1034836 Resource leak
2015-05-06 Volker Lendeckelib: Fix a typo
2015-05-06 Richard SharpeLast lot of convert uint32 to uint32_t in winbindd...
2015-05-06 Richard SharpeConvert all uses of uint8/16/32 to _t in source3/smbd.
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2015-05-06 Volker Lendeckelib: Fix indentation
2015-05-06 Volker Lendeckelib: Fix whitespace
2015-05-06 Stefan Metzmachers3:winbindd: list local groups for our internal domains...
2015-05-05 Stefan Metzmachers3:winbindd: list users/groups of our own domain as...
2015-05-05 Andrew Bartlettselftest: Add tests for expected output of wbinfo ...
2015-05-05 Andrew Bartlettwinbindd4: Force home directory in internal winbind...
2015-05-05 Andrew Bartlettselftest: Run more winbind tests against more environments
2015-05-05 Andrew Bartletttorture-winbind: Assert that the list of trusted domain...
2015-05-05 Andrew Bartletts4-winbind: Correctly reject the unsupported WBFLAG_PAM...
2015-05-05 Stefan Metzmachers3:winbindd: don't remove the DOMAIN\ prefix for princi...
2015-05-05 Stefan Metzmachers4:selftest: correctly copy a python list into a tempor...
2015-05-05 Stefan Metzmacherlsa.idl: add LSA_*_DISABLED_MASK helper defines
2015-05-05 Jeremy Allisons3: torture: Add regression test for bug #11249.
2015-05-05 Jeremy Allisons3: smbd: VFS: fake_acl module called get_full_smb_file...
2015-05-05 Jeremy Allisons3: smbd: VFS: For all EA and ACL calls use synthetic_s...
2015-05-05 Jeremy Allisons3: smbd: VFS: Remove vfs_stat_smb_fname() and vfs_lsta...
2015-05-05 Jeremy Allisons3: smbd: VFS: All the places that are currently callin...
2015-05-05 Jeremy Allisons3: smbd: VFS: Add vfs_stat_smb_basename() - to be...
2015-05-04 Uri Simchonilibads: Fix deadlock when re-joining a domain and updat...
2015-05-04 Uri Simchonilibads: Fix free of uninitialized pointer
2015-05-04 Maks Naumovs3: Fix pam_authenticate() when lp_null_passwords(...
2015-05-04 Jeremy Allisons3: nmbd: Don't set work_changed = True inside update_s...
2015-05-04 Jeremy Allisons3: nmbd: Ensure we only set work_changed = true if...
2015-05-04 Martin SchwenkeRevert "ctdb-recoverd: Abort when daemon can take recov...
2015-05-02 Michael Adamdocs: remove swat specific flags from the DTD
2015-05-01 Michael Adamdocs:smbdotconf: remove swat-specific flags.
2015-05-01 Michael Adamparam: rename FLAG_HIDE to FLAG_SYNONYM
2015-05-01 Michael Adamparam: remove swat specific flags.
2015-05-01 Michael Adamparam: Remove unused P_SEP and P_SEPARATOR
2015-05-01 Michael Adamparam:README: mention to explicitly initialize defaults...
2015-05-01 Michael Adams3:param: remove unused function lp_parameter_is_canoni...
2015-05-01 Richard SharpeConvert uint32/16/8 to _t for the last two include...
2015-05-01 Richard SharpeConvert three include files from uint32/16/8 to _t...
2015-05-01 Richard SharpeConvert all uses of uint8/16/32 to _t in nmbd and the...
2015-05-01 Richard SharpeConvert uint32/16/8 to 32_t/16_t/8_t in printing.h...
2015-04-30 Jeremy Allisons4: torture: Test for incorrect file size returned...
next