summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
1996-08-03preparing for release of 1.9.16alpha15Samba Release Account1-1/+1
1996-08-01local_only NetServerEnum syncs can now be issued.Samba Release Account2-12/+33
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 Tridgell2-8/+6
1996-07-24minor cleanupsAndrew Tridgell1-0/+2
1996-07-22removed the remote interfaces stuff.Andrew Tridgell2-3/+0
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 Account1-0/+1
1996-07-18preparing for release of 1.9.16alpha11Samba Release Account1-1/+1
1996-07-18minor cleanups ready for another releaseAndrew Tridgell3-6/+193
1996-07-17lots of changes to nmbdSamba Release Account3-6/+20
1996-07-10updated docs to match code mods from last two or three updates. doneSamba Release Account1-3/+5
1996-07-09missed nmbd.c in previous update.Samba Release Account1-23/+5
1996-07-07added the recently shuffled and updated source files missed in theSamba Release Account1-38/+82
1996-07-07tidied up: code shuffling and documentation.Samba Release Account1-5/+13
1996-07-04namebrowse.c was using variable work uninitialised.Samba Release Account1-0/+3
1996-07-04modified become_master() to a state-based system. becoming a masterSamba Release Account2-3/+11
1996-07-03generated new proto.hAndrew Tridgell1-168/+1
1996-07-03fix Makefile - remove Lukes private stuff :-)Andrew Tridgell1-11/+17
1996-07-02as a result of the writing of namework.doc, namework.c has been tidied up,Samba Release Account1-8/+15
1996-07-01updated the NetBIOS code due to some bugs found by writing the first draftSamba Release Account1-37/+201
1996-06-29luke's first attempt at using cvsSamba Release Account3-34/+743
1996-06-19Basic doc changes to keep up to date.Samba Release Account1-646/+0
1996-06-10preparing for release of 1.9.16alpha10Samba Release Account1-1/+1
1996-06-10a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1-0/+3
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell2-0/+127
1996-06-10moved some more locking routines to locking.c, and moved replacementAndrew Tridgell1-17/+17
1996-06-10updates from Luke to rename "domains" more accurately to "subnets"Andrew Tridgell1-4/+6
1996-06-08preparing for release of 1.9.16alpha9Samba Release Account1-1/+1
1996-06-08more changes from LukeAndrew Tridgell1-5/+9
1996-06-08changes from LukeAndrew Tridgell1-9/+30
1996-06-08- added comments to byteorder.h explaining how it works.Andrew Tridgell1-0/+64
1996-06-07- added predict.c, moving the routines from util.cAndrew Tridgell1-4/+6
1996-06-06preparing for release of 1.9.16alpha8Samba Release Account1-1/+1
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell2-10/+14
1996-06-06preparing for release of 1.9.16alpha7Samba Release Account1-1/+1
1996-06-06fix a bug that meant alpha6 couldn't compile.Andrew Tridgell1-1/+3
1996-06-05preparing for release of 1.9.16alpha6Samba Release Account1-1/+1
1996-06-05- changed some debug levels in clientutil.cAndrew Tridgell3-9/+33
1996-06-04preparing for release of 1.9.16alpha5Samba Release Account1-1/+1
1996-06-04Did more integration of Lukes code ready for the first release.Andrew Tridgell1-0/+6
1996-06-04a huge pile of changes :-)Andrew Tridgell5-305/+664
1996-06-01- moved the uid handling to uid.cAndrew Tridgell2-0/+3
1996-05-31preparing for release of 1.9.16alpha4Samba Release Account1-1/+1
1996-05-31Lots of changes!Andrew Tridgell3-32/+5
1996-05-29preparing for release of 1.9.16alpha3Samba Release Account1-1/+1
1996-05-05fixed version number (again!)Andrew Tridgell1-1/+1
1996-05-05turn on KEEP_PASSWORD_SERVER_OPEN by defaultAndrew Tridgell1-0/+3
1996-05-05change version number to 1.9.16p2Andrew Tridgell1-1/+1
1996-05-04added sequent fixesSamba Release Account1-2/+26