s3:smb2_server: SMB2_OP_CANCEL requests don't have to be signed
[amitay/samba.git] / source3 /
2011-09-29 Stefan Metzmachers3:smb2_server: SMB2_OP_CANCEL requests don't have...
2011-09-28 Michael Adams3:dbwrap_ctdb: improve the check for skipping the...
2011-09-28 Kai Blins3 net: Fix a discard const warning
2011-09-28 Stefan Metzmachers3:libsmb: remove unused TALLOC_FREE(subreq) calls in
2011-09-27 Stefan Metzmachers3:libsmb: call TALLOC_FREE(subreq) directly after...
2011-09-27 Andrew Bartletts3-messaging Do not ever send a kill to -1
2011-09-27 Andrew Bartletts3-messaging Ensure that the message is of the correct...
2011-09-27 Andrew Bartletts3-pdb_samba4: Remove unused attribute from domain...
2011-09-27 Jeremy AllisonThese modules are no longer experimental but production...
2011-09-27 Richard SharpeFree the memory talloc'd
2011-09-26 Andreas Schneiders3-samr: Remove fstring in samr.
2011-09-26 Simo Sorces3-passdb: Cleanup use of fstring and move to talloc.
2011-09-26 Simo Sorces3-group-mapping: Remove unused functions.
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from create_junction
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from setup_dfs_referral
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from get_referred_path
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from dfs_redirect
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from create_conn_struct
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from parse_dfs_path
2011-09-25 Kai Blinaddns: Remove unused empty header file
2011-09-25 Kai Blinnet: Don't register link local addresses with DNS
2011-09-23 David DisseldorpFix bug 8480 - acl_xattr can free an invalid pointer...
2011-09-23 Jeremy AllisonRevert "Add a missing include file to two VFS modules"
2011-09-23 Stefan Metzmachers3:smbd: disconnect the socket if we got an unexpected...
2011-09-23 Stefan Metzmachers3:smbd: don't call smbd_terminate_connection in smb2_v...
2011-09-23 Andrew Bartlettbuild: Fix waf build on MacOS X
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-09-23 Jeremy AllisonFix bug #8477 - Map to guest can return uninitialized...
2011-09-22 Andrew Tridgells3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
2011-09-22 Stefan Metzmacherlib/util: move some timespec helpers from source3 to...
2011-09-22 Stefan Metzmachers3:smb2_server: fix a logic error, we should sign non...
2011-09-22 Jeremy AllisonFix bug #8476 - Samba asserts when SMB2 client breaks...
2011-09-21 Volker Lendeckes3: Fix Coverity ID 2619: UNINIT
2011-09-21 Volker Lendeckes3: Fix Coverity ID 2618: UNINIT
2011-09-21 Jeremy AllisonFix bug #8458] - IE9 on Windows 7 cannot download files...
2011-09-21 Jeremy AllisonFix bug #8473 - smb2_find uses a hard coded max reply...
2011-09-21 Günther Deschners3-libnet: allow to use default krb5 ccache in libnet_J...
2011-09-21 Günther Deschners3-netapi: allow to use default krb5 credential cache...
2011-09-21 Michael Adams3:smb2-server: session setup replies should always...
2011-09-21 Jeremy AllisonTry and fix bug #8472 - Crash in asn.1 parsing code.
2011-09-20 Volker Lendeckes3: Further fix for bug 8338
2011-09-20 Michael Adams3:dbwrap_ctdb: skip the internal __db_sequence_number_...
2011-09-20 Michael Adams3:dbwrap_tool: add popt support and standard samba...
2011-09-20 Michael Adams3:g_lock: add a missing \n to a debug message in g_loc...
2011-09-20 Andrew Bartlettlib/util/charset: remove charset module loading
2011-09-20 Andrew Bartlettlib/util/charcnv: Remove broken internal CP850 and...
2011-09-19 Matthias Dieter... s4:auth - remove unused variables
2011-09-19 Michael Adams3:registry: fix a debug message in the v2_to_v3 upgrad...
2011-09-19 Stefan Metzmachers3:smb2cli: remove unused struct ntlmssp_state from...
2011-09-19 Stefan Metzmachers3:smb2cli: s/smb2cli_sesssetup_blob/smb2cli_session_setup/
2011-09-18 Volker Lendeckes3: Add some const to create_local_private_krb5_conf_fo...
2011-09-18 Volker Lendeckes3: Add some const to print_kdc_line
2011-09-18 Stefan Metzmachers3:smb2cli: s/smb2cli_sesssetup/smb2cli_sesssetup_ntlmssp/
2011-09-18 Volker Lendeckes3: Fix a c++ warning
2011-09-18 Volker Lendeckes3: Fix "ISO C90 forbids mixed declarations and code"
2011-09-18 Volker Lendeckes3: Fix two c++ warnings
2011-09-18 Stefan Metzmachers3:smb2cli: pass timeout to smb2cli_req_create/send()
2011-09-18 Stefan Metzmachers3:smb2cli: pass an array of expected status/body_size...
2011-09-18 Stefan Metzmachers3:smb2cli: only use tevent_req_defer_callback() if...
2011-09-18 Stefan Metzmachers3:smb2cli: ignore async interim responses and store...
2011-09-18 Stefan Metzmachers3:smb2cli: check the response has the SMB2_HDR_FLAG_RE...
2011-09-18 Stefan Metzmachers3:smb2cli: validate the opcode from the server is...
2011-09-18 Stefan Metzmachers3:smb2cli: initialize status if we got an unexpected...
2011-09-18 Stefan Metzmachers3:libsmb: return INTERNAL_ERROR if the request is...
2011-09-18 Stefan Metzmachers3:libsmb: return if tevent_req_set_endtime() fails
2011-09-18 Stefan Metzmachers3:SMB2-BASIC: test smb2cli_flush()
2011-09-18 Stefan Metzmachers3:smb2cli: SMB2_FLUSH responses have a body size of 4
2011-09-17 Volker Lendeckes3: Trim a debug to 80 chars
2011-09-17 Volker Lendeckes3: Fix a cut&paste error
2011-09-16 Volker Lendeckes3: Fix bug 8455 -- Samba PDC is looking up only primar...
2011-09-16 Stefan Metzmachers3:libsmb: forward declaration for struct smb_trans_enc...
2011-09-16 Günther Deschners3-waf: finally make SO_PEERCRED configure check work...
2011-09-15 Volker Lendeckes3: Trim lines in nfs4_acls.c
2011-09-15 Volker Lendeckes3: Fix some nonempty blank lines
2011-09-15 Volker Lendeckes3: Make sharesec optionally use sddl
2011-09-15 Günther Deschners3-waf: fix SO_PEERCRED configure check.
2011-09-15 Andreas Schneiderrpc_server: Improve debug message for sys_getpeereid().
2011-09-15 Stefan Metzmachers3:libsmb: remove unused cli_*encryption* functions
2011-09-15 Stefan Metzmachers3:libsmb: s/cli_encryption_on/cli_state_encryption_on()
2011-09-15 Günther Deschnerwaf: restore libsmbclient handling.
2011-09-15 Stefan Metzmachers3:libsmb: move cli->server{zone,time} to cli->conn...
2011-09-15 Stefan Metzmachers3:libsmb: split cli->secblob into cli->conn.smb1.serve...
2011-09-15 Stefan Metzmachers3:auth_server: make use of cli_state_server_challenge()
2011-09-15 Stefan Metzmachers3:libsmb: make use of cli_state_server_gss_blob()
2011-09-15 Stefan Metzmachers3:libsmb: make use of cli_state_server_challenge()
2011-09-15 Stefan Metzmachers3:libsmb: add cli_state_server_challenge() and cli_sta...
2011-09-15 Stefan Metzmachers3:libsmb: remove the guid from the cli->secblob in...
2011-09-15 Stefan Metzmachers3:libsmb: make sure cli->secblob.length is 8 if we...
2011-09-15 Stefan Metzmachers3:libsmb: restructure cli_negprot_done() secblob handl...
2011-09-15 Stefan Metzmachers3:libsmb: move cli->sesskey to cli->conn.smb1.server...
2011-09-15 Stefan Metzmachers3:libsmb: detect lock_read and write_unlock support
2011-09-15 Stefan Metzmachers3:libsmb: move cli->*braw_supported to cli->conn.smb1...
2011-09-15 Stefan Metzmachers3:libsmb: move cli->sec_mode to cli->conn.smb1.server...
2011-09-15 Stefan Metzmachers3:libsmb: move cli->max_mux to cli->conn.smb1.server...
2011-09-15 Stefan Metzmachers3:libsmb: move cli->max_xmit to cli->conn.smb1.max_xmit
2011-09-15 Stefan Metzmachers3:libsmb: move cli->smb1.mid to cli->conn.smb1.mid
2011-09-15 Stefan Metzmachers3:libsmb: move cli->capabilities to cli->conn.smb1...
next