summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* preparing for release of 1.9.16alpha13Samba Release Account1996-07-301-1/+1
* fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell1996-07-307-173/+81
* minor cleanupsAndrew Tridgell1996-07-243-5/+5
* the client now loads the smb.conf config file so it can get theAndrew Tridgell1996-07-241-1/+10
* removed the remote interfaces stuff.Andrew Tridgell1996-07-2212-65/+18
* added lots of comments to the docs that Luke wrote on the internals ofAndrew Tridgell1996-07-224-0/+157
* added a bunch of comments to Lukes docs.Andrew Tridgell1996-07-221-12/+59
* minor debug output fixAndrew Tridgell1996-07-221-1/+1
* fix up problems with "smbclient -L". It now uses a genericAndrew Tridgell1996-07-221-10/+20
* preparing for release of 1.9.16alpha12Samba Release Account1996-07-191-1/+1
* NeXT needs #define pid_t int in includes.hSamba Release Account1996-07-182-12/+6
* preparing for release of 1.9.16alpha11Samba Release Account1996-07-181-1/+1
* minor cleanups ready for another releaseAndrew Tridgell1996-07-185-9/+194
* removed some debug stuff from lukeAndrew Tridgell1996-07-181-6/+4
* lots of changes to nmbdSamba Release Account1996-07-1719-206/+394
* updated docs to match code mods from last two or three updates. doneSamba Release Account1996-07-1014-941/+241
* missed nmbd.c in previous update.Samba Release Account1996-07-092-25/+7
* sorted out various timer delay bugs: nameannounce.c nameserv.cSamba Release Account1996-07-0911-106/+172
* added the recently shuffled and updated source files missed in theSamba Release Account1996-07-0710-40/+3414
* tidied up: code shuffling and documentation.Samba Release Account1996-07-0720-2765/+1361
* Added uninstallation from Makefile, either in parts or total uninstallSamba Release Account1996-07-053-0/+111
* Changed install scripts so they don't have hardcoded valuesSamba Release Account1996-07-053-26/+48
* namebrowse.c was using variable work uninitialised.Samba Release Account1996-07-042-0/+5
* modified become_master() to a state-based system. becoming a masterSamba Release Account1996-07-0410-152/+281
* Started uninstall in MakefileSamba Release Account1996-07-042-3/+4
* generated new proto.hAndrew Tridgell1996-07-031-168/+1
* fixed conflict between two variables called dAndrew Tridgell1996-07-031-3/+3
* fixed conflict with global variable updatecountAndrew Tridgell1996-07-031-5/+5
* fix Makefile - remove Lukes private stuff :-)Andrew Tridgell1996-07-031-11/+17
* - moved the protocol defs in the client to keep sill C compilers happyAndrew Tridgell1996-07-032-16/+20
* as a result of the writing of namework.doc, namework.c has been tidied up,Samba Release Account1996-07-029-521/+646
* updated low-level design documentation on nmbd. first draft of namework.docSamba Release Account1996-07-023-15/+489
* patch to fix NetServerEnum with multiple workgroup lists kindly supplied.Samba Release Account1996-07-011-3/+27
* updated the NetBIOS code due to some bugs found by writing the first draftSamba Release Account1996-07-013-268/+523
* first draft of low-level design documents describing the operation ofSamba Release Account1996-07-012-0/+564
* added local and remote interfaces (didn't get done in first attempt)Samba Release Account1996-06-291-23/+34
* luke's first attempt at using cvsSamba Release Account1996-06-2914-605/+2320
* Basic doc changes to keep up to date.Samba Release Account1996-06-193-648/+8
* - deleted reduntant blank line at end of file (JHT)Samba Release Account1996-06-191-1/+0
* - change date as a demo for johnAndrew Tridgell1996-06-192-34/+32
* Added source filename to give crude indexSamba Release Account1996-06-171-0/+9
* demo of cvs - ignoreAndrew Tridgell1996-06-121-1/+1
* minor patch to allow host announcements to remote subnetsAndrew Tridgell1996-06-103-59/+57
* preparing for release of 1.9.16alpha10Samba Release Account1996-06-101-1/+1
* a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1996-06-107-24/+43
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-1047-419/+175
* moved some more locking routines to locking.c, and moved replacementAndrew Tridgell1996-06-104-444/+470
* updates from Luke to rename "domains" more accurately to "subnets"Andrew Tridgell1996-06-107-102/+104
* preparing for release of 1.9.16alpha9Samba Release Account1996-06-081-1/+1
* more changes from LukeAndrew Tridgell1996-06-084-161/+170