nivanova/samba-autobuild/.git
25 years agoUpdated Manifest for 2.0.
Jeremy Allison [Wed, 11 Nov 1998 21:08:56 +0000 (21:08 +0000)]
Updated Manifest for 2.0.
Jeremy.

25 years agoFix from richard.kettlewell@kewill.com for leapyear bugs.
Jeremy Allison [Wed, 11 Nov 1998 20:03:19 +0000 (20:03 +0000)]
Fix from richard.kettlewell@kewill.com for leapyear bugs.
Jeremy.

25 years agoclearing up security descriptor
Luke Leighton [Wed, 11 Nov 1998 19:22:08 +0000 (19:22 +0000)]
clearing up security descriptor

25 years agoFixed two debug prints.
Jeremy Allison [Wed, 11 Nov 1998 17:42:36 +0000 (17:42 +0000)]
Fixed two debug prints.
Jeremy.

25 years agochanged syntax of registry commands so keys can start with HKLM or HKU.
Luke Leighton [Wed, 11 Nov 1998 14:23:55 +0000 (14:23 +0000)]
changed syntax of registry commands so keys can start with HKLM or HKU.
sorted lookupsids command

25 years agomakeyodldocs.sh now works with the bash shell
Jean-François Micouleau [Wed, 11 Nov 1998 11:30:30 +0000 (11:30 +0000)]
makeyodldocs.sh now works with the bash shell

25 years agoAdded link to YODL url.
Jeremy Allison [Wed, 11 Nov 1998 02:10:22 +0000 (02:10 +0000)]
Added link to YODL url.
Jeremy.

25 years agoAdded code to copy smb.conf.5.html to the swat help directory.
Jeremy Allison [Wed, 11 Nov 1998 02:10:20 +0000 (02:10 +0000)]
Added code to copy smb.conf.5.html to the swat help directory.
Jeremy.

25 years agoSwat now uses the auto-generated smb.conf.5.html.
Jeremy Allison [Wed, 11 Nov 1998 02:09:26 +0000 (02:09 +0000)]
Swat now uses the auto-generated smb.conf.5.html.
Jeremy.

25 years agonew directories for man page sources
Herb Lewis [Wed, 11 Nov 1998 02:04:54 +0000 (02:04 +0000)]
new directories for man page sources

25 years agoswat.c updated to use new yodl generated smb.conf.5.html file for help
Herb Lewis [Wed, 11 Nov 1998 01:54:31 +0000 (01:54 +0000)]
swat.c updated to use new yodl generated smb.conf.5.html file for help
added smb.conf.5.html to swat/help

25 years agoMakefile.in: Added target for makeyodldocs - not used by default.
Jeremy Allison [Wed, 11 Nov 1998 01:33:57 +0000 (01:33 +0000)]
Makefile.in: Added target for makeyodldocs - not used by default.
rpc_client/cli_reg.c: The perils of cut-n-paste coding include using variables before
                      they are initialised :-).
script/makeyodldocs.sh: Remove the intermediate files.
Jeremy.

25 years agoForgot to add these new (auto-generated) manpages.
Jeremy Allison [Wed, 11 Nov 1998 01:30:35 +0000 (01:30 +0000)]
Forgot to add these new (auto-generated) manpages.
Jeremy.

25 years agoFirst versions of the man pages auto-generated from the YODL
Jeremy Allison [Wed, 11 Nov 1998 01:27:18 +0000 (01:27 +0000)]
First versions of the man pages auto-generated from the YODL
source.
Jeremy.

25 years agoFirst version of HTML docs generated from YODL source.
Jeremy Allison [Wed, 11 Nov 1998 01:23:43 +0000 (01:23 +0000)]
First version of HTML docs generated from YODL source.
Jeremy.

25 years agoAdding YODL docs maintainer script.
Jeremy Allison [Wed, 11 Nov 1998 01:16:48 +0000 (01:16 +0000)]
Adding YODL docs maintainer script.
Jeremy.

25 years agoregistry delete value command: "regdeleteval".
Luke Leighton [Wed, 11 Nov 1998 00:57:13 +0000 (00:57 +0000)]
registry delete value command: "regdeleteval".

