summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/smb
Commit message (Expand)AuthorAgeFilesLines
* s4-smbserver: removed bogus initialisation of two union armsAndrew Tridgell2009-10-172-2/+0
* s4-smb: fill in fnum as well for root_fidAndrew Tridgell2009-10-152-1/+3
* s4-smbserver: fixed root_fid in nttrans createAndrew Tridgell2009-10-151-1/+1
* s4-smb: declare root_fid as a file handleAndrew Tridgell2009-10-152-2/+2
* s4-smbd: minimise includes in smbd/ and smb_serverAndrew Tridgell2009-09-196-9/+0
* changed BCC handling for SMBwriteX to handle broken MacOSX clientAndrew Tridgell2009-08-051-13/+8
* on buffer overflow windows gives SMBSRV:ERRerror hereAndrew Tridgell2009-08-051-1/+1
* fixed support for readx greater than 64kAndrew Tridgell2009-08-041-1/+2
* use the new talloc_reparent in two placesAndrew Tridgell2009-07-011-1/+1
* s4:smb2srv: We only support SMB 2.002.Stefan Metzmacher2009-05-261-1/+0
* Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharenameSam Liddicott2009-05-202-23/+4
* Add async support for reply_tcon* and ntvfs_connectSam Liddicott2009-04-232-70/+105
* s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-011-6/+6
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-011-2/+2
* Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett2009-02-133-27/+27
* s4:smb_server: s/private/private_dataStefan Metzmacher2009-02-023-6/+6
* Fix the build.Jelmer Vernooij2008-11-021-1/+1
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-022-2/+2
* Remove unused include param/param.h.Jelmer Vernooij2008-10-242-2/+0
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-241-2/+2
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-242-2/+2
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* s4:smb_server/smb: FLAGS2_SMB_SECURITY_SIGNATURES should only be echoed, not ...Stefan Metzmacher2008-09-301-5/+6
* NetApp found that we never set the smb signing flags2.Andrew Bartlett2008-09-291-0/+4
* s4:smb_server: remove the bogus smbsrv_signing_restart()Stefan Metzmacher2008-09-232-41/+2
* Explain why we use signing for DCs, but not file serversAndrew Bartlett2008-09-221-0/+9
* Move our DC to implement mandetory signing.Andrew Bartlett2008-09-052-4/+10
* With a windows 2008 client, even anonymous requires signing...Andrew Bartlett2008-09-051-6/+0
* initialise query_maximal_access here tooAndrew Tridgell2008-07-241-0/+1
* make sure we initialise query_maximal_accessAndrew Tridgell2008-07-241-0/+1
* smb_server/smb: handle incoming multi fragmented nttrans requestsStefan Metzmacher2008-07-071-16/+152
* smb_server/smb: prepare multi fragmented nttrans requestsStefan Metzmacher2008-07-071-3/+3
* smb_server/smb: trans(2) setup count is uint8_tStefan Metzmacher2008-07-071-2/+3
* smb_server/smb: transs and transs2 calls have different word countsStefan Metzmacher2008-07-071-1/+12
* smb_server/smb: fix crash bug with fragmented trans callsStefan Metzmacher2008-07-071-13/+20
* more updates for new info levelsAndrew Tridgell2008-06-021-3/+12
* make sure we send a reply packet for bad create optionsAndrew Tridgell2008-05-281-1/+2
* stricter checks for valid inputs in SMB2 open and lockAndrew Tridgell2008-05-261-0/+5
* Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2008-05-191-2/+2
|\
| * Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
| * Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-1/+1
| * Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-1/+1
* | fixed warningAndrew Tridgell2008-05-161-1/+2
|/
* Flag smb messages array with AND_X and LARGE_REQUESTAmin Azez2008-04-181-10/+21
* Re-order smbsrv_recv_smb_request and smb_messagesAmin Azez2008-04-181-99/+99
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-171-2/+3
|\
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-2/+3
* | fix the overflow/wrap checks in Samba4 for new gcc optimisation behaviorAndrew Tridgell2008-04-171-3/+3
|/
* Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-6/+8
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-023-0/+3