index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
printing
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Fix from SATOH Fumiyasu for bug 660 (failing to view print
Gerald Carter
2003-11-13
1
-2
/
+2
*
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
2003-11-12
5
-0
/
+5
*
Fix more 64-bit printf warnings.
Tim Potter
2003-11-03
2
-9
/
+9
*
Fixes to check for wraps which could cause coredumps.
Jeremy Allison
2003-10-29
1
-5
/
+14
*
make sure we have a devmode before copying a string to the devicename; patch ...
Gerald Carter
2003-10-20
1
-3
/
+4
*
updating version in copyright
Gerald Carter
2003-10-14
1
-1
/
+1
*
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
Jeremy Allison
2003-09-19
1
-3
/
+3
*
fix unitiailized timestamp where merging print_jobs and lpq listing
Gerald Carter
2003-09-11
1
-0
/
+1
*
Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
Jeremy Allison
2003-09-10
1
-5
/
+39
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
2
-5
/
+5
*
make sure the printer data value exists before saying you deleted it
Gerald Carter
2003-08-25
1
-0
/
+5
*
it never amazes me when some new things crawls out of the windows
Gerald Carter
2003-08-23
1
-1
/
+6
*
stupid...stupid...stupid....fix bug 294 by looking at the right arch string
Gerald Carter
2003-08-16
1
-1
/
+1
*
get rid of more compiler warnings
Herb Lewis
2003-08-15
1
-2
/
+2
*
fix bug 294; win9x driver lookups should always use version 0
Gerald Carter
2003-08-14
1
-5
/
+16
*
More printf portability fixes. Got caught out by some gcc'isms last
Tim Potter
2003-07-25
1
-4
/
+4
*
More printf fixes - size_t is long on some architectures.
Tim Potter
2003-07-24
1
-2
/
+2
*
Some fclose -> x_fclose found by Tony Jago.
Jeremy Allison
2003-07-24
1
-2
/
+2
*
fix cache coherency bug in print handle print_info_2 cache.
Gerald Carter
2003-07-14
1
-17
/
+19
*
i guess i'm the only one this ever annyoed...
Gerald Carter
2003-07-10
2
-4
/
+4
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-1
/
+1
*
fix typos in log messages and comments.
Gerald Carter
2003-07-01
1
-1
/
+1
*
Some const correctness. Stop tdb being used as a remote backend. If an
Jeremy Allison
2003-06-27
1
-1
/
+1
*
ifdef out some functions that are not used when HAVE_ADS is not defined
Gerald Carter
2003-06-25
1
-1
/
+1
*
large change:
Gerald Carter
2003-06-25
1
-5
/
+10
*
Squash another compiler warning.
Tim Potter
2003-05-27
1
-2
/
+2
*
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
2003-05-14
2
-6
/
+6
*
Fix VFS layer:
Alexander Bokovoy
2003-05-11
2
-6
/
+6
*
Elsewhere, we use a #define for this environment variable name, so do the
Andrew Bartlett
2003-05-09
1
-2
/
+2
*
removing printing = SOFTQ since no one knows what it is
Gerald Carter
2003-04-29
1
-83
/
+0
*
Get credentials before publishing printers.
Jim McDonough
2003-04-25
1
-0
/
+8
*
Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted
Andrew Bartlett
2003-04-23
3
-89
/
+85
*
Limit the number of outstanding print notify messages for a process to
Jeremy Allison
2003-04-23
1
-1
/
+8
*
Fix mem leak. Spotted by tpot (thanks Tim).
Jeremy Allison
2003-04-16
1
-0
/
+1
*
Array size fixup for construct_nt_devicemode() from HEAD.
Tim Potter
2003-04-14
1
-1
/
+1
*
Grr. Get rid of one of the extra NULL's that crept in from app-head.
Jeremy Allison
2003-04-10
1
-1
/
+1
*
Ensure we're not filtering our essential delete messages.
Jeremy Allison
2003-04-10
1
-11
/
+21
*
Ensure print queue array is zeroed out before returning.
Jeremy Allison
2003-04-09
1
-0
/
+1
*
Fix the new storage code to correctly convert from system queue info to
Jeremy Allison
2003-04-04
1
-3
/
+15
*
Subtle changes to message handling after ENUMJOBS.
Jeremy Allison
2003-04-02
2
-11
/
+88
*
Fix extra NULL arg added during app-head merge.
Jeremy Allison
2003-03-26
1
-3
/
+3
*
Merge of new appliance-head scalable printing fixes.
Jeremy Allison
2003-03-21
1
-142
/
+287
*
lib/messages.c: Check return from chainlock before modifying message queue.
Jeremy Allison
2003-03-20
1
-0
/
+5
*
Fix off by one bug noticed by Andrew Bartlett.
Jeremy Allison
2003-03-14
1
-2
/
+2
*
add #define for the max device name length in a DEVICEMODE
Gerald Carter
2003-03-06
1
-1
/
+1
*
Writable string const fixes.
Jeremy Allison
2003-03-05
1
-6
/
+12
*
Fix for little-used lpq parser.
Jeremy Allison
2003-03-05
1
-1
/
+1
*
Ensure added jobs increment total_jobs.
Jeremy Allison
2003-03-01
1
-0
/
+6
*
Progress on CR 601
Gerald Carter
2003-02-25
1
-152
/
+214
*
Missed one in the previous merge - user_ok() and user_in_group() now take
Andrew Bartlett
2003-02-24
1
-1
/
+1
[next]