summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1998-11-17make_uni_hdr() reverted accidentally with a -1 on username lengthLuke Leighton1-2/+2
1998-11-17swapped username:uid:[groupridlist]:[aliasridlist] toLuke Leighton1-9/+9
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton47-2310/+3044
1998-11-17Fixed missing NULL check in tar op.Jeremy Allison1-2/+4
1998-11-17Moved PRINTCAP_NAME from smb.h to includes to allow it toJeremy Allison2-4/+3
1998-11-16Makefile.in: Re-added quotes round ROFF call for DGUX.Jeremy Allison3-4/+3
1998-11-16O_EXCL fixes for printing files & oplocks.Jeremy Allison3-3/+6
1998-11-16Added fixes for machine accounts.Jeremy Allison1-10/+32
1998-11-16fixed lmhosts parsing. We were using sizeof(name) where name was char*Andrew Tridgell1-3/+2
1998-11-16Updates to handle glob.h - was causing problems on SCO 5.0.4John Terpstra4-3/+6
1998-11-15change ROUNDUP to SMB_ROUNDUP to prevent conflicts with system macrosAndrew Tridgell3-8/+8
1998-11-14compile with optimisation by default on all compilersAndrew Tridgell2-394/+402
1998-11-14automatically uppercase server and share names (win95 won't handleAndrew Tridgell3-12/+7
1998-11-14fixed setmode in smbclientAndrew Tridgell1-7/+6
1998-11-14- handle servers that don't support getattrE (ie. NT)Andrew Tridgell2-4/+6
1998-11-14Fixed problem with smbclient issuing '*.*' to NT server when anJeremy Allison1-5/+5
1998-11-14prompt for password on smbclient -LAndrew Tridgell1-1/+0
1998-11-14- new prototypesAndrew Tridgell2-4/+17
1998-11-14allow all user to view the configAndrew Tridgell1-36/+22
1998-11-14remove code that allows installation via cgiAndrew Tridgell2-21/+36
1998-11-14Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison26-576/+638
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-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-12security descriptors.Luke Leighton11-93/+387
1998-11-12please remember to check that code compiles before checkin!Andrew Tridgell1-2/+2
1998-11-12.cvsignore: Removed old entries.Herb Lewis5-52/+64
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-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-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-12handle null usernamesAndrew Tridgell1-8/+5
1998-11-12show all buttons in demo modeAndrew Tridgell1-1/+1