summaryrefslogtreecommitdiffstats
path: root/source4/smb_server
Commit message (Expand)AuthorAgeFilesLines
* s4:auth: change auth_check_password_send/recv to tevent_reqStefan Metzmacher2009-12-241-13/+26
* s4:gensec: change gensec_update_send/recv to tevent_reqStefan Metzmacher2009-12-242-10/+27
* s4:smb_server: fix mixing socket_address and tsocket_addressStefan Metzmacher2009-12-241-6/+9
* s4:auth Change 'get_challenge' API to be more like Samba3Andrew Bartlett2009-12-221-4/+1
* s4-server: use GUID_to_ndr_blob() in cldap and smb serversAndrew Tridgell2009-12-102-9/+6
* s4-smb2: use new GUID function in smb2 negprotAndrew Tridgell2009-12-101-3/+2
* s4:smb_server/smb2: don't reset highest_smb2_seqnum on SMB2 CancelStefan Metzmacher2009-11-271-2/+4
* s4-smb2: sequence numbers are not checked in SMB2_OP_CANCELAndrew Tridgell2009-11-271-1/+2
* s4/libcli: rename previously reserved field in SMB2 LOCK structSteven Danneman2009-11-251-1/+1
* s4-samdb: reduce the number of samdb opens at startupAndrew Tridgell2009-10-251-14/+0
* 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-1919-37/+0
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-182-2/+2
* 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: don't allow the related flag on the first request in a compounded...Stefan Metzmacher2009-06-091-0/+7
* s4:smb2srv: correctly fail remaining compounded requests after a failureStefan Metzmacher2009-06-092-5/+18
* s4:smb2srv: remove old TODO comment, we already check the seqnumStefan Metzmacher2009-06-091-2/+0
* s4:smb2srv: fix handling of multiple compounded requestsStefan Metzmacher2009-06-091-7/+12
* s4:smb2srv: remove the chained file handle on closeStefan Metzmacher2009-06-091-0/+4
* s4:smb2srv: We only support SMB 2.002.Stefan Metzmacher2009-05-262-6/+12
* Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharenameSam Liddicott2009-05-203-30/+11
* s4:smb_server: initialy read the first 4 bytes onlySam Liddicott2009-05-201-0/+1
* s4:smb_server: return after we have processed an invalid smb2 requestStefan Metzmacher2009-05-111-0/+2
* 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-136-48/+49
* s4:service_stream: s/private/private_dataStefan Metzmacher2009-02-021-3/+3
* s4:smb_server: s/private/private_dataStefan Metzmacher2009-02-026-14/+14
* s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-011-2/+4
* Fix the mess with ldb includes.Simo Sorce2009-01-301-1/+0
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-293-4/+4
* Fix two remaining missing symbols in smbtorture4.Jelmer Vernooij2008-12-221-0/+1
* Fix missing symbols issues when building with shared libraries.Jelmer Vernooij2008-12-221-1/+1
* s4: Fix subsystem for various services in samba daemon.Jelmer Vernooij2008-12-221-1/+1
* s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher2008-12-171-1/+2
* Let ntvfs request transport close via ntvfs_request stateSam Liddicott2008-12-052-0/+22
* Fix the build.Jelmer Vernooij2008-11-021-1/+1
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-024-4/+4
* Remove unused include param/param.h.Jelmer Vernooij2008-10-244-4/+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-244-5/+5
* Fixed a variable undeclared compilation errorTim Prouty2008-10-131-0/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-116-6/+6