]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_qpathinfo2() inside cli_qpath...
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_list() inside cli_list().
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_get_ea_list_path() inside...
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_set_ea_fnum() inside cli_set_...
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_set_ea_path() inside cli_set_...
2013-08-15  Jeremy Allisons3:libsmb: Fix cli_set_ea_path() to use frame instead...
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_dskattr() inside cli_dskattr().
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_getatr() inside cli_getatr().
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_setatr() inside cli_setatr().
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_setattrE() inside cli_setattrE().
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_getattrE() inside cli_getattrE().
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_close_fnum() inside cli_close().
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_create_fnum() inside cli_ntcr...
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_rmdir() inside cli_rmdir().
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_mkdir() inside cli_mkdir().
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_unlink() inside cli_unlink().
2013-08-15  Jeremy Allisons3:libsmb: Plumb cli_smb2_rename() inside cli_rename().
2013-08-15  Jeremy Allisons3:libsmb: Add in the core of the libsmb client SMB2...
2013-08-15  Jeremy Allisons3:lib: Factor read_ea_list_entry() and read_nttrans_ea...
2013-08-15  Stefan Metzmachers3:client: fix compiler warning
2013-08-15  Stefan Metzmachers3:client: use the default io size
2013-08-15  Stefan Metzmachers3:libsmb: remove unused cli_readall*
2013-08-15  Stefan Metzmachers3:libsmb: rewrite cli_pull* to use smb1cli_conn_req_po...
2013-08-15  Stefan Metzmachers3:libsmb: rewrite cli_push* to use smb1cli_conn_req_po...
2013-08-15  Stefan Metzmacherlibcli/smb: add smb2cli_conn_req_possible()
2013-08-15  Stefan Metzmacherlibcli/smb: add smb1cli_conn_req_possible()
2013-08-15  Stefan Metzmacherlibcli/smb: pass max_dyn_len to smb2cli_req_send()
2013-08-15  Stefan Metzmacherlibcli/smb: pass max_dyn_len to smb2cli_req_create()
2013-08-15  Stefan Metzmacherlibcli/smb: calculate the credit charge on the input...
2013-08-15  Jeremy Allisonlibcli/smb: Change smb2cli_create() and smb2cli_create_...
2013-08-15  Jeremy Allisonlibcli/smb: Fix smb2cli_write_recv() and smb2cli_write...
2013-08-15  Stefan Metzmacherlibcli/smb: fix the credit handling on a SMB1 => SMB2...
2013-08-15  Jeremy Allisons3:smbcacls: Add -m<MAX PROTOCOL> option to smbcacls.
2013-08-15  Stefan Metzmachers3:libsmb: make use of lp_cli_{min,max}protocol() in...
2013-08-15  Stefan Metzmachers3:libsmb: use lp_cli_minprotocol() in do_connect()
2013-08-15  Stefan Metzmachers3:winbindd: make use of lp_cli_{min,max}protocol()
2013-08-15  Stefan Metzmachers3:lib/netapi: make use of lp_cli_maxprotocol()
2013-08-15  Jeremy Allisons3:libsmb: Ensure we ask for DEFAULT_SMB2_MAX_CREDITS...
2013-08-15  Jeremy Allisons3:libsmb: Modify cli_start_connection_connected()...
2013-08-15  Stefan Metzmachers3:lib: remove unused interpret_protocol()
2013-08-15  Stefan Metzmachers3:torture: avoid interpret_protocol()
2013-08-15  Stefan Metzmachers3:client: avoid interpret_protocol()
2013-08-15  Jeremy Allisons3:param: Correctly set up cli_maxprotocol, cli_minprot...
2013-08-15  Andreas SchneiderFollowup patch for BUG: https://bugzilla.samba.org...
2013-08-14  Volker Lendeckesmbd: Fix async echo handler forking (Bug 10086)
2013-08-14  Volker Lendeckewinbind3: Fix an invalid free
2013-08-13  Günther Deschners3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
2013-08-13  Andreas Schneiders3-winbind: Fix a segfault passing NULL to a fstring...
2013-08-13  Karolin Seegerdocs: Add man vfs_syncops.8 to waf build.
2013-08-13  Shekhar Amlekars3: smbd/connection: added routines to compute share...
2013-08-13  Karolin Seegerdocs: Add man page for vfs_linux_xfs_sgid.
2013-08-12  Volker Lendeckerpc_server3: Fix two const warnings
2013-08-12  Volker Lendeckelibrpc: Use tevent_req_simple_recv_ntstatus
2013-08-12  Volker Lendecketevent: Add tevent_received to tevent_req_simple_recv_n...
2013-08-12  Volker Lendecketevent: Fix tutorial reference
2013-08-12  Volker Lendeckelibcli: Fix improper use of tevent_req_simple_recv_ntstatus
2013-08-12  Volker Lendeckelibsmb: Remove an unnecessary variable assignment
2013-08-12  Volker Lendeckelibsmb: Avoid an unnecessary "else"
2013-08-12  Volker Lendeckesmbd: Fix CID 1035550 Structurally dead code
2013-08-12  Volker Lendeckesmbd: Fix nonblank line endings
2013-08-12  Volker Lendeckelib: Remove unused "get_peer_name"
2013-08-12  Volker Lendeckelib: Remove unused "client_name"
2013-08-12  Volker Lendeckelsa4: Fix an set but unused variable warning
2013-08-12  Volker Lendeckelsa4: Remove an unused variable
2013-08-12  Stefan Metzmachers3:rpcclient: fix compiler warnings
2013-08-12  Stefan Metzmachers3:pylibsmb: remove compiler warnings
2013-08-12  Stefan Metzmachers4:wrepl_out_helpers.c: avoid talloc_reference() in...
2013-08-12  Stefan Metzmachers4:torture/rpc: s/getgroups/getgr to avoid compiler...
2013-08-12  Stefan Metzmachers4:nbt_server: avoid talloc_reference()
2013-08-12  Stefan Metzmachers4:torture/rpc/samsync: avoid talloc_reference()
2013-08-12  Stefan Metzmachers4:libcli: avoid talloc_reference() in finddcs_nbt_send()
2013-08-12  Stefan Metzmachers4:librpc: avoid talloc_reference() in dcerpc_epm_map_b...
2013-08-12  Stefan Metzmacherauth/credentials: make sure cli_credentials_get_nt_hash...
2013-08-11  Christian Ambachwaf: replace dependency to libintl with samba_intl
2013-08-09  Christian Ambachwaf: consolidate libintl related checks
2013-08-09  Christian Ambachwaf: add --without-gettext option
2013-08-09  Christian Ambachwaf: fix build on AIX7
2013-08-10  Stefan Metzmacherlibcli/auth: add more const to spnego_negTokenInit...
2013-08-10  Stefan Metzmacherlibcli/auth: avoid possible mem leak in read_negTokenInit()
2013-08-10  Stefan Metzmacherauth/gensec: treat struct gensec_security_ops as const...
2013-08-10  Stefan Metzmacherauth/gensec: use 'const char * const *' for function...
2013-08-10  Stefan Metzmacherauth/gensec: make it possible to implement async backends
2013-08-10  Stefan Metzmacherauth/gensec: avoid talloc_reference in gensec_security_...
2013-08-10  Stefan Metzmacherauth/gensec: avoid talloc_reference in gensec_use_kerbe...
2013-08-10  Stefan Metzmacherauth/gensec: introduce gensec_internal.h
2013-08-10  Stefan Metzmacherlibcli/auth/schannel: remove unused schannel_position
2013-08-10  Stefan Metzmacherlibcli/auth/schannel: make struct schannel_state private
2013-08-10  Stefan Metzmachers4:gensec/schannel: only require librpc/gen_ndr/dcerpc.h
2013-08-10  Stefan Metzmachers4:gensec/schannel: there's no point in having schannel...
2013-08-10  Stefan Metzmachers4:gensec/schannel: GENSEC_FEATURE_ASYNC_REPLIES is...
2013-08-10  Stefan Metzmachers4:gensec/schannel: use the correct computer_name from...
2013-08-10  Stefan Metzmachers4:gensec/schannel: simplify the code by using netsec_c...
2013-08-10  Stefan Metzmachers4:gensec/schannel: remove unused dcerpc_schannel_creds()
2013-08-10  Stefan Metzmachers4:torture: avoid usage of dcerpc_schannel_creds()
2013-08-10  Stefan Metzmachers4:libnet: avoid usage of dcerpc_schannel_creds()
2013-08-10  Stefan Metzmachers3:dcerpc_helpers: remove unused DEBUG message of schan...
2013-08-10  Stefan Metzmachers3:rpc_server: make use of netsec_create_state()
2013-08-10  Stefan Metzmachers3:cli_pipe.c: return NO_USER_SESSION_KEY in cli_get_se...
2013-08-10  Stefan Metzmachers3:cli_pipe: pass down creds->computer_name to NL_AUTH_...
2013-08-10  Stefan Metzmachers3:cli_pipe: make use of netsec_create_state()
next