summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added some notes on the new "interfaces" optionAndrew Tridgell1996-06-063-7/+41
| | | | (This used to be commit 8eb701d0d6483d0f5c6de3640b38f98128cd321c)
* preparing for release of 1.9.16alpha7Samba Release Account1996-06-061-1/+1
| | | | (This used to be commit dfb7fa3ae405f4e23f3cc9e4bbe93029981c99dc)
* fix a bug that meant alpha6 couldn't compile.Andrew Tridgell1996-06-062-2/+4
| | | | (This used to be commit 07288091c322fdb9f63889e84cfc57fa6cb5f613)
* add sunos private makefile to .ignoreAndrew Tridgell1996-06-061-0/+1
| | | | (This used to be commit 60a8a9c006f16186320fb13109128db35595523c)
* preparing for release of 1.9.16alpha6Samba Release Account1996-06-051-1/+1
| | | | (This used to be commit ee330d60458c8f056b32dc3aa54a54ce6643186b)
* - remove some incorrect prototypes from server.cAndrew Tridgell1996-06-053-70/+45
| | | | | | - formatting cleanup in check_master_browser() - removed unused code from nameserv.c (This used to be commit ed3ef2e47d5039077993c6addaf44dce2bb1e780)
* - changed some debug levels in clientutil.cAndrew Tridgell1996-06-0514-380/+368
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - added dir_check_ftype() to clean up the file type checking a bit - added check for libc version >= 5 for setfsuid() for Linux - moved the AM_MASTER() and related macros to nameserv.h - added proper defines for the various netbios announce types - don't call the announce_backup() code, as I'm pretty sure its wrong it sent ANN_GetBackupListReq packets as broadcasts, they are supposed to be used only by clients to the master browser to find a list of available backup servers to remote a netserverenum to, I don't think nmbd should ever send one. - fixed a bug in the browse list writing - minor debug cleanups - put in the code to discard our own broadcasts (it won't work for multi-homed hosts though) - changed ELECTION_VERSION to 1 so we can be beaten by a NT 3.51 server by lowering the os level. - only do sync_browse_lists() if we are the master browser, otherwise we'll cause network overload - don't call tell_become_backup() as it appears to be badly broken, it should only be used when the machine being told has its MAINTAIN_LIST to to auto. Not calling it does no great harm anyway - fix a nasty bug where becomebackup was confused with reset browser! - make setbuffer() not get caught by the auto protototypes (This used to be commit cfbad9b08242962f41595273de08a7293fe432b1)
* preparing for release of 1.9.16alpha5Samba Release Account1996-06-041-1/+1
| | | | (This used to be commit f5c493192eb744c8cd015a828b5fba311bee0093)
* updated the entry for Phillip HandsSamba Release Account1996-06-041-2/+2
| | | | (This used to be commit 7f54e6b4606953e858a59b3d87640ed61f3a6332)
* Did more integration of Lukes code ready for the first release.Andrew Tridgell1996-06-0415-2127/+2166
| | | | | | I've now got WINS registration working, and refresh working. Its looking pretty good so far, but needs lots of testing. (This used to be commit 045014aa57721b9701ca379bcab055b908773184)
* add dummy quotas fnAndrew Tridgell1996-06-043-37/+39
| | | | | fix typo in reply to backup lists (This used to be commit bc4a2994377ab078d3d1a900f79fda9dfe4d0e6a)
* a huge pile of changes :-)Andrew Tridgell1996-06-0444-3812/+7393
| | | | | | | | | The biggest thing is the integration of Lukes new nmbd. Its still largely untested, so we will really need some feedback I've also added auto prototype generation and cleaned up a lot of minor things as a result (This used to be commit 0d8dcfa13c527ec2c8aca39ba49c09e4e694b26c)
* - moved the uid handling to uid.cAndrew Tridgell1996-06-019-435/+549
| | | | | | | - added setfsuid() support (for Linux) - started adding some of Lukes changes, just the loadparm and ipc ones so far (This used to be commit 72543810ce3eb5ea7b141f957edf38b4c46b1ea4)
* preparing for release of 1.9.16alpha4Samba Release Account1996-05-311-1/+1
| | | | (This used to be commit 8a0a06cba939e91e2379d0c5367b8817e7328077)
* Lots of changes!Andrew Tridgell1996-05-3124-543/+811
| | | | | | | | | | | | | | - add faq info on NT printer handling - add "delete readonly" option to help rcs users - add stuff to man pages on new printer options - add "proxy name resolution" option - add "command string" -c option to smbclient (thanks Ken) - split time functions into time.c - rearrange the quotas stuff a bit and fix some bugs - complete rehash of the time handling code thanks to Paul Eggert - fix nmblookup output a bit - add plp print queue parsing from Bertrand Wallrich (This used to be commit 635b56f19c817527c52e9bbde31faa6a8a47777b)
* add my private makefile to the ignore listAndrew Tridgell1996-05-311-1/+1
| | | | (This used to be commit 3e9750cc2713da7c3d4beb24217f94c033e2fee5)
* comment out the code that tries to handle the NT bug where the 2ndAndrew Tridgell1996-05-311-0/+2
| | | | | passlen is wrong. The fix is worse than the problem :-) (This used to be commit 51e22c931078e0b612dbc9e20dc143c3aebf7eb5)
* - added an entry on WinDD to samba.faqAndrew Tridgell1996-05-304-2/+218
| | | | | | | - added a sample smb.conf from Thoralf.Freitag@remserv.rz.fhtw-berlin.de - print the errno when you get a can't change directory error - added installscripts.sh from James_K._Foote.PARC@xerox.com (This used to be commit 48c6b86d4c580d62ef46132dc04ce2b1d14e21e8)
* added this ages ago, but forgot to put it in cvsSamba Release Account1996-05-301-0/+78
| | | | (This used to be commit 64c6a19923e43c8b0e3a3da4e56b0eb136f830d5)
* remove cvs.log from cvs, instead use the release script to copy it toSamba Release Account1996-05-291-757/+0
| | | | | the right places (This used to be commit d5613d3bf4649564040789473579c510a15408be)
* preparing for release of 1.9.16alpha3Samba Release Account1996-05-292-1/+80
| | | | (This used to be commit 071c7690a259c76c7fd70608af22b81d0481d7de)
* handle errors from receive_smb better, and print error stringAndrew Tridgell1996-05-292-9/+9
| | | | (This used to be commit 7814eca4b22f909e75c3321d9a157c2228198c5c)
* fixed a typoAndrew Tridgell1996-05-291-1/+1
| | | | (This used to be commit 654c242045a70b600488a765eb46b6f79e484de9)
* cleanups to make thinsg compile cleanlyAndrew Tridgell1996-05-294-19/+22
| | | | (This used to be commit 39fbeb04ae938594c380d97ebe67c012fa0dd51a)
* added comments about trapdoor uidsAndrew Tridgell1996-05-292-0/+35
| | | | (This used to be commit 2f793c48a9447955195620c891d30d93b518ee0d)
* preparing for release of 1.9.16alpha2Samba Release Account1996-05-292-0/+681
| | | | (This used to be commit 875b2dfad043a43b915bfeee12532cf8b6cb690b)
* cleaned up the way the max log size stuff works and fixed a potentialAndrew Tridgell1996-05-291-33/+50
| | | | | problem with varargs usage in Debug() (This used to be commit 8d5a3156ce42198b2f3ca8753e208b08572cafce)
* added nimbus to list of mirrorsSamba Release Account1996-05-281-1/+2
| | | | (This used to be commit 234ba8569705009eed00ba044d6bb0459e506a7d)
* General updating.Samba Release Account1996-05-231-1/+6
| | | | | Dan (This used to be commit 2209de41df38f1bc6ac5b442b3b696b680fcf639)
* Added reference to DIAGNOSIS.txt. Deleted the claim that tridge reads allSamba Release Account1996-05-231-8/+5
| | | | | | postings to mailing list. Removed arvidsjaur, other small stuff. Dan (This used to be commit af463f82c5d5b2662f979b119f3c4b74e159486a)
* Updated general section to include more about current capabilities. AddedSamba Release Account1996-05-231-13/+39
| | | | | | | references to samba-bugs, DIAGNOSIS.txt and the hypermail archives. Various other small changes. Dan (This used to be commit 58950a05620a2248fed3ef11d0230238473e1b6d)
* Added check for something already binding to port 139 to TEST 3Samba Release Account1996-05-231-1/+7
| | | | | Dan (This used to be commit 0e21388559aad147ea15c855dec5113a85ad1d4f)
* Changed more references of 'nimbus.anu.edu.au/pub/tridge/samba' toSamba Release Account1996-05-206-8/+8
| | | | | | | | 'samba.anu.edu.au/pub/samba' The only reference I see now to 'nimbus' is in ENCRYPTION.txt regarding libdes stuff. Paul... (This used to be commit eee3a6f139c2a773979e4cd771e4567178805846)
* Made changSamba Release Account1996-05-172-7/+7
| | | | | | | | | blody comso: can't see what i'm writing... Made changes to reflect nimbus.anu.edu.au -> samba.anu.edu.au chage. changed reference to /ub/samba/change-log o /ub/samba/alpha/change-log Also added samba.faq.html to docs directory Paul... (This used to be commit d6f124a7ca1806230c374f871ba7fe17284b6042)
* Update the samba.faq file with what was current on the web site, thereSamba Release Account1996-05-061-7/+89
| | | | | | were a number of additions. Changed the faq version number to 1.9.15 to match current samba version. (This used to be commit 4002e4cf155f614751a8cd4af97d95ba12831d4c)
* Updated references in doco to 'http://lake.can.....'Samba Release Account1996-05-065-12/+12
| | | | | with 'http://samba.can.....' and added a mirror site to MIRROR (This used to be commit 283f100501de69086379c36e6937d614f5143583)
* Updated smbstat script with a better one, Paul.Samba Release Account1996-05-061-15/+18
| | | | (This used to be commit c26a534541b96f939daaf9b35f805db2594783ca)
* added QNX entry to MIRRORSSamba Release Account1996-05-061-0/+2
| | | | (This used to be commit b00d86f2376e9a215250285a8b1766e9859f6067)
* fixed version number (again!)Andrew Tridgell1996-05-051-1/+1
| | | | (This used to be commit 52b5148221e57c122f0c4ed3f0b49d6d9b7fd789)
* made dptr_num signed to handle -1 from OS/2Andrew Tridgell1996-05-051-1/+1
| | | | (This used to be commit d2c5ab135ca7ee6366f5f8733440318a724a4378)
* - added hostname support to smbstatusAndrew Tridgell1996-05-051-3/+7
| | | | | - fix a bug where -s would not be recognised (This used to be commit 03744dc0cd49a54b4dd30645a2b77007c9d19bdc)
* - fix a bug hanlding very log filenamesAndrew Tridgell1996-05-051-247/+7
| | | | | | - move quotas support to separate file - send keepalives to password server (This used to be commit f81295c7b4346759ac522ba610438a68204f1858)
* move quotas support out of server.cAndrew Tridgell1996-05-051-0/+330
| | | | (This used to be commit 1ed5645a5d150de4e5e788c2389aa3cbe70a8faf)
* turn on KEEP_PASSWORD_SERVER_OPEN by defaultAndrew Tridgell1996-05-052-2/+5
| | | | (This used to be commit d2676cdd0b44fc4fc825118e510bac2c3f1e40d9)
* handle being passed a dptr of -1 to mean "close all open dir handles".Andrew Tridgell1996-05-051-0/+13
| | | | | Looks like OS/2 does this. It caused a core dump. (This used to be commit 4b2579daae0a9d78780476694fd395d97445e197)
* - handle CORE protocol betterAndrew Tridgell1996-05-051-23/+46
| | | | | - handle case where director exists when untarring (This used to be commit 7d7bad70d3b6b37037ad96b34e17a927675cde11)
* ignore some filesAndrew Tridgell1996-05-051-0/+10
| | | | (This used to be commit c64d3398dffcd7acbd4bcaeb661146e03feab42b)
* documented -W optionAndrew Tridgell1996-05-051-0/+11
| | | | (This used to be commit c28fd9fe33f1c6445995d3b8a7bc45306bb5ad3e)
* removed old -S option from nmbd manpageAndrew Tridgell1996-05-051-4/+0
| | | | (This used to be commit 1db06d2a273756e52e4f32e672c2dc18a2b2a1e8)
* added some more support entries from samba-bugs mailSamba Release Account1996-05-051-11/+30
| | | | (This used to be commit 934d29d07246b69ae171316d068196514c50a5fa)