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
/
source4
/
smb_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove auth/ntlm as a dependency of GENSEC by means of function pointers.
Andrew Bartlett
2009-02-13
6
-48
/
+49
*
s4:service_stream: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-3
/
+3
*
s4:smb_server: s/private/private_data
Stefan Metzmacher
2009-02-02
6
-14
/
+14
*
s4:irpc: avoid c++ reserved word 'private'
Stefan Metzmacher
2009-02-01
1
-2
/
+4
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
1
-1
/
+0
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
3
-4
/
+4
*
Fix two remaining missing symbols in smbtorture4.
Jelmer Vernooij
2008-12-22
1
-0
/
+1
*
Fix missing symbols issues when building with shared libraries.
Jelmer Vernooij
2008-12-22
1
-1
/
+1
*
s4: Fix subsystem for various services in samba daemon.
Jelmer Vernooij
2008-12-22
1
-1
/
+1
*
s4: fix LIBEVENTS dependencies and use more forward declarations
Stefan Metzmacher
2008-12-17
1
-1
/
+2
*
Let ntvfs request transport close via ntvfs_request state
Sam Liddicott
2008-12-05
2
-0
/
+22
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-1
/
+1
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
4
-4
/
+4
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
4
-4
/
+0
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
1
-2
/
+2
*
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
2008-10-24
4
-5
/
+5
*
Fixed a variable undeclared compilation error
Tim Prouty
2008-10-13
1
-0
/
+1
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
6
-6
/
+6
*
smbd3 is unhappy if stderr is not open
Volker Lendecke
2008-10-05
1
-1
/
+2
*
Re-enable build of smb_samba3.c after the rename smbd->samba
Volker Lendecke
2008-10-05
1
-1
/
+1
*
s4:smb_server/smb: FLAGS2_SMB_SECURITY_SIGNATURES should only be echoed, not ...
Stefan Metzmacher
2008-09-30
1
-5
/
+6
*
NetApp found that we never set the smb signing flags2.
Andrew Bartlett
2008-09-29
1
-0
/
+4
*
we need different error handling for truncated packets in NETPROT and
Andrew Tridgell
2008-09-24
1
-2
/
+39
*
we should terminate the connection on a bad negprot packet size
Andrew Tridgell
2008-09-24
1
-2
/
+2
*
- add reserved field in basic_information level
Andrew Tridgell
2008-09-24
1
-3
/
+25
*
record highest seq number in SMB2 to check for seqnum going backwards
Andrew Tridgell
2008-09-24
1
-0
/
+2
*
cope with body_size zero in SMB2 receive
Andrew Tridgell
2008-09-24
1
-1
/
+2
*
check for a 0 byte in the buffer in SMB2 read
Andrew Tridgell
2008-09-24
1
-0
/
+6
*
the offset is 16 bits in SMB2 fileinfo
Andrew Tridgell
2008-09-24
1
-1
/
+1
*
fixed error code for bad keepalive
Andrew Tridgell
2008-09-24
1
-1
/
+1
*
stricter checking of SMB2 echo body (per the spec)
Andrew Tridgell
2008-09-24
1
-1
/
+6
*
Rename smbd -> samba.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
s4:smb_server: remove the bogus smbsrv_signing_restart()
Stefan Metzmacher
2008-09-23
2
-41
/
+2
*
Explain why we use signing for DCs, but not file servers
Andrew Bartlett
2008-09-22
1
-0
/
+9
*
process incoming connections and fork a samba3 in inetd mode
Stefan Metzmacher
2008-09-22
2
-0
/
+182
*
Revert "Rename smbd -> samba."
Jelmer Vernooij
2008-09-21
1
-1
/
+1
*
Rename smbd -> samba.
Jelmer Vernooij
2008-09-21
1
-1
/
+1
*
Move our DC to implement mandetory signing.
Andrew Bartlett
2008-09-05
2
-4
/
+10
*
With a windows 2008 client, even anonymous requires signing...
Andrew Bartlett
2008-09-05
1
-6
/
+0
*
smb2srv: async replies with STATUS_PENDING are not signed
Stefan Metzmacher
2008-08-14
1
-2
/
+29
*
smb2srv: sign replies when the request was also signed
Stefan Metzmacher
2008-08-14
2
-7
/
+4
*
smb2srv: use defines instead of hex values
Stefan Metzmacher
2008-08-14
1
-3
/
+3
*
smb2srv: sign SMB2 Logoff replies
Stefan Metzmacher
2008-07-28
1
-3
/
+17
*
smb2srv: correctly hold the signing state per session
Stefan Metzmacher
2008-07-28
4
-13
/
+31
*
initialise query_maximal_access here too
Andrew Tridgell
2008-07-24
1
-0
/
+1
*
make sure we initialise query_maximal_access
Andrew Tridgell
2008-07-24
1
-0
/
+1
*
smb_server/smb: handle incoming multi fragmented nttrans requests
Stefan Metzmacher
2008-07-07
1
-16
/
+152
*
smb_server/smb: prepare multi fragmented nttrans requests
Stefan Metzmacher
2008-07-07
2
-4
/
+7
*
smb_server/smb: trans(2) setup count is uint8_t
Stefan Metzmacher
2008-07-07
1
-2
/
+3
*
smb_server/smb: transs and transs2 calls have different word counts
Stefan Metzmacher
2008-07-07
1
-1
/
+12
[next]