Age | Commit message (Expand) | Author | Files | Lines |
1999-04-07 | Changed calls to strncat() to safe_strcat(). Fix from SAMBA_2_0 branch. | Tim Potter | 1 | -4/+4 |
1998-11-25 | Makefile.in: Added maintainer mode fixes. | Jeremy Allison | 1 | -1/+1 |
1998-11-23 | replace ' with _ as well | Andrew Tridgell | 1 | -12/+12 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -1/+1 |
1998-11-12 | include/kanji.h include/proto.h lib/kanji.c: Added const parameters in string... | Jeremy Allison | 1 | -4/+6 |
1998-11-11 | J.F.'s latest printer fixes plus his gcc -picky fix for web/cgi.c | Jeremy Allison | 1 | -1/+3 |
1998-11-10 | include/local.h: | Jeremy Allison | 1 | -3/+6 |
1998-11-09 | Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions. | Jeremy Allison | 1 | -2/+2 |
1998-11-03 | Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota... | Jeremy Allison | 1 | -176/+106 |
1998-09-18 | Changed variable TAB to htab as TAB is defined in a header file on RedHat5.1 | Jeremy Allison | 1 | -2/+2 |
1998-09-03 | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 1 | -1/+1 |
1998-09-01 | More abstraction of file system data types, to move to a 64 | Jeremy Allison | 1 | -2/+2 |
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 1 | -9/+18 |
1998-08-15 | configure: Changes for extra headers. | Jeremy Allison | 1 | -14/+14 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1 | -151/+186 |
1998-07-16 | Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com. | Jeremy Allison | 1 | -0/+33 |
1998-05-21 | printing.c: Fixed overflow by one problem in LPRng. | Jeremy Allison | 1 | -2/+2 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -30/+30 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 1 | -1/+1 |
1998-05-07 | This should (hopefully :-) be the final fix for the %U %G substitution | Jeremy Allison | 1 | -4/+4 |
1998-05-06 | Fixes for the %U and %G problems people have reported. | Jeremy Allison | 1 | -4/+4 |
1998-04-02 | Patch from Chris Maltby <chris@softway.com.au>. His comments follow: | Jeremy Allison | 1 | -0/+81 |
1998-02-07 | A small raft of changes, I will sync up with 1.9.18 also. | Jeremy Allison | 1 | -2/+2 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1998-01-22 | printing.c: Bug fix for lpng reporting. | Jeremy Allison | 1 | -1/+6 |
1998-01-07 | includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes. | Jeremy Allison | 1 | -0/+24 |
1997-12-03 | make the "printing" option a per share option rather than global. When | Andrew Tridgell | 1 | -1/+1 |
1997-12-03 | hopefully handle "ready and waiting" messages in print queue output a | Andrew Tridgell | 1 | -0/+3 |
1997-09-26 | Adding Andrews buffer overflow fixes into the main branch. | Jeremy Allison | 1 | -18/+18 |
1997-08-31 | fixed a bug in the printjob encoding/decoding. We weren't doing it for | Andrew Tridgell | 1 | -2/+22 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 1 | -1/+1 |
1997-02-06 | Fixed incorrect offset into array. | Samba Release Account | 1 | -1/+1 |
1996-10-24 | - added support for TMPDIR env variable | Andrew Tridgell | 1 | -1/+1 |
1996-10-04 | - changed the umask handling. We now set the umask to 0 and explicitly | Andrew Tridgell | 1 | -20/+9 |
1996-08-21 | fix compiler warning | Andrew Tridgell | 1 | -1/+1 |
1996-08-19 | - added "netbios name" option in smb.conf to make controlling the name | Andrew Tridgell | 1 | -0/+154 |
1996-08-13 | don't allow newlines in printer status messages | Andrew Tridgell | 1 | -1/+4 |
1996-08-13 | - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick | Andrew Tridgell | 1 | -1/+4 |
1996-06-19 | - change date as a demo for john | Andrew Tridgell | 1 | -33/+31 |
1996-06-10 | got rid of a lot of redundent header files as we now globally generate | Andrew Tridgell | 1 | -1/+0 |
1996-05-31 | Lots of changes! | Andrew Tridgell | 1 | -2/+79 |
1996-05-04 | Initial version imported to CVS | Samba Release Account | 1 | -0/+859 |