summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* .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
* updating lsa and smb parsing routines and structures.Luke Leighton1997-10-052-6/+49
* smb.h:Luke Leighton1997-10-051-4/+373
* proto.h:Luke Leighton1997-10-042-3/+16
* added some RW_XXXX wrapper macros with an extra i/o argument, to call XXXXLuke Leighton1997-10-041-0/+49
* added structures readable and writeable by smbparse.c routines into and outLuke Leighton1997-10-041-0/+182
* This is all the NT error codes less than 1000. I extracted them usingAndrew Tridgell1997-10-041-0/+505
* add "static" to a couple of functions that are only used locally.Andrew Tridgell1997-10-031-3/+0
* proto.h: Updated.Jeremy Allison1997-10-032-6/+8
* change the semantics of hosts allow/hosts deny so that a globalAndrew Tridgell1997-10-021-0/+1
* OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison1997-10-013-3/+5