Age | Commit message (Expand) | Author | Files | Lines |
1997-11-22 | fixed some typecasts of (char *) to (unsigned char *) | Andrew Tridgell | 1 | -4/+4 |
1997-11-22 | the usual :-) | Andrew Tridgell | 1 | -2/+2 |
1997-11-22 | added true enumerated types in loadparm.c. Now we don't need all those | Andrew Tridgell | 5 | -389/+347 |
1997-11-21 | Just fixed a *serious* bug in nameelect.c to do with local | Jeremy Allison | 1 | -0/+1 |
1997-11-21 | Added in mods for new smb.conf "remote browse sync" option as posted to | John Terpstra | 4 | -0/+40 |
1997-11-21 | use LocTimeDiff() not TimeDiff() to ensure that longdate conversion is | Andrew Tridgell | 1 | -1/+2 |
1997-11-20 | added some debug lines to the rename code | Andrew Tridgell | 1 | -4/+13 |
1997-11-19 | changed nmblookup to only set recursion_desired in queries if the -R | Andrew Tridgell | 2 | -4/+10 |
1997-11-18 | ipc.c: Changed reply_trans to use receive_next_smb() to cope | Jeremy Allison | 5 | -9/+61 |
1997-11-18 | don't do the 255.255.255.255 mapping for group names if the name type | Andrew Tridgell | 1 | -1/+1 |
1997-11-17 | loadparm.c : Added "veto oplock files" parameter. | Jeremy Allison | 6 | -6/+26 |
1997-11-11 | added code to test the cli_NetServerEnum() function in clientgen.c | Andrew Tridgell | 1 | -0/+38 |
1997-11-11 | fixed a bug which caused nmbd to core dump. The problem was incorrect | Andrew Tridgell | 1 | -2/+2 |
1997-11-11 | Left global_oplock_break set while request to break oplock is | Jeremy Allison | 1 | -4/+5 |
1997-11-11 | auto-create the locks directory on startup | Andrew Tridgell | 2 | -0/+8 |
1997-11-10 | Removed pwd_validate.c as no longer in main branch. | Jeremy Allison | 1 | -276/+0 |
1997-11-10 | Rolled back tree state to 11:59pm 8th November 1997 EST to | Jeremy Allison | 15 | -517/+354 |
1997-11-09 | byteorder.h : | Luke Leighton | 3 | -47/+89 |
1997-11-09 | attempting to mark up 32 bit error codes, needed for NT domains. | Luke Leighton | 15 | -322/+731 |
1997-11-08 | mod_smbpasswd() was junking the smbpasswd file... | Luke Leighton | 1 | -97/+99 |
1997-11-08 | a few more tests added, including one that tests whether the server | Andrew Tridgell | 1 | -1/+157 |
1997-11-08 | added two more sets of tests to the smbtorture test. The tests I added | Andrew Tridgell | 3 | -52/+295 |
1997-11-07 | local time discrepancies between the date on my computer and the date on | Luke Leighton | 1 | -2/+2 |
1997-11-07 | ipc.c : | Luke Leighton | 4 | -41/+74 |
1997-11-07 | Modified Files: | Christopher R. Hertel | 3 | -244/+319 |
1997-11-06 | ipc.c: Changing back arbitrary alignment change until I know *why* | Jeremy Allison | 2 | -2/+2 |
1997-11-06 | following a cvs error, i am rewriting this monster-commit. with bad grace. | Luke Leighton | 12 | -123/+755 |
1997-11-06 | local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR. | Jeremy Allison | 2 | -35/+51 |
1997-11-06 | change from %D to %m/%d/%Y in timestring(). This doesn't really matter | Andrew Tridgell | 1 | -4/+4 |
1997-11-06 | no asm/signal.h for linux as this is not portable | Andrew Tridgell | 3 | -4/+5 |
1997-11-05 | Change to always register the WORKGROUP<1e> name as does Win95. | Jeremy Allison | 1 | -4/+2 |
1997-11-05 | add NO_SEMUN for HP | Andrew Tridgell | 1 | -0/+1 |
1997-11-04 | smb.h : | Luke Leighton | 1 | -1/+1 |
1997-11-03 | Rolling back the files | Jeremy Allison | 5 | -174/+52 |
1997-11-03 | added code that _uses_ arcfour. arcfour itself, or anything remotely | Luke Leighton | 3 | -5/+26 |
1997-11-02 | preparing for release of 1.9.18alpha11 | Samba Release Account | 1 | -1/+1 |
1997-11-02 | Christian Lademann's contribution: new capabilities in smb.conf. | Luke Leighton | 5 | -52/+174 |
1997-11-02 | loadparm.c : | Luke Leighton | 3 | -5/+233 |
1997-11-02 | fix some uchar/char conflicts | Andrew Tridgell | 2 | -4/+4 |
1997-11-02 | convert the credentials code back to uchar[8] from uint32[2] | Andrew Tridgell | 5 | -63/+61 |
1997-11-02 | got rid of redundent rpc_pipes/rpc_proto.h | Andrew Tridgell | 1 | -1/+0 |
1997-11-02 | fix comments | Andrew Tridgell | 1 | -9/+2 |
1997-11-02 | to avoid any possibility of the pipe getting full and blocking we now | Andrew Tridgell | 1 | -27/+58 |
1997-11-01 | don't print the progress so often - it slows down the client too much | Andrew Tridgell | 1 | -1/+3 |
1997-11-01 | minor async DNS cleanups | Andrew Tridgell | 2 | -7/+6 |
1997-11-01 | preparing for release of 1.9.18alpha10 | Samba Release Account | 1 | -1/+1 |
1997-11-01 | client.c clientutil.c proto.h | Luke Leighton | 4 | -28/+32 |
1997-11-01 | set O_CREAT on lock file | Andrew Tridgell | 1 | -1/+2 |
1997-11-01 | a simple SMB torture tester. This will allow us to evaluate locking | Andrew Tridgell | 8 | -168/+847 |
1997-11-01 | change a debug level | Andrew Tridgell | 1 | -3/+3 |