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
...
*
SMB2 renames return SHARING_VIOLATION if there is any existing oplock on a file.
Jeremy Allison
2011-03-18
1
-0
/
+6
*
The searches struct is still being used and idled in SMB2 - move it to the gl...
Jeremy Allison
2011-03-18
2
-31
/
+33
*
Fix crash bug on smbd shutdown when using FOPENDIR() found by Volker.
Jeremy Allison
2011-03-17
1
-1
/
+13
*
s3: Expose num_opens via api_RNetSessionEnum
Volker Lendecke
2011-03-17
1
-1
/
+1
*
s3-build: only include asn1 headers where actually needed.
Günther Deschner
2011-03-16
3
-0
/
+3
*
s3: Fix Coverity ID 2140, DEADCODE
Volker Lendecke
2011-03-16
1
-1
/
+1
*
s3-msdfs: avoid global inclusion of msdfs.h.
Günther Deschner
2011-03-16
1
-0
/
+1
*
s3-libsmb: move smb encryption structs into own header.
Günther Deschner
2011-03-16
1
-0
/
+1
*
s3-smbd: Increase debug level von context messages.
Andreas Schneider
2011-03-09
2
-7
/
+7
*
s3-rpc_server: Start the Endpoint Mapper Dameon if enabled.
Andreas Schneider
2011-03-08
1
-0
/
+15
*
s3-printing: follow force user/group for driver IO
David Disseldorp
2011-03-04
1
-56
/
+71
*
s3: Pass smb_filename through the set_offline vfs op
Volker Lendecke
2011-03-02
2
-3
/
+3
*
s3: Pass smb_filename through the is_offline vfs op
Volker Lendecke
2011-03-02
2
-3
/
+4
*
s3-sessionid: avoid global include of sessionid.h
Günther Deschner
2011-03-02
1
-0
/
+1
*
s3-lanman: talk to srvsvc dcerpc server in api_RNetSessionEnum().
Günther Deschner
2011-03-02
1
-10
/
+63
*
s3-server_id: only include server_id where needed.
Günther Deschner
2011-03-02
3
-0
/
+3
*
s3-printing: vfs_connect prior to driver/dfs IO
David Disseldorp
2011-03-02
1
-10
/
+24
*
s3: remove superfluous debug messages from msg_idmap
Gregor Beck
2011-03-02
1
-4
/
+0
*
s3-auth struct security_unix_token replaces UNIX_USER_TOKEN
Andrew Bartlett
2011-03-01
6
-8
/
+8
*
Fix warning introduced by changing the size of UNIX_USER_TOKEN->ngroups from ...
Jeremy Allison
2011-02-28
1
-1
/
+1
*
s3-smbd: Pass tevent context to messaging functions.
Andreas Schneider
2011-02-28
1
-4
/
+11
*
s3: Eliminate sys_select from fd_is_readable
Volker Lendecke
2011-02-28
1
-10
/
+4
*
s3: Use poll in smbd
Volker Lendecke
2011-02-28
2
-20
/
+23
*
s3:msg_idmap: The solaris cc compiler does not like unnamed unions as struct ...
Michael Adam
2011-02-28
1
-13
/
+13
*
s3: smbcontrol to notify smbd about idmap changes
Gregor Beck
2011-02-28
2
-0
/
+207
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-02-27
1
-10
/
+9
*
dirfd doesn't exist in some platforms.
Jeremy Allison
2011-02-26
1
-0
/
+6
*
Detect Mac OS X as a separate client type.
Justin Maggard
2011-02-25
1
-0
/
+4
*
Ensure we don't return an incorrect access mask.
Jeremy Allison
2011-02-25
1
-1
/
+2
*
Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def...
Jeremy Allison
2011-02-25
1
-20
/
+75
*
Batch oplocks conflict with exclusive as well as themselves.
Jeremy Allison
2011-02-24
1
-1
/
+1
*
Remember to free the second temporary string.
Jeremy Allison
2011-02-24
1
-0
/
+1
*
Fix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODES_DIR smbtorture4 test
Jeremy Allison
2011-02-23
1
-6
/
+16
*
Fix bug found against the new Mac client @ Connectathon. Mac clients
Jeremy Allison
2011-02-23
1
-1
/
+9
*
s3-printing: only include printing where really needed.
Günther Deschner
2011-02-22
4
-0
/
+4
*
s3-printing: fix pcacp prototypes and includes.
Günther Deschner
2011-02-22
3
-0
/
+3
*
s3-printing: isolate print notification prototypes better.
Günther Deschner
2011-02-22
1
-0
/
+1
*
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
2011-02-22
20
-259
/
+259
*
s3-rpc_server: Rename srv_rpc_register.c.
Andreas Schneider
2011-02-21
1
-1
/
+1
*
s3-rpc_server: Rename srv_rpc_register.
Andreas Schneider
2011-02-21
1
-1
/
+1
*
s3-rpc_server: Pass tevent_context to dcerpc endpoints.
Andreas Schneider
2011-02-21
1
-1
/
+1
*
s3: Convert init_system_info to NTSTATUS
Volker Lendecke
2011-02-20
1
-2
/
+4
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-02-20
1
-6
/
+6
*
s3-cluster Always fill in the clustering vnn element
Andrew Bartlett
2011-02-17
1
-4
/
+0
*
s3: increase the log level for missing PIDs on SIGCHLD
David Disseldorp
2011-02-17
1
-1
/
+2
*
s3: Avoid a select call per smb
Volker Lendecke
2011-02-11
1
-1
/
+1
*
s3:smbd: fix switch indentation level in get_ea_dos_attribute()
Michael Adam
2011-02-10
1
-4
/
+4
*
s3-auth Rename cryptic 'ptok' to security_token
Andrew Bartlett
2011-02-10
6
-26
/
+26
*
Put OpenDir() back the way it was - don't overload with an fsp arg. Create Op...
Jeremy Allison
2011-02-10
4
-20
/
+64
*
Make it clear we're using the open file pathname.
Jeremy Allison
2011-02-10
1
-6
/
+4
[prev]
[next]