Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2009-12-08 | packaging(RHEL-CTDB): add some checks to test the built smbd | Michael Adam | 1 | -0/+10 | |
Test whether some required features have been built into smbd. Can be extended... Michael | |||||
2009-12-08 | packaging(RHEL-CTDB): make everything instead of all in the build stage | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-12-05 | packaging(RHEL-CTDB): package dbwrap_tool and dbwrap_torture in the common pkg | Michael Adam | 1 | -0/+5 | |
Michael | |||||
2009-11-13 | add e2fsprogs-devel as build dependency this is needed for AD because it ↵ | Christian Ambach | 1 | -1/+1 | |
contains libcom/libcom_err files and headers Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com> Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2009-11-13 | packaging(RHEL-CTDB): add the current githash to the rpm release number by ↵ | Michael Adam | 2 | -1/+14 | |
default Disable this (to build a release-rpm) by calling USE_GITHASH=no makerpms.sh Michael | |||||
2009-11-13 | packaging(RHEL-CTDB): enable parallel build | Michael Adam | 1 | -2/+3 | |
Michael | |||||
2009-11-13 | packaging(RHEL-CTDB): fix packaging of pam_winbind.mo file | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-11-13 | packaging(RHEL-CTDB): move the idmap and nss_info modules to the common package | Michael Adam | 1 | -3/+4 | |
In this layout, this is the package that contains winbindd related stuff. Michael | |||||
2009-11-13 | packaging(RHEL-CTDB): package the winbind_krb5_locator.so plugin | Michael Adam | 1 | -0/+4 | |
Michael | |||||
2009-11-13 | packaging(RHEL-CTDB): package the manpage of the winbind_krb5_locator plugin | Michael Adam | 1 | -0/+1 | |
Michael | |||||
2009-11-13 | packaging(RHEL-CTDB): package the manpage of "ldbrename" | Michael Adam | 1 | -0/+1 | |
Michael | |||||
2009-11-13 | packaging(RHEL-CTDB): package the manpage of "sharesec" | Michael Adam | 1 | -0/+1 | |
Michael | |||||
2009-11-13 | packaging(RHEL-CTDB): pam_winbindd man page has moved from section 7 to 8 | Michael Adam | 1 | -1/+1 | |
This due to updating the docs tarball to the 3.4 docs. Michael | |||||
2009-11-13 | packaging(RHEL-CTDB): disable the merged build. | Michael Adam | 2 | -2/+5 | |
Michael | |||||
2009-11-13 | packaging(RHEL-CTDB): also pack libwbcient in winbind-32bit package | Michael Adam | 1 | -0/+3 | |
Michael Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2009-11-13 | packaging(RHEL-CTDB): add new pam_winbind.mo to the common package | Michael Adam | 1 | -0/+1 | |
Michael Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2009-11-13 | packaging(RHEL-CTDB): add new binary sharesec to the client package. | Michael Adam | 1 | -0/+1 | |
Michael Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2009-11-13 | packaging(RHEL-CTDB): add new binary ldbrename to the common rpm | Michael Adam | 1 | -0/+1 | |
Michael Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2009-11-13 | packaging(RHEL-CTDB): fix location of nsswitch/ directory for install | Michael Adam | 1 | -3/+3 | |
This has been moved to the top level directory in 3.4. Michael | |||||
2009-11-13 | packaging(RHEL-CTDB): don't pass CFLAGS to make. | Michael Adam | 1 | -2/+2 | |
This breaks the build since 3.3 since it overwrites the CFLAGS set by configure. Michael | |||||
2009-11-13 | packaging(RHEL-CTDB): don't "make proto" any more. | Michael Adam | 1 | -2/+0 | |
This has become unnecessary in 3.3 Michael | |||||
2009-11-13 | packaging(RHEL-CTDB):makerpms.sh: replace source/ by source3/ | Michael Adam | 1 | -7/+7 | |
Michael | |||||
2009-11-13 | packaging(RHEL-CTDB):makespec.sh: fix detection of version | Michael Adam | 1 | -3/+3 | |
Michael | |||||
2009-11-13 | packaging(RHEL-CTDB): makeversion.sh: v3-4-test uses source3 instead of source | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-11-13 | packaging(RHEL-CTDB): makerpms.sh: build winbind-32bit libs in the 64bit build | Michael Adam | 1 | -8/+9 | |
Michael (cherry picked from commit a9a506b6640986548e2ae8540b7ae93960d6ece5) | |||||
2009-11-13 | packaging(RHEL-CTDB): Build winbind-32bit package in the 64bit build | Michael Adam | 1 | -7/+96 | |
Michael (cherry picked from commit f5cd88a25f360e6609dc5abe24247fab78af6854) | |||||
2009-11-13 | packaging(RHEL-CTDB): extend makespec.sh to extract VENDOR_PATCH from version.h | Michael Adam | 1 | -0/+4 | |
Michael (cherry picked from commit fc122aa276bce379b492e5bdf52ab3e03bc3737f) | |||||
2009-11-13 | packaging(RHEL-CTDB): The former release number has basically moved into VERSION | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-01-15 | packaging(RHEL-CTDB): export CC - really use ccache... | Stefan Metzmacher | 1 | -0/+2 | |
metze Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2008-12-18 | packaging(RHEL-CTDB): fix typo in [u]mount.cifs installation | Michael Adam | 1 | -2/+2 | |
Michael (cherry picked from commit 835108bcf84a5f47f46d237c7a93c572348125a1) Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2008-12-18 | packaging(RHEL-CTDB): fix build of [u]mount.cifs | Michael Adam | 1 | -8/+2 | |
mount.cifs is now built by make everything. And it needs extra objects anyways (mtab.o), which is why the build of mount.cifs failed. Michael (cherry picked from commit 96c811cf222be5463a6705feae73d6215685c5f1) Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2008-12-18 | packaging(RHEL-CTDB): Fix accidential linebreak | Michael Adam | 1 | -2/+1 | |
Michael (cherry picked from commit 5cd8ff8a2aba6b1d6821d4ebb986449b03d40542) Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2008-12-11 | packaging(RHEL-CTDB): don't show failure messages in check for ccache | Michael Adam | 1 | -1/+1 | |
by fixing the order of "> /dev/null 2>&1" Michael (cherry picked from commit 0e9d5638a7c375b3b18f19f83f97924ab45ad382) (cherry picked from commit 6e51f250c5d38e973948aa1d53222bcccdcca365) | |||||
2008-12-11 | packaging(RHEL-CTDB): fix the build when ccache is not found. | Michael Adam | 1 | -2/+1 | |
Michael (cherry picked from commit c98fb34ef933944a96a286d2d276cf2adc99e25e) (cherry picked from commit 7d929d9fa363a1f1c67926678524f338e84b3535) | |||||
2008-12-11 | packaging(RHEL-CTDB): use ccache if available | Michael Adam | 1 | -5/+5 | |
Michael (cherry picked from commit 36ca917a63f23126536e786bed845dee48fbf61c) (cherry picked from commit 05b51bc176f87e7dc1b65adf3d866e797159d953) | |||||
2008-12-11 | packaging(RHEL-CTDB): move the cifs.upcall manpage to the client package | Michael Adam | 1 | -1/+1 | |
Michael (cherry picked from commit 16f23eb27467ace9751ef2d1fbb6c4d3a5ae9550) (cherry picked from commit 9538e3130f33ffde1d68eaea303b2b2dd9ddd71d) | |||||
2008-12-11 | packaging(RHEL-CTDB): add the cifs.upcall binary to the client package. | Michael Adam | 1 | -0/+2 | |
Michael (cherry picked from commit 1875b373a319ac9494fdc907793e59804c577a4d) (cherry picked from commit e1dca5f1870975b7d9a57869357c971d559afdfe) |