summaryrefslogtreecommitdiffstats
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
...
* updating readme with new links/address and removing outdated packagesGerald Carter2003-09-059-177/+3
| | | | (This used to be commit 666d0fa721561978fe088cc665e16f8f1b65954f)
* removing debugging statement checked in by mistakeGerald Carter2003-09-021-2/+1
| | | | (This used to be commit 01096554110ba243566003a45f88dbaeb513fc73)
* another round of changes for build on RedHatGerald Carter2003-09-024-26/+37
| | | | (This used to be commit a8de1f41c9e8465a26d5ce19c5c08efda186e198)
* I think this will gracefully get around issues between different rpmGerald Carter2003-09-024-24/+20
| | | | | | | versions. Particularly the long standing problem with Net::LDAP dependencies in examples/LDAP. I'll build new packages tomorrow as the final test. (This used to be commit cca0f603506b2e3c20eff5e1dd235354363d7a86)
* i know there is an specfile macro for determing the RPM versionGerald Carter2003-08-303-29/+30
| | | | | | but I can't seem to find it right now. This should get us around all problems with RPM adding Net::LDAP to the list of requirements. (This used to be commit 3c2bcc5804f3809221219b24be53a19e03b58535)
* make changes in the template, not the generated files... :-(Gerald Carter2003-08-291-0/+4
| | | | (This used to be commit 9e404772811ab0c88afbface2252df2e75c5e1ba)
* packaging updates; use rpm -E when possible for spec & src dir; also avoid ↵Gerald Carter2003-08-293-2/+14
| | | | | | Net::LDAP dependencies (This used to be commit 3b31d1aa8ff3baaa48beee86e72e8a6caaf5ac1b)
* adding smbcquotas to the list of installed toolsGerald Carter2003-08-291-1/+2
| | | | (This used to be commit e872c3e4a117090528b2b1c7036e07f30b0a31ca)
* adding packaging for charset modulesGerald Carter2003-08-291-0/+1
| | | | (This used to be commit 8c9ae560b4f61146f8add848337c24b62fa0b9ea)
* fix order of init scripts and remove references to swat/READMEGerald Carter2003-08-293-5/+2
| | | | (This used to be commit 3ec9e76052e2e5f9f2cf26d1925344497de7c5fb)
* fixing some packaging stuff for SolarisGerald Carter2003-08-222-10/+6
| | | | (This used to be commit b0d3f40ffe666f768f5ec0d93b84488148b5527e)
* update for new version.h formatHerb Lewis2003-08-211-5/+11
| | | | (This used to be commit 523f2554c0fa8512d805b5f8e1fb122c02f856f2)
* packaging fix for winbind NSS libraries from Brian KingGerald Carter2003-08-211-0/+10
| | | | (This used to be commit 04369b39897aec899957fb08665959b530ff9210)
* no maintainer for TurboLinux eitherGerald Carter2003-08-1913-1196/+0
| | | | (This used to be commit f98f937ec9395af576efa48d6a628eae23b18d79)
* removing outdated READMEGerald Carter2003-08-191-6/+0
| | | | (This used to be commit a3af090c3fc6143cd621dc6777275aebc7fac93d)
* missed one caldera packaging fileGerald Carter2003-08-191-6/+0
| | | | (This used to be commit 1fb59ec769eb58f8f56c4162c8de2d46dac27653)
* no maintainer. Will be in the Attic if ever needed. No pointGerald Carter2003-08-1962-6441/+0
| | | | | | in claiming support for these packagaing files if we don't even know if they build. (This used to be commit b87357c11bf7cbaeb1b90aaf67c9b2ba64f65783)
* packagaing fixes from BuchanGerald Carter2003-08-155-120/+302
| | | | (This used to be commit 18bbfe27f66d71172239299b917655fd00a2313f)
* make sure idb file is properly sorted.Herb Lewis2003-08-151-0/+2
| | | | (This used to be commit 864d63a82dcd2ddea415d51a68a48aebe89c4bc6)
* ntlm_auth should be installed as well. It is now of use by Squid and Midgard ↵Alexander Bokovoy2003-08-141-1/+2
| | | | | | and is stable enough so it make sense to provide it in a Samba Team's binary packages (This used to be commit 6615b06cd186d58b25e0af9ef4174868f99d9be3)
* Missed one file. Now it's added.John Terpstra2003-08-121-0/+14
| | | | (This used to be commit f2d212950d7e7b0b7c32166ab39b4389791602b6)
* Updating SuSE build files for Samba3John Terpstra2003-08-1210-503/+1200
| | | | (This used to be commit 934fefa688fe735e2287c701ed8f913fc6147447)
* Deleting obsoleted files in preparation for addition of new files.John Terpstra2003-08-126-372/+0
| | | | (This used to be commit ec43558343b036d96f2822490d55eb22edf6124d)
* remove unnceccsary $; spotted by Lee TaylorGerald Carter2003-07-261-1/+1
| | | | (This used to be commit 5cde975bec9c726857815c89cd479028bce64685)
* call chkconfig --del winbind on removal (bug #238)Gerald Carter2003-07-251-0/+1
| | | | (This used to be commit 942c3ae6e0dc69c1ed4bbc6b765bec0c98582e7f)
* fix libsmbclientr symlink (patch by Alex Duggan for bug #247)Gerald Carter2003-07-251-20/+5
| | | | (This used to be commit 67f3a26c26c3e88f3764bb1c34e94c1f6cbc58c0)
* fix bug config file path in winbind init script (bug #237)Gerald Carter2003-07-251-7/+2
| | | | (This used to be commit 92b59848ca9cfab52b9434e364bcaa1dad2afbaf)
* Fix spelling typo.Tim Potter2003-07-181-1/+1
| | | | (This used to be commit 5cb7d92751b6da58bb3ecd97cced5c963d348bed)
* Further Debian fixes.Eloy Paris2003-07-163-26/+29
| | | | (This used to be commit 8f86cb196f9f2eaa4d6406f1082397dcf01897bf)
* Debian updates. Brings files in packaging/Debian on par with theEloy Paris2003-07-1522-276/+967
| | | | | | latest Debian official packages for Debian unstable. Also fixes patches that got out of date in the beta2->beta3 development process. (This used to be commit 03871fd574bf9c0f6d88c96423f77e9ada7b16f7)
* Mandrake packaging updates from BuchanGerald Carter2003-07-158-97/+203
| | | | (This used to be commit 3fec31d0fd91de6196d56fc7eae145f10c12483c)
* fix winbindd init sctiptGerald Carter2003-07-111-4/+8
| | | | (This used to be commit 018b222f9248e6baa02e74e36adbf2332aa4431e)
* Fix yet another place where we store a Samba version number. )-:Tim Potter2003-07-111-1/+1
| | | | (This used to be commit caa36c2f0a935f90472caff3e48fb298067d1447)
* Ignore autogenerated files.Tim Potter2003-07-111-0/+4
| | | | (This used to be commit be28d126a944075949821d6b4af3402be2cd86d6)
* Remove references to obsolete codepage binaries, codepages and unicodeTim Potter2003-07-111-31/+0
| | | | | | | map files. Other part of fix for bug 218. (This used to be commit 00551b12c7736050fe53592d3955624e67f04994)
* Fix references to plain password registry files pointing at an oldTim Potter2003-07-111-5/+6
| | | | | | | | | | | | | | | | | | location. These files are now in docs/Registry. For some reason only the PlainPassword files are included in the packaging, not some of the other useful Samba related registry mods such as sign or seal and terminal server. I also removed the reference to checkinstall as it doesn't seem to exist on the Solaris system in the build farm and I can't figure out what it is supposed to do (always a good reason to delete something). docs.solaris.com says "The checkinstall script is only available with the Solaris(TM) 2.5 and compatible releases" so maybe this file is obsolete. Part of fix for bug 218. (This used to be commit 0699f362c524dc07b84ad23c57e559ec5e4681f8)
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-4/+6
| | | | | to winbindd. See README.idmap-and-winbind-changes for details. (This used to be commit 1111bc7b0c7165e1cdf8d90eb49f4c368d2eded6)
* Debian updates.Eloy Paris2003-07-041-0/+11
| | | | (This used to be commit c14fca49e99395c064b0365e902dd97119974bb6)
* More Debian updates.Eloy Paris2003-07-0319-262/+409
| | | | (This used to be commit 1f7de8c42e05c70cdb76c4f917b7ff128f5249e6)
* Debian updates.Eloy Paris2003-07-034-38/+16
| | | | (This used to be commit 617902427688de58b21c176e060b9b678ebfcd10)
* syncing newer files to SAMBA_3_0Gerald Carter2003-07-012-29/+13
| | | | (This used to be commit 1bd76a320e92b4c9d5de6ffceaf5f6ebac1ad459)
* Minor Debian updates.Eloy Paris2003-06-192-5/+23
| | | | (This used to be commit f9f5211d79feb07f20f6aad9e8829d19eaf096fd)
* Updated Debian patches so they apply cleanly and without warnings atEloy Paris2003-06-181-11/+10
| | | | | build time. (This used to be commit 37acf55b609e90d4ae1a4b6bafb6067487352cee)
* Debian updates.Eloy Paris2003-06-083-22/+44
| | | | (This used to be commit da96b96a1b683bd534bd1e4ff57898bb2cbe8b77)
* fix up a couple pathsHerb Lewis2003-06-071-5/+2
| | | | (This used to be commit dab21ae3b1a9c31cf07dd65225eb6db3854b846e)
* pMandrake/samba2.spec.tmplackaging updates (Buchan)Gerald Carter2003-06-062-19/+26
| | | | (This used to be commit 73aca1443a0cc6affbe24f869309b119b9556785)
* make this work for older version of perlHerb Lewis2003-06-061-1/+1
| | | | (This used to be commit ed4a12a812ed154f747dac6d1a9601df1ee5298f)
* remove yet aother RCS tagGerald Carter2003-06-061-2/+0
| | | | (This used to be commit 48c8243ef325234c2fefbf273b2ab57df334de0a)
* Fixing Debian-specific patches so they apply cleanly.Eloy Paris2003-06-062-65/+60
| | | | (This used to be commit da0f18cb7be8aa9a9f990507b107e10ce3fadebb)
* updates for RedHat packagingGerald Carter2003-06-062-16/+18
| | | | (This used to be commit 53001b8db3492608095988b0fc3d6155a0e52822)