Age | Commit message (Expand) | Author | Files | Lines |
1997-11-07 | local time discrepancies between the date on my computer and the date on | Luke Leighton | 1 | -2/+2 |
1997-11-07 | ipc.c : | Luke Leighton | 2 | -40/+59 |
1997-11-07 | Modified Files: | Christopher R. Hertel | 1 | -2/+2 |
1997-11-06 | following a cvs error, i am rewriting this monster-commit. with bad grace. | Luke Leighton | 2 | -65/+310 |
1997-11-06 | local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR. | Jeremy Allison | 1 | -1/+5 |
1997-11-06 | no asm/signal.h for linux as this is not portable | Andrew Tridgell | 1 | -3/+0 |
1997-11-05 | add NO_SEMUN for HP | Andrew Tridgell | 1 | -0/+1 |
1997-11-04 | smb.h : | Luke Leighton | 1 | -1/+1 |
1997-11-03 | Rolling back the files | Jeremy Allison | 1 | -4/+0 |
1997-11-03 | added code that _uses_ arcfour. arcfour itself, or anything remotely | Luke Leighton | 1 | -1/+2 |
1997-11-02 | preparing for release of 1.9.18alpha11 | Samba Release Account | 1 | -1/+1 |
1997-11-02 | Christian Lademann's contribution: new capabilities in smb.conf. | Luke Leighton | 1 | -0/+4 |
1997-11-02 | loadparm.c : | Luke Leighton | 1 | -1/+3 |
1997-11-02 | fix some uchar/char conflicts | Andrew Tridgell | 1 | -2/+2 |
1997-11-02 | convert the credentials code back to uchar[8] from uint32[2] | Andrew Tridgell | 2 | -14/+14 |
1997-11-02 | got rid of redundent rpc_pipes/rpc_proto.h | Andrew Tridgell | 1 | -1/+0 |
1997-11-01 | preparing for release of 1.9.18alpha10 | Samba Release Account | 1 | -1/+1 |
1997-11-01 | client.c clientutil.c proto.h | Luke Leighton | 1 | -2/+3 |
1997-11-01 | a simple SMB torture tester. This will allow us to evaluate locking | Andrew Tridgell | 1 | -2/+15 |
1997-11-01 | some locking code cleanups | Andrew Tridgell | 1 | -3/+0 |
1997-10-31 | define NO_SEMUN for svr4 | Andrew Tridgell | 1 | -0/+1 |
1997-10-31 | OSF1 doesn't define union semun either. | Andrew Tridgell | 1 | -8/+9 |
1997-10-31 | - cleanup some warnings | Andrew Tridgell | 1 | -17/+209 |
1997-10-30 | storing pipe name state (from set named pipe handle state call) in the | Luke Leighton | 1 | -4/+1 |
1997-10-30 | Makefile: | Luke Leighton | 1 | -0/+13 |
1997-10-30 | Makefiles for libraries. the dependencies aren't quite right, and i | Luke Leighton | 2 | -211/+7 |
1997-10-30 | Chris will be pleased to know that mkproto.awk no longer runs on the | Andrew Tridgell | 1 | -3/+0 |
1997-10-30 | moved ubi_ modules back into the ubiqx directory. | Andrew Tridgell | 1 | -1/+1 |
1997-10-30 | preparing for release of 1.9.18alpha9 | Samba Release Account | 1 | -1/+1 |
1997-10-30 | removed mechanism that created actual files NETLOGON, lsarpc and the like, | Luke Leighton | 2 | -1/+4 |
1997-10-29 | preparing for release of 1.9.18alpha8 | Samba Release Account | 1 | -1/+1 |
1997-10-29 | byteorder.h : | Luke Leighton | 1 | -3/+3 |
1997-10-29 | typecast in calls to print_asc() wrong | Luke Leighton | 1 | -3/+3 |
1997-10-29 | ipc.c ntclientpipe.c: | Luke Leighton | 2 | -0/+2 |
1997-10-29 | preparing for release of 1.9.18alpha7 | Samba Release Account | 1 | -1/+1 |
1997-10-29 | split ntclient.c down into appropriate modules. | Luke Leighton | 2 | -1/+39 |
1997-10-29 | clean up the hash entry code a bit. Got rid of lp_shmem_hash_size() | Andrew Tridgell | 2 | -12/+3 |
1997-10-29 | added frag field to make_rpc_hdr() function | Luke Leighton | 1 | -1/+1 |
1997-10-29 | byteorder.h : | Luke Leighton | 3 | -12/+11 |
1997-10-28 | Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr. | Jeremy Allison | 1 | -0/+3 |
1997-10-28 | smb.h smbparse.c pipeutil.c : | Luke Leighton | 2 | -3/+117 |
1997-10-28 | enable sysv ipc and fast share modes on OSF1 | Andrew Tridgell | 1 | -0/+1 |
1997-10-28 | define semun for broken solaris sysvipc | Andrew Tridgell | 1 | -0/+8 |
1997-10-28 | lower the default hash size if SEMMSL isn't defined | Andrew Tridgell | 1 | -4/+1 |
1997-10-28 | define USE_SYSV_IPC on sunos4 | Andrew Tridgell | 1 | -0/+1 |
1997-10-28 | define USE_SYSV_IPC on a bunch more systems. | Andrew Tridgell | 1 | -9/+8 |
1997-10-28 | SYSV IPC implementation of fast share modes. | Andrew Tridgell | 3 | -13/+21 |
1997-10-27 | added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient. | Luke Leighton | 2 | -2/+23 |
1997-10-27 | preparing for release of 1.9.18alpha6 | Samba Release Account | 1 | -1/+1 |
1997-10-27 | added LSA Query Info Policy. | Luke Leighton | 2 | -6/+7 |