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