Fix a couple (well, little more than that..) of typos.
[jra/samba/.git] / source4 / smb_server / config.mk
2008-05-18 Jelmer VernooijFix a couple (well, little more than that..) of typos.
2008-05-18 Jelmer VernooijCreate prototype headers from Makefile directory, witho...
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4 into...
2008-05-18 Jelmer VernooijUse variables for source directory in a couple more...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijUse _OBJ_FILES variables in a couple more places.
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-28 Jelmer VernooijMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-08 Jelmer VernooijFix the build.
2008-03-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-03 Jelmer VernooijMove object file lists to the Makefile.
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-19 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-18 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-gmake3
2008-02-18 Jelmer VernooijRename include to mkinclude to emphasize it is differen...
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 Stefan Metzmacherr16449: move some code to a generic place
2007-10-10 Stefan Metzmacherr15734: This is a major change to the NTVFS subsystem:
2007-10-10 Jelmer Vernooijr15371: Revert some of my previous patch as it was...
2007-10-10 Jelmer Vernooijr15370: Fix more dependencies for shared libs
2007-10-10 Jelmer Vernooijr15304: Fix smbd build, more updates on getting --enabl...
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14997: Fix build of static libraries. Libraries build...
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Stefan Metzmacherr11789: - add the start of a SMB2 server
2007-10-10 Stefan Metzmacherr11786: move all SMB protocol specific stuff to smb_ser...
2007-10-10 Stefan Metzmacherr11785: rename conn.c into tcon.c
2007-10-10 Stefan Metzmacherr11757: make smb_server.c independent from the protocol
2007-10-10 Andrew Tridgellr11603: converted the smb server to use the new generic...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Andrew Tridgellr8574: added server side irpc calls for listing the...
2007-10-10 Andrew Bartlettr6310: Rename password.c to session.c, and remove the...
2007-10-10 Andrew Tridgellr3256: get rid of the unused session_claim() and sessio...
2007-10-10 Andrew Bartlettr2288: Remove the claim/yield connection code - this...
2007-10-10 Stefan Metzmacherr847: convert SMB SERVER SUBSYSTEM to a config.mk file