index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
printing
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Bit of a hack job to prevent smbprn.XXX jobs appearing in the queue if the
Jeremy Allison
2003-02-19
1
-9
/
+14
*
* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
Gerald Carter
2003-02-15
2
-4
/
+35
*
off by one bug in string length; CR 1159
Gerald Carter
2003-02-14
1
-1
/
+1
*
Merge from HEAD: Fix NULL pointer de-reference in arguments to tdb_pack.
Andrew Bartlett
2003-02-12
1
-4
/
+4
*
Cleanups: (merge from HEAD)
Andrew Bartlett
2003-02-10
1
-3
/
+3
*
Ensure we return NOSPACE if we can't fast allocate a print job.
Jeremy Allison
2003-02-08
1
-2
/
+7
*
Collapse duplicate messages before sending.
Jeremy Allison
2003-02-05
1
-80
/
+132
*
CUPS patch to log client name
Gerald Carter
2003-02-05
1
-0
/
+4
*
Hold the lock for a much shorter time when allocating a new jobid.
Jeremy Allison
2003-02-04
1
-54
/
+67
*
Up the hash table size for printing tdb.c
Jeremy Allison
2003-02-04
1
-1
/
+1
*
Ensure we only ever set fsp->conn in one place.
Jeremy Allison
2003-02-04
1
-1
/
+0
*
Add 3 second timeout when terminating server and sending print notify
Jeremy Allison
2003-01-30
1
-4
/
+4
*
More scalable print tdb fixes.
Jeremy Allison
2003-01-30
1
-13
/
+23
*
CUPS-PRINTER_CLASS patch from Michael Sweet
Gerald Carter
2003-01-28
1
-2
/
+101
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
2
-8
/
+11
*
Merge from HEAD:
Andrew Bartlett
2003-01-14
2
-2
/
+2
*
[merge] make sure to update print queue cache during timeout_processing() to ...
Gerald Carter
2003-01-11
1
-6
/
+15
*
Don't delete jobs subitted after the lpq time.
Jeremy Allison
2003-01-10
1
-4
/
+4
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
3
-31
/
+31
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
2
-5
/
+5
[prev]
[next]