summaryrefslogtreecommitdiffstats
path: root/source4/smb_server
Commit message (Expand)AuthorAgeFilesLines
* fill in unknown fields in SMB2 READ callAndrew Tridgell2008-04-141-3/+7
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-025-0/+6
* smb_server: pass down RAW_RENAME_NTTRANS to the ntvfs layerStefan Metzmacher2008-03-111-1/+24
* Use 32 bit storage for nttrans countsAmin Azez2008-03-071-5/+5
* ntvfs: pass down the client capabilities into the ntvfs layerStefan Metzmacher2008-03-062-0/+10
* Remove yet more global_loadparm instances.Jelmer Vernooij2008-02-211-1/+1
* Remove more global_loadparm instance.sJelmer Vernooij2008-02-211-1/+1
* More share_init to more apprioriate place.Jelmer Vernooij2008-02-211-0/+1
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-2/+2
* Fix build with partial linking.Jelmer Vernooij2008-02-182-2/+0
* 3 places where the VFS backend doesn't handle NULL strings.Andrew Tridgell2008-02-183-0/+15
* Remove type before variables in data.mkJelmer Vernooij2008-02-142-2/+2
* updated SMB2 code for getinfo according to WSPP docsAndrew Tridgell2008-02-142-26/+25
* A better way to handle the different format of RenameInformation in SMB2Andrew Tridgell2008-02-142-13/+30
* Fixed SMB2 rename operations from Vista clientsAndrew Tridgell2008-02-143-12/+24
* Convert SMB and SMB2 code to use a common buffer handling structureAndrew Tridgell2008-02-1413-107/+144
* updated SMB2 create operation to match WSPP.Andrew Tridgell2008-02-131-11/+11
* updated SMB2 tcon as per WSPP docsAndrew Tridgell2008-02-131-17/+11
* fixed crash when 0 dialects (thanks metze!)Andrew Tridgell2008-02-121-2/+4
* updated SMB2 header defines to match WSPP docsAndrew Tridgell2008-02-124-32/+32
* converted SMB2 session setup to use WSPP protocol field namesAndrew Tridgell2008-02-121-7/+8
* converted the out side of SMB2 negprot handlingAndrew Tridgell2008-02-121-29/+30
* fixed up the .in side of SMB2 negprotAndrew Tridgell2008-02-123-6/+37
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-13/+1
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* Fix sending of large nttrans responses.Amin Azez2008-02-011-1/+1
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-052-3/+5
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-012-3/+3
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-013-3/+3
* r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij2007-12-211-1/+1
* r26440: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-212-2/+2
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-214-7/+11
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-1/+1
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-2/+7
* r26382: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-212-2/+2
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-212-0/+3
* r26350: More tests.Jelmer Vernooij2007-12-211-1/+1
* r26347: More tests.Jelmer Vernooij2007-12-211-3/+0
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-2/+2
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-214-12/+12
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-1/+3
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2007-12-219-44/+51
* r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij2007-12-211-2/+2
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-214-0/+5
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-1/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-212-5/+8
* r26237: Add loadparm context to the server service interface.Jelmer Vernooij2007-12-211-0/+1
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-213-6/+8