Age | Commit message (Expand) | Author | Files | Lines |
2012-03-15 | libsmbclient-raw: Install smb_composite.h. | Jelmer Vernooij | 2 | -2/+4 |
2012-03-07 | s4:libcli/smb2: allow smb2_session_setup_spnego to handle reauth | Gregor Beck | 1 | -0/+12 |
2012-03-07 | s4-libcli: pysmb: Fix typo in secinfo_flags | Amitay Isaacs | 1 | -1/+1 |
2012-03-03 | s4:libcli:smb2: set SMB2_CAP_ALL in the negprot | Michael Adam | 1 | -1/+5 |
2012-03-03 | s4:libcli:smb2: store the share capabilites in the smb2_tree object | Michael Adam | 2 | -0/+2 |
2012-03-03 | smbXcli: add the possiblilty to negotiate client capabilites in smb >= 2.2 | Michael Adam | 2 | -2/+4 |
2012-03-03 | s4:libcli:smb2: allow max protocol 0x0224 | Michael Adam | 1 | -1/+1 |
2012-03-03 | s4:libcli:smb2: add support for parsing the durable handle v2 response in smb... | Michael Adam | 1 | -0/+19 |
2012-03-03 | s4:libcli:smb2: add support durable handle reconnect v2 blob in smb2_create_send | Michael Adam | 1 | -0/+27 |
2012-03-03 | s4:libcli:smb2: add support durable handle request v2 blob in smb2_create_send | Michael Adam | 1 | -0/+28 |
2012-03-03 | s4:libcli:smb2: add durable handle v2 data to the smb2_create i/o structure | Michael Adam | 1 | -0/+13 |
2012-02-28 | s4:libcli:smb2: add a smb2_connect_ext variant of smb2_connect that takes a p... | Michael Adam | 1 | -12/+36 |
2012-02-28 | s4:libcli:smb2: add a previous session argument to smb2_connect_send() | Michael Adam | 1 | -1/+5 |
2012-02-28 | s4:libcli:smb2: add a previous session argument to smb2_session_setup_spnego() | Michael Adam | 2 | -9/+16 |
2012-02-28 | s3:libsmb:smb2: pass previous session ID to session setup, not previous session | Michael Adam | 1 | -2/+2 |
2012-02-27 | s4:libcli/smb2: remove unused 'session_key' from struct smb2_session | Stefan Metzmacher | 2 | -4/+5 |
2012-02-27 | libcli/smb/smbXcli: maintain smb2 channel_signing_key separate from the signi... | Stefan Metzmacher | 1 | -3/+3 |
2012-02-23 | s4:smbcli:smb2: add a random GUID to the transport connection in smb2_transpo... | Michael Adam | 1 | -1/+5 |
2012-02-03 | s4:libcli:smb2: don't allocate the smb2_tree struct earlier than necessary in... | Michael Adam | 1 | -5/+5 |
2012-02-03 | s4:libcli/torture:smb2: change smb2_tree_connect to take a smb2_session inste... | Michael Adam | 2 | -6/+6 |
2011-12-23 | s4:libcli/finddcs_nbt.c - free "req" consistently with "finddcs_cldap.c" | Matthias Dieter Wallnöfer | 1 | -2/+4 |
2011-12-16 | s4:libcli/rap: the caller should get talloc children from call->ndr_pull_{par... | Stefan Metzmacher | 2 | -1/+6 |
2011-12-16 | s4:libcli/rap: call->ndr_push_{param,data} can be talloc childs of 'call' | Stefan Metzmacher | 1 | -2/+2 |
2011-12-16 | s4:libcli/rap: use talloc_zero() and initialize everything | Stefan Metzmacher | 1 | -8/+3 |
2011-12-16 | s4:libcli/rap: remove unused members from struct rap_call | Stefan Metzmacher | 1 | -3/+0 |
2011-12-16 | s4:libcli/rap: initialize call->rcv_datalen | Stefan Metzmacher | 1 | -0/+1 |
2011-12-14 | s4-resolv: fix dns_ex so as to fail correctly when a name does not exist | Andrew Bartlett | 1 | -0/+9 |
2011-12-09 | s4:libcli/smb2: mark a request as error if we can't ship it | Stefan Metzmacher | 1 | -0/+2 |
2011-12-09 | s4:libcli/raw: mark a request as error if we can't ship it | Stefan Metzmacher | 1 | -0/+2 |
2011-12-05 | s4-resolver: do not use all the A and AAAA records, those after a NS are not ... | Matthieu Patou | 1 | -0/+16 |
2011-11-30 | s4:libcli/raw: implement on top of smbXcli_conn/req | Stefan Metzmacher | 15 | -1787/+968 |
2011-11-30 | s4:libcli: do the nbss session request within smbcli_sock_connect_*() | Stefan Metzmacher | 4 | -147/+108 |
2011-11-30 | s4:libcli/raw: remove unused functions | Stefan Metzmacher | 2 | -76/+0 |
2011-11-30 | s4:libcli: use smbcli_sock_connect() in smbcli_socket_connect() | Stefan Metzmacher | 1 | -5/+11 |
2011-11-30 | s4:libcli: move smbcli_transport_establish() logic into smbcli_socket_connect() | Stefan Metzmacher | 2 | -22/+14 |
2011-11-30 | s4:libcli: convert smbcli_transport_connect_* to tevent_req | Stefan Metzmacher | 3 | -92/+240 |
2011-11-29 | s4:libcli/raw: copy smbcli_transport_connect_* to clisocket.c | Stefan Metzmacher | 2 | -124/+123 |
2011-11-29 | s4:libcli/raw: add transport->ev as copy of transport->socket->event.ctx | Stefan Metzmacher | 8 | -6/+9 |
2011-11-29 | s4:libcli/smb2: make sure only one idle event runs at a time | Stefan Metzmacher | 2 | -9/+17 |
2011-11-26 | s4:libcli/finddcs_cldap.c - let "finddcs_cldap" work either with the IP addre... | Matthias Dieter Wallnöfer | 1 | -14/+27 |
2011-11-24 | s4:libcli/smb2: use talloc_zero() in smb2_request_init() | Stefan Metzmacher | 1 | -16/+3 |
2011-11-24 | s4:libcli/smb2: fix compiler warning in smb2_push_o16s16_string() | Stefan Metzmacher | 1 | -1/+3 |
2011-11-24 | s4:libcli/smb2: implement on top of smbXcli_conn/req | Stefan Metzmacher | 12 | -867/+426 |
2011-11-10 | s4:finddcs_cldap: debug the correct server address instead of NULL | Stefan Metzmacher | 1 | -1/+2 |
2011-11-06 | s4-resolver: fix bug with DNS servers returning AAAA records when asked for A... | Matthieu Patou | 1 | -2/+4 |
2011-11-03 | waf: convert NDR_NBT into shared library. | Günther Deschner | 1 | -1/+1 |
2011-11-03 | librpc: only let NDR_NBT depend on NDR_NBT_BUF. | Günther Deschner | 1 | -1/+1 |
2011-11-03 | s4:libcli/smb2: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_REQUIRED/ | Stefan Metzmacher | 1 | -2/+2 |
2011-11-03 | s4:libcli/raw: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_REQUIRED/ | Stefan Metzmacher | 1 | -1/+1 |
2011-11-03 | s4:libcli/smb2: remove unused SMB_SIGNING_AUTO handling | Stefan Metzmacher | 1 | -2/+0 |