1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
Commit Graph

2340 Commits

Author SHA1 Message Date
Jeremy Allison
b0a2e2e778 Added the security changes suggested by Andrew - become the
user that authenticated to swat permanently (if not root).
Jeremy.
(This used to be commit 7d55bf3791)
1998-11-12 03:06:00 +00:00
Tim Potter
84c10df026 Added an index.html for the html documentation taken from the web site.
A good idea or not?
(This used to be commit 11982c5cec)
1998-11-12 02:48:11 +00:00
Jeremy Allison
85dde8c7cb Added enable user button. Fixed bug where log was always printed.
Jeremy.
(This used to be commit 43ddc85779)
1998-11-12 01:22:07 +00:00
Jeremy Allison
c291ef9ec7 Changed the welcome comments to look more like a release :-).
Jeremy.
(This used to be commit 81d00bc147)
1998-11-11 23:48:20 +00:00
Andrew Tridgell
01ceb5e2d7 changed is_root() to am_root() to prevent clash with variable names.
(This used to be commit 52f47b8d2e)
1998-11-11 23:47:03 +00:00
Jeremy Allison
f9584f93be J.F.'s latest printer fixes plus his gcc -picky fix for web/cgi.c
Jeremy.
(This used to be commit bd4e2972f5)
1998-11-11 23:31:37 +00:00
Jeremy Allison
f49b994aeb rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
script/makeyodldocs.sh: Added code to make text docs for non-man page YODL docs.
web/cgi.c web/swat.c: SGI compiler warnings fixed.
Jeremy.
(This used to be commit 80e0f7e107)
1998-11-11 23:25:51 +00:00
Jeremy Allison
e41badad78 Added text and html versions of DOMAIN_MEMBER doc.
Jeremy.
(This used to be commit a0f9145d6f)
1998-11-11 23:24:41 +00:00
Jeremy Allison
676aa11a48 Added file to describe how to join a domain.
Jeremy.
(This used to be commit 7e13bf012b)
1998-11-11 23:08:34 +00:00
Luke Leighton
86a62c423e oops!
(This used to be commit 22ef5160bf)
1998-11-11 23:00:52 +00:00
Jeremy Allison
14039d5122 Added swat html & manpage.
Jeremy.
(This used to be commit cce693135e)
1998-11-11 22:22:21 +00:00
Jeremy Allison
bd41f98ded Updated smbd links.
Added first cut at swat man page.
Jeremy.
(This used to be commit 87f06c973a)
1998-11-11 22:08:24 +00:00
Herb Lewis
8cae90887b add an empty STATUS..LCK to install so swat doesn't complain
(This used to be commit 41541a4c93)
1998-11-11 21:47:04 +00:00
Luke Leighton
e35207f28d security descriptor info, provided by jean-francois
(This used to be commit 719382a557)
1998-11-11 21:44:02 +00:00
Herb Lewis
4dd4f1798e Added needed flag for swat password changing
I forgot to mention that the changes to swat were contributed by
John Sygulla
(This used to be commit aa0cec0470)
1998-11-11 21:41:44 +00:00
Herb Lewis
6559aa10d5 added password change functionality to swat
(This used to be commit 06d4026cf1)
1998-11-11 21:37:44 +00:00
Herb Lewis
dcea9c382d new swat icons
(This used to be commit 08f3946b4c)
1998-11-11 21:32:29 +00:00
Jeremy Allison
1d6dc49331 Updated Manifest for 2.0.
Jeremy.
(This used to be commit fea0d80fb5)
1998-11-11 21:08:56 +00:00
Jeremy Allison
49d5a679a7 Fix from richard.kettlewell@kewill.com for leapyear bugs.
Jeremy.
(This used to be commit 751856a09d)
1998-11-11 20:03:19 +00:00
Luke Leighton
60a91a1dca clearing up security descriptor
(This used to be commit abdc9d790b)
1998-11-11 19:22:08 +00:00
Jeremy Allison
16a243ec5e Fixed two debug prints.
Jeremy.
(This used to be commit 74530677d5)
1998-11-11 17:42:36 +00:00
Luke Leighton
9f14f281ff changed syntax of registry commands so keys can start with HKLM or HKU.
sorted lookupsids command
(This used to be commit 13a0ee851f)
1998-11-11 14:23:55 +00:00
Jean-François Micouleau
0e09fba835 makeyodldocs.sh now works with the bash shell
(This used to be commit a41defc367)
1998-11-11 11:30:30 +00:00
Jeremy Allison
9ec90e4fb4 Added link to YODL url.
Jeremy.
(This used to be commit 791b9bddee)
1998-11-11 02:10:22 +00:00
Jeremy Allison
51acfa91c1 Added code to copy smb.conf.5.html to the swat help directory.
Jeremy.
(This used to be commit 3b2a32293b)
1998-11-11 02:10:20 +00:00
Jeremy Allison
caa86e201b Swat now uses the auto-generated smb.conf.5.html.
Jeremy.
(This used to be commit 798fa22d37)
1998-11-11 02:09:26 +00:00
Herb Lewis
6d04a7dc25 new directories for man page sources
(This used to be commit 555b11f9bc)
1998-11-11 02:04:54 +00:00
Herb Lewis
fadde42107 swat.c updated to use new yodl generated smb.conf.5.html file for help
added smb.conf.5.html to swat/help
(This used to be commit 9f250a80c6)
1998-11-11 01:54:31 +00:00
Jeremy Allison
b94520e424 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.
(This used to be commit 88031bca5c)
1998-11-11 01:33:57 +00:00
Jeremy Allison
7668dc6619 Forgot to add these new (auto-generated) manpages.
Jeremy.
(This used to be commit 8d4e8498df)
1998-11-11 01:30:35 +00:00
Jeremy Allison
6412277fa9 First versions of the man pages auto-generated from the YODL
source.
Jeremy.
(This used to be commit 00241b15fa)
1998-11-11 01:27:18 +00:00
Jeremy Allison
af60ba31e1 First version of HTML docs generated from YODL source.
Jeremy.
(This used to be commit 8f5f0bffc6)
1998-11-11 01:23:43 +00:00
Jeremy Allison
26552543ff Adding YODL docs maintainer script.
Jeremy.
(This used to be commit f04c2b4dee)
1998-11-11 01:16:48 +00:00
Luke Leighton
58cbefdaaf registry delete value command: "regdeleteval".
this is just so unbelievably simple to do...
(This used to be commit c05254a150)
1998-11-11 00:57:13 +00:00
Luke Leighton
edf630c85e renamed unk_1b to flush_key
(This used to be commit ddfdb65346)
1998-11-11 00:43:41 +00:00
Jeremy Allison
d90f25d380 Added manpages/ to source path.
Jeremy.
(This used to be commit 0f7977ef74)
1998-11-11 00:40:24 +00:00
Luke Leighton
07eb9133ef - renamed open_policy to open_hklm.
- renamed open_unk_4 to open_hku

