Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -210/+0 |
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 | removed mechanism that created actual files NETLOGON, lsarpc and the like, | Luke Leighton | 1 | -0/+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 | -0/+38 |
1997-10-29 | clean up the hash entry code a bit. Got rid of lp_shmem_hash_size() | Andrew Tridgell | 1 | -3/+2 |
1997-10-29 | added frag field to make_rpc_hdr() function | Luke Leighton | 1 | -1/+1 |
1997-10-29 | byteorder.h : | Luke Leighton | 1 | -5/+3 |
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 | 1 | -2/+27 |
1997-10-28 | SYSV IPC implementation of fast share modes. | Andrew Tridgell | 1 | -12/+5 |
1997-10-27 | added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient. | Luke Leighton | 1 | -0/+4 |
1997-10-27 | added LSA Query Info Policy. | Luke Leighton | 1 | -0/+1 |
1997-10-27 | added LSA Open Policy query and response processing to smbclient | Luke Leighton | 1 | -0/+6 |
1997-10-27 | change the default file permissions on the SHARE_MEM_FILE* to | Andrew Tridgell | 1 | -4/+4 |
1997-10-26 | hooray. hooray some more. hooray a lot. got the client-side working. | Luke Leighton | 1 | -3/+6 |
1997-10-26 | The browse synchronisation code in nmbsync.c now uses the clientgen.c | Andrew Tridgell | 1 | -4/+5 |
1997-10-25 | sam logon query creation functions. written twice because i deleted it. | Luke Leighton | 1 | -0/+14 |
1997-10-25 | Makefile : | Luke Leighton | 1 | -2/+11 |
1997-10-24 | nterr.c : | Luke Leighton | 1 | -0/+6 |
1997-10-23 | Big change to make nmbd code more readable/understandable. | Jeremy Allison | 1 | -13/+7 |
1997-10-23 | general sorting out, from crashes generated by do_lsa_req_chal() in client.c | Luke Leighton | 1 | -2/+2 |
1997-10-23 | playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen) | Luke Leighton | 1 | -2/+2 |
1997-10-22 | Makefile client.c : | Luke Leighton | 1 | -9/+14 |
1997-10-22 | Makefile client.c clientutil.c clitar.c nmbsync.c : | Luke Leighton | 1 | -9/+18 |
1997-10-22 | loadparm.c : | Luke Leighton | 1 | -3/+6 |
1997-10-22 | shared memory code cleanups (partly preparing for a possible sysV | Andrew Tridgell | 1 | -11/+18 |
1997-10-21 | loadparm.c : | Luke Leighton | 1 | -0/+2 |
1997-10-21 | prototype updates | Andrew Tridgell | 1 | -10/+25 |
1997-10-20 | loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. Added | Jeremy Allison | 1 | -2/+5 |
1997-10-20 | added "domain groups" parameter, allowing you to specify the groups that | Luke Leighton | 1 | -1/+3 |
1997-10-20 | util.c password.c : | Luke Leighton | 1 | -0/+3 |
1997-10-20 | a major share modes reorganisation. | Andrew Tridgell | 1 | -18/+21 |
1997-10-20 | casting cleanups | Andrew Tridgell | 1 | -4/+3 |
1997-10-20 | move calls to smbhash() inside smbdes.c (for legal reasons) | Andrew Tridgell | 1 | -2/+5 |
1997-10-19 | Makefile : | Luke Leighton | 1 | -0/+9 |
1997-10-18 | After talking with Andrew added "interfaces only" parameter that | Jeremy Allison | 1 | -0/+1 |
1997-10-17 | .cvsignore: Added make_smbcodepage | Jeremy Allison | 1 | -9/+8 |
1997-10-15 | ipc.c: Adding Andrews become_root code to the main branch. | Jeremy Allison | 1 | -1/+3 |
1997-10-15 | smb.h smbparse.c pipenetlog.c : | Luke Leighton | 1 | -0/+2 |
1997-10-15 | added srvsvc basic pipe, straight from paul's code. does NETSHAREENUM | Luke Leighton | 1 | -0/+4 |
1997-10-15 | the usual proto.h update | Andrew Tridgell | 1 | -2/+4 |
1997-10-14 | credentials, query info reply. | Luke Leighton | 1 | -4/+4 |
1997-10-13 | split pipes.c down into util, netlog and ntlsa. | Luke Leighton | 1 | -7/+29 |
1997-10-12 | getting somewhere. | Luke Leighton | 1 | -25/+25 |
1997-10-12 | ipc.c: | Luke Leighton | 1 | -1/+1 |
1997-10-12 | added debugging macros (suitable eventually for use in tcpdump, hopefully) | Luke Leighton | 1 | -18/+19 |