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
...
*
s3:smbd: we want to get the next command offset and not set it...
Stefan Metzmacher
2009-05-21
1
-1
/
+1
*
s3: Change unix_convert (and its callers) to use struct smb_filename
Tim Prouty
2009-05-20
6
-374
/
+537
*
s3:smbd: check the incoming session id for SMB2 requests
Stefan Metzmacher
2009-05-20
3
-2
/
+98
*
s3:smbd: implement SMB2 Session Setup with raw NTLMSSP
Stefan Metzmacher
2009-05-20
3
-1
/
+220
*
s3:smbd: for now indicate raw NTLMSSP in the SMB2 Negotiate response
Stefan Metzmacher
2009-05-20
1
-0
/
+3
*
s3:smbd: move the callback functions of smbd_smb2_request_reply() closer itself
Stefan Metzmacher
2009-05-20
1
-42
/
+42
*
s3:smbd: add smbd_smb2_request_done_ex()
Stefan Metzmacher
2009-05-20
2
-5
/
+16
*
s3:smbd: fix initialized memory in SMB2 responses
Stefan Metzmacher
2009-05-20
1
-4
/
+4
*
s3:smbd: add support for SMB2 Keepalive (SMB2 Echo)
Stefan Metzmacher
2009-05-20
3
-0
/
+92
*
s3:smbd: allow SMB 2.002 dialect in SMB1 negprot
Stefan Metzmacher
2009-05-20
3
-0
/
+38
*
s3:smbd: add support for SMB2 Negotiate
Stefan Metzmacher
2009-05-20
3
-0
/
+131
*
s3:smbd: make negprot_spnego() non static
Stefan Metzmacher
2009-05-20
2
-1
/
+3
*
s3:smbd: add infrastructure for SMB2 support
Stefan Metzmacher
2009-05-20
3
-0
/
+1049
*
s3: Always allocate memory in dptr_ReadDirName
Aravind Srinivasan
2009-05-18
2
-17
/
+44
*
s3 sendfile: Fix two bugs in sendfile
Tim Prouty
2009-05-18
1
-3
/
+4
*
Move down the become_root()/unbecome_root() calls into the VFS modules
Volker Lendecke
2009-05-18
1
-6
/
+0
*
Add "file_walk_table" to do stuff with all open files
Volker Lendecke
2009-05-18
1
-0
/
+22
*
Make us pass SHORTNAME-TEST.
Jeremy Allison
2009-05-14
1
-3
/
+17
*
Remove one use of mangle_is_8_3(), not needed.
Jeremy Allison
2009-05-14
1
-4
/
+2
*
Fix a type-punned warning
Volker Lendecke
2009-05-14
1
-1
/
+1
*
s3 onefs: Self-contend level2 oplocks on BRL
Zack Kirsch
2009-05-12
1
-1
/
+0
*
s3: Fix strict locking with chained reads
Tim Prouty
2009-05-12
1
-22
/
+24
*
Fix warning about unused label with no sendfile.
Jeremy Allison
2009-05-11
1
-1
/
+2
*
Pass also sername to check password script
Simo Sorce
2009-05-09
1
-4
/
+12
*
Do not call SMB_VFS_GET_REAL_FILENAME if the name is mangled
Volker Lendecke
2009-05-09
1
-6
/
+11
*
s3: Fix chained sesssetupAndX/tconn messages
Tim Prouty
2009-05-08
1
-0
/
+7
*
Fix bug #6330 - DFS doesn't work on AIX. Jeremy.
Jeremy Allison
2009-05-08
1
-0
/
+4
*
Expand the comment explaining why user_in_group_sid is
Jeremy Allison
2009-05-08
1
-1
/
+6
*
s3:smbd: fix posix acls when setting an ACL without explicit ACE for the owne...
Stefan Metzmacher
2009-05-08
1
-3
/
+18
*
s3:smbd: fix the fix for mapped IPv4 address handling in release_ip().
Michael Adam
2009-05-08
1
-2
/
+2
*
s3: make release_ip() call (ctdb) cope with IPv4 mapped addresses
Michael Adam
2009-05-08
1
-1
/
+8
*
s3-samr: disable check for ACB_DISABLED in check_oem_password().
Günther Deschner
2009-05-08
1
-1
/
+4
*
s3-samr: rework check_oem_password() to take a struct samu, not to return one.
Günther Deschner
2009-05-08
1
-39
/
+27
*
s3-printing: simplify print_queue helper functions and return WERROR.
Günther Deschner
2009-05-06
1
-10
/
+7
*
s3: Fix trans2 path to use case-insensitive stat optimization
tprouty
2009-05-05
2
-6
/
+51
*
Fix bug 6302: Give the VFS a chance to read from 0-byte files
Volker Lendecke
2009-05-05
1
-8
/
+9
*
Fix bug #6315 smbd crashes doing vfs_full_audit on IPC$ close event.
Jeremy Allison
2009-05-04
1
-3
/
+44
*
Increase debug level of "create_connection_server_info failed" message
Volker Lendecke
2009-05-04
1
-1
/
+1
*
s3-printing: Fix driver upload for Xerox 4110 PS printer driver.
Günther Deschner
2009-05-04
1
-0
/
+2
*
Fix notify_onelevel: notify is not necessarily enabled
Volker Lendecke
2009-04-30
1
-0
/
+4
*
s3:vfs: untangle logic for loading and probing modules in vfs_init_custom()
Michael Adam
2009-04-29
1
-11
/
+23
*
s3:smbd/service: switch load_registry_service/shares to use loadparm routines
Michael Adam
2009-04-29
1
-70
/
+3
*
Revert "Do not use the file system GET_REAL_FILENAME for mangled names"
Volker Lendecke
2009-04-23
1
-23
/
+7
*
Fix profile acls in some corner cases
Simo Sorce
2009-04-22
1
-3
/
+18
*
Avoid duplicate aces
Simo Sorce
2009-04-22
1
-7
/
+48
*
s3-secdesc: use SEC_FLAG_SYSTEM_SECURITY instead of SEC_RIGHT_SYSTEM_SECURITY.
Günther Deschner
2009-04-21
1
-4
/
+4
*
Remove smb_mkstemp() - libreplace will now provide a secure mkstemp() if
Jelmer Vernooij
2009-04-20
2
-3
/
+3
*
Merge commit 'origin/master' into libcli-auth-merge-without-netlogond
Andrew Bartlett
2009-04-20
7
-20
/
+350
|
\
|
*
Do not use the file system GET_REAL_FILENAME for mangled names
Volker Lendecke
2009-04-20
1
-7
/
+23
|
*
Make "struct policy" private to srv_lsa_hnd.c
Volker Lendecke
2009-04-19
1
-1
/
+1
[prev]
[next]