summaryrefslogtreecommitdiffstats
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
* Remove VFS module build so RPMs can build for now.John Terpstra2002-07-311-13/+13
| | | | (This used to be commit 0c1e759cd3ee70f509fe7ccd30f986f24ad20464)
* Fix typo.Shirish Kalele2002-06-051-1/+1
| | | | (This used to be commit b874c14a1d3cd333aada5ee93da7a83c24c7b3d6)
* Add VFS SupportJohn Terpstra2002-06-031-0/+15
| | | | (This used to be commit c28343fd033c7a805fad451dca39dfc627cee2c4)
* Ensure we kill with -TERM.Jeremy Allison2002-05-231-2/+2
| | | | | Jeremy. (This used to be commit 22b0d5da63716028c8f4b61f002493aa67ba189a)
* merging some changes from SAMBA_2_2Gerald Carter2002-05-083-80/+147
| | | | (This used to be commit e8ede079b5af4187573f1b8ed0d94b6f03cbbd22)
* Had some environment problem to test the fix, so it would be really ↵Simo Sorce2002-05-017-14/+18
| | | | | | | | | appreciated if packagers would be able to test their findsmb utility. This fix is to make findsmb aware that the space a valid NetBIOS name character and to not get only the first part of the name as the NetBIOS name if it contains spaces. Simo. (This used to be commit 58cf23f4da2b36f173fcb6a695ff6798be5c589b)
* Fix location of binaries and make sure they get there. Still experimental.John Terpstra2002-04-081-5/+5
| | | | (This used to be commit 24bc4e8e2c8f37167edb0e95a518bab6224e330d)
* Fix pathes.John Terpstra2002-04-071-3/+7
| | | | (This used to be commit 729fa66f0e17ece372b64928a8adb42bffa171ec)
* Oops .. last update was committed before saving! Argh!John Terpstra2002-04-071-2/+2
| | | | (This used to be commit 90f7d4ac84d0466fc3acce31d8ab360f2ae9002f)
* Updated because I want this for now - NOTE: This will change before releaseJohn Terpstra2002-04-071-6/+11
| | | | | as this is NOT what we need to ship. This is experimental only at this time. (This used to be commit 5c8ceaa4973bb7d82da886e03f24a972d978dcb7)
* merge from 2.2 - build winbindd and libsmbclientHerb Lewis2002-04-022-9/+15
| | | | (This used to be commit 23f61938b6021effa9de90ab8c97e182ccd8701b)
* Modified programs installed to /usr/bin and /usr/sbinJohn Terpstra2002-03-311-1/+7
| | | | | Note: This is a developmental (read experiemental) SPEC file and NOT for production use. (This used to be commit a4d31b24375fba97e161056cdbda30228ac522d2)
* Added smbwrapper and everything to build options.John Terpstra2002-03-301-2/+4
| | | | (This used to be commit 2744d917e45d795a835073162687d9fab69a8639)
* sync with 2.2 branchHerb Lewis2002-03-291-0/+11
| | | | (This used to be commit d72d0972bd7e6699ddf39afc71de4ea838cb0816)
* Told make to build nsswitch/pam_winbind.so - someone changed the MakefileJohn Terpstra2002-03-271-1/+1
| | | | | and not it has to be separately specified, but that's OK. (This used to be commit e87646306f87a6d1e11a082924e15139feacd3eb)
* Sorry, forgot to commit this last night.John Terpstra2002-03-121-4/+4
| | | | (This used to be commit 8e2f4bb35be5bf5db379c8e047cd2882e26f433e)
* Update samba.pam from 2.2.4pre branch.John Terpstra2002-03-122-21/+49
| | | | | | | Fixups for incorrect man page location by installman.sh - Note: FHS standard for man pages if /usr/share/man/XX where XX is the language mneumonic (This used to be commit e3e0a5aca9593f18e5f218b54641048cd823ac03)
* It builds the RPMS, now for the testing...John Terpstra2002-03-121-2/+2
| | | | (This used to be commit 917a5f2cdb861dca1708585f6b7ff51f576ca497)
* Cleaning things up for test deployment.John Terpstra2002-03-125-998/+14
| | | | (This used to be commit 675a78d09a693004cf959fd6cec62b6b72c67194)
* Hack, hack, where is my sledge hammer?John Terpstra2002-03-121-85/+225
| | | | (This used to be commit b07aa46d83810009d5d690f81cf82932dd67f04c)
* Still hacking at it.John Terpstra2002-03-121-16/+20
| | | | (This used to be commit 153091597cd4f2e26a3aa80c32bba27bc358b0b2)
* More temp. changes. - Bear with me, this will soon be resolved.John Terpstra2002-03-112-26/+20
| | | | (This used to be commit cb38843ac753992be0c6a109a8de175b73fe7db2)
* Transient change - not final - don;t want to lose this between systems and ↵John Terpstra2002-03-111-4/+19
| | | | | | | testers. NOTE: This is not useable for now. (This used to be commit 0fe968378a94e70c8a7c4b15bf2516ded1edd52c)
* Update to build 3.0.0 alphasJohn Terpstra2002-03-101-2/+2
| | | | (This used to be commit 9c4011d6519b05a311b168f6d48b71bb3680b345)
* Initscript from 2.2.4 tree.John Terpstra2002-03-101-2/+39
| | | | (This used to be commit d61f3810443a1828ea8c6c6782708f3ddd7caaea)
* quite errors about unnecessary const casting - don't build libnss_wins.soHerb Lewis2002-02-071-3/+3
| | | | (This used to be commit 8ae0abb174aec0c76d6900b08914535d0a2d425c)
* no longer need separate build o32 smbwrapperHerb Lewis2002-02-061-13/+0
| | | | (This used to be commit a9316754c7ef6244e69bec25ca20dad0019f77e1)
* merge from 2.2Gerald Carter2002-02-0261-0/+10732
| | | | (This used to be commit 473a89cde2e60c359cb435c714dc98974489a118)
* new config files for winbindd startupHerb Lewis2002-01-172-0/+39
| | | | (This used to be commit 4ab2a775438f4266d270c626a9ad547c97c4eb62)
* Note: This does NOT work yet. More work is in progress - please wait before ↵John Terpstra2002-01-032-7/+19
| | | | | | using. (This used to be commit 72bda5e82173a95af58c58f8b454850f8794c356)
* sync up packaging scriptsHerb Lewis2001-12-222-25/+49
| | | | (This used to be commit 3999e13ef89acd51df4cf215959eccd6217c86e3)
* fix up packaging stuffHerb Lewis2001-12-052-6/+16
| | | | (This used to be commit 8f3093fbd092c0ddf38b49c0735308f4f5ba4492)
* merge from 2.2 branchHerb Lewis2001-12-052-26/+61
| | | | (This used to be commit 692c23fe86391204161adeb6cf9b8061d0121175)
* Don't overwrite an existing /etc/xinetd.d/swat on install file since weTim Potter2001-09-041-2/+2
| | | | | | | don't overwrite it on upgrade. Does this make sense? (This used to be commit 90b3dccfd421bac6516c298f85fcccc857c57989)
* sync with 2.2 branchHerb Lewis2001-08-211-20/+13
| | | | (This used to be commit feb9bf86723bce7dd1e81250b92191c370228a45)
* Merge of modesty patch from 2.2 spec file.Tim Potter2001-08-081-2/+2
| | | | (This used to be commit 4c4d128d08e848c65b1aec8bcc0b1bc3a913d55b)
* Modifying spec files is PITA.Tim Potter2001-08-011-18/+27
| | | | | | - Install winbind daemon, client programs, nss and pam libraries - Removed codepage stuff so spec file works with current HEAD branch (This used to be commit 04005e74c6f897ba9965b89210d06212486eeac7)
* Added autogenerated spec files for various rpm versions.Tim Potter2001-08-011-0/+1
| | | | (This used to be commit 1323972bf4c7a045b2897aae834dff3b6866ee62)
* Added some command line argument checking and usage info.Tim Potter2001-08-011-0/+5
| | | | (This used to be commit a13eedf8bdefacfb569eb006d8c169247272ecf6)
* Added and populated .cvsignore files for packaging subdirectories.Tim Potter2001-08-014-0/+16
| | | | (This used to be commit ec042f2af94a834226b59224ab28452b1cd6bf15)
* Adding Michael Sweet's LSB packaging.Jeremy Allison2001-07-035-0/+491
| | | | | Jeremy. (This used to be commit 90985da62f733bed550ef326359bdbb8631ea554)
* final sync with SAMBA_2_2Gerald Carter2001-06-0114-162/+169
| | | | (This used to be commit a25f6694d230fe384c212350dacf17bfae3ab79d)
* more syncs with SAMBA_2_2Gerald Carter2001-06-018-95/+1170
| | | | (This used to be commit a4bf39e3dd8a28faac54ddb4e16bea5adf745440)
* sync with SAMBA_2_2Gerald Carter2001-06-0144-0/+4864
| | | | (This used to be commit 720ec55c175bd9df5832085066d1e68b2684a8a2)
* beginning of merge with SAMBA_2_2Gerald Carter2001-06-015-28/+34
| | | | (This used to be commit 3daa174cba4b53f57dfb963e7facb60667113b48)
* sync with SAMBA_2_2Gerald Carter2001-06-0115-266/+317
| | | | (This used to be commit 81b3af71d5c9ccd20d7e7303becc35bff30c39b4)
* Adding developer mode option.John Terpstra2001-04-281-7/+18
| | | | (This used to be commit 6473085645cc0ecfcb982f6e40bfde606424dc7b)
* added Mandrake support from 2.2Gerald Carter2001-04-2411-0/+993
| | | | (This used to be commit 9f8cb4906f98403d4a8f2577197720d72bdf6b4f)
* don't make extra copy of README fileHerb Lewis2001-04-191-1/+0
| | | | (This used to be commit fbd05be7238cd5055fef0d63491f5891f0fc6b30)
* Adding the "Using Samba" book to the packaging in HEAD.Shirish Kalele2001-04-132-6/+42
| | | | (This used to be commit 4f06373bc450b27692619ae877d29767ad160297)