tprouty/samba.git
1997-12-16 cvs2svn Import... This commit was manufactured by cvs2svn to create tag release-1-9-18alpha13
1997-12-16 Samba Release... preparing for release of 1.9.18alpha13
1997-12-16 Samba Release... Added 'missing feature' section for Chris.
1997-12-16 Jeremy AllisonWHATSNEW.txt - updated for 1.9.18alpha13.
1997-12-16 Jeremy AllisonAdded new wins & lm announce options.
1997-12-16 Jeremy AllisonAdded Lanman announce patch from Jacco de Leeuw <leeuw...
1997-12-16 Jeremy Allisonnmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers...
1997-12-16 Herb Lewisfix bug in log file specification
1997-12-14 Andrew Tridgellgive out file handles differently on each new connectio...
1997-12-14 Andrew Tridgellallow name_type 0x20 as well as name_type 0x0 in dns...
1997-12-14 Andrew Tridgellfix a bug that sometimes prevented smbclient from conne...
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...
1997-12-12 Jeremy AllisonFixed bug reported by Gert-Jan Vons <Gert-Jan.Vons...
1997-12-11 Jeremy Allisonfixed over char 127 problems with isupper/islower.
1997-12-11 Christopher... While working on a general-purpose caching module ...
1997-12-11 Jeremy Allisonkanji.c: Patch from Anders Blomdell <anders.blomdell...
1997-12-04 Herb Lewisfix typo in directory name
1997-12-04 Jeremy AllisonAdded one more USA consultant.
1997-12-04 Andrew Tridgellcatch signals in the async dns daemon and allow it...
1997-12-04 Andrew Tridgellallow for zero size reads in asyncdns. These can happen...
1997-12-04 Andrew Tridgellgot rid of the WRAP_MALLOC code - mem_man does it better
1997-12-04 Andrew Tridgelladded optonal MEM_MAN code
1997-12-04 Andrew Tridgelldon't use free and alloc as structure elements
1997-12-03 Andrew TridgellMakefile.lib does nothing, so remove it
1997-12-03 Andrew Tridgellslight cleanup to the linked list handling
1997-12-03 Andrew Tridgellput the default PRINTCAP_NAME def in includes.h not...
1997-12-03 Andrew Tridgellapplied a patch from Norm Jacobs to allow "printcap...
1997-12-03 Andrew Tridgellchange the "username map" option to allow the user...
1997-12-03 Andrew Tridgellallow local_machine and remote_machine (%L and %m macro...
1997-12-03 Jeremy Allisonloadparm.c: Added lp_we_are_a_wins_server as an alias...
1997-12-03 Andrew Tridgelladd a warning if the timezone is not a multiple of...
1997-12-03 Andrew Tridgellallow users to disable the NetWkstaUserLogon call in...
1997-12-03 Andrew Tridgellmake the "printing" option a per share option rather...
1997-12-03 Andrew TridgellI'm slowly getting though the todo list :-)
1997-12-03 Andrew Tridgellhopefully handle "ready and waiting" messages in print...
1997-12-03 Andrew Tridgellfix toupper(c) on a already uppercase char and tolower...
1997-12-02 Andrew Tridgellfixed the help message for -p (someone complained!)
1997-12-02 Andrew Tridgelladd the null string to SMBsetatr calls
1997-12-02 Andrew Tridgellchanging the comment in find_new_file() to say why...
1997-12-02 Andrew Tridgellthe default GUEST_ACCOUNT should be here not in smb.h
1997-12-02 Andrew TridgellHPUX trusted systems need to use bigcrypt() not crypt()
1997-12-02 Andrew Tridgellget rid of some things out of smb.h that are already...
1997-12-02 Andrew Tridgelldont try getpeername() when Client isn't initialised
1997-12-02 Jeremy AllisonDocumented the 'veto oplock files' parameter.
1997-12-02 Jeremy Allisonasyncdns.c: Removed warning when compiling with -DSYNC_DNS.
1997-12-01 Herb Lewisfix for systems that don't have PWD environment variabl...
1997-12-01 Herb Lewisremove stutter from closing instructions
1997-12-01 Herb Lewisdded error checking to scripts
1997-11-30 Andrew Tridgellthe logon script example should use %U.bat not %u.bat
1997-11-30 Jeremy Allisonclientgen.c: Added cli_mv() (used in a recent torture...
1997-11-29 Andrew Tridgelldon't display locks for dead processes in smbstatus
1997-11-29 Andrew Tridgelluse -1 not 0xffffffff in SIVALS() macros
1997-11-29 Andrew Tridgelladded a sent_oplock_break element to Files[] as a paran...
1997-11-28 Andrew Tridgellpass the mailslot name to process_logon_packet()
1997-11-28 Andrew Tridgellget_entries is an int not a bool
1997-11-28 Samba Release... preparing for release of 1.9.18alpha12
1997-11-28 Andrew Tridgellthere was a bug in my oplock bugfix :-)
1997-11-28 Andrew Tridgellfixed a very nasty oplock bug. We could send oplock...
1997-11-26 Andrew Tridgelloh no! my favourite hack is broken. You can't do:
1997-11-25 Andrew Tridgellget rid of stat command (it is a hangover from an old...
1997-11-24 Dan ShearerRemind them to read the man page about needing to be...
1997-11-24 Andrew Tridgelladded cli_rmdir and cli_mkdir
1997-11-23 Andrew Tridgelladded a SMB_QUERY_FILE_ALL_INFO test into smbtorture
1997-11-23 Andrew Tridgelladded some QPATHINFO and QFILEINFO tests into smbtorture.
1997-11-23 Andrew Tridgelltest SMBsetatr as well
1997-11-23 Andrew Tridgellminor wsmbconf and cgi changes
1997-11-23 Andrew Tridgelladded a test for the NT SMBgetatr bug in smbtorture
1997-11-22 Andrew Tridgellthis new cgi code includes the ability to act as a...
1997-11-22 Andrew Tridgellfixed some typecasts of (char *) to (unsigned char *)
1997-11-22 Andrew Tridgellthe usual :-)
1997-11-22 Andrew Tridgelladded true enumerated types in loadparm.c. Now we don...
1997-11-21 Jeremy AllisonJust fixed a *serious* bug in nameelect.c to do with...
1997-11-21 John TerpstraAdded in mods for new smb.conf "remote browse sync...
1997-11-21 Andrew Tridgelluse LocTimeDiff() not TimeDiff() to ensure that longdat...
1997-11-20 Andrew Tridgelladded some debug lines to the rename code
1997-11-19 Andrew Tridgellchanged nmblookup to only set recursion_desired in...
1997-11-19 Andrew Tridgellfixed typo
1997-11-18 Jeremy Allisonipc.c: Changed reply_trans to use receive_next_smb...
1997-11-18 Andrew Tridgelldon't do the 255.255.255.255 mapping for group names...
1997-11-17 Jeremy Allisonloadparm.c : Added "veto oplock files" parameter.
1997-11-11 Andrew Tridgelladded code to test the cli_NetServerEnum() function...
1997-11-11 Andrew Tridgellfixed a bug which caused nmbd to core dump. The proble...
1997-11-11 Jeremy AllisonLeft global_oplock_break set while request to break...
1997-11-11 Andrew Tridgellauto-create the locks directory on startup
1997-11-10 Jeremy AllisonRemoved pwd_validate.c as no longer in main branch.
1997-11-10 Jeremy AllisonRolled back tree state to 11:59pm 8th November 1997...
1997-11-09 Luke Leightonbyteorder.h :
1997-11-09 Luke Leightonattempting to mark up 32 bit error codes, needed for...
1997-11-08 Luke Leightonmod_smbpasswd() was junking the smbpasswd file...
1997-11-08 Andrew Tridgella few more tests added, including one that tests whethe...
1997-11-08 Andrew Tridgelladded two more sets of tests to the smbtorture test...
1997-11-07 Luke Leightonlocal time discrepancies between the date on my compute...
1997-11-07 Luke Leightonipc.c :
1997-11-07 Christopher... Modified Files:
1997-11-06 Jeremy Allisonipc.c: Changing back arbitrary alignment change until...
1997-11-06 Luke Leightonfollowing a cvs error, i am rewriting this monster...
1997-11-06 Jeremy Allisonlocal.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR.
1997-11-06 Andrew Tridgellchange from %D to %m/%d/%Y in timestring(). This doesn...
1997-11-06 Andrew Tridgellno asm/signal.h for linux as this is not portable
1997-11-05 Jeremy AllisonChange to always register the WORKGROUP<1e> name as...
next