this is just so unbelievably simple to do...

25 years agorenamed unk_1b to flush_key
Luke Leighton [Wed, 11 Nov 1998 00:43:41 +0000 (00:43 +0000)]
renamed unk_1b to flush_key

25 years agoAdded manpages/ to source path.
Jeremy Allison [Wed, 11 Nov 1998 00:40:24 +0000 (00:40 +0000)]
Added manpages/ to source path.
Jeremy.

25 years ago- renamed open_policy to open_hklm.
Luke Leighton [Wed, 11 Nov 1998 00:36:15 +0000 (00:36 +0000)]
- renamed open_policy to open_hklm.

- renamed open_unk_4 to open_hku

- fixed createkey issue spotted by phil cox

25 years agoUpdating changes - now move to yodldocs directory.
Jeremy Allison [Wed, 11 Nov 1998 00:10:47 +0000 (00:10 +0000)]
Updating changes - now move to yodldocs directory.
Jeremy.

25 years agoFixed a broken link.
Jeremy Allison [Tue, 10 Nov 1998 23:37:00 +0000 (23:37 +0000)]
Fixed a broken link.
Jeremy.

25 years agoFinally it compiles with YODL !!
Jeremy Allison [Tue, 10 Nov 1998 23:33:47 +0000 (23:33 +0000)]
Finally it compiles with YODL !!
Jeremy.

25 years agorpcclient registry key delete command: "regdeletekey".
Luke Leighton [Tue, 10 Nov 1998 22:14:05 +0000 (22:14 +0000)]
rpcclient registry key delete command: "regdeletekey".

25 years agoregistry modification requires a "sync" or "refresh" on the parent key.
Luke Leighton [Tue, 10 Nov 1998 22:03:34 +0000 (22:03 +0000)]
registry modification requires a "sync" or "refresh" on the parent key.
opcode 0xb added to do this.  a likely candidate name is "RegFlushKey".

25 years agoThis is finished but still doesn't compile in YODL.
Jeremy Allison [Tue, 10 Nov 1998 21:59:04 +0000 (21:59 +0000)]
This is finished but still doesn't compile in YODL.
I'm checking in now on the "save early and often" principle.
I'll check it in again when it passes yodl2html and yodl2man.
Jeremy.

25 years agomake sure we build with SGI compiler
Herb Lewis [Tue, 10 Nov 1998 21:58:19 +0000 (21:58 +0000)]
make sure we build with SGI compiler

25 years agoinclude/local.h:
Jeremy Allison [Tue, 10 Nov 1998 20:51:25 +0000 (20:51 +0000)]
include/local.h:
include/smb.h:
param/loadparm.c: Made GUEST_SESSSETUP run time selectable. Horror of horrors :-).
printing/printing.c: Added J.F.'s latest fix.
rpc_parse/parse_misc.c:
parse_reg.c:
rpcclient/cmd_reg.c:
rpcclient/display.c: SGI compiler signed/unsigned issues.
smbd/reply.c: Made GUEST_SESSSETUP run time selectable. Horror of horrors :-).
utils/testparm.c: Added extra test.
Jeremy.

25 years agoDone all the ssl docs.
Jeremy Allison [Tue, 10 Nov 1998 20:06:21 +0000 (20:06 +0000)]
Done all the ssl docs.
Jeremy.

25 years agooops!
Luke Leighton [Tue, 10 Nov 1998 19:41:18 +0000 (19:41 +0000)]
oops!

25 years agorpcclient registry commands.
Luke Leighton [Tue, 10 Nov 1998 19:05:00 +0000 (19:05 +0000)]
rpcclient registry commands.

25 years agoutil functions split into relevant modules, first pass.
Luke Leighton [Tue, 10 Nov 1998 18:14:16 +0000 (18:14 +0000)]
util functions split into relevant modules, first pass.

25 years agoUp to "socket options".
Jeremy Allison [Tue, 10 Nov 1998 02:57:37 +0000 (02:57 +0000)]
Up to "socket options".
Jeremy.

