Age | Commit message (Expand) | Author | Files | Lines |
2009-05-04 | s3/packaging: Add keyutils-devel to build requires. | Karolin Seeger | 1 | -1/+1 |
2009-04-08 | s3/packaging: Add idmap_hash and idmap_adex to the list of built modules. | Karolin Seeger | 1 | -1/+1 |
2009-03-09 | s3/packaging: Fix typo in comment. | Karolin Seeger | 1 | -1/+1 |
2009-03-09 | s3/packaging: Package new files properly. | Karolin Seeger | 1 | -0/+6 |
2009-02-11 | s3:packaging: fix parsing of include.h in fill-templates | Michael Adam | 1 | -3/+3 |
2009-02-11 | s3:packaging: fix path to calling update-pkginfo after pushd in fill-templates | Michael Adam | 1 | -1/+1 |
2009-02-11 | s3:packaging: paths cosmetics in fill-templates | Michael Adam | 1 | -1/+1 |
2009-02-11 | packaging: make update-pkginfo callable from any directory | Michael Adam | 1 | -1/+6 |
2009-02-11 | packaging: remove commented out stuff from update-pkginfo | Michael Adam | 1 | -2/+0 |
2009-02-11 | packaging: don't clutter the output of fillup-templates with popd output | Michael Adam | 1 | -2/+2 |
2009-02-11 | packaging: fix fill-templates call to update-pkginfo to pushd appropriately f... | Michael Adam | 1 | -1/+2 |
2009-02-11 | packaging: fix source dir to source3 in fill-templates | Michael Adam | 1 | -1/+1 |
2009-02-10 | packaging: add script fill-templates | Michael Adam | 1 | -0/+46 |
2009-01-15 | packaging(RHEL-CTDB): export CC - really use ccache... | Stefan Metzmacher | 1 | -0/+2 |
2009-01-02 | packaging(RHEL): fix typo in [u]mount.cifs installation | Michael Adam | 1 | -2/+2 |
2009-01-02 | packaging(RHEL): fix build of [u]mount.cifs | Michael Adam | 1 | -8/+2 |
2008-12-18 | packaging(RHEL-CTDB): fix typo in [u]mount.cifs installation | Michael Adam | 1 | -2/+2 |
2008-12-18 | packaging(RHEL-CTDB): fix build of [u]mount.cifs | Michael Adam | 1 | -8/+2 |
2008-12-18 | packaging(RHEL-CTDB): Fix accidential linebreak | Michael Adam | 1 | -2/+1 |
2008-12-11 | packaging(RHEL-CTDB): don't show failure messages in check for ccache | Michael Adam | 1 | -1/+1 |
2008-12-11 | packaging(RHEL-CTDB): fix the build when ccache is not found. | Michael Adam | 1 | -2/+1 |
2008-12-11 | packaging(RHEL-CTDB): use ccache if available | Michael Adam | 1 | -5/+5 |
2008-12-11 | packaging(RHEL-CTDB): move the cifs.upcall manpage to the client package | Michael Adam | 1 | -1/+1 |
2008-12-11 | packaging(RHEL-CTDB): add the cifs.upcall binary to the client package. | Michael Adam | 1 | -0/+2 |
2008-12-11 | packaging(RHEL-CTDB): fix typo in makerpms.sh | Michael Adam | 1 | -2/+2 |
2008-12-11 | packaging(RHEL-CTDB): refactor creation of spec file from template out | Michael Adam | 2 | -19/+42 |
2008-12-11 | packaging(RHEL-CTDB): fix installation of pam modules | Michael Adam | 1 | -4/+2 |
2008-12-10 | packaging(RHEL-CTDB): explicitly build the gpfs module | Michael Adam | 2 | -2/+2 |
2008-12-10 | packaging(RHEL-CTDB): adapt configure.rpm to changes to the spec file | Michael Adam | 1 | -22/+44 |
2008-12-10 | Revert "Fix some merge omissions for GPFS" | Volker Lendecke | 1 | -44/+23 |
2008-12-10 | Fix some merge omissions for GPFS | Volker Lendecke | 1 | -23/+44 |
2008-10-30 | Fix Debian maintainers email address. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-12 | packaging: use "find" instead of "du" to find files... :-) | Michael Adam | 1 | -1/+1 |
2008-09-10 | packaging(RHEL): fix direction of link (.so) of nss libs. | Michael Adam | 1 | -4/+4 |
2008-09-09 | packaging(RHEL): add makerpms.git.sh to build rpms from inside a git checkout | Michael Adam | 1 | -0/+149 |
2008-09-09 | packaging(RHEL): use ccache if available | Michael Adam | 1 | -6/+6 |
2008-09-09 | packaging(RHEL): add ldbtools binaries and man pages to common package | Michael Adam | 1 | -0/+12 |
2008-09-09 | packaging(RHEL): add cifs.upcall binary and manpage to client package | Michael Adam | 1 | -0/+2 |
2008-09-09 | packaging(RHEL): fix installation of pam modules. | Michael Adam | 1 | -5/+2 |
2008-09-09 | packaging(RHEL): remove leftovers of smbmount from SPEC file. | Michael Adam | 1 | -4/+0 |
2008-09-09 | packaging(RHEL): add new libs (talloc, tdb, ...) to the common package | Michael Adam | 1 | -0/+11 |
2008-09-09 | packaging(RHEL): remove workaround code for libsmclient/sharemodes installation | Michael Adam | 1 | -15/+0 |
2008-09-09 | packaging(RHEL): fix libdir installation by using _libarch/_libarchdir | Michael Adam | 1 | -30/+39 |
2008-09-09 | packaging(RHEL): remove libmsrpc stuff which is no more... | Michael Adam | 1 | -10/+0 |
2008-09-09 | packaging(RHEL): remove duplicate installation of pam_smbpass.so | Michael Adam | 1 | -3/+0 |
2008-09-09 | packaging(RHEL): remove smbmount related stuff from spec file | Michael Adam | 1 | -10/+0 |
2008-09-09 | packaging(RHEL): don't make proto for samba 3.3 | Michael Adam | 1 | -2/+0 |
2008-09-09 | packaging(RHEL): use --libdir and --with-modulesdir instead of --with-libdir | Michael Adam | 1 | -1/+2 |
2008-09-09 | packaging(RHEL): fix version of GPL (2 --> 3) | Michael Adam | 1 | -1/+1 |
2008-09-08 | packaging(RHEL-CTDB): add fix for versions containing "-" signs. | Michael Adam | 1 | -0/+1 |