summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* JHT ===> More documentation for those who can't find the docs directory.John Terpstra1997-08-212-0/+48
| | | | (This used to be commit 9d3729b54847700ad48af1aba9d01ccbb3025ca2)
* Changes to allow Samba to return the same error code as Windows NT.Samba Release Account1997-08-207-63/+297
| | | | | | | | | | | | Takes care of the cases where a Windows program is parsing a pathname component by component and expects 2 different errors. ERRbadpath - if a component in the path doesn't exist. ERRbaddirectory - if a component in the path exists but is not a directory. Extra error code added to smb.h to support this. Code based on suggestions from "Christian Groessler" <chris@fast-ag.de>. Jeremy (jallison@whistle.com) (This used to be commit 28b3c6db8a81b41b448a4f3cd98e9cd2c4b5fb2e)
* Fix suggested by "Christian Groessler" <chris@fast-ag.de>Samba Release Account1997-08-204-4/+13
| | | | | | | | | dir.c: Cause dptr_create to return -2 when failing on unix error. reply.c: Use UNIXERROR in more cases. server.c: Add ENOTDIR mapping to error table. trans2.c: Correctly determine UNIX error on dptr_create. Jeremy (jallison@whistle.com) (This used to be commit de38a0b34fcd65fa3024300f978aa30eb86d854f)
* Support.txt: Added two more consultants.Samba Release Account1997-08-202-3/+40
| | | | | | smbtar.1: Mentioned it is meant for GNU tar. Jeremy (jallison@whistle.com) (This used to be commit 9d7e75bdf568239af53d7162c2b207ea06ed4070)
* JHT ===> Added instructions for Windows 95 encrypted password change.John Terpstra1997-08-192-4/+75
| | | | (This used to be commit 422e55092f01505ba616ff9e03e36592bb66866b)
* JHT ===> Tidying up for public consumption.John Terpstra1997-08-191-2/+2
| | | | (This used to be commit d6cecaac33ef86d2f44c6fbdcd0b752a12c6c4cd)
* Makefile: Changed for HPUX10 tidyup.Samba Release Account1997-08-1911-48/+115
| | | | | | | | | | | | | | | | | | | includes.h: Changed for HPUX10 tidyup. ipc.c: Fixed bug where getting local server list from NT browsers would fail. nmbsync.c: Fixed bug where getting local server list from NT browsers would fail. proto.h: Changed for crash bug on SCO with USE_MMAP. quotas.c: Added OSF quotas (patch from Bret Giddings <bret@essex.ac.uk>). Rolled back solaris uid change - I think it was wrong. reply.c: Changed for crash bug on SCO with USE_MMAP. server.c: Removed Lukes changes. Changed for crash bug on SCO with USE_MMAP. smb.h: Changed for crash bug on SCO with USE_MMAP. smbpasswd.c:Fixed crash bug with Lukes changes. uid.c: Removed Lukes changes. util.c: Fixed I18N bug with extended char filenames and widelinks = no. Jeremy (jallison@whistle.com) (This used to be commit bf1c79f7fd7f9beec4f9f4e58337cadceeb1cb38)
* JHT ===> Update only.John Terpstra1997-08-191-0/+15
| | | | (This used to be commit 3ede2a2b8caf8b44bf78f9b4307515dbf36b4ecc)
* JHT ===> No longer needed here. Files moved to ~/packaging/redhat.John Terpstra1997-08-1911-743/+0
| | | | (This used to be commit daa148c38467caea6f0c6dfe59a5f0ba6797e4bb)
* JHT ===> Just a little bit of rearranging the deck chairs - more growth space.John Terpstra1997-08-191-0/+19
| | | | (This used to be commit 71ddce78f3cba986bd5ab1bffa48726b8f012d59)
* JHT ===> Fixed step numbering.John Terpstra1997-08-191-3/+3
| | | | (This used to be commit 55541e7478eb7a15afbb8c8abfebf50622eda724)
* JHT ===> Just making sure any new tests do not announce as the last alpha!John Terpstra1997-08-181-1/+1
| | | | (This used to be commit f75e7ab927deebcf67626329f6233b87a779fbf3)
* connecting to IPC$ goes under the guest account. the IPC$ share shouldSamba Release Account1997-08-172-24/+19
| | | | | | | | | | | | | be treated no differently than any other share (for any security setting: user, server or share). this will clear up a bug where, when clients connect to the IPC$ share, this used to be done under the guest account. the standard_sub_basic() macros will substitute the _guest_ account for %U, causing the samba server to look different from when the client then connects to any other share. lkcl (This used to be commit 38526569608f6eb5f098efee7013037873d140bf)
* includes.h: Fixed S_IFLNK for old DEC ultrix.Samba Release Account1997-08-132-2/+12
| | | | | | | ipc.c: Finally :-) fixed responses to NetServerEnum2 when SV_TYPE_ALL given. Jeremy (jallison@whistle.com) (This used to be commit 1dc37c83506a434840a04c49e423cd9d2223fab4)
* charset.c: Fixed bug with 'valid chars' param.Samba Release Account1997-08-124-6/+46
| | | | | | | | | loadparm.c: Fixed bug with 'valid chars' param. nameelect.c:Unregister the 1b name from the WINS server when unbecoming master. nameservresp.c: Fix nasty browse bug where we were sending the query to the wrong ip address. Jeremy (jallison@whistle.com) (This used to be commit 927d1875f0c09fe7b2e1c1bc4b1af2c0b8de0f7c)
* Faxing.txt: Updated.Samba Release Account1997-08-122-19/+89
| | | | | | Support.txt: Added new consultant. Jeremy (jallison@whistle.com) (This used to be commit 331473769161fa8bc1703fc66d5cbe47885d120a)
* spelling.Samba Release Account1997-08-111-1/+1
| | | | | lkcl (This used to be commit 7e326450cf5aeee704df9fb5e298b0fc353dfb8b)
* updated to include NT 4.0 Workstation profile setup.Samba Release Account1997-08-101-10/+82
| | | | | lkcl (This used to be commit a98983c468bc7c2672374b2597dde1c824b7ebbf)
* updating comments.Samba Release Account1997-08-101-13/+11
| | | | | lkcl (This used to be commit 50a9a235fd252e2f6873d3f05f614b6aef937087)
* bug in num. arguments detection that stopped the -add option workingSamba Release Account1997-08-091-7/+3
| | | | | lkcl (This used to be commit e025ffa0aacb577619cc35f0b9e5c5a862f4429f)
* failure to register DOMAIN<1b> netbios name caused nmbd to exit (a call toSamba Release Account1997-08-071-2/+1
| | | | | | | exit()). this is a bad idea. lkcl (This used to be commit e6334c14d539129ddf6609b6cae6145cffa0d9fc)
* updated smbpasswd to take the password on the command-line.Samba Release Account1997-08-061-20/+72
| | | | | | | | | | | | two sets of operation: as root: specify username password. as user: specify old password new password this will allow shell scripts (like adduser) to include smbpasswd. lkcl (This used to be commit 7e5f1681bd538c3a1b576cff1d86fa8167704525)
* Makefile: Added IRIX 6 target.Samba Release Account1997-08-053-8/+20
| | | | | | | | loadparm.c: Fixed stupid static warnings with set_default_server_announce_type. password.c: Fixed char -> uchar cast warnings. nameservreply.c: Fixed group fade out code. Jeremy (jallison@whistle.com) (This used to be commit a2dd5c5a551547e83c707e63c0696c7724035501)
* 4 more consultants.Samba Release Account1997-08-041-15/+84
| | | | | Jeremy (jallison@whistle.com) (This used to be commit 0b7b87d51fef112d537ab93bae6c8f448fe65b6e)
* Removed for 1.9.17alpha5 release.Samba Release Account1997-07-311-80/+0
| | | | | Jeremy (jallison@whistle.com) (This used to be commit e144aa4f271c475a7dbbbb3d0eab4b29857be349)
* Updated for 1.9.17alpha5 release.Samba Release Account1997-07-311-17/+28
| | | | | Jeremy (jallison@whistle.com) (This used to be commit 8f8b562015431fec661f5dc466cc2433f3d68955)
* smb.conf.5: Added netbios aliases entry.Samba Release Account1997-07-312-1/+40
| | | | | | Support.txt: One more USA consultant. Jeremy (jallison@whistle.com) (This used to be commit df99a780daedf138df82241d4534f103ce9729b1)
* loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account1997-07-318-32/+146
| | | | | | | | | | | | | | nameannounce.c: Code to announce aliases as well as our own names. namedbsubnet.c: Code to add the aliases to the server list. nameserv.c: Code to defend our aliases on the namelist. namework.c: Code to check it's one of our aliases. nmbd.c: Code to initialise the aliases. proto.h: Fixup protos. util.c: Code to check it's one of our aliases. All above code based on code for 1.9.16p11 donated by Cisco from Ben Woodard <bwoodard@luthien.cisco.com> Jeremy (jallison@whistle.com) (This used to be commit a2ce1c0cb1331551ff728dcfe3260fab4cd827e5)
* Made docs more up to date with source. Preparing for 1.9.17alpha5.Samba Release Account1997-07-301-1/+45
| | | | | Jeremy (jallison@whistle.com) (This used to be commit 148b7a2ee3f520f31793d25ebe164a147f2afdfe)
* client.c: Minor change to cast parameters for DEC unix.Samba Release Account1997-07-3010-35/+164
| | | | | | | | | | | | | | clientutil.c: Minor change to cast parameters for DEC unix. ipc.c: Fixes to parameterise the stuff John wants. loadparm.c: Fixes to parameterise the stuff John wants. nameannounce.c: Fixes to parameterise the stuff John wants. namedbwork.c: Fixes to parameterise the stuff John wants. nameserv.h: Fixes to parameterise the stuff John wants. proto.h: Fixes to parameterise the stuff John wants. smb.h: Fixes to parameterise the stuff John wants. util.c: tidy. Jeremy (jallison@whistle.com) (This used to be commit 9fbca2594ba775450d5dca13cbce257b4362ca66)
* Minor text mods, mostly checking that CVS still worksSamba Release Account1997-07-302-3/+4
| | | | | Dan (This used to be commit 632bf0dab06bccd082a9fc64a62ff7c99982d2b6)
* Missed removing some redundent code.Samba Release Account1997-07-281-3/+0
| | | | | Jeremy (jallison@whistle.com) (This used to be commit 4135fdb32327b394e586173bb2d51b7b676b409e)
* Added one more consultant. Jeremy.Samba Release Account1997-07-281-1/+20
| | | | (This used to be commit 79815d66b9953b99686834e7c8aac36a163c0e13)
* client.c: Added amanda fixes.Samba Release Account1997-07-288-197/+66
| | | | | | | | | | | | clitar.c: Added amanda fixes. nameannounce.c: Removed redundent code. nameelect.c: Removed redundent code. nameserv.h: Removed redundent code. nameservresp.c: Removed redundent code. namework.c: Removed redundent code. password.c: Prevented crash if getpwnam fails. Jeremy (jallison@whistle.com) (This used to be commit 760fe30353de66e8e6571f8ff4ec1064261b5428)
* JHT ===> Just playin' wif da RPM 'tings. Ok?John Terpstra1997-07-262-87/+149
| | | | (This used to be commit 4d9b2f48b737a3757a3c482d3d90cf0b9778260a)
* Re-added shm stuff - keeps getting lost.Samba Release Account1997-07-241-1/+3
| | | | | Jeremy (jallison@whistle.com) (This used to be commit 4fad0a63aa6712775610f7d341ba243e6353ce3b)
* loadparm.c: Changed default create mask to 755 to support MAP_ARCHIVE.Samba Release Account1997-07-242-11/+11
| | | | | | server.c: Added check for MAP_ARCHIVE before we set archive bit. Jeremy (jallison@whistle.com) (This used to be commit d21a166277776f6750b7bcc3c4f9073cce17eacb)
* nameserv.c: split add_domain_names() into three functions:Samba Release Account1997-07-244-192/+259
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add_domain_logon_names() - adds <1c> names on WINS and broadcast. add_domain_master_wins() - adds <1b> name only with WINS server add_domain_master_bcast() - adds <1b> names only by bcast. : made add_domain_names() add <1c> names, unconditionally, and add <1b> name with the WINS server if using a WINS server, or add <1b> name by broadcast if _not_ using a WINS server, but _not_ both. : removed the direct parameter from remove_name_entry() and add_my_name_entry(). nameelect.c: made become_domain_master(), on successful registration of the <1b> name with the WINS server, go ahead and register the <1b> names by broadcast. if the <1b> name is _not_ successfully registered with the WINS server, the broadcast registration of <1b> names will _not_ proceed. namedbsubnet.c: sorted out calls to add_my_name_entry() and remove_my_name() which no longer has a direct parameter. this is all added because... in order to fix a compatibility bug with 1.9.16p2->p11, jeremy had added a feature that got the <1b> broadcast registered names _directly_ into the nmbd netbios lists, undefended. the aim was to get round the aggressive netbios registration of <1b> names of 1.9.16p2->p11. however, because 1.9.16p2->p11 don't properly _provide_ netlogon services, it is better that an error message appears in 1.9.17 logs, and that administrators are made aware of the problems with 1.9.16p2->p11, and replace 1.9.16p2->p11 servers, rather than attempt to run 1.9.16 alonside 1.9.17. (these warning messages will need to be added...) in _addition_, they shouldn't _be_ getting two samba servers to provide domain logon / domain master services for the same workgroup in the same WINS scope! lkcl (This used to be commit 5a668ff7ba83433b5eaa9f7d03a42573ee26caf9)
* removed definition of strslashcmp - now a static in clitar.c.Samba Release Account1997-07-241-1/+0
| | | | | Jeremy (jallison@whistle.com) (This used to be commit 83448e7a1176b68ed90532a69b4408cd579db8d8)
* patch by glenn burkhardt to allow recursive excluding of directories.Samba Release Account1997-07-241-7/+18
| | | | | | | glenn@aoi.ultranet.com lkcl (This used to be commit 4aac8449ae1f4e9d214071e8b254ce8b391496a4)
* Added consultant.Samba Release Account1997-07-241-1/+23
| | | | (This used to be commit b2066a9c4c7af0d3ddecc42d10767376352ddd4f)
* Changed default create mask parameter to 0744 as per John's request.Samba Release Account1997-07-241-26/+41
| | | | | | Tidied up mask descriptions. Jeremy (jallison@whistle.com) (This used to be commit d9c331d79d3addae7b0b4cc3c7fd40dfa8903a9c)
* Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1997-07-2413-174/+269
| | | | | | | | | | | | | | | | | | | | | | | | | | | | client.c: Made prompt appear at debug level 0. Fixed strcasecmp redefinition. Caused client to use set_blocking rather than making fcntl calls itself. dir.c: Removed redundent snum parameters. includes.h: Added SCO fixes. loadparm.c: Made default 'files to hide' a null string. nmbd.c: Removed O_NONBLOCK from pid file open for platforms that dont have it. proto.h: Changed snum to cnum where needed. Changed is_xx_path to is_in_path (now called via MACRO). quotas.c: Swapped setuid/seteuid calls when restoring uid. reply.c: Removed redundent snum parameters. server.c: Changed snum to cnum where needed. Setup new veto_list, hide_list namelists. Added standard_sub changes from Stefaan A Eeckels <Stefaan.Eeckels@ecc.lu> and Paul Rippin <pr3245@nopc.eurostat.cec.be> shmem.c: Changed cast for sizeof to be int before negating. smb.h: Added new veto_list, hide_list entries to connections. Added IS_PRINT, IS_HIDDEN_PATH, IS_VETO_PATH macros. trans2.c: Removed redundent snum parameters. util.c: Added standard_sub_basic changes from Stefaan A Eeckels <Stefaan.Eeckels@ecc.lu> and Paul Rippin <pr3245@nopc.eurostat.cec.be> Fixed up veto/hidden path processing so the paths are pres-parsed and checked for wildcards (for speed). Jeremy (jallison@whistle.com) (This used to be commit 9afa36f7874cfd527aa6ef1e7965c1d35d46ab1f)
* JHT ===> Getting ready for release of 1.9.17alpha5John Terpstra1997-07-235-136/+96
| | | | | Please note that version.h has been updated!!!!!!!!!! (This used to be commit 271d12b5ddc372500feea8fec5678191ba4ebcf8)
* charset.c: Fixed signed/unsigned issues.Samba Release Account1997-07-222-2/+16
| | | | | | password.c: Fixed problem with MS-Exchange services. Jeremy (jallison@whistle.com) (This used to be commit e723dd3deec00a91568c5aa546374409ce7ba379)
* Removed lp_killunused() call from server main loop. ThisSamba Release Account1997-07-221-3/+0
| | | | | | | | | WAS A MAJOR BUG THAT CAN CAUSE IPC$ to be removed !!!!! Not sure how this one got introduced (but I have my suspicions :-). lp_killunused() MUST ONLY BE CALLED from reload_services(). Jeremy (jallison@whistle.com) (This used to be commit 937f0fbf87c4b66a947215ee13a69d1e19e4ff77)
* Added Canadian consultant.Samba Release Account1997-07-211-1/+27
| | | | | Jeremy (jallison@whistle.com) (This used to be commit 34f2c1d7b27bbd88da5bb2239ad4d60c8af7882c)
* Added Australian consultant - removed Richard Sharpe duplicate.Samba Release Account1997-07-211-13/+17
| | | | | Jeremy (jallison@whistle.com) (This used to be commit 6b56ff1891d6c17025020713ac1682b1372f2243)
* Fixed bug with -add code that put wrong password in nt md4 field.Samba Release Account1997-07-211-1/+1
| | | | | Jeremy (jallison@whistle.com) (This used to be commit aabb18953b5d026af3548610aa1ffd6ea2fd72e5)
* Support.txt: Modified a consultant's entry (Italy)Samba Release Account1997-07-182-1/+16
| | | | | | smb.conf.5: Documented follow symlinks parameter. Jeremy (jallison@whistle.com) (This used to be commit ed6aaf2667c5cd731f8fce78163162817a18c240)