summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/smb2/config.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett2009-02-131-1/+1
* 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
* Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-6/+8
* Fix build with partial linking.Jelmer Vernooij2008-02-181-1/+0
* Remove type before variables in data.mkJelmer Vernooij2008-02-141-1/+1
* r16875: implement SMB2 Find in the frontendStefan Metzmacher2007-10-101-0/+1
* r16407: add parsing code the SMB2 GetInfo in the serverStefan Metzmacher2007-10-101-0/+1
* r15314: Fix recursive dependency hack for static libs. Should fix the buildJelmer Vernooij2007-10-101-1/+1
* r15313: Fix some dependencies in dso modeJelmer Vernooij2007-10-101-1/+1
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-0/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-1/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-3/+2
* r12092: - add dummy functions for the missing SMB2 opcodesStefan Metzmacher2007-10-101-1/+2
* r11789: - add the start of a SMB2 serverStefan Metzmacher2007-10-101-0/+14