25 years agoUpdating the password script and documenting password sync stuff.
John Terpstra [Tue, 10 Nov 1998 01:31:57 +0000 (01:31 +0000)]
Updating the password script and documenting password sync stuff.

25 years agoUp to "read size".
Jeremy Allison [Tue, 10 Nov 1998 00:52:00 +0000 (00:52 +0000)]
Up to "read size".
Jeremy.

25 years agoDefault for SMB_PASSWD program was set to smbpasswd ! This explained the problems
Jeremy Allison [Tue, 10 Nov 1998 00:37:14 +0000 (00:37 +0000)]
Default for SMB_PASSWD program was set to smbpasswd ! This explained the problems
John & Andrew were having with smbpasswd. This would cause the smbpasswd
to be changed *twice* - this the second decrypt would fail.
Changed it to be "/bin/passwd" and changed the name of the macro
to PASSWORD_PROGRAM to make it clear this is not an smb password
changer.
Jeremy.

25 years agosmbclient.1.yo: Documented Andrews changes.
Jeremy Allison [Mon, 9 Nov 1998 23:03:03 +0000 (23:03 +0000)]
smbclient.1.yo: Documented Andrews changes.
smb.conf.5.yo: Up to "print command"
Jeremy.

25 years agoMakefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison [Mon, 9 Nov 1998 20:33:37 +0000 (20:33 +0000)]
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
client/client.c:
client/clitar.c:
include/client.h:
smbwrapper/smbw_dir.c:
smbwrapper/smbw_stat.c:
smbwrapper/smbw.c:
lib/util.c: Converted all use of 'mode' to uint16.
smbd/quotas.c: Fixed stupid comment bug I put in there :-(.
printing/printing.c: Fix from J.F. to new code.
Jeremy.

25 years agosplit socket util functions into util_sock.c. util.c NOT committed
Luke Leighton [Mon, 9 Nov 1998 16:40:38 +0000 (16:40 +0000)]
split socket util functions into util_sock.c.  util.c NOT committed
and util_sock.c NOT included in Makefile.in.

registry commands added to rpcclient.

waiting for 2_0_0 split before committing modified files.  these files
are new modules, and are not referenced in the Makefile.in

25 years agoI talked to Dave Miller and he thinks that we should have TCP_NODELAY
Andrew Tridgell [Mon, 9 Nov 1998 04:17:11 +0000 (04:17 +0000)]
I talked to Dave Miller and he thinks that we should have TCP_NODELAY
on by default on OSes that support it, given the network IO pattern
that Samba uses. He doesn't think it will cause problems.

25 years agoconverted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell [Mon, 9 Nov 1998 03:45:49 +0000 (03:45 +0000)]
converted smbclient to use clientgen.c rather than clientutil.c

I did this when I saw yet another bug report complaining about
smbclient intermittently missing files. Rather than applying more
patches to smbclient it was better to move to the more robust
clientgen.c code.

The conversion wasn't perfect, I probably lost some features of
smbclient while doing it, but at least smbclient should be consistent
now. It if fails it should _always_ fail rather than giving people the
false impression of a reliable utility.

the tar stuff seems to work, but hasn't had much testing as I never
use it myself. I'm sure someone will find bugs in my conversion of
smbtar.c. It was quite tricky as it did a lot of its own SMB calls. It
now uses clientgen.c exclusively.

smbclient is still quite messy, but at least it doesn't build its own
SMB packets.

I haven't touched smbmount as I never use it. Mike, do you want to
convert smbmount to use clientgen.c?

25 years agocodepages/codepage_def.936: Updated comment.
Jeremy Allison [Sat, 7 Nov 1998 05:32:37 +0000 (05:32 +0000)]
codepages/codepage_def.936: Updated comment.
param/loadparm.c: Removed "networkstation user login", "domain controller", and "domain sid" parameters.
passdb/passdb.c: Removed "networkstation user login" code and changed bug test code
                 to only check once for a bad password server. This will stop the
                 complaints of many "bad login" audit records in NT PDC logs.
utils/smbpasswd.c: Removed check for "domain controller".
Jeremy.

25 years agoFixed lppause and lpresume docs.
Jeremy Allison [Sat, 7 Nov 1998 05:20:32 +0000 (05:20 +0000)]
Fixed lppause and lpresume docs.
Jeremy

25 years agoPacking it in for the evening..
Jeremy Allison [Sat, 7 Nov 1998 05:04:43 +0000 (05:04 +0000)]
Packing it in for the evening..
Jeremy.

25 years agoUp to ole locking compat..
Jeremy Allison [Sat, 7 Nov 1998 04:56:04 +0000 (04:56 +0000)]
Up to ole locking compat..
Jeremy.

25 years agoUp to "magic script".
Jeremy Allison [Sat, 7 Nov 1998 03:13:03 +0000 (03:13 +0000)]
Up to "magic script".
Jeremy.

25 years agoSave your work as you go... :-).
Jeremy Allison [Sat, 7 Nov 1998 01:12:31 +0000 (01:12 +0000)]
Save your work as you go... :-).
Jeremy.

