summaryrefslogtreecommitdiff
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* removed home_share from user_info structure.Luke Leighton1997-10-201-4/+0
* util.c password.c :Luke Leighton1997-10-201-0/+3
* a major share modes reorganisation.Andrew Tridgell1997-10-202-72/+36
* casting cleanupsAndrew Tridgell1997-10-201-4/+3
* move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell1997-10-201-2/+5
* debugging the srvsvc Net Share Enum. some padding issues; some string lengthLuke Leighton1997-10-191-1/+3
* creating NetShareEnum parsing / reply creation. compiles, but untested.Luke Leighton1997-10-191-4/+5
* Makefile :Luke Leighton1997-10-192-9/+28
* added the following structures:Luke Leighton1997-10-191-0/+67
* After talking with Andrew added "interfaces only" parameter thatJeremy Allison1997-10-181-0/+1
* .cvsignore: Added make_smbcodepageJeremy Allison1997-10-172-9/+10
* Simply moved the #include for ubi_dLinkList.h from within dir.c toChristopher R. Hertel1997-10-171-0/+1
* pipenetlog.c lsaparse.c smb.h :Luke Leighton1997-10-171-2/+2
* smbparse.c smb.h :Luke Leighton1997-10-171-1/+1
* smb.h :Luke Leighton1997-10-161-2/+5
* ipc.c: Adding Andrews become_root code to the main branch.Jeremy Allison1997-10-151-1/+3
* smb.h smbparse.c pipenetlog.c :Luke Leighton1997-10-153-8/+28
* added srvsvc basic pipe, straight from paul's code. does NETSHAREENUMLuke Leighton1997-10-152-0/+7
* the usual proto.h updateAndrew Tridgell1997-10-151-2/+4
* fixed the freeze on logout bug. The fix has several parts:Andrew Tridgell1997-10-151-0/+1
* byteorder.h:Luke Leighton1997-10-141-2/+13
* credentials, query info reply.Luke Leighton1997-10-143-10/+9
* split pipes.c down into util, netlog and ntlsa.Luke Leighton1997-10-131-7/+29
* debug info addedLuke Leighton1997-10-131-7/+7
* byteorder.h :Luke Leighton1997-10-131-2/+2
* getting somewhere.Luke Leighton1997-10-122-28/+28
* updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.Luke Leighton1997-10-121-1/+1
* ipc.c:Luke Leighton1997-10-121-1/+1
* added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton1997-10-122-18/+48
* namelogon.c :Luke Leighton1997-10-112-0/+8
* the usualLuke Leighton1997-10-101-1/+4
* added lsa_reply_srv_pwset()Luke Leighton1997-10-101-1/+1
* ipc.c :Luke Leighton1997-10-101-1/+1
* Makefile:Luke Leighton1997-10-102-8/+52
* nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1997-10-101-19/+34
* local.h: Fix spelling mistake :-).Jeremy Allison1997-10-091-1/+1
* added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton1997-10-091-0/+4
* moved the array macros outside of the CAREFUL_ALIGNMENT define.Luke Leighton1997-10-091-2/+9
* pipes.c:Luke Leighton1997-10-091-0/+38
* credentials.c:Luke Leighton1997-10-092-5/+4
* bracket some macrosAndrew Tridgell1997-10-092-5/+5
* Makefile: Split definitions for SGI4,5,6.Jeremy Allison1997-10-081-2/+2
* loadparm.c proto.h:Luke Leighton1997-10-082-3/+6
* locking.c: Added fix for race condition in slow share mode code.Jeremy Allison1997-10-071-15/+0
* pipes.c:Luke Leighton1997-10-071-4/+5
* pipes.c:Luke Leighton1997-10-072-16/+32
* get rid of SIGCLD_IGNORE for HPUX. A user reported it causing lotsAndrew Tridgell1997-10-071-1/+3
* client.c: Changed shadowed variable.Jeremy Allison1997-10-062-21/+7
* lsaparse.c smb.h: added 32 bit "return status" to the response structures.Luke Leighton1997-10-062-0/+20
* Makefile: added lsaparse.c and smbparse.cLuke Leighton1997-10-062-2/+20