summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
1997-10-26The browse synchronisation code in nmbsync.c now uses the clientgen.cAndrew Tridgell1-4/+5
1997-10-25preparing for release of 1.9.18alpha5Samba Release Account1-1/+1
1997-10-25added correct client-side credential generation / checking to the LSA SAMLuke Leighton1-1/+1
1997-10-25got the SAM logon request generated, and received a SAM logon response back.Luke Leighton1-3/+3
1997-10-25sam logon query creation functions. written twice because i deleted it.Luke Leighton1-0/+14
1997-10-25Makefile :Luke Leighton3-8/+17
1997-10-24preparing for release of 1.9.18alpha4Samba Release Account1-1/+1
1997-10-24preparing for release of samba-1.9.18alpha4Samba Release Account1-1/+1
1997-10-24nterr.c :Luke Leighton1-0/+6
1997-10-23Big change to make nmbd code more readable/understandable.Jeremy Allison2-19/+12
1997-10-23general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1-2/+2
1997-10-23playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)Luke Leighton1-2/+2
1997-10-22Makefile client.c :Luke Leighton2-9/+22
1997-10-22Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton2-9/+24
1997-10-22loadparm.c :Luke Leighton2-7/+10
1997-10-22shared memory code cleanups (partly preparing for a possible sysVAndrew Tridgell2-13/+35
1997-10-22Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1-11/+12
1997-10-21WHATSNEW.txt: Updated for alpha3.Jeremy Allison1-1/+1
1997-10-21WHATSNEW.txt: Preparing for 1.9.18alpha2 release.Jeremy Allison1-1/+1
1997-10-21chgpasswd.c:Jeremy Allison1-0/+1
1997-10-21loadparm.c :Luke Leighton2-0/+30
1997-10-21prototype updatesAndrew Tridgell1-10/+25
1997-10-21rewrote the password server code using the new clientgen.c clientAndrew Tridgell1-0/+26
1997-10-21get rid of the KEEP_PASSWORD_SERVER_OPEN defineAndrew Tridgell1-4/+0
1997-10-20loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1-2/+5
1997-10-20added "domain groups" parameter, allowing you to specify the groups thatLuke Leighton1-1/+3
1997-10-20removed home_share from user_info structure.Luke Leighton1-4/+0
1997-10-20util.c password.c :Luke Leighton1-0/+3
1997-10-20a major share modes reorganisation.Andrew Tridgell2-72/+36
1997-10-20casting cleanupsAndrew Tridgell1-4/+3
1997-10-20move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell1-2/+5
1997-10-19debugging the srvsvc Net Share Enum. some padding issues; some string lengthLuke Leighton1-1/+3
1997-10-19creating NetShareEnum parsing / reply creation. compiles, but untested.Luke Leighton1-4/+5
1997-10-19Makefile :Luke Leighton2-9/+28
1997-10-19added the following structures:Luke Leighton1-0/+67
1997-10-18After talking with Andrew added "interfaces only" parameter thatJeremy Allison1-0/+1
1997-10-17.cvsignore: Added make_smbcodepageJeremy Allison2-9/+10
1997-10-17Simply moved the #include for ubi_dLinkList.h from within dir.c toChristopher R. Hertel1-0/+1
1997-10-17pipenetlog.c lsaparse.c smb.h :Luke Leighton1-2/+2
1997-10-17smbparse.c smb.h :Luke Leighton1-1/+1
1997-10-16smb.h :Luke Leighton1-2/+5
1997-10-15ipc.c: Adding Andrews become_root code to the main branch.Jeremy Allison1-1/+3
1997-10-15smb.h smbparse.c pipenetlog.c :Luke Leighton3-8/+28
1997-10-15added srvsvc basic pipe, straight from paul's code. does NETSHAREENUMLuke Leighton2-0/+7
1997-10-15the usual proto.h updateAndrew Tridgell1-2/+4
1997-10-15fixed the freeze on logout bug. The fix has several parts:Andrew Tridgell1-0/+1
1997-10-14byteorder.h:Luke Leighton1-2/+13
1997-10-14credentials, query info reply.Luke Leighton3-10/+9
1997-10-13split pipes.c down into util, netlog and ntlsa.Luke Leighton1-7/+29
1997-10-13debug info addedLuke Leighton1-7/+7