Age | Commit message (Expand) | Author | Files | Lines |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -8/+8 |
2001-09-15 | free memory before returning. | Simo Sorce | 1 | -0/+7 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -7/+7 |
2000-03-14 | Fixed parsing issue with HP printer defs reported by HP. | Jeremy Allison | 1 | -26/+62 |
2000-02-15 | Added replacement functions sys_popen and sys_pclose. These are based | Jeremy Allison | 1 | -9/+35 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -0/+7 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -1/+1 |
1998-09-28 | Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>. | Jeremy Allison | 1 | -3/+25 |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 1 | -2/+0 |
1998-09-05 | tridge the destroyer returns! | Andrew Tridgell | 1 | -9/+9 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -46/+46 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -1/+1 |
1998-03-11 | fix core dumps on Solaris 2.5 systems found by Orn Asgeirsson | Herb Lewis | 1 | -6/+12 |
1998-01-23 | Fixed warnings with gcc (assignments inside if statements). | Jeremy Allison | 1 | -4/+4 |
1998-01-23 | changes to correctly use some HP printer inf files | Herb Lewis | 1 | -39/+146 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1998-01-21 | fix problems with using inf files from HP for DesignJet 750C (C3195A) | Herb Lewis | 1 | -1/+4 |
1998-01-03 | added printout of file list to stderr so you know what files you need to | Herb Lewis | 1 | -0/+4 |
1998-01-01 | fixes to make_printerdef.c to generate a correct printers.def file | Herb Lewis | 1 | -28/+97 |
1997-11-17 | loadparm.c : Added "veto oplock files" parameter. | Jeremy Allison | 1 | -1/+1 |
1997-10-28 | Utility code to produce printer definition files from MS files. | Jeremy Allison | 1 | -0/+301 |