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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug 8133 - strange behavior for the file (whose filename first character ...
Jeremy Allison
2011-05-20
1
-2
/
+3
*
Optimization. If the attributes passed to can_rename() include both FILE_ATTR...
Jeremy Allison
2011-05-20
1
-5
/
+8
*
s3:smbd remove unused code
Christian Ambach
2011-05-20
1
-11
/
+0
*
s3: Fork the echo handler only after SMB1 negprot is done
Volker Lendecke
2011-05-20
3
-7
/
+8
*
s3: Fix an uninitialized variable
Volker Lendecke
2011-05-20
1
-1
/
+1
*
Fix Bug 8152 - smbd crash in release_ip()
Christian Ambach
2011-05-19
1
-0
/
+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
3
-6
/
+6
*
Fix bug #8144 - touch /mnt/newfile fails to set timestamp with CIFS client.
Jeremy Allison
2011-05-18
1
-10
/
+15
*
s3: conn->sconn in smbd_server_connection_read/write_handler
Volker Lendecke
2011-05-17
1
-9
/
+10
*
Fix the SMB2 showstopper, found by an extended torture test from Volker.
Jeremy Allison
2011-05-16
1
-3
/
+25
*
Ensure we always write the correct incoming mid into the share mode
Jeremy Allison
2011-05-16
1
-2
/
+4
*
rpc_server: Always use rpc_pipe_open_interface()
Simo Sorce
2011-05-13
1
-8
/
+8
*
s3: Slightly simplify smbd_smb2_request_next_vector
Volker Lendecke
2011-05-12
1
-3
/
+5
*
s3-smbd: expose smbd_set_server_fd()
Andrew Tridgell
2011-05-08
2
-29
/
+29
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
4
-0
/
+4
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
7
-3
/
+10
*
s3-smbd ntstatus_to_dos() pulls the DOS error codes out internally
Andrew Bartlett
2011-05-06
1
-5
/
+4
*
s3-lib Remove unused dos error codes from errmap_unix
Andrew Bartlett
2011-05-06
1
-3
/
+0
*
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
2011-05-06
1
-0
/
+1
*
s3-auth: fixed bug with usernames longer than sizeof(char *)
Andrew Tridgell
2011-05-06
1
-3
/
+3
*
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
2011-05-06
2
-3
/
+3
*
More simple const fixes.
Jeremy Allison
2011-05-05
7
-14
/
+14
*
Fixup build without --with-aio.
Jeremy Allison
2011-05-05
1
-1
/
+1
*
Fix many const compiler warnings.
Jeremy Allison
2011-05-05
13
-40
/
+40
*
s3: Fix a typo
Volker Lendecke
2011-05-05
1
-1
/
+1
*
s3: Fix dup_smb2_vec3
Volker Lendecke
2011-05-05
1
-1
/
+1
*
Fix warning messages caused by addition of null check in fstrcpy macro.
Jeremy Allison
2011-05-04
2
-5
/
+5
*
Fix off-by-one when used with safe_strcpy.
Jeremy Allison
2011-05-04
1
-1
/
+1
*
Simple +1 changes in hardcoded lengths when changing from safe_strcpy to strl...
Jeremy Allison
2011-05-04
3
-6
/
+6
*
BUGFIX when converting from safe_strcpy to strlcpy.
Jeremy Allison
2011-05-04
1
-1
/
+5
*
s3: Handle EINTR from sys_poll correctly
Volker Lendecke
2011-05-03
1
-1
/
+4
*
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: include ntdomain.h before including generated srv_ headers.
Günther Deschner
2011-05-02
1
-1
/
+1
*
s3-smbd: avoid using pipes_struct when only session_info is needed.
Günther Deschner
2011-05-02
2
-6
/
+5
*
s3-proto: move remaining spoolss protos to own header file.
Günther Deschner
2011-05-02
1
-0
/
+1
*
s3-proto: move more rpc_server prototypes out of proto.h
Günther Deschner
2011-05-02
6
-0
/
+6
*
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-proto: move more headers to rpc_server/rpc_ncacn_np.h where they origin from.
Günther Deschner
2011-04-29
1
-0
/
+1
*
s3-proto: remove duplicate prototypes.
Günther Deschner
2011-04-29
1
-0
/
+1
*
s3-tevent: only include ../lib/util/tevent wrappers where needed.
Günther Deschner
2011-04-29
13
-0
/
+13
*
s3-tsocket: only include ../lib/tsocket/tsocket.h where needed.
Günther Deschner
2011-04-29
3
-0
/
+3
*
s3-build: remove some unused headers.
Günther Deschner
2011-04-29
3
-6
/
+0
*
s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
Andrew Bartlett
2011-04-29
6
-16
/
+16
*
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
2011-04-29
6
-40
/
+40
*
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
5
-14
/
+14
*
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
2011-04-29
5
-21
/
+21
*
s3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
Andrew Bartlett
2011-04-29
3
-15
/
+15
[next]