martins/samba.git
2013-09-06 Karolin SeegerVERSION: Disable git snapshots for the 4.1.0rc3 release. samba-4.1.0rc3
2013-09-06 Karolin SeegerWHATSNEW: Update changes since 4.1.0rc2.
2013-09-06 Jeremy AllisonOptimization. Don't do the retry logic if sitename_fetc...
2013-09-06 Jeremy AllisonMove the retry logic when site_name is passed in a...
2013-09-06 Jeremy AllisonMove the manipulation of site_name into the caller...
2013-09-06 Jeremy AllisonRefactor dsgetdcname to be called via a wrapper function.
2013-09-06 Jeremy Allisondsgetdcname_cache_fetch() doesn't use the site_name...
2013-09-06 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH for smb1
2013-09-06 Volker Lendeckesmbd: Fix error return for STREAM_INFO
2013-09-06 Volker Lendeckesmbd: Revert a93f9c3
2013-09-06 Volker Lendeckesmbd: Correctly return BUFFER_OVERFLOW in smb2_getinfo
2013-09-06 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH in smb2_getinfo
2013-09-06 Volker Lendeckesmbd: qfsinfo has fixed/variable buffers
2013-09-06 Volker Lendeckesmbd: qfilepathinfo has fixed/variable buffers
2013-09-06 Volker Lendeckesmbd: Use #defines in smb2_getinfo_send
2013-09-06 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_ATTRIBUTE_INFO...
2013-09-06 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_VOLUME_INFO...
2013-09-06 Ralph Wuerthners3:smbd: allow status code in smbd_do_qfsinfo() to...
2013-09-06 Ralph Wuerthners3:smbd: allow GetInfo responses with STATUS_BUFFER_OVE...
2013-09-06 Ralph Wuerthners3:smbd: return NT_STATUS_INFO_LENGTH_MISMATCH for...
2013-09-06 Andrew Bartletttorture: Ensure that GSSAPI and SPNEGO packets are...
2013-09-06 Andrew Bartlettselftest: Add a basic test of samba_upgradedns
2013-09-06 Andrew Bartlettselftest: Start internal DNS server on domain provision...
2013-09-06 Andrew Bartlettselftest: Test creation of the dns-SERVER account durin...
2013-09-06 Andrew Bartlettscripting/samba_upgradedns: Tighten up exception and...
2013-09-06 Andrew Bartlettscripting/join.py: Handle creating the dns-NAME account...
2013-09-06 Jeremy AllisonWHATSNEW: Add paragraph about SMB2/3 support for client...
2013-09-04 Karolin SeegerWHATSNEW: Add release notes for Samba 4.1.0rc3.
2013-09-02 Stefan Metzmacherpython/provision: remove unused linklocal=False argumen...
2013-09-02 Stefan Metzmachers4:samba_upgradedns: don't pass linklocal=False to...
2013-09-02 Stefan Metzmacherpython/pyglue: filter out loopback and linklocal addres...
2013-08-30 Michael Adamclient: add missing newlines to error messages for...
2013-08-30 Jeremy AllisonAdd documentation for the new internal command timeout...
2013-08-30 Jeremy AllisonAdd documentation for the new -t <timeout> parameter...
2013-08-30 Jeremy AllisonFix the documentation of --encrypt to explain SMB3...
2013-08-30 Jeremy AllisonFix the documentation of the iosize command to explain...
2013-08-30 Jeremy AllisonFix the documentation for --send-buffersize for the...
2013-08-30 Jeremy AllisonExpand on the documentation of -m max-protocol for...
2013-08-30 Jeremy AllisonAdd "-e" encrypt transport command line option document...
2013-08-30 Jeremy AllisonAdd "max protocol" command line documentation for smbcacls.
2013-08-30 Jeremy AllisonAdd new "timeout" command and -t option to smbclient...
2013-08-30 Jeremy AllisonAs SMB3 has transport level encryption, allow smbclient...
2013-08-30 Jeremy AllisonRemove restrictions on setting iosize inside smbclient...
2013-08-30 Volker Lendeckelibsmb: Fix a bunch of Coverity IDs
2013-08-30 Stefan Metzmachers3:libsmb: call smb2cli_logoff() from cli_ulogoff()
2013-08-30 Stefan Metzmachers3:libsmb: make cli_ulogoff_send/recv static
2013-08-30 Stefan Metzmachers3:libsmb: call smb2cli_tdis() from cli_tdis()
2013-08-30 Stefan Metzmachers3:libsmb: only set tcon to invalid in smb2cli_tdis*
2013-08-30 Stefan Metzmachers3:libsmb: make cli_tdis_send/recv static
2013-08-30 Stefan Metzmachers3:libsmb: add support for SMB2 in cli_writeall()
2013-08-30 Stefan Metzmachers3:libsmb: add SMB2 support to cli_pull*
2013-08-30 Stefan Metzmachers3:libsmb: add SMB2 support to cli_push*
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_set_security_descriptor(...
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_query_security_descriptor...
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_qpathinfo_alt_name() inside...
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_qpathinfo_basic() inside...
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_qfileinfo_basic() inside...
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_qpathinfo_streams() inside...
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_qpathinfo2() inside cli_qpath...
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_list() inside cli_list().
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_get_ea_list_path() inside...
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_set_ea_fnum() inside cli_set_...
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_set_ea_path() inside cli_set_...
2013-08-30 Jeremy Allisons3:libsmb: Fix cli_set_ea_path() to use frame instead...
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_dskattr() inside cli_dskattr().
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_getatr() inside cli_getatr().
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_setatr() inside cli_setatr().
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_setattrE() inside cli_setattrE().
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_getattrE() inside cli_getattrE().
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_close_fnum() inside cli_close().
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_create_fnum() inside cli_ntcr...
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_rmdir() inside cli_rmdir().
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_mkdir() inside cli_mkdir().
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_unlink() inside cli_unlink().
2013-08-30 Jeremy Allisons3:libsmb: Plumb cli_smb2_rename() inside cli_rename().
2013-08-30 Jeremy Allisons3:libsmb: Add in the core of the libsmb client SMB2...
2013-08-30 Jeremy Allisons3:lib: Factor read_ea_list_entry() and read_nttrans_ea...
2013-08-30 Stefan Metzmachers3:client: fix compiler warning
2013-08-30 Stefan Metzmachers3:client: use the default io size
2013-08-30 Stefan Metzmachers3:libsmb: remove unused cli_readall*
2013-08-30 Stefan Metzmachers3:libsmb: rewrite cli_pull* to use smb1cli_conn_req_po...
2013-08-30 Stefan Metzmachers3:libsmb: rewrite cli_push* to use smb1cli_conn_req_po...
2013-08-30 Stefan Metzmacherlibcli/smb: add smb2cli_conn_req_possible()
2013-08-30 Stefan Metzmacherlibcli/smb: add smb1cli_conn_req_possible()
2013-08-30 Stefan Metzmacherlibcli/smb: pass max_dyn_len to smb2cli_req_send()
2013-08-30 Stefan Metzmacherlibcli/smb: pass max_dyn_len to smb2cli_req_create()
2013-08-30 Stefan Metzmacherlibcli/smb: calculate the credit charge on the input...
2013-08-30 Jeremy Allisonlibcli/smb: Change smb2cli_create() and smb2cli_create_...
2013-08-30 Jeremy Allisonlibcli/smb: Fix smb2cli_write_recv() and smb2cli_write...
2013-08-30 Stefan Metzmacherlibcli/smb: fix the credit handling on a SMB1 => SMB2...
2013-08-30 Jeremy Allisons3:smbcacls: Add -m<MAX PROTOCOL> option to smbcacls.
2013-08-30 Stefan Metzmachers3:libsmb: make use of lp_cli_{min,max}protocol() in...
2013-08-30 Stefan Metzmachers3:libsmb: use lp_cli_minprotocol() in do_connect()
2013-08-30 Stefan Metzmachers3:winbindd: make use of lp_cli_{min,max}protocol()
2013-08-30 Stefan Metzmachers3:lib/netapi: make use of lp_cli_maxprotocol()
2013-08-30 Jeremy Allisons3:libsmb: Ensure we ask for DEFAULT_SMB2_MAX_CREDITS...
2013-08-30 Jeremy Allisons3:libsmb: Modify cli_start_connection_connected()...
2013-08-30 Stefan Metzmachers3:lib: remove unused interpret_protocol()
2013-08-30 Stefan Metzmachers3:torture: avoid interpret_protocol()
2013-08-30 Stefan Metzmachers3:client: avoid interpret_protocol()
next