John Terpstra
3963ecb02f
Fix location of binaries and make sure they get there. Still experimental.
...
(This used to be commit 24bc4e8e2c
)
2002-04-08 20:10:08 +00:00
John Terpstra
2b96b4d7c0
Fix pathes.
...
(This used to be commit 729fa66f0e
)
2002-04-07 22:21:30 +00:00
John Terpstra
ec193df790
Oops .. last update was committed before saving! Argh!
...
(This used to be commit 90f7d4ac84
)
2002-04-07 21:20:32 +00:00
John Terpstra
ee9b3932e2
Updated because I want this for now - NOTE: This will change before release
...
as this is NOT what we need to ship. This is experimental only at this time.
(This used to be commit 5c8ceaa497
)
2002-04-07 21:19:05 +00:00
Herb Lewis
dcace9f7b6
merge from 2.2 - build winbindd and libsmbclient
...
(This used to be commit 23f61938b6
)
2002-04-02 05:54:55 +00:00
John Terpstra
51c83c80bd
Modified programs installed to /usr/bin and /usr/sbin
...
Note: This is a developmental (read experiemental) SPEC file and NOT for production use.
(This used to be commit a4d31b2437
)
2002-03-31 00:00:21 +00:00
John Terpstra
010db26300
Added smbwrapper and everything to build options.
...
(This used to be commit 2744d917e4
)
2002-03-30 20:28:17 +00:00
Herb Lewis
0f9de3f117
sync with 2.2 branch
...
(This used to be commit d72d0972bd
)
2002-03-29 21:55:52 +00:00
John Terpstra
cf10482c96
Told make to build nsswitch/pam_winbind.so - someone changed the Makefile
...
and not it has to be separately specified, but that's OK.
(This used to be commit e87646306f
)
2002-03-27 08:54:37 +00:00
John Terpstra
fc3d0ca2cd
Sorry, forgot to commit this last night.
...
(This used to be commit 8e2f4bb35b
)
2002-03-12 19:29:16 +00:00
John Terpstra
cbad04053f
Update samba.pam from 2.2.4pre branch.
...
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 e3e0a5aca9
)
2002-03-12 06:52:35 +00:00
John Terpstra
8859f627a2
It builds the RPMS, now for the testing...
...
(This used to be commit 917a5f2cdb
)
2002-03-12 06:18:00 +00:00
John Terpstra
4ccc894a37
Cleaning things up for test deployment.
...
(This used to be commit 675a78d09a
)
2002-03-12 05:28:09 +00:00
John Terpstra
82bd0604d0
Hack, hack, where is my sledge hammer?
...
(This used to be commit b07aa46d83
)
2002-03-12 04:17:48 +00:00
John Terpstra
879c18397c
Still hacking at it.
...
(This used to be commit 153091597c
)
2002-03-12 01:01:04 +00:00
John Terpstra
c82ff4c942
More temp. changes. - Bear with me, this will soon be resolved.
...
(This used to be commit cb38843ac7
)
2002-03-11 21:35:38 +00:00
John Terpstra
54f52525c2
Transient change - not final - don;t want to lose this between systems and testers.
...
NOTE: This is not useable for now.
(This used to be commit 0fe968378a
)
2002-03-11 19:37:01 +00:00
John Terpstra
59361453d9
Update to build 3.0.0 alphas
...
(This used to be commit 9c4011d651
)
2002-03-10 21:49:04 +00:00
John Terpstra
590bace59d
Initscript from 2.2.4 tree.
...
(This used to be commit d61f381044
)
2002-03-10 21:41:56 +00:00
Herb Lewis
e7944643f7
quite errors about unnecessary const casting - don't build libnss_wins.so
...
(This used to be commit 8ae0abb174
)
2002-02-07 20:09:17 +00:00
Herb Lewis
8d84f070c4
no longer need separate build o32 smbwrapper
...
(This used to be commit a9316754c7
)
2002-02-06 00:56:43 +00:00
Gerald Carter
c8bc0fa4a7
merge from 2.2
...
(This used to be commit 473a89cde2
)
2002-02-02 15:44:37 +00:00
Herb Lewis
80653ebbbf
new config files for winbindd startup
...
(This used to be commit 4ab2a77543
)
2002-01-17 01:18:13 +00:00
John Terpstra
b4e634f436
Note: This does NOT work yet. More work is in progress - please wait before using.
...
(This used to be commit 72bda5e821
)
2002-01-03 22:26:54 +00:00
Herb Lewis
50d9544330
sync up packaging scripts
...
(This used to be commit 3999e13ef8
)
2001-12-22 00:54:10 +00:00
Herb Lewis
466781a71f
fix up packaging stuff
...
(This used to be commit 8f3093fbd0
)
2001-12-05 21:49:51 +00:00
Herb Lewis
50b94eed80
merge from 2.2 branch
...
(This used to be commit 692c23fe86
)
2001-12-05 01:04:47 +00:00
Tim Potter
b5b9c46c0f
Don't overwrite an existing /etc/xinetd.d/swat on install file since we
...
don't overwrite it on upgrade.
Does this make sense?
(This used to be commit 90b3dccfd4
)
2001-09-04 07:43:50 +00:00
Herb Lewis
f8d0031ad2
sync with 2.2 branch
...
(This used to be commit feb9bf8672
)
2001-08-21 23:56:04 +00:00
Tim Potter
013ef477b2
Merge of modesty patch from 2.2 spec file.
...
(This used to be commit 4c4d128d08
)
2001-08-08 03:21:43 +00:00
Tim Potter
c4a9fafc56
Modifying spec files is PITA.
...
- 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 04005e74c6
)
2001-08-01 06:03:54 +00:00
Tim Potter
9c86214770
Added autogenerated spec files for various rpm versions.
...
(This used to be commit 1323972bf4
)
2001-08-01 02:39:13 +00:00
Tim Potter
edc22874ad
Added some command line argument checking and usage info.
...
(This used to be commit a13eedf8bd
)
2001-08-01 01:20:10 +00:00
Tim Potter
08ab0a2a3e
Added and populated .cvsignore files for packaging subdirectories.
...
(This used to be commit ec042f2af9
)
2001-08-01 01:00:53 +00:00
Jeremy Allison
eae35e8f00
Adding Michael Sweet's LSB packaging.
...
Jeremy.
(This used to be commit 90985da62f
)
2001-07-03 01:01:12 +00:00
Gerald Carter
e76caa5a8b
final sync with SAMBA_2_2
...
(This used to be commit a25f6694d2
)
2001-06-01 12:33:16 +00:00
Gerald Carter
ff681c4067
more syncs with SAMBA_2_2
...
(This used to be commit a4bf39e3dd
)
2001-06-01 12:27:05 +00:00
Gerald Carter
0e40dbf86b
sync with SAMBA_2_2
...
(This used to be commit 720ec55c17
)
2001-06-01 12:24:11 +00:00
Gerald Carter
c0ee3984b5
beginning of merge with SAMBA_2_2
...
(This used to be commit 3daa174cba
)
2001-06-01 12:05:47 +00:00
Gerald Carter
62ce28e8d5
sync with SAMBA_2_2
...
(This used to be commit 81b3af71d5
)
2001-06-01 11:56:08 +00:00
John Terpstra
b7b452625c
Adding developer mode option.
...
(This used to be commit 6473085645
)
2001-04-28 21:34:43 +00:00
Gerald Carter
25ea54ef9c
added Mandrake support from 2.2
...
(This used to be commit 9f8cb4906f
)
2001-04-24 05:08:50 +00:00
Herb Lewis
344787a4b7
don't make extra copy of README file
...
(This used to be commit fbd05be723
)
2001-04-19 19:37:47 +00:00
Shirish Kalele
14748b0bf5
Adding the "Using Samba" book to the packaging in HEAD.
...
(This used to be commit 4f06373bc4
)
2001-04-13 18:18:25 +00:00
Shirish Kalele
362e4bb21a
Adding Solaris packaging files to HEAD.
...
(This used to be commit 3ac5f6b59e
)
2001-04-11 02:28:38 +00:00
David O'Neill
441f61d6bc
Add SuSE 7.1 packaging (from SAMBA_2_2).
...
(This used to be commit 69f28a868a
)
2001-01-05 18:05:52 +00:00
David O'Neill
79b73e62ee
Sync up packaging updates that didn't make it to HEAD.
...
(This used to be commit c6f7358535
)
2001-01-05 17:59:31 +00:00
Gerald Carter
a705af14be
fixed typo.
...
jerry
(This used to be commit f00a330b3e
)
2000-08-16 03:34:58 +00:00
Gerald Carter
02e3b4a802
fixed error in [public] spotted by Ron Alexander <rcalex@home.com>
...
changed to read only = yes
jerry
(This used to be commit e17753c532
)
2000-08-15 23:36:05 +00:00
John Terpstra
754f021fc7
Adding build file.
...
(This used to be commit b87c47cc86
)
2000-08-04 21:03:10 +00:00