Age | Commit message (Expand) | Author | Files | Lines |
1997-11-29 | use -1 not 0xffffffff in SIVALS() macros | Andrew Tridgell | 1 | -23/+1 |
1997-11-29 | added a sent_oplock_break element to Files[] as a paranoia check so we | Andrew Tridgell | 1 | -1/+1 |
1997-11-22 | added true enumerated types in loadparm.c. Now we don't need all those | Andrew Tridgell | 2 | -11/+6 |
1997-11-21 | use LocTimeDiff() not TimeDiff() to ensure that longdate conversion is | Andrew Tridgell | 1 | -1/+2 |
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 | 1 | -1/+1 |
1997-11-03 | Rolling back the files | Jeremy Allison | 1 | -41/+0 |
1997-11-02 | Christian Lademann's contribution: new capabilities in smb.conf. | Luke Leighton | 1 | -0/+41 |
1997-11-01 | change a debug level | Andrew Tridgell | 1 | -3/+3 |
1997-10-29 | ipc.c ntclientpipe.c: | Luke Leighton | 1 | -0/+47 |
1997-10-29 | called dump_data() from show_msg(). | Luke Leighton | 1 | -25/+6 |
1997-10-29 | byteorder.h : | Luke Leighton | 1 | -1/+1 |
1997-10-24 | default server_name if NIS server is unavailable should be the local | Luke Leighton | 1 | -2/+2 |
1997-10-24 | nterr.c : | Luke Leighton | 1 | -1/+1 |
1997-10-23 | Big change to make nmbd code more readable/understandable. | Jeremy Allison | 1 | -4/+10 |
1997-10-23 | playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen) | Luke Leighton | 1 | -0/+3 |
1997-10-22 | loadparm.c : | Luke Leighton | 1 | -63/+20 |
1997-10-21 | loadparm.c : | Luke Leighton | 1 | -1/+38 |
1997-10-20 | loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. Added | Jeremy Allison | 2 | -20/+10 |
1997-10-20 | added "domain groups" parameter, allowing you to specify the groups that | Luke Leighton | 1 | -0/+28 |
1997-10-20 | util.c password.c : | Luke Leighton | 1 | -0/+54 |
1997-10-20 | casting cleanups | Andrew Tridgell | 1 | -1/+2 |
1997-10-19 | Makefile : | Luke Leighton | 1 | -31/+47 |
1997-10-17 | .cvsignore: Added make_smbcodepage | Jeremy Allison | 2 | -2/+14 |
1997-10-17 | smbparse.c smb.h : | Luke Leighton | 1 | -3/+3 |
1997-10-15 | added loopback_ip. This is used to detect packets from ourselves | Andrew Tridgell | 1 | -0/+2 |
1997-10-13 | align_offset() adjusted pointer to wrong location. oops. | Luke Leighton | 1 | -2/+3 |
1997-10-12 | added debugging macros (suitable eventually for use in tcpdump, hopefully) | Luke Leighton | 1 | -0/+8 |
1997-10-11 | namelogon.c : | Luke Leighton | 1 | -0/+38 |
1997-10-10 | fixed the log wrapping bug. | Andrew Tridgell | 1 | -12/+17 |
1997-10-09 | credentials.c: | Luke Leighton | 1 | -2/+26 |
1997-10-07 | I rewrote the name_mangle() and name_len(). | Christopher R. Hertel | 1 | -46/+65 |
1997-10-07 | increase the debug level in the "added interface" debug line | Andrew Tridgell | 1 | -3/+3 |
1997-10-06 | client.c: Changed shadowed variable. | Jeremy Allison | 1 | -5/+3 |
1997-10-04 | proto.h: | Luke Leighton | 1 | -0/+113 |
1997-10-03 | locking.c: Fixed incorrect parameter count in debug statements. May explain | Jeremy Allison | 1 | -2/+6 |
1997-10-03 | proto.h: Updated. | Jeremy Allison | 1 | -2/+2 |
1997-10-02 | Modified some debug messages, moved from 5 -> 8. | Jeremy Allison | 1 | -7/+7 |
1997-09-30 | dir.c: more pstrcpys. | Jeremy Allison | 1 | -47/+164 |
1997-09-26 | Syncing up current oplock work in progress. #ifdef'ed out | Jeremy Allison | 1 | -38/+37 |
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 | 4 | -35/+91 |
1997-09-23 | Checkin to sync up oplock development code so that NT | Jeremy Allison | 1 | -1/+83 |
1997-09-23 | added code from Philip A Prindeville <philipp@enteka.com> which expands | Luke Leighton | 1 | -186/+210 |
1997-09-19 | Makefile: Changed proto: target to not include c files not used currently. | Jeremy Allison | 1 | -0/+71 |
1997-09-18 | added timestamp to "Denied connection" message. | Luke Leighton | 1 | -2/+2 |
1997-09-15 | - change a lot of occurances of errno to use strerror(errno). We can't | Andrew Tridgell | 1 | -4/+4 |
1997-09-15 | rewrote md4.c from scratch. This implementation should be portable and | Andrew Tridgell | 1 | -284/+160 |
1997-09-14 | This commit does 3 main things: | Andrew Tridgell | 5 | -73/+47 |
1997-09-11 | charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c | Jeremy Allison | 3 | -202/+273 |