summaryrefslogtreecommitdiff
path: root/source3/script/installbin.sh
AgeCommit message (Collapse)AuthorFilesLines
2003-10-06cosmetic fix when DESTDIR=/ (default)Gerald Carter1-4/+4
(This used to be commit e660b5752aa129c49b0b665845de2fe4c160be00)
2003-10-02fixed for /sbin/mount.smbfs link when using $DESTDIR; bug 525Gerald Carter1-5/+10
(This used to be commit dc6d14c2bd1a8509e40c198065b8dc930c37d3ed)
2002-03-13Move the directory creation process outside the 'installbin.sh' script, andAndrew Bartlett1-11/+0
into its own. The 'installdirs' makefile entry didn't do anything on my laptop, so it has been replaced with the section from installbin.sh. This also fixes the bug that we ignored the setting of $(PRIVATEDIR) when making the directories. Finally, link pam_winbind with .po objects only, not a mix of .o and .po (as per Don Mccall's request). Andrew Bartlett (This used to be commit c7a883df28da9dd6fb88198df22c4d78bf8acd8b)
2001-01-11Changes from APPLIANCE_HEAD:David O'Neill1-1/+1
testsuite/printing/psec.c - Use lock directory from smb.conf parameter when peeking at the ntdrivers.tdb file. source/rpc_parse/parse_sec.c - fix typo in debug message source/script/installbin.sh - create private directory as part of 'make install'. source/nsswitch/winbindd_cache.c source/nsswitch/winbindd_idmap.c source/passdb/secrets.c source/smbd/connection.c - always convert tdb key to unix code-page when generating. source/printing/nt_printing.c - always convert tdb key to unix code-page when generating. - don't prepend path to a filename that is NULL in add_a_printer_driver_3(). source/rpc_server/srv_spoolss_nt.c - always convert tdb key to unix code-page when generating. - don't prepend server name to a path/filename that is NULL in the fill_printer_driver_info functions. source/printing/printing.c - always convert tdb key to unix code-page when generating. - move access check for print_queue_purge() outside of job delete loop. source/smbd/unix_acls.c - fix for setting ACLs (this got missed earlier) source/lib/messages.c - trivial sync with appliance_head (This used to be commit 376601d17d53ef7bfaafa576bd770e554516e808)
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-1/+6
(This used to be commit 453a822a76780063dff23526c35408866d0c0154)
1998-08-10fixed the installation scripts for the new layoutAndrew Tridgell1-5/+7
(This used to be commit 60cdb83f3f6dfd7755e46254662245a82a8ef498)
1996-07-05Changed install scripts so they don't have hardcoded valuesSamba Release Account1-1/+3
Dan (This used to be commit 2eccc5eea289fa4b6af120d0bc92d568ca925482)
1996-05-04Initial version imported to CVS Samba Release Account1-0/+42
(This used to be commit 291551d80711daab7b7581720bcd9a08d6096517)