summaryrefslogtreecommitdiffstats
path: root/VERSION
Commit message (Collapse)AuthorAgeFilesLines
* VERSION: mark as beta2 as we move on to the next releaseAndrew Bartlett2012-06-051-2/+2
| | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Jun 5 11:38:21 CEST 2012 on sn-devel-104
* VERSION: Mark release as beta1Andrew Bartlett2012-06-051-1/+1
|
* VERSION: prepare for beta1 by setting and parsing the beta versionAndrew Bartlett2012-06-051-1/+11
|
* move VERSION to alpha22Andrew Bartlett2012-05-251-2/+2
| | | | | | | | | | We will change this to beta once we both fix the VERSION parsing scripts and we agree that the next release will indeed be the beta. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri May 25 04:19:30 CEST 2012 on sn-devel-104
* WHATSNEW: update for alpha21, and mark as releaseAndrew Bartlett2012-05-251-1/+1
| | | | | | The plan has changed. This will we hope be the last alpha. Andrew Bartlett
* move VERSION to alpha21Andrew Bartlett2012-05-011-2/+2
| | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue May 1 08:16:38 CEST 2012 on sn-devel-104
* prepare WHATSNEW for alpha20 and mark as releaseAndrew Bartlett2012-05-011-1/+1
|
* on our way with Samba 4.0alpha20Andrew Bartlett2012-04-111-2/+2
| | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Apr 11 04:04:18 CEST 2012 on sn-devel-104
* prepare WHATSNEW for Samba 4.0alpha19 release and mark as release.Andrew Bartlett2012-04-111-1/+1
|
* on our way with Samba 4.0alpha19Andrew Bartlett2012-02-241-2/+2
| | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Feb 24 07:20:10 CET 2012 on sn-devel-104
* prepare WHATSNEW for Samba 4.0alpha18 release and mark as release.Andrew Bartlett2012-02-241-1/+1
|
* 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.0alpha17v4-0-testv4-0-stableAndrew 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>