Age | Commit message (Expand) | Author | Files | Lines |
2013-10-17 | libcli/smb: move Filesystem Attributes defines to smb_constants.h | Stefan Metzmacher | 1 | -14/+0 |
2013-10-13 | libcli4: Remove an unused variable | Volker Lendecke | 1 | -1/+0 |
2013-10-05 | s4:libcli:smb2: make smbcli_options argument to smb2_connect_(send|ext) const | Michael Adam | 1 | -2/+2 |
2013-10-05 | s4:libcli:smb2: add the smb2_capabilities to the smbcli_options | Michael Adam | 2 | -4/+2 |
2013-10-05 | s4:libcli:smb2: add the client_guid to the smbcli_options | Michael Adam | 2 | -4/+2 |
2013-09-20 | libcli: continue to read from the socket even if the size is 0 | Matthieu Patou | 1 | -1/+1 |
2013-09-18 | Prepare for SASL/EXTERNAL support | Howard Chu | 1 | -2/+11 |
2013-08-23 | libsmb2: Fix opening the rootdirectory, part 1 | Volker Lendecke | 1 | -0/+15 |
2013-08-15 | libcli/smb: pass max_dyn_len to smb2cli_req_send() | Stefan Metzmacher | 1 | -3/+6 |
2013-08-12 | libcli: Fix improper use of tevent_req_simple_recv_ntstatus | Volker Lendecke | 1 | -6/+10 |
2013-08-12 | s4:libcli: avoid talloc_reference() in finddcs_nbt_send() | Stefan Metzmacher | 1 | -1/+1 |
2013-08-10 | auth/gensec: introduce gensec_internal.h | Stefan Metzmacher | 1 | -0/+1 |
2013-08-05 | Fix bug #10010 - Missing integer wrap protection in EA list reading can cause... | Jeremy Allison | 1 | -2/+5 |
2013-06-19 | build: Build with system md5.h on OpenIndiana | Andrew Bartlett | 1 | -2/+2 |
2013-04-30 | libsmb: Use sizeof instead of explicit numbers | Volker Lendecke | 1 | -6/+6 |
2013-04-30 | libsmb: Use smb2_lease_push in smb2_create_send | Volker Lendecke | 1 | -12/+10 |
2013-04-30 | libsmb: Move "struct smb2_lease" to common | Volker Lendecke | 1 | -17/+0 |
2013-04-24 | source4/libcli: Only set ctemp set on success | Sam Lang | 1 | -7/+8 |
2013-04-18 | s4:torture/smb2: add smb2_lease_v2_create_share() helper | Stefan Metzmacher | 1 | -1/+1 |
2013-04-18 | s4:libcli/smb2: add support for SMB2 LEASES v2 | Stefan Metzmacher | 2 | -6/+49 |
2013-02-22 | s4-libcli: Check return value of smbcli_request_setup(). | Andreas Schneider | 3 | -0/+15 |
2013-02-22 | s4-libcli: Check return code of smbcli_request_setup(). | Andreas Schneider | 1 | -0/+3 |
2013-02-22 | s4-libcli: Add null check for ndr functions in rap. | Andreas Schneider | 1 | -0/+8 |
2013-02-17 | s4-nbt: Ensure source4/ nbt client and server honour 'disable netbios' | Andrew Bartlett | 1 | -2/+6 |
2013-02-17 | Fallback to the internal resolver on EAI_FAIL. | Landon Fuller | 1 | -1/+3 |
2013-01-16 | smb2_ioctl: remove ioctl error response assumptions | David Disseldorp | 1 | -3/+34 |
2013-01-12 | s4-resolve: Fix parsing of IPv6/AAAA in dns_lookup (bug #9555) | Arvid Requate | 1 | -0/+1 |
2012-12-21 | s4-libcli: Use a do-while loop. | Andreas Schneider | 1 | -3/+3 |
2012-12-12 | s4-libcli: Fix comparison of chosen_oid. | Andreas Schneider | 1 | -1/+1 |
2012-12-02 | s4:libcli/finddcs_cldap: allow io->in.server_address as hostname | Stefan Metzmacher | 1 | -3/+58 |
2012-12-02 | s4:libcli/finddcs_cldap: try all NBT#1C addresses | Stefan Metzmacher | 1 | -12/+8 |
2012-11-13 | smbd: Remove NT4 compatability handling in posix -> NT ACL conversion | Andrew Bartlett | 1 | -3/+4 |
2012-11-01 | s4-ldapclient: cope with logon failure retry in LDAP | Andrew Tridgell | 1 | -37/+79 |
2012-11-01 | libcli: use cli_credentials_failed_kerberos_login() to cope with server changes | Andrew Tridgell | 1 | -2/+15 |
2012-09-19 | s4:libci: add a SMB2_CREATE_APP_INSTANCE_ID blob to the request if the in.app... | Michael Adam | 1 | -0/+25 |
2012-09-19 | s4:libcli: add a app_instance_id member to the smb2_create input struct | Michael Adam | 1 | -1/+3 |
2012-08-22 | s4:dsdb - always fail if a search filter could not be parsed | Matthias Dieter Wallnöfer | 1 | -1/+5 |
2012-08-17 | s4:libcli/smb2: reset trsnport->compound.related when a compound chain is fin... | Stefan Metzmacher | 1 | -0/+1 |
2012-08-10 | build: rename security → samba-security | Björn Jacke | 1 | -3/+3 |
2012-08-06 | s4:libcli/smb2/write correct error checking | Christian Ambach | 1 | -1/+1 |
2012-08-06 | s4:libcli/pyerrors: add PyErr_NTSTATUS_NOT_OK_RAISE() | Stefan Metzmacher | 1 | -0/+6 |
2012-08-06 | s4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_WERROR_NOT_OK_RAISE/ | Stefan Metzmacher | 1 | -1/+1 |
2012-08-04 | s4:libcli: add support for SMB_EXTENDED_SIGNATURES during SMBtconX | Stefan Metzmacher | 3 | -0/+18 |
2012-08-02 | s4:libcli: send the TCONX_FLAG_EXTENDED_RESPONSE flag | Stefan Metzmacher | 3 | -4/+4 |
2012-08-01 | libcli/smb: move some TCON related defines to smb_constants.h | Stefan Metzmacher | 1 | -4/+0 |
2012-08-01 | s4:libcli/raw: remove unused smbcli_session->user_session_key | Stefan Metzmacher | 3 | -17/+0 |
2012-08-01 | s4:libcli/smb_composite: make use of smb1cli_session_set_session_key() | Stefan Metzmacher | 1 | -1/+17 |
2012-08-01 | s4:libcli/smb_composite: always use set_user_session_key() helper | Stefan Metzmacher | 1 | -2/+6 |
2012-07-25 | libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values() | Stefan Metzmacher | 1 | -0/+1 |
2012-07-25 | s4:libcli/smb2: remove unused smb2_session->pid | Stefan Metzmacher | 3 | -4/+0 |