Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updated smbd links. | Jeremy Allison | 1998-11-11 | 2 | -6/+226 | |
| | | | | | Added first cut at swat man page. Jeremy. | |||||
* | add an empty STATUS..LCK to install so swat doesn't complain | Herb Lewis | 1998-11-11 | 2 | -0/+1 | |
| | ||||||
* | security descriptor info, provided by jean-francois | Luke Leighton | 1998-11-11 | 5 | -42/+129 | |
| | ||||||
* | Added needed flag for swat password changing | Herb Lewis | 1998-11-11 | 1 | -2/+3 | |
| | | | | | I forgot to mention that the changes to swat were contributed by John Sygulla | |||||
* | added password change functionality to swat | Herb Lewis | 1998-11-11 | 2 | -60/+534 | |
| | ||||||
* | new swat icons | Herb Lewis | 1998-11-11 | 7 | -0/+0 | |
| | ||||||
* | Updated Manifest for 2.0. | Jeremy Allison | 1998-11-11 | 1 | -16/+37 | |
| | | | | Jeremy. | |||||
* | Fix from richard.kettlewell@kewill.com for leapyear bugs. | Jeremy Allison | 1998-11-11 | 1 | -1/+5 | |
| | | | | Jeremy. | |||||
* | clearing up security descriptor | Luke Leighton | 1998-11-11 | 9 | -61/+129 | |
| | ||||||
* | Fixed two debug prints. | Jeremy Allison | 1998-11-11 | 1 | -2/+2 | |
| | | | | Jeremy. | |||||
* | changed syntax of registry commands so keys can start with HKLM or HKU. | Luke Leighton | 1998-11-11 | 11 | -307/+454 | |
| | | | | sorted lookupsids command | |||||
* | makeyodldocs.sh now works with the bash shell | Jean-François Micouleau | 1998-11-11 | 1 | -3/+3 | |
| | ||||||
* | Added link to YODL url. | Jeremy Allison | 1998-11-11 | 42 | -97/+195 | |
| | | | | Jeremy. | |||||
* | Added code to copy smb.conf.5.html to the swat help directory. | Jeremy Allison | 1998-11-11 | 1 | -0/+8 | |
| | | | | Jeremy. | |||||
* | Swat now uses the auto-generated smb.conf.5.html. | Jeremy Allison | 1998-11-11 | 2 | -2264/+9 | |
| | | | | Jeremy. | |||||
* | new directories for man page sources | Herb Lewis | 1998-11-11 | 1 | -16/+4 | |
| | ||||||
* | swat.c updated to use new yodl generated smb.conf.5.html file for help | Herb Lewis | 1998-11-11 | 2 | -5/+4468 | |
| | | | | added smb.conf.5.html to swat/help | |||||
* | Makefile.in: Added target for makeyodldocs - not used by default. | Jeremy Allison | 1998-11-11 | 3 | -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. | |||||
* | Forgot to add these new (auto-generated) manpages. | Jeremy Allison | 1998-11-11 | 2 | -0/+303 | |
| | | | | Jeremy. | |||||
* | First versions of the man pages auto-generated from the YODL | Jeremy Allison | 1998-11-11 | 13 | -7066/+8463 | |
| | | | | | source. Jeremy. | |||||
* | First version of HTML docs generated from YODL source. | Jeremy Allison | 1998-11-11 | 15 | -0/+7083 | |
| | | | | Jeremy. | |||||
* | Adding YODL docs maintainer script. | Jeremy Allison | 1998-11-11 | 1 | -0/+75 | |
| | | | | Jeremy. | |||||
* | registry delete value command: "regdeleteval". | Luke Leighton | 1998-11-11 | 6 | -1/+197 | |
| | | | | this is just so unbelievably simple to do... | |||||
* | renamed unk_1b to flush_key | Luke Leighton | 1998-11-11 | 5 | -31/+31 | |
| | ||||||
* | Added manpages/ to source path. | Jeremy Allison | 1998-11-11 | 1 | -1/+1 | |
| | | | | Jeremy. | |||||
* | - renamed open_policy to open_hklm. | Luke Leighton | 1998-11-11 | 6 | -76/+149 | |
| | | | | | | - renamed open_unk_4 to open_hku - fixed createkey issue spotted by phil cox | |||||
* | Updating changes - now move to yodldocs directory. | Jeremy Allison | 1998-11-11 | 2 | -4/+99 | |
| | | | | Jeremy. | |||||
* | Fixed a broken link. | Jeremy Allison | 1998-11-10 | 1 | -1/+1 | |
| | | | | Jeremy. | |||||
* | Finally it compiles with YODL !! | Jeremy Allison | 1998-11-10 | 1 | -97/+122 | |
| | | | | Jeremy. | |||||
* | rpcclient registry key delete command: "regdeletekey". | Luke Leighton | 1998-11-10 | 6 | -0/+198 | |
| | ||||||
* | registry modification requires a "sync" or "refresh" on the parent key. | Luke Leighton | 1998-11-10 | 5 | -0/+122 | |
| | | | | opcode 0xb added to do this. a likely candidate name is "RegFlushKey". | |||||
* | This is finished but still doesn't compile in YODL. | Jeremy Allison | 1998-11-10 | 1 | -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. | |||||
* | make sure we build with SGI compiler | Herb Lewis | 1998-11-10 | 1 | -1/+2 | |
| | ||||||
* | include/local.h: | Jeremy Allison | 1998-11-10 | 12 | -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. | |||||
* | Done all the ssl docs. | Jeremy Allison | 1998-11-10 | 1 | -235/+627 | |
| | | | | Jeremy. | |||||
* | oops! | Luke Leighton | 1998-11-10 | 1 | -0/+102 | |
| | ||||||
* | rpcclient registry commands. | Luke Leighton | 1998-11-10 | 24 | -226/+2383 | |
| | ||||||
* | util functions split into relevant modules, first pass. | Luke Leighton | 1998-11-10 | 4 | -2094/+197 | |
| | ||||||
* | Up to "socket options". | Jeremy Allison | 1998-11-10 | 1 | -176/+327 | |
| | | | | Jeremy. | |||||
* | Updating the password script and documenting password sync stuff. | John Terpstra | 1998-11-10 | 2 | -0/+20 | |
| | ||||||
* | Up to "read size". | Jeremy Allison | 1998-11-10 | 1 | -216/+308 | |
| | | | | Jeremy. | |||||
* | Default for SMB_PASSWD program was set to smbpasswd ! This explained the ↵ | Jeremy Allison | 1998-11-10 | 2 | -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. | |||||
* | smbclient.1.yo: Documented Andrews changes. | Jeremy Allison | 1998-11-09 | 2 | -232/+323 | |
| | | | | | smb.conf.5.yo: Up to "print command" Jeremy. | |||||
* | Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions. | Jeremy Allison | 1998-11-09 | 13 | -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. | |||||
* | split socket util functions into util_sock.c. util.c NOT committed | Luke Leighton | 1998-11-09 | 4 | -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 | |||||
* | I talked to Dave Miller and he thinks that we should have TCP_NODELAY | Andrew Tridgell | 1998-11-09 | 2 | -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. | |||||
* | converted smbclient to use clientgen.c rather than clientutil.c | Andrew Tridgell | 1998-11-09 | 10 | -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? | |||||
* | codepages/codepage_def.936: Updated comment. | Jeremy Allison | 1998-11-07 | 5 | -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. | |||||
* | Fixed lppause and lpresume docs. | Jeremy Allison | 1998-11-07 | 1 | -11/+1 | |
| | | | | Jeremy | |||||
* | Packing it in for the evening.. | Jeremy Allison | 1998-11-07 | 1 | -15/+44 | |
| | | | | Jeremy. |