summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* - 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
* changes from LukeAndrew Tridgell1996-06-084-25/+69
* moved MSBROWSE into nameserv.hAndrew Tridgell1996-06-081-4/+3
* patches fromk Luke putting in symbolic names for time constantsAndrew Tridgell1996-06-081-10/+7
* - added comments to byteorder.h explaining how it works.Andrew Tridgell1996-06-085-19/+163
* - added predict.c, moving the routines from util.cAndrew Tridgell1996-06-0712-155/+220
* preparing for release of 1.9.16alpha8Samba Release Account1996-06-061-1/+1
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-0622-698/+836
* preparing for release of 1.9.16alpha7Samba Release Account1996-06-061-1/+1
* fix a bug that meant alpha6 couldn't compile.Andrew Tridgell1996-06-062-2/+4
* add sunos private makefile to .ignoreAndrew Tridgell1996-06-061-0/+1
* preparing for release of 1.9.16alpha6Samba Release Account1996-06-051-1/+1
* - remove some incorrect prototypes from server.cAndrew Tridgell1996-06-053-70/+45
* - changed some debug levels in clientutil.cAndrew Tridgell1996-06-0514-380/+368
* preparing for release of 1.9.16alpha5Samba Release Account1996-06-041-1/+1
* Did more integration of Lukes code ready for the first release.Andrew Tridgell1996-06-0414-2119/+2139
* add dummy quotas fnAndrew Tridgell1996-06-043-37/+39
* a huge pile of changes :-)Andrew Tridgell1996-06-0444-3812/+7393
* - moved the uid handling to uid.cAndrew Tridgell1996-06-019-435/+549
* preparing for release of 1.9.16alpha4Samba Release Account1996-05-311-1/+1
* Lots of changes!Andrew Tridgell1996-05-3121-536/+731
* add my private makefile to the ignore listAndrew Tridgell1996-05-311-1/+1
* comment out the code that tries to handle the NT bug where the 2ndAndrew Tridgell1996-05-311-0/+2
* - added an entry on WinDD to samba.faqAndrew Tridgell1996-05-302-2/+29
* remove cvs.log from cvs, instead use the release script to copy it toSamba Release Account1996-05-291-757/+0
* preparing for release of 1.9.16alpha3Samba Release Account1996-05-292-1/+80
* handle errors from receive_smb better, and print error stringAndrew Tridgell1996-05-292-9/+9
* fixed a typoAndrew Tridgell1996-05-291-1/+1
* cleanups to make thinsg compile cleanlyAndrew Tridgell1996-05-294-19/+22
* preparing for release of 1.9.16alpha2Samba Release Account1996-05-292-0/+681
* cleaned up the way the max log size stuff works and fixed a potentialAndrew Tridgell1996-05-291-33/+50
* fixed version number (again!)Andrew Tridgell1996-05-051-1/+1
* made dptr_num signed to handle -1 from OS/2Andrew Tridgell1996-05-051-1/+1
* - added hostname support to smbstatusAndrew Tridgell1996-05-051-3/+7
* - fix a bug hanlding very log filenamesAndrew Tridgell1996-05-051-247/+7
* move quotas support out of server.cAndrew Tridgell1996-05-051-0/+330
* turn on KEEP_PASSWORD_SERVER_OPEN by defaultAndrew Tridgell1996-05-052-2/+5
* handle being passed a dptr of -1 to mean "close all open dir handles".Andrew Tridgell1996-05-051-0/+13
* - handle CORE protocol betterAndrew Tridgell1996-05-051-23/+46