summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-09oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ.Luke Leighton1-1/+1
1998-12-09need to initialise global_myworkgroupLuke Leighton1-0/+5
1998-12-09removed the SID stuff from the head branch as well.Andrew Tridgell1-12/+0
1998-12-03jean-f spotted race condition on generation of sam sid, from startingLuke Leighton1-1/+1
1998-12-01rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1-1/+1
1998-11-29weekend work. user / group database API.Luke Leighton1-14/+15
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-3/+3
1998-11-02client/client.c: Patch to tidy up file size output.Jeremy Allison1-4/+1
1998-11-02removed comment line at end of fileLuke Leighton1-2/+4
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1-1/+1
1998-09-21replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1-1/+1
1998-09-17fixed a potential problem with wins_write_database() child processes.Andrew Tridgell1-1/+1
1998-09-09Copyright notices written to debug logs are now through 1998.Christopher R. Hertel1-1/+1
1998-09-02we are never interested in SIGPIPE so just ignore (block) itAndrew Tridgell1-12/+2
1998-08-31I realised that my DMB<->DMB sync code has the property that theAndrew Tridgell1-0/+2
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-2/+2
1998-08-30finished the asynchronous browse synchronisation code. It even seemsAndrew Tridgell1-0/+10
1998-08-29don't exit on a SIGPIPEAndrew Tridgell1-2/+1
1998-08-21nmbd and smbd had different behavior with respect to log files. nmbd wouldChristopher R. Hertel1-5/+11
1998-08-15configure: Changes for extra headers.Jeremy Allison1-8/+4
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-1/+2
1998-08-11Quick fix for a small problem. If you run 'nmbd -?' you'd get the usageChristopher R. Hertel1-1/+2
1998-08-03More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD()Christopher R. Hertel1-1/+1
1998-07-31As per a Andrew's message, I went through and removed the timestring()Christopher R. Hertel1-4/+4
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-9/+7
1998-05-19Forgot to add the initialize_password_db() call to nmbd also.Jeremy Allison1-0/+3
1998-05-12This is a security audit change of the main source.Jeremy Allison1-4/+4
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-1/+1
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-16/+16
1998-04-15ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1-0/+2
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-3/+3
1998-03-16Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1-0/+3
1998-03-14added the ability to start/stop the server from SWAT.Andrew Tridgell1-36/+3
1998-03-14another makeover of loadparm to support new stuff in swat andAndrew Tridgell1-1/+1
1998-03-03Change the multibyte character set support so thatJeremy Allison1-0/+3
1998-02-12make the initial logfile names consistent. This should mean that smbdAndrew Tridgell1-1/+1
1998-01-23nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1Jeremy Allison1-0/+4
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-12-24Added SIGUSR1/SIGUSR2 handling.Jeremy Allison1-2/+19
1997-12-24Finally added the code Andrew wanted that will allow a Samba domainJeremy Allison1-0/+8
1997-12-23architecture.doc: Re-added since I lost it (sorry Dan :-).Jeremy Allison1-1/+1
1997-12-16Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison1-0/+10
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-363/+448
1997-12-02asyncdns.c: Removed warning when compiling with -DSYNC_DNS.Jeremy Allison1-1/+3
1997-11-21Added in mods for new smb.conf "remote browse sync" option as posted toJohn Terpstra1-0/+1
1997-11-11auto-create the locks directory on startupAndrew Tridgell1-0/+4
1997-11-01minor async DNS cleanupsAndrew Tridgell1-4/+4
1997-10-23Big change to make nmbd code more readable/understandable.Jeremy Allison1-2/+2
1997-10-22Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1-8/+5
1997-10-17.cvsignore: Added make_smbcodepageJeremy Allison1-10/+19