summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-11-12largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell10-668/+710
1998-11-12Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioaJeremy Allison4-35/+62
1998-11-12Updated to at least some semblence of reality :-).Jeremy Allison1-30/+27
1998-11-12Fix fd leak in error condition in grantpt code case.Jeremy Allison1-5/+8
1998-11-12Someone else is already doing this.Tim Potter1-163/+0
1998-11-12WHATSNEW now vaguely correct for 2.0 :-).Jeremy Allison1-70/+123
1998-11-12Added the security changes suggested by Andrew - become theJeremy Allison3-79/+108
1998-11-12Added an index.html for the html documentation taken from the web site.Tim Potter1-0/+163
1998-11-12Added enable user button. Fixed bug where log was always printed.Jeremy Allison1-5/+15
1998-11-11Changed the welcome comments to look more like a release :-).Jeremy Allison1-56/+25
1998-11-11changed is_root() to am_root() to prevent clash with variable names.Andrew Tridgell3-14/+12
1998-11-11J.F.'s latest printer fixes plus his gcc -picky fix for web/cgi.cJeremy Allison2-2/+4
1998-11-11rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.Jeremy Allison5-14/+23
1998-11-11Added text and html versions of DOMAIN_MEMBER doc.Jeremy Allison2-0/+277
1998-11-11Added file to describe how to join a domain.Jeremy Allison1-0/+148
1998-11-11oops!Luke Leighton1-11/+13
1998-11-11Added swat html & manpage.Jeremy Allison4-12/+418
1998-11-11Updated smbd links.Jeremy Allison2-6/+226
1998-11-11add an empty STATUS..LCK to install so swat doesn't complainHerb Lewis2-0/+1
1998-11-11security descriptor info, provided by jean-francoisLuke Leighton5-42/+129
1998-11-11Added needed flag for swat password changingHerb Lewis1-2/+3
1998-11-11added password change functionality to swatHerb Lewis2-60/+534
1998-11-11new swat iconsHerb Lewis7-0/+0
1998-11-11Updated Manifest for 2.0.Jeremy Allison1-16/+37
1998-11-11Fix from richard.kettlewell@kewill.com for leapyear bugs.Jeremy Allison1-1/+5
1998-11-11clearing up security descriptorLuke Leighton9-61/+129
1998-11-11Fixed two debug prints.Jeremy Allison1-2/+2
1998-11-11changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton11-307/+454
1998-11-11makeyodldocs.sh now works with the bash shellJean-François Micouleau1-3/+3
1998-11-11Added link to YODL url.Jeremy Allison42-97/+195
1998-11-11Added code to copy smb.conf.5.html to the swat help directory.Jeremy Allison1-0/+8
1998-11-11Swat now uses the auto-generated smb.conf.5.html.Jeremy Allison2-2264/+9
1998-11-11new directories for man page sourcesHerb Lewis1-16/+4
1998-11-11swat.c updated to use new yodl generated smb.conf.5.html file for helpHerb Lewis2-5/+4468
1998-11-11Makefile.in: Added target for makeyodldocs - not used by default.Jeremy Allison3-5/+16
1998-11-11Forgot to add these new (auto-generated) manpages.Jeremy Allison2-0/+303
1998-11-11First versions of the man pages auto-generated from the YODLJeremy Allison13-7066/+8463
1998-11-11First version of HTML docs generated from YODL source.Jeremy Allison15-0/+7083
1998-11-11Adding YODL docs maintainer script.Jeremy Allison1-0/+75
1998-11-11registry delete value command: "regdeleteval".Luke Leighton6-1/+197
1998-11-11renamed unk_1b to flush_keyLuke Leighton5-31/+31
1998-11-11Added manpages/ to source path.Jeremy Allison1-1/+1
1998-11-11- renamed open_policy to open_hklm.Luke Leighton6-76/+149
1998-11-11Updating changes - now move to yodldocs directory.Jeremy Allison2-4/+99
1998-11-10Fixed a broken link.Jeremy Allison1-1/+1
1998-11-10Finally it compiles with YODL !!Jeremy Allison1-97/+122
1998-11-10rpcclient registry key delete command: "regdeletekey".Luke Leighton6-0/+198
1998-11-10registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton5-0/+122
1998-11-10This is finished but still doesn't compile in YODL.Jeremy Allison1-469/+595
1998-11-10make sure we build with SGI compilerHerb Lewis1-1/+2