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