summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-11-21Added changes to smbtar submitted by Sandy WhiteselRichard Sharpe2-4/+16
1998-11-21make SWAT obey the global "hosts allow" and "hosts deny" settings.Andrew Tridgell2-13/+29
1998-11-21try to use *SMBSERVER to connect to password server if the firstAndrew Tridgell1-13/+11
1998-11-21add a error code when failed to get lockAndrew Tridgell1-1/+1
1998-11-21formatting changeAndrew Tridgell1-1/+1
1998-11-21use bindir not sbindir in Makefile to ensure that we don't breakAndrew Tridgell1-1/+3
1998-11-21smbd/password.c: Added *SMBSERVER fix is name is too long.Jeremy Allison2-2/+10
1998-11-20Instrumented hack fix with debug level 10 statements just in case :-).Jeremy Allison1-0/+3
1998-11-20acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...Jeremy Allison6-190/+672
1998-11-20Fixed stupid blunder where I renamed getpwanam to getpwnam.Jeremy Allison3-4/+4
1998-11-20wrong directory path for smbd and nmbdHerb Lewis1-2/+2
1998-11-19Makefile.in: Added passing of CPPFLAGS into Makefile.Jeremy Allison4-415/+438
1998-11-19Sync up with 2.0 code.Jeremy Allison9-403/+586
1998-11-19smb.conf : explicitly state "printcap name=" and "security=" parametersHerb Lewis2-10/+15
1998-11-19update testparm with -s option so it doesn't require a carriage returnHerb Lewis4-13/+51
1998-11-19Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison6-482/+706
1998-11-18Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison7-158/+243
1998-11-18Fixed crash bug which was assuming that fd_ptr was always non-nullJeremy Allison3-6/+12
1998-11-18Updated packaging files in line with restructuring of Makefile.inJohn Terpstra6-213/+132
1998-11-18change to new prefix pathHerb Lewis1-1/+1
1998-11-18Fixed problem with HAVE_NETGROUP being used on platformsJeremy Allison5-15/+26
1998-11-17Fixed NT modify timestamp issue.Jeremy Allison3-2/+27
1998-11-17Changed Makefile.in to use autoconf prefixes.Jeremy Allison1-7/+5
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison56-178/+238
1998-11-17lookup_alias_name() %s not %d for sid_strLuke Leighton1-1/+1
1998-11-17somehow this file got missed in the groupdb commit.Luke Leighton1-35/+88
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-16add some more comments and clean it up a little more.Herb Lewis1-3/+22
1998-11-16some fixes for IRIX 5.3 buildsHerb Lewis1-10/+17
1998-11-16Set sticky bit on /var/spool/samba.John Terpstra5-3/+3
1998-11-16Reviewed file permissions and removed other execute on samba start/stop script.John Terpstra2-2/+2
1998-11-16Removed smbwrappers from build specs and from installation specs.John Terpstra1-64/+4
1998-11-16Added Example binary packaging instructions.John Terpstra8-0/+172
1998-11-16Updated packaging files (new for Caldera).John Terpstra16-8/+1089
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-14Added first cut of the new packaging scripts for Digital Unix.John Terpstra8-0/+161
1998-11-14support.txt is now maintained solely on the web pagesAndrew Tridgell1-2172/+2
1998-11-14Fixed swat packaging & man page packaging.Jeremy Allison2-8/+10
1998-11-14automatically uppercase server and share names (win95 won't handleAndrew Tridgell3-12/+7
1998-11-14fixed setmode in smbclientAndrew Tridgell1-7/+6