Age | Commit message (Expand) | Author | Files | Lines |
1997-10-07 | get rid of SIGCLD_IGNORE for HPUX. A user reported it causing lots | Andrew Tridgell | 1 | -1/+3 |
1997-10-06 | client.c: Changed shadowed variable. | Jeremy Allison | 2 | -21/+7 |
1997-10-06 | lsaparse.c smb.h: added 32 bit "return status" to the response structures. | Luke Leighton | 2 | -0/+20 |
1997-10-06 | Makefile: added lsaparse.c and smbparse.c | Luke Leighton | 2 | -2/+20 |
1997-10-05 | updating lsa and smb parsing routines and structures. | Luke Leighton | 2 | -6/+49 |
1997-10-05 | smb.h: | Luke Leighton | 1 | -4/+373 |
1997-10-04 | proto.h: | Luke Leighton | 2 | -3/+16 |
1997-10-04 | added some RW_XXXX wrapper macros with an extra i/o argument, to call XXXX | Luke Leighton | 1 | -0/+49 |
1997-10-04 | added structures readable and writeable by smbparse.c routines into and out | Luke Leighton | 1 | -0/+182 |
1997-10-04 | This is all the NT error codes less than 1000. I extracted them using | Andrew Tridgell | 1 | -0/+505 |
1997-10-03 | add "static" to a couple of functions that are only used locally. | Andrew Tridgell | 1 | -3/+0 |
1997-10-03 | proto.h: Updated. | Jeremy Allison | 2 | -6/+8 |
1997-10-02 | change the semantics of hosts allow/hosts deny so that a global | Andrew Tridgell | 1 | -0/+1 |
1997-10-01 | OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!! | Jeremy Allison | 3 | -3/+5 |
1997-09-30 | dir.c: more pstrcpys. | Jeremy Allison | 3 | -1/+52 |
1997-09-26 | Syncing up current oplock work in progress. #ifdef'ed out | Jeremy Allison | 2 | -8/+52 |
1997-09-26 | Adding Andrews buffer overflow fixes into the main branch. | Jeremy Allison | 1 | -0/+2 |
1997-09-25 | Added missing slow share mode offset defines. Somehow | Jeremy Allison | 1 | -0/+34 |
1997-09-25 | Makefile: Removed earlier errors. | Jeremy Allison | 3 | -6/+18 |
1997-09-23 | Checkin to sync up oplock development code so that NT | Jeremy Allison | 2 | -1097/+11 |
1997-09-23 | added code from Philip A Prindeville <philipp@enteka.com> which expands | Luke Leighton | 1 | -0/+3 |
1997-09-19 | Makefile: Changed proto: target to not include c files not used currently. | Jeremy Allison | 1 | -53/+1098 |
1997-09-17 | Added 'delete veto files' paremeter. Ugly - but the only | Jeremy Allison | 1 | -3/+1 |
1997-09-16 | - change generate_challenge() to use md4 instead of des | Andrew Tridgell | 1 | -4/+2 |
1997-09-15 | rewrote md4.c from scratch. This implementation should be portable and | Andrew Tridgell | 1 | -0/+1 |
1997-09-14 | This commit does 3 main things: | Andrew Tridgell | 3 | -21/+22 |
1997-09-11 | charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c | Jeremy Allison | 2 | -12/+5 |
1997-09-11 | prototype updates for new functions | Andrew Tridgell | 1 | -1/+21 |
1997-09-05 | JHT ===> Just setting version to 1.9.18alpha1 | John Terpstra | 1 | -1/+1 |
1997-09-04 | Fixed up determination of client type for PROTOCOL_NT1. Uses client | Jeremy Allison | 2 | -0/+4 |
1997-09-03 | nameannounce.c | Jeremy Allison | 1 | -1/+0 |
1997-09-01 | use of recursion_available and recursion_desired flag in netbios responses. | Luke Leighton | 1 | -1/+5 |
1997-08-30 | Makefile: New program and support for dynamic codepage loading. | Jeremy Allison | 2 | -4/+26 |
1997-08-28 | includes.h: Make sure REPLACE_GETPASS are wrapped with #ifdefs. | Jeremy Allison | 1 | -0/+4 |
1997-08-27 | charset.c: Added patch for client code page 852 (Eastern European) from | Samba Release Account | 1 | -1/+0 |
1997-08-27 | Put back the smb_shm_ proto's that Luke keeps breaking ! | Samba Release Account | 1 | -0/+3 |
1997-08-27 | doing that irritating compiler clash warning with the protos for standard_sub | Samba Release Account | 1 | -7/+8 |
1997-08-26 | preparing for release of 1.9.17 | Samba Release Account | 1 | -1/+1 |
1997-08-26 | smb.h: Added error code used for OS2 WPS. | Samba Release Account | 1 | -1/+2 |
1997-08-25 | charset.c : Add mapping for code page 932 (KANJI). | Samba Release Account | 1 | -0/+5 |
1997-08-21 | Kanji fixes for upper/lower case conversion with sjis characters. | Samba Release Account | 2 | -0/+18 |
1997-08-20 | Changes to allow Samba to return the same error code as Windows NT. | Samba Release Account | 2 | -2/+6 |
1997-08-19 | Makefile: Changed for HPUX10 tidyup. | Samba Release Account | 3 | -5/+7 |
1997-08-18 | JHT ===> Just making sure any new tests do not announce as the last alpha! | John Terpstra | 1 | -1/+1 |
1997-08-13 | includes.h: Fixed S_IFLNK for old DEC ultrix. | Samba Release Account | 1 | -0/+4 |
1997-07-31 | loadparm.c: Added new netbios aliases parameter (code from Cisco) | Samba Release Account | 1 | -2/+4 |
1997-07-30 | client.c: Minor change to cast parameters for DEC unix. | Samba Release Account | 3 | -7/+9 |
1997-07-28 | client.c: Added amanda fixes. | Samba Release Account | 1 | -1/+0 |
1997-07-24 | Re-added shm stuff - keeps getting lost. | Samba Release Account | 1 | -1/+3 |
1997-07-24 | nameserv.c: split add_domain_names() into three functions: | Samba Release Account | 1 | -10/+11 |