gd/samba-autobuild/.git
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...
1997-11-05 Andrew Tridgelladd NO_SEMUN for HP
1997-11-04 Luke Leightonsmb.h :
1997-11-03 Jeremy AllisonRolling back the files
1997-11-03 Luke Leightonadded code that _uses_ arcfour. arcfour itself, or...
1997-11-02 Samba Release... preparing for release of 1.9.18alpha11
1997-11-02 Luke LeightonChristian Lademann's contribution: new capabilities...
1997-11-02 Luke Leightonupdated
1997-11-02 Luke Leightonupdated
1997-11-02 Luke Leightondocumented "domain hosts allow/deny" parameters
1997-11-02 Luke Leightonloadparm.c :
1997-11-02 Andrew Tridgellfix some uchar/char conflicts
1997-11-02 Andrew Tridgellconvert the credentials code back to uchar[8] from...
1997-11-02 Andrew Tridgellgot rid of redundent rpc_pipes/rpc_proto.h
1997-11-02 Andrew Tridgellfix comments
1997-11-02 Andrew Tridgellto avoid any possibility of the pipe getting full and...
1997-11-01 Andrew Tridgelldon't print the progress so often - it slows down the...
1997-11-01 Andrew Tridgellminor async DNS cleanups
1997-11-01 Samba Release... preparing for release of 1.9.18alpha10
1997-11-01 Luke Leightonmention of GLPL for the rpc_pipe/ directory
1997-11-01 Luke Leightonupdated version number.
1997-11-01 Luke Leightonadded instructions advising people to set up 1.9.18alph...
1997-11-01 Luke Leightonclient.c clientutil.c proto.h
1997-11-01 Luke Leightonupdating to latest version
1997-11-01 Andrew Tridgellset O_CREAT on lock file
1997-11-01 Andrew Tridgella simple SMB torture tester. This will allow us to...
1997-11-01 Andrew Tridgellchange a debug level
1997-11-01 Andrew Tridgelldon't use SEM_UNDO because of ridiculously small undo...
1997-11-01 Andrew Tridgellsome locking code cleanups
1997-11-01 Andrew Tridgellre-initialise the timezone on each new connection....
1997-10-31 Herb LewisUpdate file for automatically generating a release
1997-10-31 Andrew Tridgellchange from * to ^ in hashing of device/inode. Using...
1997-10-31 Andrew Tridgelldefine NO_SEMUN for svr4
1997-10-31 Andrew TridgellOSF1 doesn't define union semun either.
1997-10-31 Andrew Tridgellpm_process() never closed the file (a memory and file...
1997-10-31 Andrew Tridgellno Makefile needed here either
1997-10-31 Andrew Tridgellthis is now in the rpc_pipes directory
1997-10-31 Andrew Tridgellremoving the files that are now in rpc_pipes
1997-10-31 Andrew Tridgell- cleanup some warnings
1997-10-30 Luke Leightonblanked out these files, so that if someone does make...
1997-10-30 Luke Leightonadded a client-side "set named pipe handle state" funct...
1997-10-30 Luke Leightonstoring pipe name state (from set named pipe handle...
1997-10-30 Christopher... Modified Files:
1997-10-30 Luke LeightonGLPL notice on the rpc_pipes/ directory
1997-10-30 Luke LeightonMakefile:
1997-10-30 Luke LeightonMakefiles for libraries. the dependencies aren't quite...
1997-10-30 Andrew TridgellChris will be pleased to know that mkproto.awk no longe...
1997-10-30 Andrew Tridgellmoved ubi_ modules back into the ubiqx directory.
next