25 years agoUp to "domain master" and still going...
Jeremy Allison [Fri, 6 Nov 1998 23:38:55 +0000 (23:38 +0000)]
Up to "domain master" and still going...
Jeremy.

25 years agoKeeping it safe. NB. This is *not* yet finished and will *NOT*
Jeremy Allison [Fri, 6 Nov 1998 20:55:05 +0000 (20:55 +0000)]
Keeping it safe. NB. This is *not* yet finished and will *NOT*
yodlize correctly yet.
Jeremy.

25 years agogrumble, grumble off-by-one unicode string fixes, gonna stuff my other
Luke Leighton [Fri, 6 Nov 1998 18:46:42 +0000 (18:46 +0000)]
grumble, grumble off-by-one unicode string fixes, gonna stuff my other
tree with cvs clashes when i cvs update on the group code grumble grumble

25 years agolib/charcnv.c: Improved debug comment.
Jeremy Allison [Fri, 6 Nov 1998 18:40:51 +0000 (18:40 +0000)]
lib/charcnv.c: Improved debug comment.
libsmb/namequery.c: Fix to remove 2 second wait is we are doing a unicast
                    and got a reply.
smbd/dfree.c:
smbd/noquotas.c:
smbd/quotas.c: Fixes from Dejan Ilic <svedja@lysator.liu.se> for the quota
               code.
utils/smbpasswd.c: Fixes to allow smbpasswd to be called from swat.
Jeremy.

25 years agoMore updates...
Jeremy Allison [Fri, 6 Nov 1998 02:48:11 +0000 (02:48 +0000)]
More updates...
Jeremy.

25 years agoUseful script to extract all parameters out of the loadparm.c file
Jeremy Allison [Thu, 5 Nov 1998 22:08:47 +0000 (22:08 +0000)]
Useful script to extract all parameters out of the loadparm.c file
and sort them into global (G) and service (S) parameters. Useful
for keeping the smb.conf docs up to date.
Jeremy.

25 years agoThe start of a long and ugly process... :-).
Jeremy Allison [Thu, 5 Nov 1998 20:34:27 +0000 (20:34 +0000)]
The start of a long and ugly process... :-).
Jeremy.

25 years agothe start of the start of the SAM database API
Luke Leighton [Thu, 5 Nov 1998 16:54:07 +0000 (16:54 +0000)]
the start of the start of the SAM database API

25 years agoutil_file.c:
Luke Leighton [Thu, 5 Nov 1998 16:51:34 +0000 (16:51 +0000)]
util_file.c:

split some routines out of various places (e.g smbpass.c) because
they now get used in more than one location.

util_sid.c:

need sid_copy, compare, split rid, append rid etc etc...

25 years agosplit string and unicode string routines into these files.
Luke Leighton [Thu, 5 Nov 1998 16:48:35 +0000 (16:48 +0000)]
split string and unicode string routines into these files.
these are *not* going to be added into the Makefile.in yet
so they still also exist in util.c.

