samba.git
1998-08-11 Christopher... I've added a test for lp_loaded() so that timestamps...
1998-08-11 Andrew Tridgellfixed a nasty bug in debug.c
1998-08-11 Andrew Tridgellmake sure that a fault cannot occur twice. The new...
1998-08-11 Jeremy AllisonMakefile.in: Added CHECK target back in (at Herb's...
1998-08-10 Herb Lewisupdate for new directory structure
1998-08-10 Jeremy AllisonMakefile.in: Fixed make clean bug with CVS directory...
1998-08-10 Andrew Tridgellmoved access.c into lib/ from smbd/ as it is needed...
1998-08-10 Andrew Tridgellsplit the system password checking routines out of...
1998-08-10 Andrew Tridgellmoved username.c into lib/ so we no longer $(PASSDB_OBJ...
1998-08-10 Andrew Tridgellsmbtorture now compiles
1998-08-10 Andrew Tridgellfixed the installation scripts for the new layout
1998-08-10 Andrew Tridgellthe rest of the binaries now compile and link
1998-08-09 Andrew Tridgella few more things compile.
1998-08-09 Andrew Tridgellswat compiles, with some even uglier hacks. we really...
1998-08-09 Andrew Tridgellnmbd compiles and links. I had to do some ugly stuff...
1998-08-09 Andrew Tridgellclose to having nmbd linking (just a bit of repository...
1998-08-09 Andrew Tridgellthis gets smbd compiling and linking correctly with...
1998-08-09 Andrew Tridgellremoved the if statements from the DEBUG() macro defini...
1998-08-09 Andrew Tridgellanother dummy file
1998-08-09 Andrew Tridgelladded ignore rules for the dummy files
1998-08-09 Andrew Tridgellthese dummy files are needed for autoconf processing
1998-08-09 Andrew Tridgellthe autoconf scripts are now converted to the new direc...
1998-08-09 Andrew Tridgellnew directory structure in configure.in
1998-08-08 Andrew Tridgellwe have to have the test for -lsocket before the test...
1998-08-08 Andrew Tridgelladded --with-nisplus-home option
1998-08-07 Herb Lewisforgot to remove -nostrip option for packaging. Makes...
1998-08-07 Herb Lewisadd startswat.sh to automate starting swat with inetd
1998-08-05 Jeremy AllisonFixed memory leak when freeing ChangeNotify structures.
1998-08-04 Jeremy Allisonnttrans.c: Fix change_notify. Queue processing code...
1998-08-04 Jeremy Allisonloadparm.c: Added "debug timestamp" synonym for Chris.
1998-08-03 Christopher... More formatting changes. Mostly converted some DEBUG...
1998-08-03 Jeremy AllisonFirst implementation of ChangeNotify - this version...
1998-08-03 Christopher... One more minor change to the format of a DEBUG message...
1998-08-03 Christopher... I finished removing timestring() calls from DEBUG(...
1998-08-03 Richard SharpeFixing clitar.c so that tar to stdout works correctly.
1998-08-03 Christopher... This is the remaining set of changes needed to replace...
1998-08-03 Christopher... I have fixed some of the autoconfigure problems. I...
1998-07-31 Christopher... As per a Andrew's message, I went through and removed...
1998-07-31 Christopher... Debugging functions are now in their own module.
1998-07-31 Christopher... This is the checkin of the debug changes.
1998-07-31 Andrew Tridgelladded test for getpwanam().
1998-07-30 Jeremy AllisonMakefile.in: Moved UBIQX stuff into UTILOBJ.
1998-07-30 Christopher... In addition to the HAVE_FUNCTION_MACRO test that Andrew...
1998-07-30 Andrew Tridgelladded HAVE_FUNCTION_MACRO test
1998-07-30 Andrew Tridgellfixed sin_len test for FreeBSD
1998-07-30 Andrew Tridgellfixed a make proto bug pointed out by Chris.
1998-07-29 Andrew Tridgellupdated prototypes
1998-07-29 Andrew Tridgellfixed a bug in the replacement inet_ntoa
1998-07-29 Andrew Tridgelltest for a broken inet_ntoa and replace it if necessary...
1998-07-29 Andrew Tridgellignore the auto-generated dummy file
1998-07-29 Andrew Tridgelladded Makefile to .cvsignore in the hope that this...
1998-07-29 Andrew Tridgellget rid of the runtime test for broken getgroups()...
1998-07-29 Andrew Tridgellremoved some feedback request comments - we get enough...
1998-07-29 Andrew Tridgellupdated the UNIX install instructions to include ....
1998-07-29 Andrew Tridgellhopefully permissions are right now
1998-07-29 Andrew Tridgellstill trying to get permissions right - CVS doesn't...
1998-07-29 Andrew Tridgellcheckin configure again in order to get permissions...
1998-07-29 Andrew Tridgellsome merge cleanups
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-29 Jeremy Allisonlocking.c: Print messages when we downgrade a lock.
1998-07-28 Jeremy Allisonlocking.c: Don't need to do map_lock_type on *testing...
1998-07-28 Jeremy Allisonloadparm.c: Added strict sync parameter.
1998-07-27 Jeremy Allisonchgpasswd.c: Fixed up debug calls to stop crashes if...
1998-07-25 Christopher... Cleaned up some testing code and made it more "permanen...
1998-07-25 Christopher... Noticed that I was using the strlen() of a string that...
1998-07-24 Christopher... Converted the browser database to a ubi_dLinkList....
1998-07-24 Christopher... Changed the definition of the linked list header used...
1998-07-24 Christopher... To each list type, I added a macro that makes it easier...
1998-07-24 Richard SharpeUpdates smbstatus to have a -S and -L flag.
1998-07-23 Jeremy Allisonlocking.c: Added lock type to is_locked() and do_lock()
1998-07-22 Jeremy AllisonFixed bug found by Richard Sharpe. After increasing...
1998-07-22 Jeremy Allisonincludes.h: Added feature type USE_GRANTPT for pty...
1998-07-17 Jeremy AllisonForgot to increase size of files_struct by MAX_OPEN_DIR...
1998-07-17 Jeremy AllisonCode added to fix the renaming of a directory under...
1998-07-17 Jeremy Allisonnttrans.c: Added FILE_EXECUTE to required permissions...
1998-07-17 Jeremy Allisonlocal.h: Added NTFS define if HAVE_NT_SMBS is defined.
1998-07-16 Jeremy AllisonMakefile: Added nttrans.o
1998-07-16 Jeremy AllisonMakefile: Added CC=gcc to DGUX on Intel. Comment from...
1998-07-15 Christopher... util.c: I've added a function called mem_dup(). Simil...
1998-07-14 Jeremy Allisonloadparm.c:
1998-07-14 Christopher... Added strupper() function call to up-case the scope...
1998-07-11 Jeremy Allisonnntrans.c: Fully implemented transact rename.
1998-07-11 Jeremy Allisonnttrans.c: More NT SMB stuff.
1998-07-10 Jeremy AllisonFix for bug PR#8294 reported by <detlef.lammermann...
1998-07-10 Jeremy AllisonAIX patch from Michael Wojcik <mww@microfocus.com>...
1998-07-09 Jeremy AllisonNeeded fix to SIGHUP handling donated by branko.cibej...
1998-07-09 Jeremy AllisonNew version of the DFS_AUTH code from Karsten Muuss...
1998-07-09 John TerpstraFixing Oops. Thought I had added these - but not!
1998-07-09 John TerpstraFixed typos and reformatted doco.
1998-07-09 Jeremy AllisonNT SMB trans reply code.
1998-07-08 Jeremy AllisonImplementing more NT SMB functionality.
1998-07-07 Jeremy Allisonincludes.h: Fixes for QNX 4.x.
1998-07-07 Jeremy AllisonFixed (hopefully) last bug with username mapping.
1998-07-07 Jeremy AllisonCorrected info.
1998-07-06 Jeremy Allisonpassword.c: Fixes to allow Win95 clients to have lm...
1998-07-06 Richard SharpeDigital UNIX does not seem to set OPTIND if there are no
1998-07-06 Jeremy AllisonAdded Australian consultant.
1998-07-06 Jeremy AllisonUpdated the 'samba does not allow multi-workgroups...
1998-07-05 John TerpstraAdded as rapid config guide for cross subnet / cross...
1998-07-05 John TerpstraUpdated in line with recent samba-bugs postings.
next