Age | Commit message (Expand) | Author | Files | Lines |
2008-10-19 | Remove silly safe_free() function which is a wrapper around SAFE_FREE(). | Jelmer Vernooij | 1 | -1/+1 |
2008-10-12 | Fix the build | Volker Lendecke | 1 | -1/+1 |
2008-10-10 | If you have a large number of cups printers, then scanning for print info can... | Jeremy Allison | 1 | -27/+50 |
2007-11-21 | Remove pstring from printing/*.c except for the | Jeremy Allison | 1 | -8/+9 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell. | Jeremy Allison | 1 | -0/+10 |
2007-10-10 | r5684: BUG 2405: patch from Torsten Werner <torsten.werner@assyst-intl.com> t... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r4539: patch from Rob -- adding real printcap name cache function to speed up... | Gerald Carter | 1 | -314/+154 |
2003-07-24 | Some fclose -> x_fclose found by Tony Jago. | Jeremy Allison | 1 | -2/+2 |
2003-04-23 | Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted | Andrew Bartlett | 1 | -3/+3 |
2002-11-29 | Merge a bunch of trivial changes from HEAD. The difference remaining | Tim Potter | 1 | -2/+0 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -8/+3 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -8/+8 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-09-10 | convert more code to use XFILE | Andrew Tridgell | 1 | -13/+13 |
2001-08-23 | Fixed detection of CUPS. We need to check for the presence of the cups | Tim Potter | 1 | -4/+4 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -7/+7 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -4/+0 |
2001-01-17 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -2/+11 |
2000-05-01 | handle tabs in printcap files | Andrew Tridgell | 1 | -2/+2 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -3/+20 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -4/+4 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -1/+2 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -3/+3 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -1/+1 |
1998-03-20 | Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi... | John Terpstra | 1 | -2/+2 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1998-01-16 | Makefile: Added new codepage - 866. | Jeremy Allison | 1 | -2/+2 |
1997-12-03 | applied a patch from Norm Jacobs to allow "printcap name = lpstat" | Andrew Tridgell | 1 | -1/+20 |
1997-09-26 | Adding Andrews buffer overflow fixes into the main branch. | Jeremy Allison | 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 |
1996-06-10 | got rid of a lot of redundent header files as we now globally generate | Andrew Tridgell | 1 | -2/+0 |
1996-05-04 | Initial version imported to CVS | Samba Release Account | 1 | -0/+383 |