summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
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
1997-10-13byteorder.h :Luke Leighton1-2/+2
1997-10-12getting somewhere.Luke Leighton2-28/+28
1997-10-12updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.Luke Leighton1-1/+1
1997-10-12ipc.c:Luke Leighton1-1/+1
1997-10-12added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton2-18/+48
1997-10-11namelogon.c :Luke Leighton2-0/+8
1997-10-10the usualLuke Leighton1-1/+4
1997-10-10added lsa_reply_srv_pwset()Luke Leighton1-1/+1
1997-10-10ipc.c :Luke Leighton1-1/+1
1997-10-10Makefile:Luke Leighton2-8/+52
1997-10-10nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1-19/+34