25 years agodon't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with win95 as it
Andrew Tridgell [Thu, 5 Nov 1998 12:42:16 +0000 (12:42 +0000)]
don't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with win95 as it
totally screws it up, giving garbage for the size fields.

25 years agocheck return value of locking_init()
Andrew Tridgell [Thu, 5 Nov 1998 12:40:37 +0000 (12:40 +0000)]
check return value of locking_init()

25 years agoChanged build root to launch off /var/tmp instead of /tmp.
John Terpstra [Thu, 5 Nov 1998 11:26:19 +0000 (11:26 +0000)]
Changed build root to launch off /var/tmp instead of /tmp.

25 years agoSync up changes to smbd.8.yo and nmbd.8.yo.
Jeremy Allison [Thu, 5 Nov 1998 03:23:23 +0000 (03:23 +0000)]
Sync up changes to smbd.8.yo and nmbd.8.yo.
Jeremy.

25 years agoFinished smbpasswd.5.yo.
Jeremy Allison [Thu, 5 Nov 1998 03:00:47 +0000 (03:00 +0000)]
Finished smbpasswd.5.yo.
Only "the beast" - smb.conf.5.yo left to do... :-).
Jeremy.

25 years agoAdded scripts/convert_smbpasswd to SCRIPTS
Jeremy Allison [Thu, 5 Nov 1998 02:58:37 +0000 (02:58 +0000)]
Added scripts/convert_smbpasswd to SCRIPTS
Jeremy.

25 years agoRealise this needs to be without the '.sh' ending as we will be
Jeremy Allison [Thu, 5 Nov 1998 02:50:17 +0000 (02:50 +0000)]
Realise this needs to be without the '.sh' ending as we will be
installing it in the BIN directory.
Jeremy.

25 years agoVery simple awk script to convert a 1.9.18 password file into Samba 2.0
Jeremy Allison [Thu, 5 Nov 1998 02:47:50 +0000 (02:47 +0000)]
Very simple awk script to convert a 1.9.18 password file into Samba 2.0
password file format.
Jeremy.

25 years agoFinally a man page for the smbpasswd file.
Jeremy Allison [Thu, 5 Nov 1998 01:27:45 +0000 (01:27 +0000)]
Finally a man page for the smbpasswd file.
Not finished but on the way... :-).
Jeremy.

25 years agoAdded internal cross references for all man pages.
Jeremy Allison [Wed, 4 Nov 1998 23:22:45 +0000 (23:22 +0000)]
Added internal cross references for all man pages.
Jeremy.

25 years agoCross linked all the command line options.
Jeremy Allison [Wed, 4 Nov 1998 22:08:15 +0000 (22:08 +0000)]
Cross linked all the command line options.
Jeremy.

25 years agoIt turns out that yodl strips all spaces from link() and url() commands.
Jeremy Allison [Wed, 4 Nov 1998 21:48:13 +0000 (21:48 +0000)]
It turns out that yodl strips all spaces from link() and url() commands.
This is a *massive* pain when doing cross referencing and will mean a
change to SWAT when generating the help URLs. Herb is looking at that.
Jeremy.

25 years agoFixed up cross references into smb.conf.5 man page. Still working
Jeremy Allison [Wed, 4 Nov 1998 18:58:58 +0000 (18:58 +0000)]
Fixed up cross references into smb.conf.5 man page. Still working
on smbpasswd.8.yo.
Jeremy.

25 years agoupdated this file a bit...
Luke Leighton [Wed, 4 Nov 1998 18:23:43 +0000 (18:23 +0000)]
updated this file a bit...

25 years agoAdded Xrefs to smb.conf.5.html file.
Jeremy Allison [Wed, 4 Nov 1998 02:41:30 +0000 (02:41 +0000)]
Added Xrefs to smb.conf.5.html file.
First cut at smbpasswd (not yet finished).
Jeremy.

25 years agoAdded scripting option (-s) to smbpasswd.
Jeremy Allison [Wed, 4 Nov 1998 00:57:00 +0000 (00:57 +0000)]
Added scripting option (-s) to smbpasswd.
Jeremy.

