wrong answer response resource record type expected, so the response packet
[samba.git] / source3 / lib /
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-08-24 Samba Release Accountremoved all of lukes recent changes. I need to do a...
1996-08-23 Samba Release Account- fixed bugs in nmb response packet checking.
1996-08-22 Andrew Tridgell- fix client for pathworks 4 access
1996-08-22 Andrew Tridgell- add timeouts to connect() for password server connect...
1996-08-21 Andrew Tridgell- new handling of ST_TYPE bits, they are now consolidat...
1996-08-19 Andrew Tridgell- added "netbios name" option in smb.conf to make contr...
1996-08-17 Andrew Tridgell- added support for Amiga-unix (based on BSD I think)
1996-08-16 Andrew Tridgell- added the "remote announce" option
1996-08-15 Andrew Tridgell- added FAST_SHARE_MODES code
1996-08-14 Andrew Tridgellchanged "unsigned long" to "uint32" in several places...
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-07-30 Andrew Tridgellfix a bug that we've had for a long time where we don...
1996-07-22 Andrew Tridgellremoved the remote interfaces stuff.
1996-07-04 Samba Release Accountmodified become_master() to a state-based system. becom...
1996-07-04 Samba Release AccountStarted uninstall in Makefile
1996-06-29 Samba Release Accountadded local and remote interfaces (didn't get done...
1996-06-19 Samba Release AccountBasic doc changes to keep up to date.
1996-06-12 Andrew Tridgelldemo of cvs - ignore
1996-06-10 Andrew Tridgella cleanup of the receive_smb() usage, adding timeouts...
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-10 Andrew Tridgellmoved some more locking routines to locking.c, and...
1996-06-08 Andrew Tridgell- added comments to byteorder.h explaining how it works.
1996-06-07 Andrew Tridgell- added predict.c, moving the routines from util.c
1996-06-06 Andrew Tridgell- added interface.c and removed all the references...
1996-06-05 Andrew Tridgell- changed some debug levels in clientutil.c
1996-06-04 Andrew TridgellDid more integration of Lukes code ready for the first...
1996-06-04 Andrew Tridgella huge pile of changes :-)
1996-06-01 Andrew Tridgell- moved the uid handling to uid.c
1996-05-31 Andrew TridgellLots of changes!
1996-05-29 Andrew Tridgellhandle errors from receive_smb better, and print error...
1996-05-29 Andrew Tridgellcleaned up the way the max log size stuff works and...
1996-05-04 Andrew Tridgellfix a dst bug, we had a sign wrong in the calculation :-(
1996-05-04 Samba Release Accountfixed a typo in the select() emulation code
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS