Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-22 | packaging: Remove long-gone --disable-merged-build from RHEL-CTDB packaging | Andrew Bartlett | 2 | -2/+0 | |
Reviewed-by: Andreas Schneider <asn@samba.org> | |||||
2012-11-22 | build: Remove --enable-smbtorture, require bin/smbtorture (from waf) for ↵ | Andrew Bartlett | 2 | -2/+0 | |
make test This simply moves this to being a side-effect of --enable-selftest. The flag was renamed from --enable-smbtorture4 in a recent patch. Make test now relies on smbtorture4, and so this code to make the dependency optional for the tests is not required any more. Andrew Bartlett Reviewed-by: Andreas Schneider <asn@samba.org> | |||||
2012-11-22 | build: Be consistent with the name of smbtorture binaries | Andrew Bartlett | 2 | -2/+2 | |
This ensures that in both build systems, smbtorture3 is the source3 binary, and smbtoture is our main smbtorture binary, built with waf. Also included in this is the removal of bin/ndrdump4 as a special case. This removes the last cases of binaries with different names in each build system. Andrew Bartlett Reviewed-by: Andreas Schneider <asn@samba.org> | |||||
2012-10-29 | packaging: Move smbprint to a comman location. | Andreas Schneider | 2 | -85/+1 | |
This also removes all the duplicate smbprint scripts. This fixes bug #9301. Signed-off-by: Andreas Schneider <asn@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Mon Oct 29 14:08:37 CET 2012 on sn-devel-104 | |||||
2012-09-18 | packaging/RHEL-CTDB: add "BUILD_GPFS=no configure.rpm" and "BUILD_GPFS=no ↵ | Stefan Metzmacher | 3 | -8/+44 | |
makerpms.sh" metze | |||||
2012-09-18 | packaging/RHEL-CTDB: try harder to set $RPMVER | Stefan Metzmacher | 1 | -0/+3 | |
metze | |||||
2012-09-18 | packaging/RHEL-CTDB: fix the build | Stefan Metzmacher | 3 | -78/+30 | |
metze | |||||
2012-08-17 | s3: Remove the gpfs_hsm_notify module | Volker Lendecke | 2 | -3/+2 | |
The functionality has been merged into vfs_gpfs Signed-off-by: Christian Ambach <ambi@samba.org> | |||||
2012-08-16 | s3:utils: remove standalone cclean tool | Gregor Beck | 1 | -1/+0 | |
Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2012-06-29 | packaging(RHEL-CTDB): package cclean tool | Gregor Beck | 1 | -0/+1 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2012-06-29 | packaging(RHEL-CTDB): make makespec.sh aware of new location of version.h | Gregor Beck | 1 | -1/+1 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2012-06-28 | packaging(RHEL-CTDB): fix build dependencies | Björn Baumbach | 1 | -2/+2 | |
Building manual pages needs rsync for copying built mans. source3/script/installmo.sh calls msgfmt, thats part of gettext. | |||||
2012-01-17 | RHEL-CTDB: *.msg files moved | Volker Lendecke | 1 | -1/+1 | |
2012-01-17 | RHEL-CTDB: *.dat files moved | Volker Lendecke | 1 | -3/+3 | |
2012-01-17 | RHEL-CTDB: CP*so are no more | Volker Lendecke | 1 | -2/+0 | |
2012-01-17 | RHEL-CTDB: --with-mandir -> --mandir | Volker Lendecke | 2 | -2/+2 | |
2011-05-27 | packaging(RHEL-CTDB): align configure.rpm to the spec file | Christian Ambach | 1 | -1/+1 | |
Signed-off-by: Michael Adam <obnox@samba.org> Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Fri May 27 13:27:03 CEST 2011 on sn-devel-104 | |||||
2011-05-18 | packaging(RHEL-CTDB): honour rpm build target options handed in to makerpms.sh | Michael Adam | 1 | -1/+10 | |
This allows to call e.g. "makerpms.sh -bs" to only build the source rpm. Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed May 18 23:10:59 CEST 2011 on sn-devel-104 | |||||
2011-05-18 | packaging(RHEL-CTDB): adapt configure.rpm | Michael Adam | 1 | -0/+2 | |
2011-05-18 | packaging(RHEL-CTDB): enforce building of libtdb and libtalloc | Michael Adam | 1 | -1/+3 | |
2011-05-18 | packaging(RHEL-CTDB): build libtdb and libtalloc packages ourselves | Michael Adam | 2 | -5/+51 | |
and add appropriate dependencies to the samba-common package. It should also be possible to run with appropriate system talloc and tdb packages. | |||||
2011-05-18 | packaging(RHEL-CTDB): update configure.rpm (--disable-smbtorture4) | Michael Adam | 1 | -0/+1 | |
2011-05-18 | packaging(RHEL-CTDB): disable smbtorture4 in the rpm build | Michael Adam | 1 | -1/+2 | |
2011-05-18 | packaging(RHEL-CTDB): Remove the packaging of the winbind-32bit compat package | Michael Adam | 1 | -111/+0 | |
2011-05-18 | packaging(RHEL-CTDB): create the rpm directories | Volker Lendecke | 1 | -0/+8 | |
In RHEL6, rpms are built in /root/rpmbuild, and those directories do not necessarily exist. | |||||
2011-05-04 | Always build before commit ... :-) | Volker Lendecke | 1 | -1/+1 | |
2011-05-04 | RHEL-CTDB: Build vfs_gpfs_hsm_notify | Volker Lendecke | 1 | -1/+2 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed May 4 17:12:14 CEST 2011 on sn-devel-104 | |||||
2011-04-07 | packaging(RHEL-CTDB): fix configure.rpm (honour additional cmdline parameters) | Michael Adam | 1 | -1/+1 | |
2011-04-06 | packaging(RHEL-CTDB): Fix debuginfo builds | Michael Adam | 1 | -0/+38 | |
At least on RHEL 5.5, we observed broken debuginfo packages when either old build directories were still present or old debuginfo packages (of samba) were installed. This patch removes the debuginfo samba RPMs and old RPM build directories, giving the user a 10 second chance to quit. | |||||
2011-04-06 | packaging(RHEL-CTDB): add BuildRequires to ctdb-devel >= 1.2.25 | Michael Adam | 1 | -1/+2 | |
This should make sure we build against ctdb with SCHEDULE_FOR_DELETION control. | |||||
2011-04-06 | packaging(RHEL-CTDB): replace Prereq by Requires. | Michael Adam | 1 | -3/+3 | |
In RHEL6, Prereq is deprecated. | |||||
2011-01-21 | packaging(RHEL-CTDB): explicitly build the tsm vfs module. | Volker Lendecke | 1 | -1/+1 | |
2011-01-18 | packaging/RHEL-CTDB: add the smbta-util manpage | Michael Adam | 1 | -0/+1 | |
2011-01-18 | packaging/RHEL-CTDB: add the pam_winbind.conf manpage | Michael Adam | 1 | -0/+1 | |
2011-01-18 | packaging/RHEL-CTDB: do not use an external docs tarball but build the manpages | Michael Adam | 2 | -15/+9 | |
2011-01-18 | packaging/RHEL-CTDB: untangle the various %doc entries to single lines | Michael Adam | 1 | -3/+10 | |
2010-11-09 | s3: Package autorid module | Volker Lendecke | 1 | -0/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Nov 9 16:21:48 UTC 2010 on sn-devel-104 | |||||
2010-10-28 | s3: Add a vfs_time_audit module | Abhidnya P Chirmule | 1 | -0/+1 | |
This warns if a file system is slow Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu Oct 28 08:56:44 UTC 2010 on sn-devel-104 | |||||
2010-10-26 | s3: Package tdbrestore in RHEL-CTDB | Volker Lendecke | 1 | -0/+1 | |
2010-08-31 | packaging: build fixes | Volker Lendecke | 1 | -9/+9 | |
2010-08-31 | packaging: cifsutils are no longer part of Samba | Volker Lendecke | 1 | -11/+0 | |
2010-08-30 | packaging: Build with -O3 | Volker Lendecke | 2 | -2/+2 | |
2010-08-30 | packaging: Attempt to fix the RPM build | Volker Lendecke | 1 | -0/+2 | |
2010-02-12 | packaging(RHEL-CTDB): adapt configure.rpm to match the spec-file configure call | Michael Adam | 1 | -1/+2 | |
Michael | |||||
2010-02-12 | v3-4-ctdb: Do not do any logrotation | Volker Lendecke | 1 | -5/+2 | |
2009-12-08 | packaging(RHEL-CTDB): clean some commented out lines from the files sections | Michael Adam | 1 | -4/+0 | |
Michael | |||||
2009-12-08 | packaging(RHEL-CTDB): explicitly list library versions in samba-winbind-32bit | Michael Adam | 1 | -4/+8 | |
Michael | |||||
2009-12-08 | packaging(RHEL-CTDB): explicitly list library versions in samba-common | Michael Adam | 1 | -6/+12 | |
Michael | |||||
2009-12-08 | packaging(RHEL-CTDB): explicitly list all packaged idmap/nss-info/charset ↵ | Michael Adam | 1 | -5/+11 | |
modules in the samba-common package. This is to better be able to catch regressions or build problems. Michael | |||||
2009-12-08 | packaging(RHEL-CTDB): explicitly list all the vfs modules in the main package | Michael Adam | 1 | -2/+28 | |
Instead of the wildcard list, to better control regressions or build problems. Michael |