summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-1756-178/+238
* lookup_alias_name() %s not %d for sid_strLuke Leighton1998-11-171-1/+1
* somehow this file got missed in the groupdb commit.Luke Leighton1998-11-171-35/+88
* make_uni_hdr() reverted accidentally with a -1 on username lengthLuke Leighton1998-11-171-2/+2
* swapped username:uid:[groupridlist]:[aliasridlist] toLuke Leighton1998-11-171-9/+9
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-1747-2310/+3044
* Fixed missing NULL check in tar op.Jeremy Allison1998-11-171-2/+4
* Moved PRINTCAP_NAME from smb.h to includes to allow it toJeremy Allison1998-11-172-4/+3
* Makefile.in: Re-added quotes round ROFF call for DGUX.Jeremy Allison1998-11-163-4/+3
* O_EXCL fixes for printing files & oplocks.Jeremy Allison1998-11-163-3/+6
* Added fixes for machine accounts.Jeremy Allison1998-11-161-10/+32
* add some more comments and clean it up a little more.Herb Lewis1998-11-161-3/+22
* some fixes for IRIX 5.3 buildsHerb Lewis1998-11-161-10/+17
* Set sticky bit on /var/spool/samba.John Terpstra1998-11-165-3/+3
* Reviewed file permissions and removed other execute on samba start/stop script.John Terpstra1998-11-162-2/+2
* Removed smbwrappers from build specs and from installation specs.John Terpstra1998-11-161-64/+4
* Added Example binary packaging instructions.John Terpstra1998-11-168-0/+172
* Updated packaging files (new for Caldera).John Terpstra1998-11-1616-8/+1089
* fixed lmhosts parsing. We were using sizeof(name) where name was char*Andrew Tridgell1998-11-161-3/+2
* Updates to handle glob.h - was causing problems on SCO 5.0.4John Terpstra1998-11-164-3/+6
* change ROUNDUP to SMB_ROUNDUP to prevent conflicts with system macrosAndrew Tridgell1998-11-153-8/+8
* compile with optimisation by default on all compilersAndrew Tridgell1998-11-142-394/+402
* Added first cut of the new packaging scripts for Digital Unix.John Terpstra1998-11-148-0/+161
* support.txt is now maintained solely on the web pagesAndrew Tridgell1998-11-141-2172/+2
* Fixed swat packaging & man page packaging.Jeremy Allison1998-11-142-8/+10
* automatically uppercase server and share names (win95 won't handleAndrew Tridgell1998-11-143-12/+7
* fixed setmode in smbclientAndrew Tridgell1998-11-141-7/+6
* Fixes to get the manpages from the right place.Jeremy Allison1998-11-142-14/+20
* - handle servers that don't support getattrE (ie. NT)Andrew Tridgell1998-11-142-4/+6
* (Hopefully) correct patch files for RedHat & TurboLinux.Jeremy Allison1998-11-142-86/+140
* Fixed problem with smbclient issuing '*.*' to NT server when anJeremy Allison1998-11-141-5/+5
* Updated from smb.conf.5.htmlJeremy Allison1998-11-141-132/+132
* Update for 2.0beta1.Jeremy Allison1998-11-1473-781/+708
* prompt for password on smbclient -LAndrew Tridgell1998-11-141-1/+0
* - new prototypesAndrew Tridgell1998-11-142-4/+17
* allow all user to view the configAndrew Tridgell1998-11-141-36/+22
* remove code that allows installation via cgiAndrew Tridgell1998-11-142-21/+36
* removed information on installing via cgiAndrew Tridgell1998-11-141-73/+15
* missed a .BHerb Lewis1998-11-141-1/+1
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-1426-576/+638
* Fixed munging of sample file in man pages.Jeremy Allison1998-11-141-9/+6
* Fixed makefile problem due to change from SMB_PASSWD to PASSWD_PROGRAM.Jeremy Allison1998-11-142-2/+2
* Added --with-smbwrapper to configure lines in spec files so JohnT'sJeremy Allison1998-11-142-2/+2
* ran spell check and other minor tweaksHerb Lewis1998-11-1416-271/+282
* Added packing release script.John Terpstra1998-11-131-0/+15
* Updated for 2.0beta1.Jeremy Allison1998-11-131-9/+5
* Change to beta1.Jeremy Allison1998-11-131-1/+1
* 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