summaryrefslogtreecommitdiff
path: root/source3/script/installbin.sh
AgeCommit message (Collapse)AuthorFilesLines
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)