summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added autoconf detect tests for broken Solaris 2.6 NIS+ include files.Jeremy Allison1998-12-295-50/+109
* Makefile.in configure configure.in include/config.h.in: Added -c -o fixes fro...Jeremy Allison1998-12-296-510/+592
* In reply_lockread.Jeremy Allison1998-12-291-2/+9
* passdb/nispass.c: Fixed compile --with-nisplus (I now have access to a Solari...Jeremy Allison1998-12-292-52/+103
* lib/signal.c: Added CatchChildLeaveStatus() call needed in smbd/open.c and sm...Jeremy Allison1998-12-298-50/+172
* Modified packaging-prep so as to avoid use of "rm -f *"John Terpstra1998-12-271-3/+2
* Fixing the last issue known about....Jeremy Allison1998-12-231-1/+1
* Fixed issues with client wildcards. It turns out that NT matchesJeremy Allison1998-12-232-20/+41
* Fixed bug where waitsecs was being ignored.Jeremy Allison1998-12-231-1/+1
* passdb/pass_check.c: Added log of AFS auth error.Jeremy Allison1998-12-233-1/+3
* Configure fixes for QNX and NCR.Jeremy Allison1998-12-225-6/+24
* Fixed missing ';'s in locking_slow code.Jeremy Allison1998-12-221-3/+3
* Spelling mistake change due to very pick people (you know who you are :-).Jeremy Allison1998-12-2210-39/+99
* Rather large (I'm afraid) tidyup of the setuid handling code.Jeremy Allison1998-12-2216-369/+218
* Split out all the set[re][e][res]uid() calls into one module thatJeremy Allison1998-12-221-0/+177
* Implementing PHT standard SPEC settings.John Terpstra1998-12-211-2/+1
* swat.c 1. fixed bug where non-default parameters were not beingHerb Lewis1998-12-182-23/+67
* make browseable and available BASIC parameters for swatHerb Lewis1998-12-181-2/+2
* Fixed tar recursion bug (it was a *.* mask instead of * being used, youJeremy Allison1998-12-171-1/+1
* include/nameserv.h nmbd/nmbd_packets.c nmbd/nmbd_responserecordsdb.c:Jeremy Allison1998-12-174-12/+76
* modify message for freeware versionHerb Lewis1998-12-171-1/+1
* make sure we include sys/mman.h if availableAndrew Tridgell1998-12-174-3/+6
* include/includes.h: Added MAXHOSTNAMELEN in case it wasn't defined.Jeremy Allison1998-12-172-9/+17
* loadparm.c added function to reset number of services (for swat)Herb Lewis1998-12-163-4/+18
* acconfig.h configure configure.in include/config.h.in: Added krb5 libs code b...Jeremy Allison1998-12-168-526/+666
* acconfig.h configure configure.in include/config.h.inJeremy Allison1998-12-159-134/+209
* fix globals page broken by my last checkinHerb Lewis1998-12-151-2/+4
* in 2.0 branch:Andrew Tridgell1998-12-151-0/+11
* preparing for release of 2.0.0beta4Samba Release Account1998-12-1558-57/+60
* WHATSNEW.txt source/include/version.h: Updated for beta4.Jeremy Allison1998-12-154-174/+6
* Re-created yodl docs.Jeremy Allison1998-12-1419-142/+155
* smb.h add new FLAG_SHARE to indicate which parameters are usedHerb Lewis1998-12-143-82/+85
* Fixed debug statements so the name type being looked up is printed.Jeremy Allison1998-12-141-7/+6
* Makefile.in: script install fix from Tim Rice.Jeremy Allison1998-12-142-3/+3
* Added testparm scripts for invalid unix password sync problems.Jeremy Allison1998-12-121-0/+38
* Fixed bug in smbpasswd where adding a user and mis-typing the newJeremy Allison1998-12-121-2/+7
* Fixed typo.John Terpstra1998-12-111-1/+1
* need to reload auto printer services on a save_reloadHerb Lewis1998-12-111-0/+2
* Fixed file descriptor limit code for AIX 4.x. AIX doesn't support theJeremy Allison1998-12-111-6/+22
* Fixed missing include of smbw.h.Jeremy Allison1998-12-113-4/+4
* Added configure fixes for UNIXWare and tidyups for SINIX.Jeremy Allison1998-12-114-289/+286
* swat what was called the synonym for "hosts allow" and "hosts deny"Herb Lewis1998-12-111-70/+72
* Added fixes from Jasper van der Neut <jasper@Cal005208.student.utwente.nl>Jeremy Allison1998-12-112-1/+9
* Fixed name magle bug (PR#11883 based on a patch from xactdata@hotmail.com).Jeremy Allison1998-12-111-6/+16
* Fixed configure bug with RedHat 5.1 where it uses setresgid even thoughJeremy Allison1998-12-112-2/+2
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-1060-730/+814
* Makefile.in added PRINTER_OBJ to SWAT_OBJ so swat canHerb Lewis1998-12-106-23/+38
* Added defines for HPUX large file support.Jeremy Allison1998-12-102-497/+517
* allow smbd to be started without a STATUS..LCK fileAndrew Tridgell1998-12-101-5/+4
* allow initial creation of smb.conf with SWATAndrew Tridgell1998-12-101-6/+13