Age | Commit message (Expand) | Author | Files | Lines |
2002-11-29 | Merge a bunch of trivial changes from HEAD. The difference remaining | Tim Potter | 1 | -1/+0 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -1/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-08-10 | Fixed typo in patch. | Jeremy Allison | 1 | -1/+1 |
2001-08-09 | Added fix from Dan Thibadeau @ HP for parsing problem. | Jeremy Allison | 1 | -0/+13 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -4/+4 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -2/+2 |
2000-12-07 | file_lines_load/file_lines_pload can now optionally convert unix_to_dos() | Jeremy Allison | 1 | -2/+2 |
2000-04-16 | converted a bunch more functions to use a fd instead of a FILE* | Andrew Tridgell | 1 | -42/+41 |
2000-03-16 | Fixes to add "paranoid" option to popen. Checks some basic things. | Jeremy Allison | 1 | -1/+1 |
2000-02-15 | Added replacement functions sys_popen and sys_pclose. These are based | Jeremy Allison | 1 | -6/+2 |
2000-01-29 | Wrapped popen calls in HAVE_POPEN - needed if we are to add the | Jeremy Allison | 1 | -0/+4 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -2/+15 |
1998-10-17 | Small tidyups for gcc in 'preen' mode.... | Jeremy Allison | 1 | -0/+1 |
1998-09-05 | some cleanups to use ZERO_STRUCT() and friends | Andrew Tridgell | 1 | -1/+1 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -2/+2 |
1998-01-30 | fix bug when using lpstat as printcap file - remove space at start of | Herb Lewis | 1 | -1/+1 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -2/+2 |
1998-01-07 | includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes. | Jeremy Allison | 1 | -2/+2 |
1997-12-03 | applied a patch from Norm Jacobs to allow "printcap name = lpstat" | Andrew Tridgell | 1 | -0/+121 |