2008-12-19 |
Volker Lendecke | Add async cli_write_andx and cli_pull
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Fix setting smb_len for huge write&x calls
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Add the cli_wct_ofs routine to calculate the offset...
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Remove the direct inbuf reference from construct_reply_common()
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Add a doxygen comment line I forgot to merge
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Convert cli_request->outbuf to uint8_t
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | For large smbwrite&x, we need more than 64k bcc
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Add some comments
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Fix the padding calculation in smb_splice_chain for...
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Pass "bytes_alignment" up through cli_request_send
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Fix a "ignoring function call result" warning
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Prefer network writes over reads
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Move some bytes from data to text, make use of the...
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Factor out cli_write_max_bufsize
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Remove two write-only variables
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Make cli_negprot async
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | Make cli_negprot return NTSTATUS instead of bool
|
commit | commitdiff | tree |
2008-12-19 |
Volker Lendecke | cli_negprot_send -> cli_negprot_sendsync
|
commit | commitdiff | tree |
2008-12-17 |
Volker Lendecke | net lua
|
commit | commitdiff | tree |
2008-12-17 |
Volker Lendecke | Compile liblua
|
commit | commitdiff | tree |
2008-12-17 |
Volker Lendecke | Add the Lua distibution from http://www.lua.org/ftp...
|
commit | commitdiff | tree |
2008-12-14 |
Volker Lendecke | Remove the global "cmdline_auth_info" from source3...
|
commit | commitdiff | tree |
2008-12-14 |
Volker Lendecke | Move 128 bytes from the data to the text segment
|
commit | commitdiff | tree |
2008-12-14 |
Volker Lendecke | Remove a pointless static variable
|
commit | commitdiff | tree |
2008-12-13 |
Volker Lendecke | Remove a pointless static variable
|
commit | commitdiff | tree |
2008-12-13 |
Volker Lendecke | Remove a static variable
|
commit | commitdiff | tree |
2008-12-13 |
Volker Lendecke | Micro-Optimize cliconnect.c
|
commit | commitdiff | tree |
2008-12-13 |
Volker Lendecke | Fix a valgrind error in get_relative_fid_filename
|
commit | commitdiff | tree |
2008-12-13 |
Volker Lendecke | For read&x replies, check the offset
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Fix the build
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Also search for -lgpfs which is available as GPL in...
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Make use of smbd_gpfs_get_realfilename_path in unix_convert
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Fix nonempty blank lines in vfs_gpfs.c
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Revert "Fix some merge omissions for GPFS"
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Revert "Fix nonempty blank lines in vfs_gpfs.c"
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Revert "Make use of smbd_gpfs_get_realfilename_path...
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Revert "Also search for -lgpfs which is available as...
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Revert "Fix the build"
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Fix the build
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Also search for -lgpfs which is available as GPL in...
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Make use of smbd_gpfs_get_realfilename_path in unix_convert
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Fix nonempty blank lines in vfs_gpfs.c
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Fix some merge omissions for GPFS
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Pass the get_real_filename operation through the VFS
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Change get_real_filename() to unix syscall conventions...
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Apply some const
|
commit | commitdiff | tree |
2008-12-10 |
Volker Lendecke | Rename "scan_directory" to "get_real_filename"
|
commit | commitdiff | tree |
2008-12-08 |
Volker Lendecke | Add infrastructure to transfer winbindd_request/response...
|
commit | commitdiff | tree |
2008-12-08 |
Volker Lendecke | Streamline the async_sock API a bit
|
commit | commitdiff | tree |
2008-12-08 |
Volker Lendecke | Add a "bytes_padding" parameter to smb_splice_chain
|
commit | commitdiff | tree |
2008-12-08 |
Volker Lendecke | Factor out smb_splice_chain(), to be used by chain_reply...
|
commit | commitdiff | tree |
2008-12-07 |
Volker Lendecke | Replace some pointless variables in reply_open_pipe_and_X...
|
commit | commitdiff | tree |
2008-12-07 |
Volker Lendecke | Fix nonempty blank lines
|
commit | commitdiff | tree |
2008-12-07 |
Volker Lendecke | Slightly simplify cli_session_setup_ntlmssp
|
commit | commitdiff | tree |
2008-12-02 |
Volker Lendecke | Implement type multi_sz for "net registry setvalue"
|
commit | commitdiff | tree |
2008-12-02 |
Volker Lendecke | Attempt to fix a build failure on AIX
|
commit | commitdiff | tree |
2008-12-01 |
Volker Lendecke | Fix a debug message, append the correct \n
|
commit | commitdiff | tree |
2008-11-30 |
Volker Lendecke | remove the explicit mem_ctx from ntlmssp_state, use...
|
commit | commitdiff | tree |
2008-11-30 |
Volker Lendecke | fix nonempty blank lines
|
commit | commitdiff | tree |
2008-11-30 |
Volker Lendecke | Do not build the session request if it si not used...
|
commit | commitdiff | tree |
2008-11-30 |
Volker Lendecke | fix nonempty blank lines
|
commit | commitdiff | tree |
2008-11-28 |
Volker Lendecke | Remove "conn" parameter from np_open, smb_request contains it
|
commit | commitdiff | tree |
2008-11-28 |
Volker Lendecke | Remove inbuf references from the trans2ioctl code
|
commit | commitdiff | tree |
2008-11-28 |
Volker Lendecke | Consolidate the buffer checks for the reply_trans style...
|
commit | commitdiff | tree |
2008-11-28 |
Volker Lendecke | Move cli_trans_oob to lib/util.c
|
commit | commitdiff | tree |
2008-11-28 |
Volker Lendecke | Remove the variable "size" from reply_nttrans
|
commit | commitdiff | tree |
2008-11-28 |
Volker Lendecke | Remove the variable "size" from reply_trans
|
commit | commitdiff | tree |
2008-11-28 |
Volker Lendecke | Remove an unused variable
|
commit | commitdiff | tree |
2008-11-28 |
Volker Lendecke | Remove two direct inbuf references from reply_sesssetup_and_...
|
commit | commitdiff | tree |
2008-11-27 |
Volker Lendecke | Fix the offset checks in the trans routines
|
commit | commitdiff | tree |
2008-11-24 |
Volker Lendecke | Fix nonempty blank lines
|
commit | commitdiff | tree |
2008-11-24 |
Volker Lendecke | Get rid of pipes_struct->pipe_user, we have server_info...
|
commit | commitdiff | tree |
2008-11-24 |
Volker Lendecke | Remove unused make_connection_with_chdir()
|
commit | commitdiff | tree |
2008-11-24 |
Volker Lendecke | Convert delete_driver_files to use create_conn_struct
|
commit | commitdiff | tree |
2008-11-24 |
Volker Lendecke | Convert get_correct_cversion to use create_conn_struct
|
commit | commitdiff | tree |
2008-11-24 |
Volker Lendecke | Convert move_driver_to_download_area to use create_conn_struct
|
commit | commitdiff | tree |
2008-11-23 |
Volker Lendecke | Add auth_serversupplied_info to create_conn_struct
|
commit | commitdiff | tree |
2008-11-23 |
Volker Lendecke | Fix an uninitialized variable warning
|
commit | commitdiff | tree |
2008-11-23 |
Volker Lendecke | fix the build
|
commit | commitdiff | tree |
2008-11-22 |
Volker Lendecke | Add "net machinepw"
|
commit | commitdiff | tree |
2008-11-18 |
Volker Lendecke | Fix trans2findfirst for the large directory optimization
|
commit | commitdiff | tree |
2008-11-14 |
Volker Lendecke | Attempt to fix the build
|
commit | commitdiff | tree |
2008-11-14 |
Volker Lendecke | Make memcache_add_talloc NULL out the source pointer
|
commit | commitdiff | tree |
2008-11-14 |
Volker Lendecke | Actually finish memcache_add_talloc
|
commit | commitdiff | tree |
2008-11-14 |
Volker Lendecke | Rename some variables in getpwnam_alloc() for clarity
|
commit | commitdiff | tree |
2008-11-14 |
Volker Lendecke | sys_pwnam doesn't return talloced memory, so don't...
|
commit | commitdiff | tree |
2008-11-13 |
Volker Lendecke | fix typo
|
commit | commitdiff | tree |
2008-11-08 |
Volker Lendecke | Make "construct_reply_common" static
|
commit | commitdiff | tree |
2008-11-08 |
Volker Lendecke | Do not write into inbuf for the transs request
|
commit | commitdiff | tree |
2008-11-08 |
Volker Lendecke | Remove direct inbuf refs from send_trans_reply
|
commit | commitdiff | tree |
2008-11-08 |
Volker Lendecke | change CHECK_READ to use smb_request instead of inbuf
|
commit | commitdiff | tree |
2008-11-08 |
Volker Lendecke | Remove a direct inbuf reference from reply_nttrans()
|
commit | commitdiff | tree |
2008-11-08 |
Volker Lendecke | Remove a direct inbuf reference (should have been removed...
|
commit | commitdiff | tree |
2008-11-08 |
Volker Lendecke | Remove the change to the user context in process_blocking_lo...
|
commit | commitdiff | tree |
2008-11-08 |
Volker Lendecke | Converting notify.c to store a request, not an inbuf
|
commit | commitdiff | tree |
2008-11-06 |
Volker Lendecke | For proxied named pipes, connect to np/<pipe_name>...
|
commit | commitdiff | tree |
2008-11-05 |
Volker Lendecke | Fix the build
|
commit | commitdiff | tree |
2008-11-04 |
Volker Lendecke | Fix a const warning
|
commit | commitdiff | tree |
2008-11-04 |
Volker Lendecke | Convert blocking.c to store a smb_request instead of...
|
commit | commitdiff | tree |
2008-11-04 |
Volker Lendecke | Simplify logic of cancel_pending_lock_requests_by_fid()
|
commit | commitdiff | tree |