Age | Commit message (Expand) | Author | Files | Lines |
1997-11-17 | loadparm.c : Added "veto oplock files" parameter. | Jeremy Allison | 1 | -0/+2 |
1997-11-10 | Rolled back tree state to 11:59pm 8th November 1997 EST to | Jeremy Allison | 1 | -44/+6 |
1997-11-09 | attempting to mark up 32 bit error codes, needed for NT domains. | Luke Leighton | 1 | -6/+44 |
1997-11-07 | ipc.c : | Luke Leighton | 1 | -30/+46 |
1997-11-06 | following a cvs error, i am rewriting this monster-commit. with bad grace. | Luke Leighton | 1 | -62/+252 |
1997-11-04 | smb.h : | Luke Leighton | 1 | -1/+1 |
1997-11-02 | convert the credentials code back to uchar[8] from uint32[2] | Andrew Tridgell | 1 | -3/+2 |
1997-11-01 | some locking code cleanups | Andrew Tridgell | 1 | -3/+0 |
1997-10-30 | removed mechanism that created actual files NETLOGON, lsarpc and the like, | Luke Leighton | 1 | -1/+2 |
1997-10-29 | ipc.c ntclientpipe.c: | Luke Leighton | 1 | -0/+1 |
1997-10-29 | split ntclient.c down into appropriate modules. | Luke Leighton | 1 | -1/+1 |
1997-10-29 | clean up the hash entry code a bit. Got rid of lp_shmem_hash_size() | Andrew Tridgell | 1 | -9/+1 |
1997-10-29 | byteorder.h : | Luke Leighton | 1 | -4/+2 |
1997-10-28 | smb.h smbparse.c pipeutil.c : | Luke Leighton | 1 | -1/+90 |
1997-10-28 | lower the default hash size if SEMMSL isn't defined | Andrew Tridgell | 1 | -4/+1 |
1997-10-28 | SYSV IPC implementation of fast share modes. | Andrew Tridgell | 1 | -1/+4 |
1997-10-27 | added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient. | Luke Leighton | 1 | -2/+19 |
1997-10-27 | added LSA Open Policy query and response processing to smbclient | Luke Leighton | 1 | -0/+22 |
1997-10-27 | Fixed 2 oplock bugs: | Andrew Tridgell | 1 | -4/+2 |
1997-10-25 | added correct client-side credential generation / checking to the LSA SAM | Luke Leighton | 1 | -1/+1 |
1997-10-25 | got the SAM logon request generated, and received a SAM logon response back. | Luke Leighton | 1 | -3/+3 |
1997-10-25 | Makefile : | Luke Leighton | 1 | -3/+3 |
1997-10-22 | Makefile client.c : | Luke Leighton | 1 | -0/+8 |
1997-10-22 | Makefile client.c clientutil.c clitar.c nmbsync.c : | Luke Leighton | 1 | -0/+6 |
1997-10-22 | loadparm.c : | Luke Leighton | 1 | -4/+4 |
1997-10-22 | shared memory code cleanups (partly preparing for a possible sysV | Andrew Tridgell | 1 | -2/+17 |
1997-10-21 | loadparm.c : | Luke Leighton | 1 | -0/+28 |
1997-10-21 | rewrote the password server code using the new clientgen.c client | Andrew Tridgell | 1 | -0/+26 |
1997-10-20 | removed home_share from user_info structure. | Luke Leighton | 1 | -4/+0 |
1997-10-20 | a major share modes reorganisation. | Andrew Tridgell | 1 | -54/+15 |
1997-10-19 | debugging the srvsvc Net Share Enum. some padding issues; some string length | Luke Leighton | 1 | -1/+3 |
1997-10-19 | creating NetShareEnum parsing / reply creation. compiles, but untested. | Luke Leighton | 1 | -4/+5 |
1997-10-19 | Makefile : | Luke Leighton | 1 | -9/+19 |
1997-10-19 | added the following structures: | Luke Leighton | 1 | -0/+67 |
1997-10-17 | pipenetlog.c lsaparse.c smb.h : | Luke Leighton | 1 | -2/+2 |
1997-10-17 | smbparse.c smb.h : | Luke Leighton | 1 | -1/+1 |
1997-10-16 | smb.h : | Luke Leighton | 1 | -2/+5 |
1997-10-15 | smb.h smbparse.c pipenetlog.c : | Luke Leighton | 1 | -4/+22 |
1997-10-15 | added srvsvc basic pipe, straight from paul's code. does NETSHAREENUM | Luke Leighton | 1 | -0/+3 |
1997-10-14 | credentials, query info reply. | Luke Leighton | 1 | -4/+3 |
1997-10-12 | updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16. | Luke Leighton | 1 | -1/+1 |
1997-10-10 | added lsa_reply_srv_pwset() | Luke Leighton | 1 | -1/+1 |
1997-10-10 | Makefile: | Luke Leighton | 1 | -6/+37 |
1997-10-10 | nmblookup.c: Added -A ability to do status on ip address. | Jeremy Allison | 1 | -19/+34 |
1997-10-09 | pipes.c: | Luke Leighton | 1 | -0/+38 |
1997-10-09 | credentials.c: | Luke Leighton | 1 | -5/+1 |
1997-10-08 | loadparm.c proto.h: | Luke Leighton | 1 | -1/+3 |
1997-10-07 | locking.c: Added fix for race condition in slow share mode code. | Jeremy Allison | 1 | -15/+0 |
1997-10-07 | pipes.c: | Luke Leighton | 1 | -4/+5 |
1997-10-07 | pipes.c: | Luke Leighton | 1 | -16/+31 |