summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-11-13Added packing release script.John Terpstra1-0/+15
1998-11-13Updated for 2.0beta1.Jeremy Allison1-9/+5
1998-11-13Change to beta1.Jeremy Allison1-1/+1
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison22-625/+803
1998-11-13reverted includes change for FreeBSD as it breaks IRIXAndrew Tridgell1-1/+0
1998-11-13need 32 bit status codes to be negotiated because of STUPID dos "error moreLuke Leighton1-1/+1
1998-11-13Fixed timing window created by daemonize function. Smbmount was going daemonMichael Warfield1-7/+10
1998-11-13LOCAL_GRP and DOMAIN_GRP are return typesLuke Leighton1-0/+4
1998-11-13ZERO_STRUCTP not PNLuke Leighton1-6/+6
1998-11-13oops - ZERO_STRUCTP() issues again...Luke Leighton1-4/+1
1998-11-13Problems found by Herb.Jeremy Allison6-15/+22
1998-11-13use ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP (doesn't check for NULL)Luke Leighton1-6/+6
1998-11-13ZERO_STRUCTP does not check argument for NULL.Luke Leighton1-1/+4
1998-11-13fixes for OSF1 compilationAndrew Tridgell7-13/+23
1998-11-13include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.Jeremy Allison4-12/+10
1998-11-13security descriptorsLuke Leighton6-83/+104
1998-11-13sids in rpctorture changed from fstrings to DOM_SIDLuke Leighton1-2/+2
1998-11-13fixed compile for FreeBSDAndrew Tridgell2-376/+371
1998-11-12%\ is an interesting printf argument, but I prefer %sAndrew Tridgell1-1/+1
1998-11-12we don't have any jpeg images any moreAndrew Tridgell1-7/+0
1998-11-12Removed code that used printf/fprintf in password changin libraries.Herb Lewis5-27/+70
1998-11-12no longer neededAndrew Tridgell2-0/+0
1998-11-12changed the fonts in the images a bit to be readable at a higherAndrew Tridgell7-0/+0
1998-11-12security descriptors.Luke Leighton11-93/+387
1998-11-12please remember to check that code compiles before checkin!Andrew Tridgell1-2/+2
1998-11-12missed oneHerb Lewis1-0/+0
1998-11-12smaller images so they fit on one line of a 640/480 displayHerb Lewis6-0/+0
1998-11-12Commiting tt fix.Herb Lewis2-2/+2
1998-11-12Fixed missing parens in tt entry.Herb Lewis1-1/+1
1998-11-12.cvsignore: Removed old entries.Herb Lewis5-52/+64
1998-11-12Use spaces not tabs.Jeremy Allison1-1/+1
1998-11-12Fixed smbpasswd so that enabling a user who already has a passwordJeremy Allison1-2/+20
1998-11-12include/kanji.h include/proto.h lib/kanji.c: Added const parameters in string...Jeremy Allison3-42/+44
1998-11-12clear trailing / from directory names in idb fileHerb Lewis1-11/+15
1998-11-12jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton8-30/+149
1998-11-12changes from John Sygulla for changing remote passwordsHerb Lewis1-17/+79
1998-11-12remove .po and .po32 files from inst packageHerb Lewis1-1/+1
1998-11-12formattingLuke Leighton1-16/+24
1998-11-12minor update.Luke Leighton1-4/+16
1998-11-12spelling. added line about command-line tools equivalent to nt admin tools.Luke Leighton1-1/+2
1998-11-12spelling corrections and such-like.Luke Leighton1-25/+25
1998-11-12cleaning up conflicts between group code not yet committed andLuke Leighton9-701/+2000
1998-11-12security descriptors and registry.Luke Leighton4-3/+102
1998-11-12no longer neededHerb Lewis1-38/+0
1998-11-12remove my name from welcome page so I don't get mail about it.Andrew Tridgell1-4/+0
1998-11-12handle null usernamesAndrew Tridgell1-8/+5
1998-11-12show all buttons in demo modeAndrew Tridgell1-1/+1
1998-11-12fixed demo modeAndrew Tridgell1-5/+10
1998-11-12extracted the password change code from smbpasswd and used it in swatAndrew Tridgell8-519/+385
1998-11-12char -> uchar fixAndrew Tridgell1-1/+1