sfrench/samba-autobuild/.git
1998-05-13 cvs2svn Import... This commit was manufactured by cvs2svn to create tag samba-1.9.18p7
1998-05-13 Samba Release... preparing for release of 1.9.18p7
1998-05-13 Andrew Tridgelluse StrCaseCmp not strcasecmp in a qsort.
1998-05-13 Andrew Tridgellfixed another cast warning in smbpass.c
1998-05-13 Andrew Tridgell- fixed prototypes for slprintf() for broken systems
1998-05-13 Jeremy AllisonUpdated for 1.9.18p7 release.
1998-05-12 Jeremy AllisonAdded USA consultant.
1998-05-12 Jeremy AllisonThis is a security audit change of the 1.9.18 source.
1998-05-12 Andrew Tridgella new slprintf() function. This one is totally portable...
1998-05-12 John TerpstraUpdating packaging file in preparation for 1.9.18p7.
1998-05-11 Samba Release... preparing for release of 1.9.18p6
1998-05-11 Samba Release... preparing for release of 1.9.18p6
1998-05-11 John TerpstraUpdating for Caldera builds of 1.9.18p6.
1998-05-11 John TerpstraUpdating for 1.9.18p6 release.
1998-05-11 Samba Release... preparing for release of 1.9.18p6
1998-05-11 Andrew Tridgellupdated for p6 release
1998-05-11 Andrew Tridgelldefine PROT_READ as 1 if not defined
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-09 Samba Release... preparing for release of 1.9.18p5
1998-05-09 John TerpstraSmall mod to OSF1 Security Mode note.
1998-05-09 John TerpstraFinal preps for release.
1998-05-09 Jeremy AllisonUpdated WHATSNEW.txt with John's fix for Dec.
1998-05-08 Herb Lewissync with head branch
1998-05-08 Jeremy AllisonFixed typo with 'changes since' line.
1998-05-08 Jeremy AllisonPreparing for release.
1998-05-08 Jeremy Allisonclitar.c: New tar changes.
1998-05-07 Jeremy AllisonThis should (hopefully) be the final :-) fix for the...
1998-05-06 Jeremy AllisonWHATSNEW.txt: Updated with %U bugfix note.
1998-05-06 Andrew Tridgelluse fstring instead of string as string may clash with...
1998-05-06 Andrew Tridgelldon't #include <regex.h> in 1.9.18 clitar.c as it's...
1998-05-06 Jeremy AllisonFixes for the %U and %G problems people have reported.
1998-05-05 Herb Lewissync with head branch
1998-05-05 John TerpstraUpdating version info for packages.
1998-05-05 Jeremy AllisonAdded mention of docs/PROFILES.txt.
1998-05-04 Jeremy AllisonMoved cli_tdis() to correct place in security=server...
1998-05-04 Jeremy AllisonAdded rider about net workstation user logon parameter.
1998-05-04 Jeremy Allisonsource/*.c - fixes for DEBUG typos.
1998-05-04 Jeremy Allisondocs/ENCRYPTION.txt: Added 'Migrating to encrypted...
1998-04-30 Jeremy AllisonFixed lockfile problems using both F_RDLCK and F_WRLCK...
1998-04-29 Jeremy AllisonFixed auto services bug - patch from tim@quiknet.com.
1998-04-29 Jeremy AllisonFixed null session setup bug.
1998-04-29 Herb Lewisadded clean option
1998-04-28 Jeremy AllisonAdded Canadian consultant. Changed Australian consultant.
1998-04-27 Herb Lewisclean up instructions
1998-04-27 Volker LendeckeAdded SuSE packaging files.
1998-04-26 John TerpstraGetting ready for 1.9.18p5 release.
1998-04-24 Jeremy AllisonFixes for SGI compile time warnings.
1998-04-22 Jeremy Allisonclientgen.c: Added cli_ulogoff().
1998-04-22 Jeremy AllisonFixed documentation of debug level -dA, noticed by...
1998-04-21 Jeremy AllisonWrapped the O_SYNC define just in case it isn't :-).
1998-04-20 Jeremy Allisondocs/smb.conf.5: Documented 'passwd chat debug'.
1998-04-20 Jeremy AllisonFixed bug that John found in WINS server code. When...
1998-04-17 John TerpstraFix Linux compile time warning.
1998-04-16 Jeremy Allisonreply.c: Fix bugs where debug statements were accessing...
1998-04-15 Jeremy AllisonBack ported Richard Sharpe's smbtar changes back to...
1998-04-14 Jeremy Allisonipc.c: Fix for large print queue spinning with Win95...
1998-04-13 Jeremy AllisonUpdated info.
1998-04-13 Jeremy AllisonForgot to update proto.h after last change.
1998-04-13 Jeremy AllisonAdded Florida consultant. Tidied up smbpasswd man page.
1998-04-13 Jeremy AllisonChanged back reply_unknown and reply_special prototypes...
1998-04-13 Andrew Tridgellfixed a memory leak in close_file(). Each time a file...
1998-04-13 John TerpstraAs it says.
1998-04-12 John TerpstraAdded additional comments from Bruce Woods
1998-04-11 John TerpstraThis document should be in the 1.9.18p5 tree too.
1998-04-11 cvs2svn Import... This commit was manufactured by cvs2svn to create branch
1998-04-11 John TerpstraCorrected the spelling of my Surname. Added several...
1998-04-11 Luke Leightoncreated from a really useful discussion about Win95...
1998-04-11 Richard SharpeFix heaps of warnings when compiling with gcc under...
1998-04-11 John TerpstraUpdated to include possible cause of failed TESTS 3...
1998-04-11 John TerpstraUpdated to include possible cause of TESTS 3/6 failure...
1998-04-11 Richard SharpeOops, fogot proto.h. It needs to be updated for changes...
1998-04-11 Richard Sharpesmbclient.1 updated to reflect the new functionality...
1998-04-11 Richard SharpeChanges to client.c support the need for directories...
1998-04-11 Jeremy AllisonThis looks like a massive change, but it isn't. It...
1998-04-10 Jeremy Allisonincludes.h: Moved HPUX undefine of SEMMSL to where...
1998-04-10 Jeremy Allisonincludes.h: Moved undefine of SEMMSL for HPUX to where...
1998-04-10 Jeremy AllisonFix for [homes] problem with security=share. We were...
1998-04-10 Jeremy AllisonFix for [homes] problem with security=share. We were...
1998-04-09 Jeremy AllisonMakefile, loadparm.c, server.c, smb.h, util.c: Patch...
1998-04-09 Christopher... I removed a static string that was in there because...
1998-04-09 John TerpstraAdded const cast to struct args to get rid of compile...
1998-04-09 Jeremy AllisonMakefile includes.h loadparm.c server.c smb.h util...
1998-04-09 Jeremy AllisonRemoved unneeded proto symbol.
1998-04-09 Jeremy AllisonRemoved unneeded proto symbol.
1998-04-09 Jeremy AllisonMissed compilation error when compiling with KANJI...
1998-04-09 Jeremy AllisonMissed compile error when compiling with KANJI=true.
1998-04-09 Jeremy AllisonAdded codepage 936 (simplified Chineses).
1998-04-09 Jeremy AllisonAdded codepage 936 (simplified Chineses).
1998-04-08 Jeremy AllisonFix to stop Windows 95 spinning on print queue requests...
1998-04-08 Jeremy AllisonFix to stop Win95 looping when querying printer status.
1998-04-07 Jeremy AllisonAdded check for getpwnam returning NULL.
1998-04-07 Jeremy AllisonAdded check for getpwnam returning null.
1998-04-07 Luke Leightonwant all of data in show_msg at log levels > 50.
1998-04-07 Jeremy Allisonloadparm.c: Fix from "Marty Leisner" <leisner@sdsp...
1998-04-06 Jeremy Allisonloadparm.c: Cause IPC$ comment to be evaluated at runti...
1998-04-03 Jeremy AllisonFix from Josef Hinteregger <joehtg@joehtg.co.at> for...
1998-04-03 Jeremy AllisonFix from Josef Hinteregger <joehtg@joehtg.co.at> for...
1998-04-02 Jeremy AllisonWe were missing a case switch in announcement processin...
1998-04-02 Jeremy AllisonWe were missing a case switch in announcement processin...
1998-04-02 Jeremy AllisonChanged code to check NT password *first* - if it exists.
next