| Commit message (Expand) | Author | Age | Files | Lines |
* | config.guess: UNIXWARE fix. | Jeremy Allison | 1998-12-03 | 1 | -0/+6 |
* | unused variable in pipe_smb_write_X | Luke Leighton | 1998-10-14 | 1 | -1/+0 |
* | dce/rpc | Luke Leighton | 1998-10-09 | 1 | -1/+1 |
* | - fixed a bunch of warnings and minor errors | Andrew Tridgell | 1998-10-08 | 1 | -1/+0 |
* | dce/rpc | Luke Leighton | 1998-10-07 | 1 | -1/+1 |
* | dce/rpc | Luke Leighton | 1998-10-07 | 1 | -1/+46 |
* | configure configure.in: Added tests for fseek64 and ftell64. | Jeremy Allison | 1998-09-17 | 1 | -3/+0 |
* | check that a valid pipe is passed before doing a pipe close. | Andrew Tridgell | 1998-09-01 | 1 | -0/+4 |
* | much cleaner chain pointer handling for both files and pipes. | Andrew Tridgell | 1998-08-17 | 1 | -2/+0 |
* | some cleanups from the conversion of Pipes[] to a linked list. I also | Andrew Tridgell | 1998-08-17 | 1 | -100/+82 |
* | this checkin gets rid of the global Files[] array and makes it local | Andrew Tridgell | 1998-08-15 | 1 | -9/+4 |
* | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1998-08-14 | 1 | -12/+8 |
* | As per a Andrew's message, I went through and removed the timestring() | Christopher R. Hertel | 1998-07-31 | 1 | -3/+2 |
* | Makefile: Added nttrans.o | Jeremy Allison | 1998-07-16 | 1 | -1/+1 |
* | This looks like a big change but really isn't. | Jeremy Allison | 1998-04-25 | 1 | -1/+0 |
* | "For I have laboured mightily on Luke's code, and hath broken | Jeremy Allison | 1998-03-11 | 1 | -188/+54 |
* | This is *not* a big change (although it looks like one). | Jeremy Allison | 1998-01-22 | 1 | -3/+3 |
* | following a cvs error, i am rewriting this monster-commit. with bad grace. | Luke Leighton | 1997-11-06 | 1 | -0/+4 |
* | storing pipe name state (from set named pipe handle state call) in the | Luke Leighton | 1997-10-30 | 1 | -9/+6 |
* | Makefile: | Luke Leighton | 1997-10-30 | 1 | -77/+3 |
* | removed mechanism that created actual files NETLOGON, lsarpc and the like, | Luke Leighton | 1997-10-30 | 1 | -71/+100 |
* | byteorder.h : | Luke Leighton | 1997-10-29 | 1 | -1/+1 |
* | pipes.c pipesrvsvc.c : | Luke Leighton | 1997-10-19 | 1 | -80/+0 |
* | ipc.c: Adding Andrews become_root code to the main branch. | Jeremy Allison | 1997-10-15 | 1 | -2/+2 |
* | added srvsvc basic pipe, straight from paul's code. does NETSHAREENUM | Luke Leighton | 1997-10-15 | 1 | -0/+82 |
* | split pipes.c down into util, netlog and ntlsa. | Luke Leighton | 1997-10-13 | 1 | -1135/+1 |
* | debugging... no idea what i'm doing. | Luke Leighton | 1997-10-13 | 1 | -9/+10 |
* | debug info added | Luke Leighton | 1997-10-13 | 1 | -0/+4 |
* | checked in a file with a compile error. oops! | Luke Leighton | 1997-10-13 | 1 | -1/+0 |
* | byteorder.h : | Luke Leighton | 1997-10-13 | 1 | -292/+54 |
* | getting somewhere. | Luke Leighton | 1997-10-12 | 1 | -48/+61 |
* | updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16. | Luke Leighton | 1997-10-12 | 1 | -21/+15 |
* | ipc.c: | Luke Leighton | 1997-10-12 | 1 | -36/+33 |
* | added debugging macros (suitable eventually for use in tcpdump, hopefully) | Luke Leighton | 1997-10-12 | 1 | -20/+25 |
* | added api_lsa_sam_logon() and api_sam_logoff(). that's it. lots of | Luke Leighton | 1997-10-10 | 1 | -170/+216 |
* | added lsa_reply_srv_pwset() | Luke Leighton | 1997-10-10 | 1 | -66/+96 |
* | ipc.c : | Luke Leighton | 1997-10-10 | 1 | -973/+393 |
* | Makefile: | Luke Leighton | 1997-10-10 | 1 | -16/+1047 |
* | added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_Lsarpc | Luke Leighton | 1997-10-09 | 1 | -981/+3 |
* | pipes.c: | Luke Leighton | 1997-10-09 | 1 | -82/+1093 |
* | credentials.c: | Luke Leighton | 1997-10-09 | 1 | -1/+189 |
* | added a dummy function (space in front so make proto doesn't pick it up) | Luke Leighton | 1997-10-08 | 1 | -1008/+20 |
* | Makefile: Split definitions for SGI4,5,6. | Jeremy Allison | 1997-10-08 | 1 | -1/+1 |
* | added api_lsa_lookup_sids() function | Luke Leighton | 1997-10-08 | 1 | -3/+1071 |
* | loadparm.c proto.h: | Luke Leighton | 1997-10-08 | 1 | -2/+138 |
* | updating lsaparse.c and smbparse.c in line with changes to pipes.c and smb.h | Luke Leighton | 1997-10-08 | 1 | -4/+0 |
* | locking.c: Added fix for race condition in slow share mode code. | Jeremy Allison | 1997-10-07 | 1 | -0/+4 |
* | pipes.c: | Luke Leighton | 1997-10-07 | 1 | -18/+182 |
* | pipes.c: | Luke Leighton | 1997-10-07 | 1 | -1/+237 |
* | Syncing up current oplock work in progress. #ifdef'ed out | Jeremy Allison | 1997-09-26 | 1 | -1/+1 |