summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
2012-06-27s3-param: Rename loadparm_s3_context -> loadparm_s3_helpersAndrew Bartlett1-1/+1
2012-06-12s3: Make --pw-nt-hash useable in smbclientVolker Lendecke1-0/+3
2012-06-12s3: Add cli_state->pw_nt_hashVolker Lendecke2-1/+9
2012-06-12s3-libsmbclient: change vnum to 0.2.0Stefan Metzmacher2-1/+173
2012-06-12s3-libsmbclient: Add OptionUseNTHashVolker Lendecke2-0/+22
2012-06-12S3: Add ntlmssp_set_password_hashVolker Lendecke1-0/+22
2012-06-12s3-libsmbclient: Make SMBC_call_auth_fn staticVolker Lendecke1-1/+1
2012-06-12libsmbclient: fix use of a non-existent word (existant)Michael Adam1-1/+1
2012-06-06s3-libsmb: Fix error messages to correctly mention PLAINTEXT not LMAndrew Bartlett1-6/+6
2012-06-05s3:libsmb: fix the talloc parent of clistr_pull_talloc() in cli_notify_done()Stefan Metzmacher1-1/+1
2012-06-05s3:libsmb: change cli_sesssetup_blob_* to use uint8_t instead of char for inbufStefan Metzmacher1-8/+8
2012-06-05s3:libsmb: use inhdr instead of inbuf in tree connect related functionsStefan Metzmacher1-5/+5
2012-06-05s3:libsmb: use inhdr instead of inbuf in session setup related functionsStefan Metzmacher1-34/+36
2012-06-05s3:libsmb: remove unused 'inbuf' variableStefan Metzmacher5-20/+10
2012-06-05s3:libsmb: don't require a pinbuf in cli_smb_recv() to keep the memoryStefan Metzmacher1-0/+5
2012-06-03s3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_sendLuk Claes5-47/+8
2012-05-30Fix bad bugfix for bug #8910 - resolve_ads() code can return zero addresses a...Ira Cooper1-1/+1
2012-05-30Fix metze's complaint about the bugfix for bug #8953 - winbind can hang as nb...Jeremy Allison1-7/+0
2012-05-30s3:libsmb: use nb_connect_send() directly instead of doing a 0 timer for port...Stefan Metzmacher1-4/+9
2012-05-30s3:libsmb: use cli_tree_connect() instead of cli_tcon_andx()Stefan Metzmacher1-2/+2
2012-05-30s3:libsmb: fallback to SMBtcon for old serversStefan Metzmacher1-1/+15
2012-05-30build: Provide .pc file for libsmbsharemodesAndrew Bartlett1-0/+11
2012-05-28s3:cli_np_tstream: pass a leading backslash for the pipe name for SMB1Stefan Metzmacher1-1/+13
2012-05-28s3:libsmb: get rid of cli_ucs2Luk Claes7-64/+54
2012-05-28s3:libsmb: get rid of clisigning routinesLuk Claes4-62/+9
2012-05-28s3:libsmb: get rid of cli_has_async_callsLuk Claes11-75/+76
2012-05-28s3:libsmb: get rid of cli_negprotLuk Claes5-31/+9
2012-05-28s3:libsmb: get rid of cli_state_disconnectLuk Claes3-11/+1
2012-05-28s3:libsmb: get rid of cli_state_server_time_zoneLuk Claes6-23/+18
2012-05-28s3:libsmb: get rid of cli_state_security_modeLuk Claes3-9/+3
2012-05-28s3:libsmb: get rid of cli_state_server_gss_blobLuk Claes3-7/+1
2012-05-28s3:libsmb: get rid of cli_state_server_challengeLuk Claes3-11/+5
2012-05-28s3:libsmb: get rid of cli_state_encryption_onLuk Claes5-13/+6
2012-05-28s3:libsmb: get rid of cli_state_max_requestsLuk Claes3-8/+2
2012-05-28s3:libsmb: get rid of cli_state_server_session_keyLuk Claes3-10/+4
2012-05-28s3:libsmb: get rid of cli_state_capabilitiesLuk Claes12-27/+21
2012-05-28s3:libsmb: get rid of cli_state_protocolLuk Claes6-24/+18
2012-05-28s3:libsmb: get rid of cli_state_remote_nameLuk Claes8-23/+21
2012-05-28s3:libsmb: get rid of cli_state_*_sockaddrLuk Claes3-13/+1
2012-05-28s3:libsmb: get rid of cli_sockoptLuk Claes2-10/+0
2012-05-28s3:libsmb: remove unused (un)set_pending functionsLuk Claes3-12/+3
2012-05-23Move source3/libads/dns.c to lib/addnsSimo Sorce2-2/+2
2012-05-23s3-ads-dns: Avoid unnecessary dependenciesSimo Sorce1-1/+8
2012-05-23s3-ads-dns: Break dependency on lp_parmSimo Sorce2-11/+23
2012-05-22Fix bug #8953 - winbind can hang as nbt_getdc() has no timeout.Jeremy Allison3-1/+14
2012-05-22Added torture test for bug #8910. Test remove_duplicate_addrs2().Jeremy Allison1-1/+1
2012-05-15libcli/smb: move smb2cli_ioctl.c from source3 to the toplevelBjörn Baumbach2-372/+0
2012-05-15libcli/smb: move smb2cli_query_directory.c from source3 to the toplevelBjörn Baumbach2-242/+1
2012-05-15libcli/smb: move smb2cli_query_info.c from source3 to the toplevelBjörn Baumbach2-286/+0
2012-05-15libcli/smb: move smb2cli_set_info.c from source3 to the toplevelBjörn Baumbach2-209/+0