summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-1322-625/+803
* reverted includes change for FreeBSD as it breaks IRIXAndrew Tridgell1998-11-131-1/+0
* need 32 bit status codes to be negotiated because of STUPID dos "error moreLuke Leighton1998-11-131-1/+1
* Fixed timing window created by daemonize function. Smbmount was going daemonMichael Warfield1998-11-131-7/+10
* LOCAL_GRP and DOMAIN_GRP are return typesLuke Leighton1998-11-131-0/+4
* ZERO_STRUCTP not PNLuke Leighton1998-11-131-6/+6
* oops - ZERO_STRUCTP() issues again...Luke Leighton1998-11-131-4/+1
* use ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP (doesn't check for NULL)Luke Leighton1998-11-131-6/+6
* ZERO_STRUCTP does not check argument for NULL.Luke Leighton1998-11-131-1/+4
* fixes for OSF1 compilationAndrew Tridgell1998-11-137-13/+23
* include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.Jeremy Allison1998-11-134-12/+10
* security descriptorsLuke Leighton1998-11-136-83/+104
* sids in rpctorture changed from fstrings to DOM_SIDLuke Leighton1998-11-131-2/+2
* fixed compile for FreeBSDAndrew Tridgell1998-11-132-376/+371
* %\ is an interesting printf argument, but I prefer %sAndrew Tridgell1998-11-121-1/+1
* we don't have any jpeg images any moreAndrew Tridgell1998-11-121-7/+0
* Removed code that used printf/fprintf in password changin libraries.Herb Lewis1998-11-125-27/+70
* security descriptors.Luke Leighton1998-11-1211-93/+387
* please remember to check that code compiles before checkin!Andrew Tridgell1998-11-121-2/+2
* .cvsignore: Removed old entries.Herb Lewis1998-11-125-52/+64
* Fixed smbpasswd so that enabling a user who already has a passwordJeremy Allison1998-11-121-2/+20
* include/kanji.h include/proto.h lib/kanji.c: Added const parameters in string...Jeremy Allison1998-11-123-42/+44
* jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton1998-11-128-30/+149
* changes from John Sygulla for changing remote passwordsHerb Lewis1998-11-121-17/+79
* cleaning up conflicts between group code not yet committed andLuke Leighton1998-11-129-701/+2000
* security descriptors and registry.Luke Leighton1998-11-124-3/+102
* handle null usernamesAndrew Tridgell1998-11-121-8/+5
* show all buttons in demo modeAndrew Tridgell1998-11-121-1/+1
* fixed demo modeAndrew Tridgell1998-11-121-5/+10
* extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1998-11-128-519/+385
* char -> uchar fixAndrew Tridgell1998-11-121-1/+1
* 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
* Fix fd leak in error condition in grantpt code case.Jeremy Allison1998-11-121-5/+8
* Added the security changes suggested by Andrew - become theJeremy Allison1998-11-123-79/+108
* Added enable user button. Fixed bug where log was always printed.Jeremy Allison1998-11-121-5/+15
* 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
* oops!Luke Leighton1998-11-111-11/+13
* 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
* 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 code to copy smb.conf.5.html to the swat help directory.Jeremy Allison1998-11-111-0/+8
* swat.c updated to use new yodl generated smb.conf.5.html file for helpHerb Lewis1998-11-111-5/+17