Age | Commit message (Expand) | Author | Files | Lines |
1996-07-19 | preparing for release of 1.9.16alpha12 | Samba Release Account | 1 | -1/+1 |
1996-07-18 | NeXT needs #define pid_t int in includes.h | Samba Release Account | 2 | -12/+6 |
1996-07-18 | preparing for release of 1.9.16alpha11 | Samba Release Account | 1 | -1/+1 |
1996-07-18 | minor cleanups ready for another release | Andrew Tridgell | 5 | -9/+194 |
1996-07-18 | removed some debug stuff from luke | Andrew Tridgell | 1 | -6/+4 |
1996-07-17 | lots of changes to nmbd | Samba Release Account | 19 | -206/+394 |
1996-07-10 | updated docs to match code mods from last two or three updates. done | Samba Release Account | 14 | -941/+241 |
1996-07-09 | missed nmbd.c in previous update. | Samba Release Account | 2 | -25/+7 |
1996-07-09 | sorted out various timer delay bugs: nameannounce.c nameserv.c | Samba Release Account | 11 | -106/+172 |
1996-07-07 | added the recently shuffled and updated source files missed in the | Samba Release Account | 10 | -40/+3414 |
1996-07-07 | tidied up: code shuffling and documentation. | Samba Release Account | 20 | -2765/+1361 |
1996-07-05 | Added uninstallation from Makefile, either in parts or total uninstall | Samba Release Account | 3 | -0/+111 |
1996-07-05 | Changed install scripts so they don't have hardcoded values | Samba Release Account | 3 | -26/+48 |
1996-07-04 | namebrowse.c was using variable work uninitialised. | Samba Release Account | 2 | -0/+5 |
1996-07-04 | modified become_master() to a state-based system. becoming a master | Samba Release Account | 10 | -152/+281 |
1996-07-04 | Started uninstall in Makefile | Samba Release Account | 2 | -3/+4 |
1996-07-03 | generated new proto.h | Andrew Tridgell | 1 | -168/+1 |
1996-07-03 | fixed conflict between two variables called d | Andrew Tridgell | 1 | -3/+3 |
1996-07-03 | fixed conflict with global variable updatecount | Andrew Tridgell | 1 | -5/+5 |
1996-07-03 | fix Makefile - remove Lukes private stuff :-) | Andrew Tridgell | 1 | -11/+17 |
1996-07-03 | - moved the protocol defs in the client to keep sill C compilers happy | Andrew Tridgell | 2 | -16/+20 |
1996-07-02 | as a result of the writing of namework.doc, namework.c has been tidied up, | Samba Release Account | 9 | -521/+646 |
1996-07-02 | updated low-level design documentation on nmbd. first draft of namework.doc | Samba Release Account | 3 | -15/+489 |
1996-07-01 | patch to fix NetServerEnum with multiple workgroup lists kindly supplied. | Samba Release Account | 1 | -3/+27 |
1996-07-01 | updated the NetBIOS code due to some bugs found by writing the first draft | Samba Release Account | 3 | -268/+523 |
1996-07-01 | first draft of low-level design documents describing the operation of | Samba Release Account | 2 | -0/+564 |
1996-06-29 | added local and remote interfaces (didn't get done in first attempt) | Samba Release Account | 1 | -23/+34 |
1996-06-29 | luke's first attempt at using cvs | Samba Release Account | 14 | -605/+2320 |
1996-06-19 | Basic doc changes to keep up to date. | Samba Release Account | 3 | -648/+8 |
1996-06-19 | - deleted reduntant blank line at end of file (JHT) | Samba Release Account | 1 | -1/+0 |
1996-06-19 | - change date as a demo for john | Andrew Tridgell | 2 | -34/+32 |
1996-06-17 | Added source filename to give crude index | Samba Release Account | 1 | -0/+9 |
1996-06-12 | demo of cvs - ignore | Andrew Tridgell | 1 | -1/+1 |
1996-06-10 | minor patch to allow host announcements to remote subnets | Andrew Tridgell | 3 | -59/+57 |
1996-06-10 | preparing for release of 1.9.16alpha10 | Samba Release Account | 1 | -1/+1 |
1996-06-10 | a cleanup of the receive_smb() usage, adding timeouts in some places | Andrew Tridgell | 7 | -24/+43 |
1996-06-10 | got rid of a lot of redundent header files as we now globally generate | Andrew Tridgell | 47 | -419/+175 |
1996-06-10 | moved some more locking routines to locking.c, and moved replacement | Andrew Tridgell | 4 | -444/+470 |
1996-06-10 | updates from Luke to rename "domains" more accurately to "subnets" | Andrew Tridgell | 7 | -102/+104 |
1996-06-08 | preparing for release of 1.9.16alpha9 | Samba Release Account | 1 | -1/+1 |
1996-06-08 | more changes from Luke | Andrew Tridgell | 4 | -161/+170 |
1996-06-08 | changes from Luke | Andrew Tridgell | 4 | -25/+69 |
1996-06-08 | moved MSBROWSE into nameserv.h | Andrew Tridgell | 1 | -4/+3 |
1996-06-08 | patches fromk Luke putting in symbolic names for time constants | Andrew Tridgell | 1 | -10/+7 |
1996-06-08 | - added comments to byteorder.h explaining how it works. | Andrew Tridgell | 5 | -19/+163 |
1996-06-07 | - added predict.c, moving the routines from util.c | Andrew Tridgell | 12 | -155/+220 |
1996-06-06 | preparing for release of 1.9.16alpha8 | Samba Release Account | 1 | -1/+1 |
1996-06-06 | - added interface.c and removed all the references to myip, bcast_ip | Andrew Tridgell | 22 | -698/+836 |
1996-06-06 | preparing for release of 1.9.16alpha7 | Samba Release Account | 1 | -1/+1 |
1996-06-06 | fix a bug that meant alpha6 couldn't compile. | Andrew Tridgell | 2 | -2/+4 |