sfrench/samba-autobuild/.git
1999-02-06 cvs2svn Import... This commit was manufactured by cvs2svn to create tag samba-2.0.2
1999-02-06 Samba Release... preparing for release of 2.0.2
1999-02-06 Andrew Tridgellfixed two compile warnings/errors
1999-02-06 Jeremy AllisonFixed looping on SIGCLD problem. Missing break & missin...
1999-02-06 Richard SharpeAnother quick fix for SSL support. Make sure that...
1999-02-06 Richard SharpeUpdates to make SSL stuff work.
1999-02-06 Samba Release... preparing for release of 2.0.1
1999-02-06 Jeremy AllisonUpdated for 2.0.1 release.
1999-02-06 Jeremy AllisonPreparing for 2.0.1 - updated rpm packaging now we...
1999-02-05 Jeremy Allisonlib/util_sock.c: Added debug print if core read or...
1999-02-05 Jeremy AllisonAdded updates to help users of "bind interfaces only".
1999-02-05 Jeremy AllisonDirectory tidyups to help me track any problems.
1999-02-05 Jeremy AllisonAllow large file support to succeed even if ino_t isn...
1999-02-04 Jeremy AllisonFixes for HPUX.
1999-02-04 Richard SharpeMinor wording change to the usage message for nmblookup.
1999-02-04 Jeremy AllisonFixed nmblookup docs to match new code from Richard.
1999-02-03 Jeremy AllisonSomeone sent me a trace showing a client doing a readra...
1999-02-03 Jeremy AllisonA couple of malloc fail catches.
1999-02-03 Jeremy AllisonFixed bug where cli->timeout was in milliseconds, but...
1999-02-03 Herb Lewisadd ISA define
1999-02-03 Jeremy AllisonApplying Luke's fix for the multiple DCE/RPC PDU proble...
1999-02-03 Herb Lewisallow specifying different instriction set arch. for...
1999-02-02 Richard SharpeMinor changes to the usage message in neblookup to...
1999-02-02 Jeremy AllisonFixed bug for Turbo Pascal users where
1999-02-02 Jeremy AllisonFixed devide by zero on SIGHUP bug if no stat cache...
1999-02-01 Herb LewisTurns out that Win98 *can* display large volume sizes...
1999-02-01 Michael Warfield`
1999-02-01 Jeremy Allisonlocking/locking_shm.c: Added printf to help track down...
1999-01-31 Matthew ChapmanBe very careful allowing "utility" functions to modify...
1999-01-29 Jeremy AllisonFixed large (<4GB) filesystem size reporting.
1999-01-29 Jeremy AllisonFixed large (>4GB) filesystem size reporting.
1999-01-28 Herb Lewisfix for print files not being removed after printing...
1999-01-26 Jeremy AllisonAdded proto for the new cli_set_port() function.
1999-01-26 Richard SharpeFirst set of changes for SSL support under Samba 2.0.x
1999-01-26 Richard SharpeMaking the -p functionality in smbclient work again!
1999-01-26 Matthew Chapman"Map to guest" should be a global parameter.
1999-01-26 Jeremy AllisonMakefile.in: Removed SMB_PASSGRP_FILE - not used anywhe...
1999-01-25 Jeremy AllisonAndrew paranoia fix with errno and EINTR.
1999-01-25 Jeremy AllisonAdded HPUX signal fix for non-restarted waitpid syscall...
1999-01-23 Jeremy AllisonAdded sys_setgroups wrapper if getgroups are broken...
1999-01-22 Jeremy Allisonhanged /dev/random to /dev/urandom to stop clients...
1999-01-22 John TerpstraChanged path from BINDIR to SBINDIR. This was breaking...
1999-01-22 Jeremy AllisonFixed the 'truncate files' bug. NT uses the SMB_SET_FIL...
1999-01-21 Jeremy AllisonReversed the sense of the 21 -> 0x21 code test.
1999-01-21 Jeremy AllisonAdded code to let NT do a 'delete on close' request...
1999-01-20 Jeremy AllisonTurns out NT can send an NTcancel request with an inval...
1999-01-20 Jeremy Allisonsmbd/ipc.c: Fixed potential return without calling...
1999-01-19 Jeremy AllisonFixed potential core-dump bug where conn pointer was...
1999-01-18 Jeremy AllisonAdded bugfix from gotti@cs.tu-berlin.de for mangled...
1999-01-18 Jeremy AllisonFixed typo in bitmap code that could cause core dump...
1999-01-17 Jeremy AllisonAs expected, people are complaining about the "32 bit...
1999-01-17 Jeremy AllisonAdding Richard's change into 2.0.
1999-01-17 John TerpstraUpdated package-prep script - should have been done...
1999-01-16 John TerpstraAdded binary packaging scripts for solaris x86.
1999-01-16 Jeremy AllisonFixed error in Sun2.6/gcc2.7 compile tests.
1999-01-14 Samba Release... preparing for release of 2.0.0
1999-01-14 Jeremy AllisonChanged version to 2.0.0 for official release.
1999-01-14 Jeremy AllisonChanged 'large lock' warning message to debug level...
1999-01-14 Jeremy AllisonAdding Volkers SuSE 6.0 pacakging files for 2.0.0.
1999-01-14 Jeremy AllisonEnsuring docs are up-to-date for 2.0.0.
1999-01-14 Jeremy AllisonPreparing for official 2.0.0 release.
1999-01-14 Jeremy AllisonFixed problem where with POSIX signal handling (as...
1999-01-14 Jeremy AllisonFixed the *other* typo in the mapping of 64 bit to...
1999-01-14 Andrew Tridgellfixed a missing IVAL in get_lock_offset(). There was...
1999-01-13 Jeremy AllisonFixed typo in uname command for HPUX that was preventin...
1999-01-13 Jeremy Allisonutils/testparm.c: Fixed "passwd program" tests to look...
1999-01-13 Jeremy Allisonconfigure configure.in: Fixed the compile problem with...
1999-01-12 Herb Lewisdon't show create printer entries on printers page...
1999-01-12 Jeremy AllisonFixed biffer too small error to have 0xC0000000 OR...
1999-01-12 Jeremy AllisonImplemented NT_QUERY_SECURITY_DESCRIPTOR in the same...
1999-01-11 Jeremy Allisonlibsmb/nmblib.c: Fixed bug where odd byte count could...
1999-01-11 Jeremy AllisonFixed tests for platforms that have setreuid but not...
1999-01-10 Andrew Tridgelldon't panic on a null params in api_reply(). instead...
1999-01-10 Andrew Tridgellfixed two compiler warnings
1999-01-10 Andrew Tridgellfixed (harmless) bug in DEBUG() message
1999-01-09 Jeremy AllisonFixed change notify for Visual C++.
1999-01-09 Andrew Tridgelljeremy had already added code to handle null paths :)
1999-01-08 Andrew Tridgellhandle null path in smbw_path()
1999-01-08 Jeremy AllisonCheck for a null pointer in smbw_path.
1999-01-08 Jeremy AllisonRemoving auto-generated file at the request of the...
1999-01-08 Jeremy AllisonFixed the 16-bit app directory handle problem (this...
1999-01-08 John TerpstraAdded contributed HPUX packaging tools. Thank-you ...
1999-01-07 Jeremy Allisonnmbd/nmbd_incomingrequests.c: Split long debug message.
1999-01-07 Jeremy AllisonNow we're mallocing our directory handles rather then...
1999-01-07 Jeremy AllisonRemoved 'counter' from timeout processing. Timeouts...
1999-01-07 Jeremy AllisonRemember to return after idling the oldest dirptr so...
1999-01-06 Jeremy AllisonFixed the blocking locks and change notify code that...
1999-01-06 Jeremy AllisonAdded full pathname lock patch from Andy <thwartedeffor...
1999-01-06 Jeremy AllisonAllow force user to take %S substitution.
1999-01-06 Jeremy Allisonlib/util_sec.c: Fixed order of calls to setresuid/setre...
1999-01-06 Jeremy AllisonConverted the code in smbd/dir.c to use bitmaps instead...
1999-01-05 John TerpstraUpdated compilation options and fixed Digital package...
1999-01-05 Alexandre OlivaModified BROKEN_CC rule in .c.o so that it doesn't...
1999-01-05 Herb Lewischange man page suffix to .z instead of .Z
1999-01-05 Herb Lewisall other man pages are using pack instead of compress...
1999-01-04 Jeremy AllisonAdded autoconf test for FTRUNCATE_NEEDS_ROOT.
1999-01-04 Jeremy Allisonacconfig.h configure configure.in include/config.h...
1999-01-02 John TerpstraRemoved one reference to Red Hat, changed to PHT TurboL...
1998-12-31 Jeremy AllisonChanged spaces to tabs in BROKEN_CC line (doh!).
1998-12-31 Samba Release... preparing for release of 2.0.0beta5
next