Age | Commit message (Expand) | Author | Files | Lines |
1998-09-09 | Copyright notices written to debug logs are now through 1998. | Christopher R. Hertel | 1 | -1/+1 |
1998-09-02 | we are never interested in SIGPIPE so just ignore (block) it | Andrew Tridgell | 1 | -12/+2 |
1998-08-31 | I realised that my DMB<->DMB sync code has the property that the | Andrew Tridgell | 1 | -0/+2 |
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 1 | -2/+2 |
1998-08-30 | finished the asynchronous browse synchronisation code. It even seems | Andrew Tridgell | 1 | -0/+10 |
1998-08-29 | don't exit on a SIGPIPE | Andrew Tridgell | 1 | -2/+1 |
1998-08-21 | nmbd and smbd had different behavior with respect to log files. nmbd would | Christopher R. Hertel | 1 | -5/+11 |
1998-08-15 | configure: Changes for extra headers. | Jeremy Allison | 1 | -8/+4 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1 | -1/+2 |
1998-08-11 | Quick fix for a small problem. If you run 'nmbd -?' you'd get the usage | Christopher R. Hertel | 1 | -1/+2 |
1998-08-03 | More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD() | Christopher R. Hertel | 1 | -1/+1 |
1998-07-31 | As per a Andrew's message, I went through and removed the timestring() | Christopher R. Hertel | 1 | -4/+4 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -9/+7 |
1998-05-19 | Forgot to add the initialize_password_db() call to nmbd also. | Jeremy Allison | 1 | -0/+3 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -4/+4 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 1 | -1/+1 |
1998-04-25 | This looks like a big change but really isn't. | Jeremy Allison | 1 | -16/+16 |
1998-04-15 | ipc.c: Fix for printer queue spinning with Win95. | Jeremy Allison | 1 | -0/+2 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -3/+3 |
1998-03-16 | Adding the same change as was added to 1.9.18 branch to add the | Jeremy Allison | 1 | -0/+3 |
1998-03-14 | added the ability to start/stop the server from SWAT. | Andrew Tridgell | 1 | -36/+3 |
1998-03-14 | another makeover of loadparm to support new stuff in swat and | Andrew Tridgell | 1 | -1/+1 |
1998-03-03 | Change the multibyte character set support so that | Jeremy Allison | 1 | -0/+3 |
1998-02-12 | make the initial logfile names consistent. This should mean that smbd | Andrew Tridgell | 1 | -1/+1 |
1998-01-23 | nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1 | Jeremy Allison | 1 | -0/+4 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1997-12-24 | Added SIGUSR1/SIGUSR2 handling. | Jeremy Allison | 1 | -2/+19 |
1997-12-24 | Finally added the code Andrew wanted that will allow a Samba domain | Jeremy Allison | 1 | -0/+8 |
1997-12-23 | architecture.doc: Re-added since I lost it (sorry Dan :-). | Jeremy Allison | 1 | -1/+1 |
1997-12-16 | Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>. | Jeremy Allison | 1 | -0/+10 |
1997-12-13 | This is it ! The mega-merge of the JRA_NMBD_REWRITE branch | Jeremy Allison | 1 | -363/+448 |
1997-12-02 | asyncdns.c: Removed warning when compiling with -DSYNC_DNS. | Jeremy Allison | 1 | -1/+3 |
1997-11-21 | Added in mods for new smb.conf "remote browse sync" option as posted to | John Terpstra | 1 | -0/+1 |
1997-11-11 | auto-create the locks directory on startup | Andrew Tridgell | 1 | -0/+4 |
1997-11-01 | minor async DNS cleanups | Andrew Tridgell | 1 | -4/+4 |
1997-10-23 | Big change to make nmbd code more readable/understandable. | Jeremy Allison | 1 | -2/+2 |
1997-10-22 | Implemented asynchronous DNS lookups in nmbd. | Andrew Tridgell | 1 | -8/+5 |
1997-10-17 | .cvsignore: Added make_smbcodepage | Jeremy Allison | 1 | -10/+19 |
1997-10-17 | added -a "append log" option | Andrew Tridgell | 1 | -1/+7 |
1997-09-26 | Adding Andrews buffer overflow fixes into the main branch. | Jeremy Allison | 1 | -11/+11 |
1997-07-31 | loadparm.c: Added new netbios aliases parameter (code from Cisco) | Samba Release Account | 1 | -4/+64 |
1997-07-24 | Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com | Samba Release Account | 1 | -1/+4 |
1997-07-18 | charset.c: Split charset_initialise() into 2 - a charset_initialise() and | Samba Release Account | 1 | -2/+2 |
1997-07-08 | Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk> | Samba Release Account | 1 | -1/+1 |
1997-06-11 | Makefile: Added quoata changes for Linux from Thorvald Natvig | Samba Release Account | 1 | -11/+13 |
1997-05-31 | namepacket.c: Block SIGTERM correctly - we can only take them at defined poi... | Samba Release Account | 1 | -0/+2 |
1997-05-30 | charcnv.c: Fixed silly bugs detected on IRIX. | Samba Release Account | 1 | -0/+2 |
1997-05-20 | dir.c: Fixed double slash issue. | Samba Release Account | 1 | -7/+8 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 1 | -1/+9 |
1997-04-09 | Large changes from jra@cygnus.com. Mainly browser updates. | Samba Release Account | 1 | -1/+1 |