summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2012-05-29s3:smb2_ioctl: verify credit chargeStefan Metzmacher1-0/+25
2012-05-29s3:smb2_ioctl: add more validation checksStefan Metzmacher1-6/+67
2012-05-29s3:smb2_ioctl: add some more validation checksStefan Metzmacher1-7/+36
2012-05-29s3:smbd/smb2_find add a debug messageChristian Ambach1-0/+4
2012-05-29s3:smbd/smb2_getinfo add a debug messageChristian Ambach1-0/+8
2012-05-29s3:smbd/smb2_setinfo add a debug messageChristian Ambach1-0/+4
2012-05-29s3:smbd/smb2_read improve debug messageChristian Ambach1-1/+2
2012-05-29s3: fix compile of krb5 locator on SolarisBjörn Jacke1-1/+1
2012-05-28freebsd9: support both WAF MIT krb5 build and autoconf build against MIT krb5Alexander Bokovoy1-0/+1
2012-05-28s3:selftest: run rpc.samba3.smb[1|2]-pipe-nameStefan Metzmacher1-0/+1
2012-05-28s3:rpc_server: don't do any magic in is_known_pipename() anymoreStefan Metzmacher1-12/+3
2012-05-28s3:smbd: fix reply_open_pipe_and_X() to behave like windows (2008 R2)Stefan Metzmacher1-11/+15
2012-05-28s3:smbd: only strip \\ off the name if present (for ntcreatex)Stefan Metzmacher1-2/+4
2012-05-28s3:rpc_server: return OBJECT_NAME_NOT_FOUND instead of PIPE_NOT_AVAILABLEStefan Metzmacher1-1/+1
2012-05-28s3:smb2_create: do not remove leading backslash from pipe namesStefan Metzmacher1-5/+0
2012-05-28s3:cli_np_tstream: pass a leading backslash for the pipe name for SMB1Stefan Metzmacher1-1/+13
2012-05-28s3:rpc_client: tstream_cli_np_open_send() doesn't expect a leading backslashStefan Metzmacher1-0/+4
2012-05-28s3:libsmb: get rid of cli_ucs2Luk Claes8-70/+61
2012-05-28s3:libsmb: get rid of clisigning routinesLuk Claes6-64/+9
2012-05-28s3:libsmb: get rid of cli_has_async_callsLuk Claes12-76/+76
2012-05-28s3:libsmb: get rid of cli_negprotLuk Claes12-41/+30
2012-05-28s3:libsmb: get rid of cli_state_disconnectLuk Claes5-14/+4
2012-05-28s3:libsmb: get rid of cli_state_server_time_zoneLuk Claes7-24/+20
2012-05-28s3:libsmb: get rid of cli_state_security_modeLuk Claes4-10/+4
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 Claes15-30/+24
2012-05-28s3:libsmb: get rid of cli_state_protocolLuk Claes11-30/+26
2012-05-28s3:libsmb: get rid of cli_state_remote_nameLuk Claes19-55/+59
2012-05-28s3:libsmb: get rid of cli_state_*_sockaddrLuk Claes8-20/+13
2012-05-28s3:libsmb: get rid of cli_sockoptLuk Claes3-59/+50
2012-05-28s3:libsmb: remove unused (un)set_pending functionsLuk Claes4-14/+3
2012-05-27build: Remove all references to libuuidAndrew Bartlett3-50/+3
2012-05-27Eliminate dependency on an external uuid library.Andriy Syrovenko1-5/+1
2012-05-26s3-build: Remove build of libaddns.a from the autoconf buildAndrew Bartlett2-75/+0
2012-05-26s3-utils: Use ads_do_search_retry in net ads searchAndrew Bartlett1-1/+1
2012-05-26s3-libads: Use a reducing page size to try and cope with a slow LDAP serverAndrew Bartlett4-2/+14
2012-05-26s3-winbindd: Always map the LDAP error code to an NTSTATUSAndrew Bartlett1-4/+20
2012-05-26s3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_TIMEOUTAndrew Bartlett1-0/+3
2012-05-25s3-configure.in: when ADS support is disabled, unset HAVE_GSSAPIAlexander Bokovoy1-0/+1
2012-05-25s3:selftest: run smbtorture3 CLEANUP3 in the s3dc:local environmentStefan Metzmacher1-0/+4
2012-05-25s3: Test whether get_share_mode_lock cleans up stale processesVolker Lendecke5-2/+181
2012-05-25s3: Do not check the PIDs is parse_share_modesVolker Lendecke1-42/+0
2012-05-25Ensure we only return NT_STATUS_DELETE_PENDING if the share modes are valid.Jeremy Allison1-3/+20
2012-05-25s3: Check for serverid_exists in close_directoryVolker Lendecke1-0/+3
2012-05-25s3: Check for serverid_exists in close_remove_share_modeVolker Lendecke1-0/+3
2012-05-25s3: Be less picky on stale share mode entriesVolker Lendecke1-1/+3