Age | Commit message (Expand) | Author | Files | Lines |
1997-10-09 | JHT ===> Added smbadduser contributed by Mike Zakharoff. | John Terpstra | 1 | -0/+74 |
1997-10-09 | an implementation of the NT domain credentials protocol | Andrew Tridgell | 1 | -0/+101 |
1997-10-09 | bracket some macros | Andrew Tridgell | 5 | -11/+15 |
1997-10-09 | This is my library of lists and trees. My hope is to replace all of the | Christopher R. Hertel | 8 | -0/+3952 |
1997-10-08 | Put in fix for read-prediction extending files bug. Hard to test, can't | Jeremy Allison | 1 | -13/+26 |
1997-10-08 | added a dummy function (space in front so make proto doesn't pick it up) | Luke Leighton | 1 | -1008/+20 |
1997-10-08 | Makefile: Split definitions for SGI4,5,6. | Jeremy Allison | 4 | -6/+167 |
1997-10-08 | added api_lsa_lookup_sids() function | Luke Leighton | 1 | -3/+1071 |
1997-10-08 | loadparm.c proto.h: | Luke Leighton | 5 | -5/+150 |
1997-10-08 | updating lsaparse.c and smbparse.c in line with changes to pipes.c and smb.h | Luke Leighton | 3 | -16/+9 |
1997-10-08 | ipc.c: Added ERROR_MORE_DATA error if client buffer too small. | Jeremy Allison | 2 | -3/+12 |
1997-10-07 | I rewrote the name_mangle() and name_len(). | Christopher R. Hertel | 1 | -46/+65 |
1997-10-07 | locking.c: Added fix for race condition in slow share mode code. | Jeremy Allison | 6 | -30/+93 |
1997-10-07 | pipes.c: | Luke Leighton | 3 | -23/+191 |
1997-10-07 | JHT ==> Fixing blocksize argument. Patch by: Llyod Whiteman | John Terpstra | 1 | -1/+1 |
1997-10-07 | pipes.c: | Luke Leighton | 5 | -18/+285 |
1997-10-07 | increase the debug level in the "added interface" debug line | Andrew Tridgell | 1 | -3/+3 |
1997-10-07 | get rid of SIGCLD_IGNORE for HPUX. A user reported it causing lots | Andrew Tridgell | 1 | -1/+3 |
1997-10-06 | Finally ! Found & fixed crash bug with logging message when deleting | Jeremy Allison | 1 | -1/+2 |
1997-10-06 | client.c: Changed shadowed variable. | Jeremy Allison | 10 | -97/+21 |
1997-10-06 | lsaparse.c smb.h: added 32 bit "return status" to the response structures. | Luke Leighton | 3 | -92/+74 |
1997-10-06 | Makefile: added lsaparse.c and smbparse.c | Luke Leighton | 4 | -4/+442 |
1997-10-05 | updating lsa and smb parsing routines and structures. | Luke Leighton | 4 | -8/+155 |
1997-10-05 | processes LSA queries and responses to/from RPC data stream into structures. | Luke Leighton | 1 | -0/+88 |
1997-10-05 | smb.h: | Luke Leighton | 2 | -6/+403 |
1997-10-04 | proto.h: | Luke Leighton | 4 | -11/+148 |
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 | packet parsing routines. for use in SMB and Mailslots | Luke Leighton | 1 | -0/+385 |
1997-10-04 | fix some "shadows global" errors. | Andrew Tridgell | 1 | -4/+4 |
1997-10-04 | a bit of bounds checking | Andrew Tridgell | 1 | -0/+12 |
1997-10-04 | a little hack to smbclient to support extracting NT error codes | Andrew Tridgell | 1 | -0/+12 |
1997-10-04 | This is all the NT error codes less than 1000. I extracted them using | Andrew Tridgell | 1 | -0/+505 |
1997-10-04 | nmblookup.c: | Christopher R. Hertel | 2 | -309/+558 |
1997-10-04 | Race condition with multiple oplock break requests happens | Jeremy Allison | 1 | -3/+2 |
1997-10-03 | Making it harder for share_mode_entries to be left with | Jeremy Allison | 1 | -5/+2 |
1997-10-03 | locking.c: Fixed incorrect parameter count in debug statements. May explain | Jeremy Allison | 5 | -70/+74 |
1997-10-03 | add "static" to a couple of functions that are only used locally. | Andrew Tridgell | 2 | -10/+6 |
1997-10-03 | proto.h: Updated. | Jeremy Allison | 5 | -37/+57 |
1997-10-02 | change a debug level in reply.c | Andrew Tridgell | 2 | -2/+2 |
1997-10-02 | Added debug message for oplock_break(). | Jeremy Allison | 1 | -1/+7 |
1997-10-02 | change the semantics of hosts allow/hosts deny so that a global | Andrew Tridgell | 3 | -4/+26 |
1997-10-02 | Modified some debug messages, moved from 5 -> 8. | Jeremy Allison | 2 | -15/+15 |
1997-10-02 | Fixed problem with oplock_type being set with no port. | Jeremy Allison | 1 | -2/+10 |
1997-10-01 | OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!! | Jeremy Allison | 7 | -53/+516 |
1997-09-30 | dir.c: more pstrcpys. | Jeremy Allison | 8 | -145/+637 |
1997-09-26 | Fixed you're -> your text that some pedant complained about :-). | Jeremy Allison | 1 | -1/+1 |
1997-09-26 | Syncing up current oplock work in progress. #ifdef'ed out | Jeremy Allison | 8 | -167/+291 |
1997-09-26 | Correctly rolled back interface.c (I was working on an older | Jeremy Allison | 1 | -210/+186 |
1997-09-26 | Adding Andrews buffer overflow fixes into the main branch. | Jeremy Allison | 29 | -239/+340 |