summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/config.mk
Commit message (Expand)AuthorAgeFilesLines
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-0/+1
* r16449: move some code to a generic placeStefan Metzmacher2007-10-101-0/+1
* r15734: This is a major change to the NTVFS subsystem:Stefan Metzmacher2007-10-101-0/+1
* r15371: Revert some of my previous patch as it was breaking the plain buildJelmer Vernooij2007-10-101-2/+1
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-101-1/+2
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2007-10-101-4/+8
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-1/+3
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r14997: Fix build of static libraries. Libraries build fine now, but linking ...Jelmer Vernooij2007-10-101-1/+1
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-101-0/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-3/+2
* r11789: - add the start of a SMB2 serverStefan Metzmacher2007-10-101-1/+4
* r11786: move all SMB protocol specific stuff to smb_server/smb/Stefan Metzmacher2007-10-101-12/+3
* r11785: rename conn.c into tcon.cStefan Metzmacher2007-10-101-1/+1
* r11757: make smb_server.c independent from the protocolStefan Metzmacher2007-10-101-0/+1
* r11603: converted the smb server to use the new generic packet codeAndrew Tridgell2007-10-101-1/+1
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-14/+14
* r8574: added server side irpc calls for listing the current sessionsAndrew Tridgell2007-10-101-1/+2
* r6310: Rename password.c to session.c, and remove the linked list of allAndrew Bartlett2007-10-101-1/+1
* r3256: get rid of the unused session_claim() and session_yield() callsAndrew Tridgell2007-10-101-1/+0
* r2288: Remove the claim/yield connection code - this will need to be redoneAndrew Bartlett2007-10-101-1/+0
* r847: convert SMB SERVER SUBSYSTEM to a config.mk fileStefan Metzmacher2007-10-101-0/+26