summaryrefslogtreecommitdiff
path: root/source3/nameelect.c
AgeCommit message (Expand)AuthorFilesLines
1996-10-07- changed the default nmbd loop timout to 10 seconds (2 seconds was muchAndrew Tridgell1-4/+2
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-203/+136
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-138/+209
1996-08-24removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1-178/+128
1996-08-23- fixed bugs in nmb response packet checking.Samba Release Account1-128/+178
1996-08-21- new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1-50/+53
1996-08-20- removed ServerComment and instead set the comment string in nmbdAndrew Tridgell1-7/+4
1996-08-20- fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1-2/+1
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1-1/+1
1996-08-09applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1-1/+1
1996-08-01local_only NetServerEnum syncs can now be issued.Samba Release Account1-5/+6
1996-07-22removed the remote interfaces stuff.Andrew Tridgell1-13/+8
1996-07-17lots of changes to nmbdSamba Release Account1-25/+100
1996-07-10updated docs to match code mods from last two or three updates. doneSamba Release Account1-9/+14
1996-07-09sorted out various timer delay bugs: nameannounce.c nameserv.cSamba Release Account1-24/+26
1996-07-07tidied up: code shuffling and documentation.Samba Release Account1-10/+25
1996-07-04modified become_master() to a state-based system. becoming a masterSamba Release Account1-30/+176
1996-07-02as a result of the writing of namework.doc, namework.c has been tidied up,Samba Release Account1-8/+6
1996-06-29luke's first attempt at using cvsSamba Release Account1-24/+43
1996-06-10minor patch to allow host announcements to remote subnetsAndrew Tridgell1-0/+4
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-06-10updates from Luke to rename "domains" more accurately to "subnets"Andrew Tridgell1-15/+15
1996-06-08changes from LukeAndrew Tridgell1-12/+13
1996-06-07- added predict.c, moving the routines from util.cAndrew Tridgell1-3/+0
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1-27/+35
1996-06-05- remove some incorrect prototypes from server.cAndrew Tridgell1-43/+45
1996-06-04Did more integration of Lukes code ready for the first release.Andrew Tridgell1-145/+141
1996-06-04a huge pile of changes :-)Andrew Tridgell1-0/+371