add a bit more about the "trapdoor uid" messsage
[kai/samba.git] / source3 /
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...
1996-07-04 Samba Release Accountnamebrowse.c was using variable work uninitialised.
1996-07-04 Samba Release Accountmodified become_master() to a state-based system. becom...
1996-07-04 Samba Release AccountStarted uninstall in Makefile
1996-07-03 Andrew Tridgellgenerated new proto.h
1996-07-03 Andrew Tridgellfixed conflict between two variables called d
1996-07-03 Andrew Tridgellfixed conflict with global variable updatecount
1996-07-03 Andrew Tridgellfix Makefile - remove Lukes private stuff :-)
1996-07-03 Andrew Tridgell- moved the protocol defs in the client to keep sill...
1996-07-02 Samba Release Accountas a result of the writing of namework.doc, namework...
1996-07-02 Samba Release Accountupdated low-level design documentation on nmbd. first...
1996-07-01 Samba Release Accountpatch to fix NetServerEnum with multiple workgroup...
1996-07-01 Samba Release Accountupdated the NetBIOS code due to some bugs found by...
1996-07-01 Samba Release Accountfirst draft of low-level design documents describing...
1996-06-29 Samba Release Accountadded local and remote interfaces (didn't get done...
1996-06-29 Samba Release Accountluke's first attempt at using cvs
1996-06-19 Samba Release AccountBasic doc changes to keep up to date.
1996-06-19 Samba Release Account - deleted reduntant blank line at end of file (JHT)
1996-06-19 Andrew Tridgell- change date as a demo for john
1996-06-17 Samba Release AccountAdded source filename to give crude index
1996-06-12 Andrew Tridgelldemo of cvs - ignore
1996-06-10 Andrew Tridgellminor patch to allow host announcements to remote subnets
1996-06-10 Samba Release Accountpreparing for release of 1.9.16alpha10
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-10 Andrew Tridgellupdates from Luke to rename "domains" more accurately...
1996-06-08 Samba Release Accountpreparing for release of 1.9.16alpha9
1996-06-08 Andrew Tridgellmore changes from Luke
1996-06-08 Andrew Tridgellchanges from Luke
1996-06-08 Andrew Tridgellmoved MSBROWSE into nameserv.h
1996-06-08 Andrew Tridgellpatches fromk Luke putting in symbolic names for time...
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 Samba Release Accountpreparing for release of 1.9.16alpha8
1996-06-06 Andrew Tridgell- added interface.c and removed all the references...
1996-06-06 Samba Release Accountpreparing for release of 1.9.16alpha7
1996-06-06 Andrew Tridgellfix a bug that meant alpha6 couldn't compile.
1996-06-06 Andrew Tridgelladd sunos private makefile to .ignore
1996-06-05 Samba Release Accountpreparing for release of 1.9.16alpha6
1996-06-05 Andrew Tridgell- remove some incorrect prototypes from server.c
1996-06-05 Andrew Tridgell- changed some debug levels in clientutil.c
1996-06-04 Samba Release Accountpreparing for release of 1.9.16alpha5
1996-06-04 Andrew TridgellDid more integration of Lukes code ready for the first...
next