summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-11-11Swat now uses the auto-generated smb.conf.5.html.Jeremy Allison2-2264/+9
Jeremy. (This used to be commit 798fa22d37f117ff4842ce1ca108625539391d82)
1998-11-11new directories for man page sourcesHerb Lewis1-16/+4
(This used to be commit 555b11f9bc557d7a00aca7aabe9e2536d3936cbb)
1998-11-11swat.c updated to use new yodl generated smb.conf.5.html file for helpHerb Lewis2-5/+4468
added smb.conf.5.html to swat/help (This used to be commit 9f250a80c66fb3e2b9039218771f0b4d5088a0ae)
1998-11-11Makefile.in: Added target for makeyodldocs - not used by default.Jeremy Allison3-5/+16
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. (This used to be commit 88031bca5c528157ef2fe1d976a245b186ff8959)
1998-11-11Forgot to add these new (auto-generated) manpages.Jeremy Allison2-0/+303
Jeremy. (This used to be commit 8d4e8498df15926bffbcf537c80643451ca76002)
1998-11-11First versions of the man pages auto-generated from the YODLJeremy Allison13-7066/+8463
source. Jeremy. (This used to be commit 00241b15fa8ccd21e1b43726ea131a189c14074e)
1998-11-11First version of HTML docs generated from YODL source.Jeremy Allison15-0/+7083
Jeremy. (This used to be commit 8f5f0bffc6af97e1f382cb3baa03ccecb0f151c4)
1998-11-11Adding YODL docs maintainer script.Jeremy Allison1-0/+75
Jeremy. (This used to be commit f04c2b4deeaee7360b5757de8eb7cb019d886e46)
1998-11-11registry delete value command: "regdeleteval".Luke Leighton6-1/+197
this is just so unbelievably simple to do... (This used to be commit c05254a15076711d382a58b85b5f08bf81cb1560)
1998-11-11renamed unk_1b to flush_keyLuke Leighton5-31/+31
(This used to be commit ddfdb6534671a0e9bbbefe555a92925d41abaddf)
1998-11-11Added manpages/ to source path.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 0f7977ef74af1cbb7e92df8cb1b5545247056b52)
1998-11-11- renamed open_policy to open_hklm.Luke Leighton6-76/+149
- renamed open_unk_4 to open_hku - fixed createkey issue spotted by phil cox (This used to be commit 7df85b956787f02d022b34ef8cfc13fc967ae89c)
1998-11-11Updating changes - now move to yodldocs directory.Jeremy Allison2-4/+99
Jeremy. (This used to be commit 98192a996ae5c77c7bd02d522a76d2dd65a4ceff)
1998-11-10Fixed a broken link.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 918071dc9a9829d6577f183bfd8aa348053b2e37)
1998-11-10Finally it compiles with YODL !!Jeremy Allison1-97/+122
Jeremy. (This used to be commit d0303b22e56ab6536c50a4cb7a7cb453f4af43a5)
1998-11-10rpcclient registry key delete command: "regdeletekey".Luke Leighton6-0/+198
(This used to be commit 20987b6105d42f3404ff009cc27e73a1823cd495)
1998-11-10registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton5-0/+122
opcode 0xb added to do this. a likely candidate name is "RegFlushKey". (This used to be commit 5e9567e3c7d4ee8624a448fcccfcd8003913dbbf)
1998-11-10This is finished but still doesn't compile in YODL.Jeremy Allison1-469/+595
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. (This used to be commit 06c44a0fe20bc4b9c211be99536c30a2dc385a01)
1998-11-10make sure we build with SGI compilerHerb Lewis1-1/+2
(This used to be commit 433525fd321a768eada4eecb2f8a12f367bae001)
1998-11-10include/local.h:Jeremy Allison12-38/+81
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. (This used to be commit 9668a5ef50be2e6b575f9989e87ee2ff8da5ac1d)
1998-11-10Done all the ssl docs.Jeremy Allison1-235/+627
Jeremy. (This used to be commit aa2c424f5a2ee2ce3309da6491a149269014fb5f)
1998-11-10oops!Luke Leighton1-0/+102
(This used to be commit cad5b1f1fb03e7b064040b7c5bef5cd86dd0e1ba)
1998-11-10rpcclient registry commands.Luke Leighton24-226/+2383
(This used to be commit 36fcb4a6e643a05d06a2a273d74318fee7f2c647)
1998-11-10util functions split into relevant modules, first pass.Luke Leighton4-2094/+197
(This used to be commit d448906e68cec5019fa83f7d31b862efff41e2da)
1998-11-10Up to "socket options".Jeremy Allison1-176/+327
Jeremy. (This used to be commit 5ef2e9f911c13940ed4b27d7586dc05216c0e3a7)
1998-11-10Updating the password script and documenting password sync stuff.John Terpstra2-0/+20
(This used to be commit 2479fc2238757a64979903a8d79eeb14d99c7b29)
1998-11-10Up to "read size".Jeremy Allison1-216/+308
Jeremy. (This used to be commit 941f1fcdb9d32600c14d1a533fbadda9d9c33cf7)
1998-11-10Default for SMB_PASSWD program was set to smbpasswd ! This explained the ↵Jeremy Allison2-3/+3
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. (This used to be commit 8c1625365479f12fa544d83e1a9f72a548398108)
1998-11-09smbclient.1.yo: Documented Andrews changes.Jeremy Allison2-232/+323
smb.conf.5.yo: Up to "print command" Jeremy. (This used to be commit cb23417503dd2c3e8370757943daca78f3b598b6)
1998-11-09Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison13-105/+49
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. (This used to be commit bacd3e9d2036a804e73644a28fc498f229c8446c)
1998-11-09split socket util functions into util_sock.c. util.c NOT committedLuke Leighton4-0/+2069
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 (This used to be commit 373f60256fc6dc800f73d88ea9a302933a4a3246)
1998-11-09I talked to Dave Miller and he thinks that we should have TCP_NODELAYAndrew Tridgell2-0/+10
on by default on OSes that support it, given the network IO pattern that Samba uses. He doesn't think it will cause problems. (This used to be commit 15016aa024854ca56ef20d1f29f54f9698a1911b)
1998-11-09converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell10-4653/+1773
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? (This used to be commit e14ca7765ace1b721dad8eca4a527a4e4a8f1ab8)
1998-11-07codepages/codepage_def.936: Updated comment.Jeremy Allison5-109/+80
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. (This used to be commit d6e6e936b5dd90dd8fc38d9404efbe5c546c15e5)
1998-11-07Fixed lppause and lpresume docs.Jeremy Allison1-11/+1
Jeremy (This used to be commit 92a46856f4133f17739c1c813be2da61498c1276)
1998-11-07Packing it in for the evening..Jeremy Allison1-15/+44
Jeremy. (This used to be commit 1362ee3b5ffce865343043096a4ee8c27a927e1b)
1998-11-07Up to ole locking compat..Jeremy Allison1-291/+399
Jeremy. (This used to be commit c03d5b746115da33e0a736c50d74a2de047f6bc3)
1998-11-07Up to "magic script".Jeremy Allison1-371/+599
Jeremy. (This used to be commit 74d675202d7354bb0327bb13c6e8cff60a4530d7)
1998-11-07Save your work as you go... :-).Jeremy Allison1-228/+296
Jeremy. (This used to be commit f733534147c332f35d44f1f427d70dafe7225340)
1998-11-06Up to "domain master" and still going...Jeremy Allison1-152/+266
Jeremy. (This used to be commit 1037bf6bb778bc54bad67f367de37bfba303bd53)
1998-11-06Keeping it safe. NB. This is *not* yet finished and will *NOT*Jeremy Allison1-76/+258
yodlize correctly yet. Jeremy. (This used to be commit a240cd458df93140b00cb3dd0254f4bd8c8bb133)
1998-11-06grumble, grumble off-by-one unicode string fixes, gonna stuff my otherLuke Leighton1-5/+5
tree with cvs clashes when i cvs update on the group code grumble grumble (This used to be commit f8b229d187cea2e3820d71697346fc9f0cd8bf88)
1998-11-06lib/charcnv.c: Improved debug comment.Jeremy Allison7-79/+124
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. (This used to be commit b5981c0149ad8c6f13ea87db450080616538b5d5)
1998-11-06More updates...Jeremy Allison1-350/+487
Jeremy. (This used to be commit 222829885cba9ccb8af0e9df232fd5d614cec1ad)
1998-11-05Useful script to extract all parameters out of the loadparm.c fileJeremy Allison1-0/+2
and sort them into global (G) and service (S) parameters. Useful for keeping the smb.conf docs up to date. Jeremy. (This used to be commit e8c5e033083440818cb559c61bcf5f9baec511ea)
1998-11-05The start of a long and ugly process... :-).Jeremy Allison2-20/+4638
Jeremy. (This used to be commit 9722a98f8f24ef528b02bfb42f53ef9d07e62aa1)
1998-11-05the start of the start of the SAM database APILuke Leighton6-0/+1766
(This used to be commit 3eacd3013cc909e6e731a1a42f0aa7f202673bb9)
1998-11-05util_file.c:Luke Leighton2-0/+507
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... (This used to be commit 71dfaa307ec954041c09ed157594a46503fb6db8)
1998-11-05split string and unicode string routines into these files.Luke Leighton2-0/+1162
these are *not* going to be added into the Makefile.in yet so they still also exist in util.c. (This used to be commit 3f5feda6749dace6bc51fb0e02b16d2b72a930b8)
1998-11-05don't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with win95 as itAndrew Tridgell1-1/+5
totally screws it up, giving garbage for the size fields. (This used to be commit 86f98e0607e8a05ec026b919cc974c1c934b6882)