index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
reply.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
1
-29
/
+29
*
build: #ifdef LARGE_SMB_OFF_T as off_t is now always 64 bits
Andrew Bartlett
2012-04-05
1
-53
/
+0
*
Second part of bugfix for bug #8837 - smbd crashes when deleting directory an...
Jeremy Allison
2012-04-04
1
-2
/
+6
*
s3: Remove "req_wct_ofs()"
Volker Lendecke
2012-03-10
1
-1
/
+1
*
s3: Remove chain_reply
Volker Lendecke
2012-03-10
1
-8
/
+0
*
s3: Make sure the andX chains are ended correctly
Volker Lendecke
2012-03-10
1
-0
/
+13
*
s3: Move the drain_socket on error to reply_write_and_X
Volker Lendecke
2012-03-05
1
-0
/
+9
*
s3: Use "goto out;" in reply_write_and_X
Volker Lendecke
2012-03-05
1
-18
/
+9
*
s3-auth: Remove security=share (depricated since 3.6).
Andrew Bartlett
2012-03-04
1
-34
/
+4
*
Add open_dir_with_privilege() to ensure we're opening the correct directory w...
Jeremy Allison
2012-03-01
1
-0
/
+1
*
s3: get_share_mode_lock->get_existing_share_mode_lock
Volker Lendecke
2012-02-19
1
-1
/
+1
*
Fix a bunch of "unused variable" warnings.
Jeremy Allison
2012-02-18
1
-2
/
+0
*
Rename obscure defined constants.
Christopher R. Hertel (crh)
2012-02-16
1
-2
/
+2
*
s3: Put an indirection layer into share_mode_lock
Volker Lendecke
2012-01-12
1
-2
/
+2
*
s3: Introduce get_share_mode_lock_fresh()
Volker Lendecke
2012-01-12
1
-2
/
+1
*
Final part of fix for bug #8679 - recvfile code path using splice() on Linux ...
Jeremy Allison
2011-12-31
1
-5
/
+0
*
Fix bug #8664 - Renaming a symlink fails if the symlink target is outside of ...
Jeremy Allison
2011-12-16
1
-2
/
+4
*
s3:smbd: pass smbd_server_connection and a snumused function pointer to reloa...
Stefan Metzmacher
2011-12-15
1
-1
/
+1
*
s3: Use autogenerated open_files.idl
Volker Lendecke
2011-12-02
1
-0
/
+1
*
Final part of patchset to fix bug #8556 - ACL permissions ignored when SMBset...
Jeremy Allison
2011-11-16
1
-0
/
+7
*
Remove the check for FILE_WRITE_ATTRIBUTES from smb_set_file_time(). It
Jeremy Allison
2011-11-15
1
-0
/
+5
*
Always set the attribute first, before the time.
Jeremy Allison
2011-11-15
1
-7
/
+7
*
s3:smbd: SMB ReadX with size > 0xffff should only possible for samba clients.
Stefan Metzmacher
2011-09-14
1
-1
/
+10
*
Fix bug 8412 - Microsoft Office 2007 (Microsoft Word) fails to save as on a S...
Jeremy Allison
2011-08-29
1
-0
/
+46
*
s3: Pass smbd_server_connection to is_encrypted_packet
Volker Lendecke
2011-08-25
1
-4
/
+5
*
s3: Fix a debug message
Volker Lendecke
2011-08-05
1
-1
/
+1
*
s3: Pass sconn explicitly to open_was_deferred
Volker Lendecke
2011-08-02
1
-7
/
+7
*
s3: We only need base_name in map_open_params_to_ntcreate
Volker Lendecke
2011-07-29
1
-3
/
+5
*
s3-auth Use *unix_token rather than utok in struct auth3_session_info
Andrew Bartlett
2011-07-20
1
-2
/
+2
*
s3:smbd: s/SMBkeepalive/NBSSkeepalive
Stefan Metzmacher
2011-07-12
1
-10
/
+10
*
s3:smbd: return the real share access mask in the SMBtconX response
Stefan Metzmacher
2011-07-11
1
-3
/
+1
*
s3-smbd: Replace client_id in smbd reply.
Andreas Schneider
2011-07-04
1
-1
/
+10
*
s3-rpc_server: Migrate rpc function to tsocket_address.
Andreas Schneider
2011-07-04
1
-1
/
+1
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-3
/
+3
*
s3: Reply correctly to a bad nbt session request
Volker Lendecke
2011-05-29
1
-1
/
+15
*
Optimization. If the attributes passed to can_rename() include both FILE_ATTR...
Jeremy Allison
2011-05-20
1
-5
/
+8
*
s3: Fix an uninitialized variable
Volker Lendecke
2011-05-20
1
-1
/
+1
*
Fix many const compiler warnings.
Jeremy Allison
2011-05-05
1
-7
/
+7
*
s3: reply_readbraw_error needs an sconn as argument also in the non-LFS code ...
Björn Jacke
2011-05-03
1
-1
/
+1
*
s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
Andrew Bartlett
2011-04-29
1
-2
/
+2
*
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
2011-04-29
1
-15
/
+15
*
s3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLID
Andrew Bartlett
2011-04-29
1
-3
/
+3
*
s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
Andrew Bartlett
2011-04-29
1
-2
/
+2
*
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
2011-04-29
1
-3
/
+3
*
s3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
Andrew Bartlett
2011-04-29
1
-3
/
+3
*
s3: Fix Coverity ID 2335, CHECKED_RETURN
Volker Lendecke
2011-04-22
1
-1
/
+3
*
s3: only include smb profiling where needed.
Günther Deschner
2011-04-14
1
-0
/
+1
*
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
2011-04-13
1
-0
/
+1
*
s3-auth: smbd needs auth.h
Günther Deschner
2011-03-30
1
-0
/
+1
[next]