summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
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
1997-10-09local.h: Fix spelling mistake :-).Jeremy Allison1-1/+1
1997-10-09added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton1-0/+4
1997-10-09moved the array macros outside of the CAREFUL_ALIGNMENT define.Luke Leighton1-2/+9
1997-10-09pipes.c:Luke Leighton1-0/+38
1997-10-09credentials.c:Luke Leighton2-5/+4
1997-10-09bracket some macrosAndrew Tridgell2-5/+5
1997-10-08Makefile: Split definitions for SGI4,5,6.Jeremy Allison1-2/+2
1997-10-08loadparm.c proto.h:Luke Leighton2-3/+6
1997-10-07locking.c: Added fix for race condition in slow share mode code.Jeremy Allison1-15/+0
1997-10-07pipes.c:Luke Leighton1-4/+5
1997-10-07pipes.c:Luke Leighton2-16/+32
1997-10-07get rid of SIGCLD_IGNORE for HPUX. A user reported it causing lotsAndrew Tridgell1-1/+3
1997-10-06client.c: Changed shadowed variable.Jeremy Allison2-21/+7
1997-10-06lsaparse.c smb.h: added 32 bit "return status" to the response structures.Luke Leighton2-0/+20
1997-10-06Makefile: added lsaparse.c and smbparse.cLuke Leighton2-2/+20
1997-10-05updating lsa and smb parsing routines and structures.Luke Leighton2-6/+49
1997-10-05smb.h:Luke Leighton1-4/+373
1997-10-04proto.h:Luke Leighton2-3/+16
1997-10-04added some RW_XXXX wrapper macros with an extra i/o argument, to call XXXXLuke Leighton1-0/+49
1997-10-04added structures readable and writeable by smbparse.c routines into and outLuke Leighton1-0/+182
1997-10-04This is all the NT error codes less than 1000. I extracted them usingAndrew Tridgell1-0/+505
1997-10-03add "static" to a couple of functions that are only used locally.Andrew Tridgell1-3/+0
1997-10-03proto.h: Updated.Jeremy Allison2-6/+8
1997-10-02change the semantics of hosts allow/hosts deny so that a globalAndrew Tridgell1-0/+1
1997-10-01OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison3-3/+5
1997-09-30dir.c: more pstrcpys.Jeremy Allison3-1/+52
1997-09-26Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison2-8/+52
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-0/+2
1997-09-25Added missing slow share mode offset defines. SomehowJeremy Allison1-0/+34
1997-09-25Makefile: Removed earlier errors.Jeremy Allison3-6/+18
1997-09-23Checkin to sync up oplock development code so that NTJeremy Allison2-1097/+11
1997-09-23added code from Philip A Prindeville <philipp@enteka.com> which expandsLuke Leighton1-0/+3
1997-09-19Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison1-53/+1098
1997-09-17Added 'delete veto files' paremeter. Ugly - but the onlyJeremy Allison1-3/+1
1997-09-16- change generate_challenge() to use md4 instead of desAndrew Tridgell1-4/+2
1997-09-15rewrote md4.c from scratch. This implementation should be portable andAndrew Tridgell1-0/+1
1997-09-14This commit does 3 main things:Andrew Tridgell3-21/+22