25 years agoMore docs...
Jeremy Allison [Tue, 3 Nov 1998 21:20:31 +0000 (21:20 +0000)]
More docs...
Jeremy.

25 years agoAnother one bites the dust....
Jeremy Allison [Tue, 3 Nov 1998 20:23:57 +0000 (20:23 +0000)]
Another one bites the dust....
Jeremy.

25 years agofix to some of the unicode string handling. there are others pending
Luke Leighton [Tue, 3 Nov 1998 18:37:05 +0000 (18:37 +0000)]
fix to some of the unicode string handling.  there are others pending
in non-critical areas.

25 years agoMakefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quotas.c:
Jeremy Allison [Tue, 3 Nov 1998 02:25:28 +0000 (02:25 +0000)]
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quotas.c:
   Added quotas patch for autoconf from Dejan Ilic <svedja@lysator.liu.se>.
printing/printing.c: Filenames with spaces patch from Allan Bjorklund <allan@umich.edu>
utils/nmblookup.c: Fix usage() function.
smbd/reply.c: Split out the security=server and security=domain checks into
              check_server_security() and check_domain_security() to aid the
              writing of the 'hack' appliance mode invented by John Schimmel.
Jeremy.

25 years agoTidied up references to samba (7).
Jeremy Allison [Tue, 3 Nov 1998 02:04:27 +0000 (02:04 +0000)]
Tidied up references to samba (7).
Added smbtar.1.yo.
Jeremy.

25 years agoMore yodl-docs.
Jeremy Allison [Tue, 3 Nov 1998 00:58:34 +0000 (00:58 +0000)]
More yodl-docs.
Jeremy.

25 years agomemory leak in SAM group code: need these to track it down.
Luke Leighton [Mon, 2 Nov 1998 23:45:36 +0000 (23:45 +0000)]
memory leak in SAM group code: need these to track it down.

25 years agoTidied up VERSION section. Added testparm.1.yo
Jeremy Allison [Mon, 2 Nov 1998 23:09:44 +0000 (23:09 +0000)]
Tidied up VERSION section. Added testparm.1.yo
Jeremy.

25 years agoFixed up html links - docs look better now (getting the hang of this).
Jeremy Allison [Mon, 2 Nov 1998 21:25:00 +0000 (21:25 +0000)]
Fixed up html links - docs look better now (getting the hang of this).
Added nmblookup.1.yo.
Jeremy.

25 years agoclient/client.c: Patch to tidy up file size output.
Jeremy Allison [Mon, 2 Nov 1998 18:12:28 +0000 (18:12 +0000)]
client/client.c: Patch to tidy up file size output.
nmbd/nmbd.c: Someone (a "yank" no doubt :-) Changed instances of "initialise" to
             "initialize". Someone get that man an *English* dictionary.... :-) :-).
Jeremy.

25 years agoremoved comment line at end of file
Luke Leighton [Mon, 2 Nov 1998 16:20:25 +0000 (16:20 +0000)]
removed comment line at end of file

25 years agodon't core dump in smbstatus if we can't open the shmem system
Andrew Tridgell [Sat, 31 Oct 1998 09:31:29 +0000 (09:31 +0000)]
don't core dump in smbstatus if we can't open the shmem system

25 years agotook out Lukes change as it breaks domain logons for Win95 clients
Andrew Tridgell [Sat, 31 Oct 1998 07:38:50 +0000 (07:38 +0000)]
took out Lukes change as it breaks domain logons for Win95 clients
(ie. it breaks Sues machine).

Luke, your comment was:

  put unicode strings after SAMLOGON query regardless of whether it's
  an NT mailslot or a non-NT mailslot, after having observed this behaviour
  out of NT machines.

perhaps you could post the relevant tcpdump or netmon capture so we
can see what is going on? I suspect that what you saw isn't exactly
what the win95 boxes are generating. Maybe you saw a GETDCxxx instead
of a GETDC000 ? Maybe we need a switch based on the GETDC request
type?

We won't know unless we see sniffs.

25 years agoadded copyright notice from Patrick Powell
Andrew Tridgell [Sat, 31 Oct 1998 04:35:03 +0000 (04:35 +0000)]
added copyright notice from Patrick Powell