- fixed createkey issue spotted by phil cox
(This used to be commit 7df85b9567)
1998-11-11 00:36:15 +00:00
Jeremy Allison
73cd96ec90 Updating changes - now move to yodldocs directory.
Jeremy.
(This used to be commit 98192a996a)
1998-11-11 00:10:47 +00:00
Jeremy Allison
3735045fe3 Fixed a broken link.
Jeremy.
(This used to be commit 918071dc9a)
1998-11-10 23:37:00 +00:00
Jeremy Allison
abac7453eb Finally it compiles with YODL !!
Jeremy.
(This used to be commit d0303b22e5)
1998-11-10 23:33:47 +00:00
Luke Leighton
75ca9df787 rpcclient registry key delete command: "regdeletekey".
(This used to be commit 20987b6105)
1998-11-10 22:14:05 +00:00
Luke Leighton
c098e44df4 registry modification requires a "sync" or "refresh" on the parent key.
opcode 0xb added to do this.  a likely candidate name is "RegFlushKey".
(This used to be commit 5e9567e3c7)
1998-11-10 22:03:34 +00:00
Jeremy Allison
10844fa980 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.
(This used to be commit 06c44a0fe2)
1998-11-10 21:59:04 +00:00
Herb Lewis
8be93971aa make sure we build with SGI compiler
(This used to be commit 433525fd32)
1998-11-10 21:58:19 +00:00
Jeremy Allison
375e53826c 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.
(This used to be commit 9668a5ef50)
1998-11-10 20:51:25 +00:00
Jeremy Allison
84934fbfac Done all the ssl docs.
Jeremy.
(This used to be commit aa2c424f5a)
1998-11-10 20:06:21 +00:00
Luke Leighton
5e7cdb0d18 oops!
(This used to be commit cad5b1f1fb)
1998-11-10 19:41:18 +00:00
Luke Leighton
1e1c2ec93c rpcclient registry commands.
(This used to be commit 36fcb4a6e6)
1998-11-10 19:05:00 +00:00
Luke Leighton
313d8ef27d util functions split into relevant modules, first pass.
(This used to be commit d448906e68)
1998-11-10 18:14:16 +00:00
Jeremy Allison
c22f10c7bd Up to "socket options".
Jeremy.
(This used to be commit 5ef2e9f911)
1998-11-10 02:57:37 +00:00