Age | Commit message (Expand) | Author | Files | Lines |
1997-12-04 | added optonal MEM_MAN code | Andrew Tridgell | 2 | -45/+22 |
1997-12-04 | don't use free and alloc as structure elements | Andrew Tridgell | 1 | -3/+3 |
1997-12-03 | put the default PRINTCAP_NAME def in includes.h not local.h so that | Andrew Tridgell | 2 | -17/+17 |
1997-12-03 | applied a patch from Norm Jacobs to allow "printcap name = lpstat" | Andrew Tridgell | 1 | -0/+9 |
1997-12-03 | loadparm.c: Added lp_we_are_a_wins_server as an alias for lp_wins_support. | Jeremy Allison | 1 | -0/+1 |
1997-12-03 | allow users to disable the NetWkstaUserLogon call in server level | Andrew Tridgell | 1 | -0/+10 |
1997-12-03 | make the "printing" option a per share option rather than global. When | Andrew Tridgell | 1 | -1/+1 |
1997-12-03 | I'm slowly getting though the todo list :-) | Andrew Tridgell | 1 | -0/+5 |
1997-12-02 | the default GUEST_ACCOUNT should be here not in smb.h | Andrew Tridgell | 1 | -0/+6 |
1997-12-02 | get rid of some things out of smb.h that are already in local.h | Andrew Tridgell | 1 | -12/+0 |
1997-11-30 | clientgen.c: Added cli_mv() (used in a recent torture test). | Jeremy Allison | 1 | -0/+1 |
1997-11-29 | added a sent_oplock_break element to Files[] as a paranoia check so we | Andrew Tridgell | 1 | -0/+1 |
1997-11-28 | pass the mailslot name to process_logon_packet() | Andrew Tridgell | 1 | -1/+2 |
1997-11-28 | get_entries is an int not a bool | Andrew Tridgell | 1 | -1/+1 |
1997-11-28 | preparing for release of 1.9.18alpha12 | Samba Release Account | 1 | -1/+1 |
1997-11-24 | added cli_rmdir and cli_mkdir | Andrew Tridgell | 1 | -0/+5 |
1997-11-23 | added some QPATHINFO and QFILEINFO tests into smbtorture. | Andrew Tridgell | 2 | -7/+4 |
1997-11-23 | test SMBsetatr as well | Andrew Tridgell | 1 | -1/+3 |
1997-11-23 | added a test for the NT SMBgetatr bug in smbtorture | Andrew Tridgell | 1 | -0/+13 |
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 | 1 | -2/+0 |
1997-11-21 | Added in mods for new smb.conf "remote browse sync" option as posted to | John Terpstra | 1 | -0/+2 |
1997-11-18 | ipc.c: Changed reply_trans to use receive_next_smb() to cope | Jeremy Allison | 1 | -1/+2 |
1997-11-17 | loadparm.c : Added "veto oplock files" parameter. | Jeremy Allison | 2 | -0/+3 |
1997-11-10 | Rolled back tree state to 11:59pm 8th November 1997 EST to | Jeremy Allison | 3 | -77/+21 |
1997-11-09 | byteorder.h : | Luke Leighton | 2 | -4/+17 |
1997-11-09 | attempting to mark up 32 bit error codes, needed for NT domains. | Luke Leighton | 2 | -18/+73 |
1997-11-08 | added two more sets of tests to the smbtorture test. The tests I added | Andrew Tridgell | 1 | -0/+1 |
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 | 2 | -40/+59 |
1997-11-07 | Modified Files: | Christopher R. Hertel | 1 | -2/+2 |
1997-11-06 | following a cvs error, i am rewriting this monster-commit. with bad grace. | Luke Leighton | 2 | -65/+310 |
1997-11-06 | local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR. | Jeremy Allison | 1 | -1/+5 |
1997-11-06 | no asm/signal.h for linux as this is not portable | Andrew Tridgell | 1 | -3/+0 |
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 | 1 | -4/+0 |
1997-11-03 | added code that _uses_ arcfour. arcfour itself, or anything remotely | Luke Leighton | 1 | -1/+2 |
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 | 1 | -0/+4 |
1997-11-02 | loadparm.c : | Luke Leighton | 1 | -1/+3 |
1997-11-02 | fix some uchar/char conflicts | Andrew Tridgell | 1 | -2/+2 |
1997-11-02 | convert the credentials code back to uchar[8] from uint32[2] | Andrew Tridgell | 2 | -14/+14 |
1997-11-02 | got rid of redundent rpc_pipes/rpc_proto.h | Andrew Tridgell | 1 | -1/+0 |
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 | 1 | -2/+3 |
1997-11-01 | a simple SMB torture tester. This will allow us to evaluate locking | Andrew Tridgell | 1 | -2/+15 |
1997-11-01 | some locking code cleanups | Andrew Tridgell | 1 | -3/+0 |
1997-10-31 | define NO_SEMUN for svr4 | Andrew Tridgell | 1 | -0/+1 |
1997-10-31 | OSF1 doesn't define union semun either. | Andrew Tridgell | 1 | -8/+9 |