Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-10 | s3:packaging: Fix version detection. | Karolin Seeger | 1 | -2/+2 | |
Adapted from 728b01fc03. Thanks god I was not root! It would have delted /*! Karolin | |||||
2009-12-10 | s3:packaging: Fix source dir. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2009-12-10 | s3:packaging: Fix typo in comment. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
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-10-16 | s3:packaging: Fix building RHEL packages. | Karolin Seeger | 2 | -6/+23 | |
Fix bug #6721. Thanks to Eero Volotinen <eero.volotinen@medicel.com> for providing the patch! Karolin | |||||
2009-06-17 | s3/packaging: pam_winbind has been moved to section 8. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2009-06-17 | s3/packaging: source -> source3 | Karolin Seeger | 1 | -7/+7 | |
Karolin | |||||
2009-06-12 | packaging/Debian: Remove outdated Debian package sources and instead refer to | Jelmer Vernooij | 277 | -30924/+16 | |
Debian.org and SerNet packages. | |||||
2009-05-13 | s3/packaging: Fix build on RHEL when ccache is not available. | Karolin Seeger | 1 | -2/+1 | |
This fixes bug #5832. Patch was provided by D.L. Meyer <dlmeyer [at] uiuc.edu>. Thanks for reporting and providing the patch! Karolin | |||||
2009-05-04 | s3/packaging: Add keyutils-devel to build requires. | Karolin Seeger | 1 | -1/+1 | |
This should fiy bug #5853. Thanks to D.L. Meyer <dlmeyer [at] uiuc.edu> for reporting. Karolin | |||||
2009-04-08 | s3/packaging: Add idmap_hash and idmap_adex to the list of built modules. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2009-03-09 | s3/packaging: Fix typo in comment. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2009-03-09 | s3/packaging: Package new files properly. | Karolin Seeger | 1 | -0/+6 | |
That is part of the fix for bug #6144. Thanks to Diego Remolina dijuremo [at] gatech [dot] edu for reporting! Karolin | |||||
2009-02-11 | s3:packaging: fix parsing of include.h in fill-templates | Michael Adam | 1 | -3/+3 | |
The content has changed slightly in master for the merged build, and we must be more exact when parsing the lines. Michael | |||||
2009-02-11 | s3:packaging: fix path to calling update-pkginfo after pushd in fill-templates | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-02-11 | s3:packaging: paths cosmetics in fill-templates | Michael Adam | 1 | -1/+1 | |
Michael |