summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* fix a bug in the new chaining codeAndrew Tridgell1996-08-191-6/+10
* preparing for release of 1.9.16alpha20Samba Release Account1996-08-191-1/+1
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-1920-380/+351
* i wondered why there was a cvs clash on namedbname.cSamba Release Account1996-08-171-7/+3
* preparing for release of 1.9.16alpha19Samba Release Account1996-08-171-1/+1
* - fixed wins.dat reloading (it wasn't happening!)Samba Release Account1996-08-173-43/+43
* - made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1996-08-178-66/+68
* - removed reference to my_workgroup() accidentally put back in nameserv.cSamba Release Account1996-08-171-2/+2
* - updated load_netbios_names() to cope with new wins.dat formatSamba Release Account1996-08-171-3/+5
* - started on support for 'Internet Group names' - type 0x1c NetBIOS namesSamba Release Account1996-08-175-61/+119
* - added support for Amiga-unix (based on BSD I think)Andrew Tridgell1996-08-1712-185/+88
* preparing for release of 1.9.16alpha18Samba Release Account1996-08-161-1/+1
* fixed installscripts.sh so it no longer creates ] and [ directoriesAndrew Tridgell1996-08-161-1/+1
* - added the "remote announce" optionAndrew Tridgell1996-08-166-79/+151
* added support for the Bull Operating System (BOS)Andrew Tridgell1996-08-161-0/+14
* - added FAST_SHARE_MODES codeAndrew Tridgell1996-08-1514-85/+1689
* changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell1996-08-147-32/+30
* fixed an obvious bug that meant that DosPrintQEnum could neverAndrew Tridgell1996-08-141-1/+1
* disabled SETFS (which was only enabled for Linux) until we resolve aAndrew Tridgell1996-08-141-0/+3
* preparing for release of 1.9.16alpha17Samba Release Account1996-08-131-1/+1
* minor cleanupsAndrew Tridgell1996-08-132-6/+2
* - add the 0x1c name for all interfaces if we are a logon serverAndrew Tridgell1996-08-131-3/+3
* don't allow newlines in printer status messagesAndrew Tridgell1996-08-131-1/+4
* - sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1996-08-1315-53/+442
* minor fix to write_data() for EOF handlingAndrew Tridgell1996-08-121-2/+2
* applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1996-08-096-15/+49
* preparing for release of 1.9.16alpha16Samba Release Account1996-08-061-1/+1
* preparing for release of 1.9.16alpha14Samba Release Account1996-08-051-1/+1
* updated comments in announce_server() to indicate that future work needsSamba Release Account1996-08-051-4/+5
* updating documentation to reflect code a little bit.Samba Release Account1996-08-057-43/+68
* jht spotted error in Domain announcements: the comment was being displayedSamba Release Account1996-08-051-1/+1
* preparing for release of 1.9.16alpha15Samba Release Account1996-08-031-1/+1
* updated doc files to include a GPL header, with revision history in it.Samba Release Account1996-08-0113-1/+366
* local_only NetServerEnum syncs can now be issued.Samba Release Account1996-08-0118-195/+387
* 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