summaryrefslogtreecommitdiff
path: root/VERSION
Commit message (Collapse)AuthorAgeFilesLines
* start work on Samba 4.0 alpha18Andrew Bartlett2011-09-131-2/+2
| | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Sep 13 05:44:47 CEST 2011 on sn-devel-104
* Release Samba 4.0 alpha17samba-4.0.0alpha17Andrew Bartlett2011-09-131-1/+1
|
* VERSION: on the road to alpha17Andrew Bartlett2011-06-241-2/+2
| | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Jun 24 08:23:54 CEST 2011 on sn-devel-104
* release Samba 4.0 alpha16Andrew Bartlett2011-06-241-1/+1
|
* Fix alpha version - we're now working on alpha16.Jelmer Vernooij2011-05-101-1/+1
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Tue May 10 18:36:08 CEST 2011 on sn-devel-104
* waf: added top level build rules Andrew Tridgell2011-02-071-0/+117
This adds build rules for the top level directory based on the ones from source4. This is an intermediate step towards a combined top level build which will build both the Samba3 (bin/smbd, bin/nmbd etc) and Samba4 (bin/samba) binaries from a single build Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>