25 years agoMode doc work (smbclient was *nasty*).
Jeremy Allison [Sat, 31 Oct 1998 03:16:07 +0000 (03:16 +0000)]
Mode doc work (smbclient was *nasty*).
Jeremy.

25 years agoFix suggested by Nicholas.S.Jenkins@cdc.com - connect to the
Jeremy Allison [Fri, 30 Oct 1998 23:53:04 +0000 (23:53 +0000)]
Fix suggested by Nicholas.S.Jenkins@cdc.com - connect to the
password change server as anonymous - you don't need to have
logged on as the user to do the password change. Doh ! (Why
didn't *I* think of that one.... :-).
Jeremy.

25 years agodo not print garbage just because someone does not want dependencies :-)
Alexandre Oliva [Fri, 30 Oct 1998 16:37:39 +0000 (16:37 +0000)]
do not print garbage just because someone does not want dependencies :-)

25 years agoLearned about the label() and link() commands and how to use url()
Jeremy Allison [Thu, 29 Oct 1998 22:12:00 +0000 (22:12 +0000)]
Learned about the label() and link() commands and how to use url()
to do cross ref links.
Jeremy.

25 years agolooks like someone forgot to commit these...
Alexandre Oliva [Thu, 29 Oct 1998 22:02:08 +0000 (22:02 +0000)]
looks like someone forgot to commit these...

25 years agoAdded html label() macros to man page sections allowing them to be
Jeremy Allison [Thu, 29 Oct 1998 21:48:07 +0000 (21:48 +0000)]
Added html label() macros to man page sections allowing them to be
linked to externally.
Jeremy.

25 years agoFixed bug (that I introduced when doing the "delete on close" work
Jeremy Allison [Thu, 29 Oct 1998 20:17:02 +0000 (20:17 +0000)]
Fixed bug (that I introduced when doing the "delete on close" work
that caused NetBench to fail as the wrong error code was being
returned from a getatr call. Change was not to set the
unix_ERR_class global when you are not returning an error. This
is a big of Samba internal folklore that is *important*.
Jeremy.

25 years agomodify dependency tracking code so that it:
Alexandre Oliva [Thu, 29 Oct 1998 17:55:58 +0000 (17:55 +0000)]
modify dependency tracking code so that it:
1) inserts the pathname of the object file in the dependency file
   (currently, gcc will only generate the basename)
2) the directory tree within .deps mirrors the source tree, so that we use
   shorter filenames
problem 1 was reported to me by Tom Angert <angert@bellsouth.net>

25 years agoAdded description of reason for failure of test 3 due to blockage of the
John Terpstra [Thu, 29 Oct 1998 10:44:54 +0000 (10:44 +0000)]
Added description of reason for failure of test 3 due to blockage of the
loopback address.

25 years agoPath change only.
John Terpstra [Thu, 29 Oct 1998 10:29:07 +0000 (10:29 +0000)]
Path change only.

25 years agoFixed spec file entry that was causing the CDRom installer to generate
John Terpstra [Thu, 29 Oct 1998 10:17:00 +0000 (10:17 +0000)]
Fixed spec file entry that was causing the CDRom installer to generate
a message claiming that package installation had failed when it really
did work. The error was caused by the killall command being used where
there is no /proc for it to work on.

25 years agonmbd.8.yo: More tweaks.
Jeremy Allison [Thu, 29 Oct 1998 04:54:51 +0000 (04:54 +0000)]
nmbd.8.yo: More tweaks.
smbclient.1.yo: Partially done...
Jeremy.

25 years agoTidied up option processing in smbclient - usage message now actually
Jeremy Allison [Thu, 29 Oct 1998 02:18:17 +0000 (02:18 +0000)]
Tidied up option processing in smbclient - usage message now actually
reflects the real options. Removed '-S' option - couldn't see what
this was doing (seemed to have something to do with nt_domain_logon ?).
Luke please check if you needed this code (code is only #ifdef'ed out
and can be re-instated).
Did this to make writing of yodl smbclient man page possible :-).
Jeremy.