samba.git
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.
1997-10-30 Samba Release... preparing for release of 1.9.18alpha9
1997-10-30 Luke Leightonupdated documentation as chmodding files /tmp/lsarpc...
1997-10-30 Luke Leightonremoved mechanism that created actual files NETLOGON...
1997-10-29 Luke Leightonupdate
1997-10-29 Samba Release... preparing for release of 1.9.18alpha8
1997-10-29 Luke Leightonbyteorder.h :
1997-10-29 Luke Leightonzero data parameter being passed to smb_io_rpc_hdr...
1997-10-29 Luke Leightontypecast in calls to print_asc() wrong
1997-10-29 Luke Leightonipc.c ntclientpipe.c:
1997-10-29 Samba Release... preparing for release of 1.9.18alpha7
1997-10-29 Samba Release... updated to current version number.
1997-10-29 Luke Leightoncalled dump_data() from show_msg().
1997-10-29 Luke Leightonipc.c :
1997-10-29 Luke Leightonsplit ntclient.c down into appropriate modules.
1997-10-29 Andrew Tridgelldamn. We need root privilages to do semaphore operation...
1997-10-29 Andrew Tridgell- don't allow locking to initialise twice
1997-10-29 Andrew Tridgellclean up the hash entry code a bit. Got rid of lp_shmem...
1997-10-29 Luke Leightonadded frag field to make_rpc_hdr() function
1997-10-29 Luke Leightonbyteorder.h :
1997-10-28 Jeremy AllisonUtility code to produce printer definition files from...
1997-10-28 Jeremy AllisonAdded "printer driver location", "printer driver file...
1997-10-28 Jeremy AllisonAdding PRINTER_DRIVER.txt docs.
1997-10-28 Jeremy AllisonAdding Windows 95 printer driver code donated by Jean...
1997-10-28 Herb Lewismention that Perl is required for build scripts
1997-10-28 Herb Lewisremoving Makefile and adding perl script to generate...
1997-10-28 Herb Lewistired of updating Makefile - use perl script to generat...
1997-10-28 Jeremy AllisonAdding printer drivers patch from Jean-Francois Micouleau
1997-10-28 Luke Leightonsmb.h smbparse.c pipeutil.c :
1997-10-28 Andrew Tridgellenable sysv ipc and fast share modes on OSF1
1997-10-28 Andrew Tridgellneed includes.h to compile on some systems (eg. sunos4)
1997-10-28 Andrew Tridgellfix for broken sunos4 includes (doesn't have SHM_R)
1997-10-28 Andrew Tridgellfix cast
1997-10-28 Andrew Tridgelldefine semun for broken solaris sysvipc
1997-10-28 Andrew Tridgelllower the default hash size if SEMMSL isn't defined
1997-10-28 Andrew Tridgelldefine USE_SYSV_IPC on sunos4
1997-10-28 Andrew Tridgelldefine USE_SYSV_IPC on a bunch more systems.
1997-10-28 Andrew TridgellSYSV IPC implementation of fast share modes.
1997-10-28 Andrew Tridgellrefuse pathworks type R connect (patch from Stephen...
1997-10-27 Luke Leightonadded LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h)....
1997-10-27 Jeremy AllisonFixed bug where we are a WINS server but not a domain...
1997-10-27 Jeremy AllisonFixed ntclient.c so it would compile.
next