netbios registration and release response packets were being junked. a
[samba.git] / source3 /
1996-10-11 Samba Release Accountnetbios registration and release response packets were...
1996-10-11 Andrew Tridgell- set default printer driver string to "NULL"
1996-10-09 Samba Release Accountpreparing for release of 1.9.16p6
1996-10-09 Andrew Tridgell- correctly handle non-encrypted share mode session...
1996-10-07 Samba Release Accountpreparing for release of 1.9.16p5
1996-10-07 Andrew Tridgell- revert to old idle dir code (marty pointed out a...
1996-10-07 Samba Release Accountpreparing for release of 1.9.16p4
1996-10-07 Andrew Tridgell- continue when failing to load config file in nmblooku...
1996-10-07 Andrew Tridgell- changed the default nmbd loop timout to 10 seconds...
1996-10-05 Samba Release Accountpreparing for release of 1.9.16p3
1996-10-05 Andrew Tridgelladd DEBUGLEVEL to replace.c
1996-10-05 Andrew Tridgell- use waitpid for ultrix
1996-10-05 Andrew Tridgell- replace the base36 function with one that works on...
1996-10-05 Andrew TridgellI have fixed quite a few important bugs in this commit.
1996-10-05 Andrew Tridgell- use workgroup from smb.conf in smbclient
1996-10-04 Andrew Tridgell- changed the umask handling. We now set the umask...
1996-10-02 Andrew Tridgell- fix the EALREADY bug so connections to slow hosts...
1996-10-02 Andrew Tridgellbackout all the changes to nmbd.
1996-10-02 Andrew Tridgell- a huge pile of changes from Luke which implement...
1996-10-02 Andrew Tridgell- accept either NT or lanman passwords in tconX
1996-08-24 Andrew Tridgelladded debug info
1996-08-24 Samba Release Accountremoved all of lukes recent changes. I need to do a...
1996-08-24 Samba Release Accountfixed dircahe bug
1996-08-23 Samba Release Account- fixed bugs in nmb response packet checking.
1996-08-22 Samba Release Accountpreparing for release of 1.9.16p1
1996-08-22 Andrew Tridgell- fix client for pathworks 4 access
1996-08-22 Samba Release Accountpreparing for release of 1.9.16
1996-08-22 Andrew Tridgell- add timeouts to connect() for password server connect...
1996-08-21 Samba Release Accountpreparing for release of 1.9.16alpha26
1996-08-21 Andrew Tridgell- fix a bug handling readraw packets that caused the...
1996-08-21 Andrew Tridgellhandle sigpipe better for server security
1996-08-21 Samba Release Accountpreparing for release of 1.9.16alpha25
1996-08-21 Andrew Tridgellfix compiler warning
1996-08-21 Andrew Tridgell- bit a bit manipulation bug in find_name_search()
1996-08-21 Samba Release AccountJHT ==> Upgraded Samba to Windows NT Server version 4.1
1996-08-21 Samba Release Accountpreparing for release of 1.9.16alpha24
1996-08-21 Andrew Tridgell- new handling of ST_TYPE bits, they are now consolidat...
1996-08-20 Samba Release Accountpreparing for release of 1.9.16alpha23
1996-08-20 Andrew Tridgellgive names more time when refreshing
1996-08-20 Samba Release Accountpreparing for release of 1.9.16alpha22
1996-08-20 Andrew Tridgell- removed ServerComment and instead set the comment...
1996-08-20 Andrew Tridgell- add NMB_REG_REFRESH capability to initiate_netbios_pa...
1996-08-20 Andrew Tridgell- fix a bug in NetServerEnum where counted and total...
1996-08-19 Samba Release Accountpreparing for release of 1.9.16alpha21
1996-08-19 Andrew Tridgellfix a bug in the new chaining code
1996-08-19 Samba Release Accountpreparing for release of 1.9.16alpha20
1996-08-19 Andrew Tridgell- added "netbios name" option in smb.conf to make contr...
1996-08-17 Samba Release Accounti wondered why there was a cvs clash on namedbname.c
1996-08-17 Samba Release Accountpreparing for release of 1.9.16alpha19
1996-08-17 Samba Release Account- fixed wins.dat reloading (it wasn't happening!)
1996-08-17 Andrew Tridgell- made FAST_SHARE_MODES standard for Linux
1996-08-17 Samba Release Account- removed reference to my_workgroup() accidentally...
1996-08-17 Samba Release Account- updated load_netbios_names() to cope with new wins...
1996-08-17 Samba Release Account- started on support for 'Internet Group names' - type...
1996-08-17 Andrew Tridgell- added support for Amiga-unix (based on BSD I think)
1996-08-16 Samba Release Accountpreparing for release of 1.9.16alpha18
1996-08-16 Andrew Tridgellfixed installscripts.sh so it no longer creates ] and...
1996-08-16 Andrew Tridgell- added the "remote announce" option
1996-08-16 Andrew Tridgelladded support for the Bull Operating System (BOS)
1996-08-15 Andrew Tridgell- added FAST_SHARE_MODES code
1996-08-14 Andrew Tridgellchanged "unsigned long" to "uint32" in several places...
1996-08-14 Andrew Tridgellfixed an obvious bug that meant that DosPrintQEnum...
1996-08-14 Andrew Tridgelldisabled SETFS (which was only enabled for Linux) until...
1996-08-13 Samba Release Accountpreparing for release of 1.9.16alpha17
1996-08-13 Andrew Tridgellminor cleanups
1996-08-13 Andrew Tridgell- add the 0x1c name for all interfaces if we are a...
1996-08-13 Andrew Tridgelldon't allow newlines in printer status messages
1996-08-13 Andrew Tridgell- sequent-ptx support from bressler@iftccu.ca.boeing...
1996-08-12 Andrew Tridgellminor fix to write_data() for EOF handling
1996-08-09 Samba Release Accountapplying login updates from jim@oxfordcc.co.uk, sent...
1996-08-06 Samba Release Accountpreparing for release of 1.9.16alpha16
1996-08-05 Samba Release Accountpreparing for release of 1.9.16alpha14
1996-08-05 Samba Release Accountupdated comments in announce_server() to indicate that...
1996-08-05 Samba Release Accountupdating documentation to reflect code a little bit.
1996-08-05 Samba Release Accountjht spotted error in Domain announcements: the comment...
1996-08-03 Samba Release Accountpreparing for release of 1.9.16alpha15
1996-08-01 Samba Release Accountupdated doc files to include a GPL header, with revisio...
1996-08-01 Samba Release Accountlocal_only NetServerEnum syncs can now be issued.
1996-07-30 Samba Release Accountpreparing for release of 1.9.16alpha13
1996-07-30 Andrew Tridgellfix a bug that we've had for a long time where we don...
1996-07-24 Andrew Tridgellminor cleanups
1996-07-24 Andrew Tridgellthe client now loads the smb.conf config file so it...
1996-07-22 Andrew Tridgellremoved the remote interfaces stuff.
1996-07-22 Andrew Tridgelladded lots of comments to the docs that Luke wrote...
1996-07-22 Andrew Tridgelladded a bunch of comments to Lukes docs.
1996-07-22 Andrew Tridgellminor debug output fix
1996-07-22 Andrew Tridgellfix up problems with "smbclient -L". It now uses a...
1996-07-19 Samba Release Accountpreparing for release of 1.9.16alpha12
1996-07-18 Samba Release AccountNeXT needs #define pid_t int in includes.h
1996-07-18 Samba Release Accountpreparing for release of 1.9.16alpha11
1996-07-18 Andrew Tridgellminor cleanups ready for another release
1996-07-18 Andrew Tridgellremoved some debug stuff from luke
1996-07-17 Samba Release Accountlots of changes to nmbd
1996-07-10 Samba Release Accountupdated docs to match code mods from last two or three...
1996-07-09 Samba Release Accountmissed nmbd.c in previous update.
1996-07-09 Samba Release Accountsorted out various timer delay bugs: nameannounce.c...
1996-07-07 Samba Release Accountadded the recently shuffled and updated source files...
1996-07-07 Samba Release Accounttidied up: code shuffling and documentation.
1996-07-05 Samba Release AccountAdded uninstallation from Makefile, either in parts...
1996-07-05 Samba Release AccountChanged install scripts so they don't have hardcoded...
next