index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
trans2.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Second part of fix for bug #8663 - deleting a symlink fails if the symlink ta...
Jeremy Allison
2011-12-15
1
-1
/
+6
*
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
-16
/
+40
*
Remove the check for FILE_WRITE_ATTRIBUTES from smb_set_file_time(). It
Jeremy Allison
2011-11-15
1
-4
/
+10
*
Move handle-based access check into handle codepath.
Jeremy Allison
2011-11-15
1
-4
/
+4
*
We've already checked fsp must be non-null here.
Jeremy Allison
2011-11-15
1
-1
/
+1
*
Remove unneeded access check. This is done inside smb_set_file_time().
Jeremy Allison
2011-11-15
1
-4
/
+0
*
Remove unneeded access check. This is done inside smb_set_file_size().
Jeremy Allison
2011-11-15
1
-4
/
+0
*
Move handle based access check into handle code path.
Jeremy Allison
2011-11-15
1
-4
/
+4
*
Third part of fix for bug #8541 - readlink() on Linux clients fails if the sy...
Jeremy Allison
2011-10-22
1
-2
/
+1
*
Fix bug #8541 - readlink() on Linux clients fails if the symlink target is ou...
Jeremy Allison
2011-10-22
1
-4
/
+14
*
s3-smbd Give the nt error string when failing to set up encrypted transport
Andrew Bartlett
2011-10-18
1
-3
/
+5
*
First part of fix for bug #8419 - Make VFS op "streaminfo" stackable.
Frank Lahm
2011-10-17
1
-3
/
+2
*
Add support for VFS op streaminfo chaining in all relevant VFS modules.
Frank Lahm
2011-10-14
1
-2
/
+2
*
s3: Trim a debug to 80 chars
Volker Lendecke
2011-09-18
1
-6
/
+11
*
s3: Fix a cut&paste error
Volker Lendecke
2011-09-17
1
-1
/
+1
*
s3:smbd: remember the client unix capabilities on the connection
Stefan Metzmacher
2011-09-14
1
-43
/
+37
*
s3: Pass sconn explicitly to open_was_deferred
Volker Lendecke
2011-08-02
1
-2
/
+2
*
s3: We only need base_name in map_open_params_to_ntcreate
Volker Lendecke
2011-07-29
1
-1
/
+2
*
s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username
Andrew Bartlett
2011-07-20
1
-2
/
+2
*
s3-auth Use *unix_token rather than utok in struct auth3_session_info
Andrew Bartlett
2011-07-20
1
-7
/
+7
*
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_MEMDUP() to talloc_memdup()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-3
/
+3
*
Fix bug 8133 - strange behavior for the file (whose filename first character ...
Jeremy Allison
2011-05-20
1
-2
/
+3
*
s3-lib Replace StrnCaseCmp() with strncasecmp_m()
Andrew Bartlett
2011-05-18
1
-1
/
+1
*
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
2011-05-18
1
-1
/
+1
*
Fix bug #8144 - touch /mnt/newfile fails to set timestamp with CIFS client.
Jeremy Allison
2011-05-18
1
-10
/
+15
*
Fix many const compiler warnings.
Jeremy Allison
2011-05-05
1
-3
/
+3
*
Fix warning messages caused by addition of null check in fstrcpy macro.
Jeremy Allison
2011-05-04
1
-2
/
+2
*
Simple +1 changes in hardcoded lengths when changing from safe_strcpy to strl...
Jeremy Allison
2011-05-04
1
-1
/
+1
*
s3-proto: move more rpc_server prototypes out of proto.h
Günther Deschner
2011-05-02
1
-0
/
+1
*
Fix bug #8112 - POSIX extension opens of a directory are denied with EISDIR.
Jeremy Allison
2011-04-29
1
-2
/
+10
*
Fix bug 8111 - CIFS VFS: unexpected error on SMB posix open
Jeremy Allison
2011-04-29
1
-12
/
+49
*
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
2011-04-29
1
-9
/
+9
*
s3:smbd/trans2: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef's
Stefan Metzmacher
2011-04-24
1
-28
/
+2
*
s3: only include smb profiling where needed.
Günther Deschner
2011-04-14
1
-0
/
+1
*
Fix bug #7080 - Quota only shown when logged as root.
Jeremy Allison
2011-04-05
1
-3
/
+2
*
s3-auth: smbd needs auth.h
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-trans2: only include trans2.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
Revert "Fix bug 8021 - Incorrect string termination in volume/volume_name for...
Jeremy Allison
2011-03-26
1
-1
/
+1
*
Fix bug 8021 - Incorrect string termination in volume/volume_name for TRANS2-...
Volodymyr Khomenko
2011-03-24
1
-1
/
+1
*
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
2011-02-22
1
-20
/
+20
*
s3-auth Rename cryptic 'ptok' to security_token
Andrew Bartlett
2011-02-10
1
-9
/
+9
*
Allow SMB2_FIND to actually use the open fd handle if we support fdopendir. F...
Jeremy Allison
2011-02-09
1
-0
/
+1
[prev]
[next]