summaryrefslogtreecommitdiffstats
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* syncing RCS tag removal from 3.0 release treeGerald Carter2003-06-0618-18/+1
| | | | (This used to be commit 1038879c9422bda4cd3be5a403ea9a22a552312b)
* Adjusting Debian patches so they apply cleanly.Eloy Paris2003-06-051-1/+1
| | | | (This used to be commit f43d6905b02bc41caa3e969ccc99eea59f017461)
* Bringing packaging/Debian/ up to date with the current Samba packageEloy Paris2003-06-0177-7599/+4344
| | | | | in Debian unstable. The stuff here was ages old... (This used to be commit 5646df8bfb327d74f9c07fc219023a5aecdbc70d)
* fix up packaging for RH9Gerald Carter2003-05-131-2/+3
| | | | (This used to be commit 9a52b08bfc9e5004030ee03676811543b55be6d5)
* more updates from Buchan after we removed some on the old/unstable ↵Gerald Carter2003-04-291-15/+12
| | | | | | tools/binaries/scripts (This used to be commit 1de2d29fc4921deb6b6509ce3bf49512e990e050)
* remove 'devel' option to makerpms.sh.tmpl since we don't use it n the RH ↵Gerald Carter2003-04-292-17/+6
| | | | | | packaging anymore and make sure to run autogen.sh if configure doesn't exist (make building from CVS easier) (This used to be commit bfcdd769f5fd008bf8113c4fe82c3791bd354398)
* do not build wrepld by default; package maintainers need to update their ↵Gerald Carter2003-04-291-2/+1
| | | | | | files now (john :) ) (This used to be commit 4a2bd728a5486764f0e50932d37c636ed8d226ea)
* packaging updates from BuchanGerald Carter2003-04-294-119/+243
| | | | (This used to be commit e4754e0a2bd2ca7b2495a9d747fe08cdb45c8876)
* remove smbgroupedit from packaging scriptsGerald Carter2003-04-214-7/+2
| | | | (This used to be commit efa4e08210ff7c3bd703f0bb3ddf8da8bb84850a)
* removing duplicate listing of filesGerald Carter2003-03-311-2/+0
| | | | (This used to be commit 6ed71eb5a4912247197bb12bf282ec7a7562d157)