summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1996-08-20- add NMB_REG_REFRESH capability to initiate_netbios_packet(). I thinkAndrew Tridgell1-3/+11
1996-08-20- fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell10-148/+101
1996-08-19preparing for release of 1.9.16alpha21Samba Release Account1-1/+1
1996-08-19fix a bug in the new chaining codeAndrew Tridgell1-6/+10
1996-08-19preparing for release of 1.9.16alpha20Samba Release Account1-1/+1
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell20-380/+351
1996-08-17i wondered why there was a cvs clash on namedbname.cSamba Release Account1-7/+3
1996-08-17preparing for release of 1.9.16alpha19Samba Release Account1-1/+1
1996-08-17- fixed wins.dat reloading (it wasn't happening!)Samba Release Account3-43/+43
1996-08-17- made FAST_SHARE_MODES standard for LinuxAndrew Tridgell8-66/+68
1996-08-17- removed reference to my_workgroup() accidentally put back in nameserv.cSamba Release Account1-2/+2
1996-08-17- updated load_netbios_names() to cope with new wins.dat formatSamba Release Account1-3/+5
1996-08-17- started on support for 'Internet Group names' - type 0x1c NetBIOS namesSamba Release Account5-61/+119
1996-08-17- added support for Amiga-unix (based on BSD I think)Andrew Tridgell12-185/+88
1996-08-16preparing for release of 1.9.16alpha18Samba Release Account1-1/+1
1996-08-16fixed installscripts.sh so it no longer creates ] and [ directoriesAndrew Tridgell1-1/+1
1996-08-16- added the "remote announce" optionAndrew Tridgell6-79/+151
1996-08-16added support for the Bull Operating System (BOS)Andrew Tridgell1-0/+14
1996-08-15- added FAST_SHARE_MODES codeAndrew Tridgell14-85/+1689
1996-08-14changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell7-32/+30
1996-08-14fixed an obvious bug that meant that DosPrintQEnum could neverAndrew Tridgell1-1/+1
1996-08-14disabled SETFS (which was only enabled for Linux) until we resolve aAndrew Tridgell1-0/+3
1996-08-13preparing for release of 1.9.16alpha17Samba Release Account1-1/+1
1996-08-13minor cleanupsAndrew Tridgell2-6/+2
1996-08-13- add the 0x1c name for all interfaces if we are a logon serverAndrew Tridgell1-3/+3
1996-08-13don't allow newlines in printer status messagesAndrew Tridgell1-1/+4
1996-08-13- sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell15-53/+442
1996-08-12minor fix to write_data() for EOF handlingAndrew Tridgell1-2/+2
1996-08-09applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account6-15/+49
1996-08-06preparing for release of 1.9.16alpha16Samba Release Account1-1/+1
1996-08-05preparing for release of 1.9.16alpha14Samba Release Account1-1/+1
1996-08-05updated comments in announce_server() to indicate that future work needsSamba Release Account1-4/+5
1996-08-05updating documentation to reflect code a little bit.Samba Release Account7-43/+68
1996-08-05jht spotted error in Domain announcements: the comment was being displayedSamba Release Account1-1/+1
1996-08-03preparing for release of 1.9.16alpha15Samba Release Account1-1/+1
1996-08-01updated doc files to include a GPL header, with revision history in it.Samba Release Account13-1/+366
1996-08-01local_only NetServerEnum syncs can now be issued.Samba Release Account18-195/+387
1996-07-30preparing for release of 1.9.16alpha13Samba Release Account1-1/+1
1996-07-30fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell7-173/+81
1996-07-24minor cleanupsAndrew Tridgell3-5/+5
1996-07-24the client now loads the smb.conf config file so it can get theAndrew Tridgell1-1/+10
1996-07-22removed the remote interfaces stuff.Andrew Tridgell12-65/+18
1996-07-22added lots of comments to the docs that Luke wrote on the internals ofAndrew Tridgell4-0/+157
1996-07-22added a bunch of comments to Lukes docs.Andrew Tridgell1-12/+59
1996-07-22minor debug output fixAndrew Tridgell1-1/+1
1996-07-22fix up problems with "smbclient -L". It now uses a genericAndrew Tridgell1-10/+20
1996-07-19preparing for release of 1.9.16alpha12Samba Release Account1-1/+1
1996-07-18NeXT needs #define pid_t int in includes.hSamba Release Account2-12/+6
1996-07-18preparing for release of 1.9.16alpha11Samba Release Account1-1/+1
1996-07-18minor cleanups ready for another releaseAndrew Tridgell5-9/+194