summaryrefslogtreecommitdiff
path: root/source3/smbd/ipc.c
AgeCommit message (Expand)AuthorFilesLines
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-12/+49
1996-08-24removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1-35/+3
1996-08-23- fixed bugs in nmb response packet checking.Samba Release Account1-3/+35
1996-08-21- fix a bug handling readraw packets that caused the timeout to be 30Andrew Tridgell1-1/+1
1996-08-21JHT ==> Upgraded Samba to Windows NT Server version 4.1Samba Release Account1-1/+1
1996-08-21- new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1-2/+1
1996-08-20- fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1-6/+8
1996-08-17- added support for Amiga-unix (based on BSD I think)Andrew Tridgell1-111/+34
1996-08-15- added FAST_SHARE_MODES codeAndrew Tridgell1-3/+105
1996-08-14fixed an obvious bug that meant that DosPrintQEnum could neverAndrew Tridgell1-1/+1
1996-08-13- sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1-8/+8
1996-08-09applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1-8/+14
1996-07-17lots of changes to nmbdSamba Release Account1-1/+1
1996-07-10updated docs to match code mods from last two or three updates. doneSamba Release Account1-1/+1
1996-07-04modified become_master() to a state-based system. becoming a masterSamba Release Account1-27/+3
1996-07-01patch to fix NetServerEnum with multiple workgroup lists kindly supplied.Samba Release Account1-3/+27
1996-06-10a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1-6/+5
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-2/+0
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1-20/+43
1996-06-01- moved the uid handling to uid.cAndrew Tridgell1-82/+135
1996-05-31Lots of changes!Andrew Tridgell1-4/+4
1996-05-04use the new issafe() macro instead of isalnum() and strchr()Andrew Tridgell1-2/+1
1996-05-04Initial version imported to CVS Samba Release Account1-0/+2779