Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -9/+22 |
1997-10-22 | Makefile client.c clientutil.c clitar.c nmbsync.c : | Luke Leighton | 2 | -9/+24 |
1997-10-22 | loadparm.c : | Luke Leighton | 2 | -7/+10 |
1997-10-22 | shared memory code cleanups (partly preparing for a possible sysV | Andrew Tridgell | 2 | -13/+35 |
1997-10-22 | Implemented asynchronous DNS lookups in nmbd. | Andrew Tridgell | 1 | -11/+12 |
1997-10-21 | WHATSNEW.txt: Updated for alpha3. | Jeremy Allison | 1 | -1/+1 |
1997-10-21 | WHATSNEW.txt: Preparing for 1.9.18alpha2 release. | Jeremy Allison | 1 | -1/+1 |
1997-10-21 | chgpasswd.c: | Jeremy Allison | 1 | -0/+1 |
1997-10-21 | loadparm.c : | Luke Leighton | 2 | -0/+30 |
1997-10-21 | prototype updates | Andrew Tridgell | 1 | -10/+25 |
1997-10-21 | rewrote the password server code using the new clientgen.c client | Andrew Tridgell | 1 | -0/+26 |
1997-10-21 | get rid of the KEEP_PASSWORD_SERVER_OPEN define | Andrew Tridgell | 1 | -4/+0 |
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 | removed home_share from user_info structure. | Luke Leighton | 1 | -4/+0 |
1997-10-20 | util.c password.c : | Luke Leighton | 1 | -0/+3 |
1997-10-20 | a major share modes reorganisation. | Andrew Tridgell | 2 | -72/+36 |
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 | 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 | 2 | -9/+28 |
1997-10-19 | added the following structures: | Luke Leighton | 1 | -0/+67 |
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 | 2 | -9/+10 |
1997-10-17 | Simply moved the #include for ubi_dLinkList.h from within dir.c to | Christopher R. Hertel | 1 | -0/+1 |
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 | 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 | 3 | -8/+28 |
1997-10-15 | added srvsvc basic pipe, straight from paul's code. does NETSHAREENUM | Luke Leighton | 2 | -0/+7 |
1997-10-15 | the usual proto.h update | Andrew Tridgell | 1 | -2/+4 |
1997-10-15 | fixed the freeze on logout bug. The fix has several parts: | Andrew Tridgell | 1 | -0/+1 |
1997-10-14 | byteorder.h: | Luke Leighton | 1 | -2/+13 |
1997-10-14 | credentials, query info reply. | Luke Leighton | 3 | -10/+9 |
1997-10-13 | split pipes.c down into util, netlog and ntlsa. | Luke Leighton | 1 | -7/+29 |
1997-10-13 | debug info added | Luke Leighton | 1 | -7/+7 |
1997-10-13 | byteorder.h : | Luke Leighton | 1 | -2/+2 |
1997-10-12 | getting somewhere. | Luke Leighton | 2 | -28/+28 |
1997-10-12 | updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16. | Luke Leighton | 1 | -1/+1 |
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 | 2 | -18/+48 |
1997-10-11 | namelogon.c : | Luke Leighton | 2 | -0/+8 |
1997-10-10 | the usual | Luke Leighton | 1 | -1/+4 |
1997-10-10 | added lsa_reply_srv_pwset() | Luke Leighton | 1 | -1/+1 |
1997-10-10 | ipc.c : | Luke Leighton | 1 | -1/+1 |
1997-10-10 | Makefile: | Luke Leighton | 2 | -8/+52 |