summaryrefslogtreecommitdiff
path: root/source4/smb_server/config.mk
Commit message (Expand)AuthorAgeFilesLines
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-42/+0
* 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
* Re-enable build of smb_samba3.c after the rename smbd->sambaVolker Lendecke2008-10-051-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-241-1/+1
* process incoming connections and fork a samba3 in inetd modeStefan Metzmacher2008-09-221-0/+8
* Revert "Rename smbd -> samba."Jelmer Vernooij2008-09-211-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-211-1/+1
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-2/+2
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-2/+4
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-2/+2
* Fix the build.Jelmer Vernooij2008-03-081-1/+1
* Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-7/+9
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-2/+2
* 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