summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1996-08-14changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell7-32/+30
1996-08-14fixed an obvious bug that meant that DosPrintQEnum could neverAndrew Tridgell1-1/+1
1996-08-14disabled SETFS (which was only enabled for Linux) until we resolve aAndrew Tridgell1-0/+3
1996-08-13preparing for release of 1.9.16alpha17Samba Release Account1-1/+1
1996-08-13minor cleanupsAndrew Tridgell2-6/+2
1996-08-13- add the 0x1c name for all interfaces if we are a logon serverAndrew Tridgell1-3/+3
1996-08-13don't allow newlines in printer status messagesAndrew Tridgell1-1/+4
1996-08-13- sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell15-53/+442
1996-08-12minor fix to write_data() for EOF handlingAndrew Tridgell1-2/+2
1996-08-09applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account6-15/+49
1996-08-06preparing for release of 1.9.16alpha16Samba Release Account1-1/+1
1996-08-05preparing for release of 1.9.16alpha14Samba Release Account1-1/+1
1996-08-05updated comments in announce_server() to indicate that future work needsSamba Release Account1-4/+5
1996-08-05updating documentation to reflect code a little bit.Samba Release Account7-43/+68
1996-08-05jht spotted error in Domain announcements: the comment was being displayedSamba Release Account1-1/+1
1996-08-03preparing for release of 1.9.16alpha15Samba Release Account1-1/+1
1996-08-01updated doc files to include a GPL header, with revision history in it.Samba Release Account13-1/+366
1996-08-01local_only NetServerEnum syncs can now be issued.Samba Release Account18-195/+387
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 Tridgell7-173/+81
1996-07-24minor cleanupsAndrew Tridgell3-5/+5
1996-07-24the client now loads the smb.conf config file so it can get theAndrew Tridgell1-1/+10
1996-07-22removed the remote interfaces stuff.Andrew Tridgell12-65/+18
1996-07-22added lots of comments to the docs that Luke wrote on the internals ofAndrew Tridgell4-0/+157
1996-07-22added a bunch of comments to Lukes docs.Andrew Tridgell1-12/+59
1996-07-22minor debug output fixAndrew Tridgell1-1/+1
1996-07-22fix up problems with "smbclient -L". It now uses a genericAndrew Tridgell1-10/+20
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 Account2-12/+6
1996-07-18preparing for release of 1.9.16alpha11Samba Release Account1-1/+1
1996-07-18minor cleanups ready for another releaseAndrew Tridgell5-9/+194
1996-07-18removed some debug stuff from lukeAndrew Tridgell1-6/+4
1996-07-17lots of changes to nmbdSamba Release Account19-206/+394
1996-07-10updated docs to match code mods from last two or three updates. doneSamba Release Account14-941/+241
1996-07-09missed nmbd.c in previous update.Samba Release Account2-25/+7
1996-07-09sorted out various timer delay bugs: nameannounce.c nameserv.cSamba Release Account11-106/+172
1996-07-07added the recently shuffled and updated source files missed in theSamba Release Account10-40/+3414
1996-07-07tidied up: code shuffling and documentation.Samba Release Account20-2765/+1361
1996-07-05Added uninstallation from Makefile, either in parts or total uninstallSamba Release Account3-0/+111
1996-07-05Changed install scripts so they don't have hardcoded valuesSamba Release Account3-26/+48
1996-07-04namebrowse.c was using variable work uninitialised.Samba Release Account2-0/+5
1996-07-04modified become_master() to a state-based system. becoming a masterSamba Release Account10-152/+281
1996-07-04Started uninstall in MakefileSamba Release Account2-3/+4
1996-07-03generated new proto.hAndrew Tridgell1-168/+1
1996-07-03fixed conflict between two variables called dAndrew Tridgell1-3/+3
1996-07-03fixed conflict with global variable updatecountAndrew Tridgell1-5/+5
1996-07-03fix Makefile - remove Lukes private stuff :-)Andrew Tridgell1-11/+17
1996-07-03- moved the protocol defs in the client to keep sill C compilers happyAndrew Tridgell2-16/+20
1996-07-02as a result of the writing of namework.doc, namework.c has been tidied up,Samba Release Account9-521/+646
1996-07-02updated low-level design documentation on nmbd. first draft of namework.docSamba Release Account3-15/+489