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
/
rpc_parse
/
parse_spoolss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync with SAMBA_2_2 for 2.2.6rc1
Gerald Carter
2002-10-09
1
-61
/
+108
*
syncing up for 2.2.6pre2
Gerald Carter
2002-08-27
1
-9
/
+16
*
merging for 2.2.6pre1
Gerald Carter
2002-07-27
1
-2
/
+2
*
beginning to sync up for 2.2.5 release....
Gerald Carter
2002-06-17
1
-67
/
+158
*
Start of merge to 2_2_RELEASE branch for release.
Jeremy Allison
2002-04-30
1
-96
/
+436
*
Move over to RELEASE branch.
Jeremy Allison
2002-02-01
1
-150
/
+731
*
Sync-up with SAMBA_2_2 branch.
Jeremy Allison
2001-10-11
1
-4
/
+15
*
Syncup getting ready for release.
Jeremy Allison
2001-07-06
1
-25
/
+165
*
portability fixed for sco1.samba.org
Andrew Tridgell
2001-04-13
1
-1
/
+1
*
The changes to the SMBMACROs were causing big endian machines to incorrectly
Jeremy Allison
2001-03-31
1
-12
/
+6
*
Things are making more sense every day :-)
Gerald Carter
2001-03-28
1
-167
/
+246
*
rename of new_spoolss_* to spoolss_* to conform to the majority
Gerald Carter
2001-03-27
1
-40
/
+40
*
reverted rename of new_spoolss_io_r_enumprinterdrivers
Gerald Carter
2001-03-19
1
-1
/
+1
*
merge from HEAD for new cli_*() interface for client side
Gerald Carter
2001-03-19
1
-21
/
+33
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-2
/
+12
*
More SGI compiler warning fixes.
Jeremy Allison
2001-03-09
1
-1
/
+1
*
rpc_parse/parse_spoolss.c: Fixed memory leak introduced by restructuring.
Jeremy Allison
2001-03-01
1
-5
/
+17
*
Removed unused code.
Jeremy Allison
2001-03-01
1
-117
/
+3
*
Partial move of spoolss interface to new format. All SPOOLSS_XXX structs are
Jeremy Allison
2001-02-28
1
-324
/
+288
*
Added total memory allocated counter to talloc, so we can tell if a talloc
Jeremy Allison
2001-02-27
1
-2
/
+2
*
But Doctor, I had to kill the patient in order to save him....
Jeremy Allison
2001-02-21
1
-7
/
+0
*
Merges from appliance-head for I18N fixes from Tim.
Jeremy Allison
2001-02-14
1
-0
/
+1
*
include/debug.h:
Jeremy Allison
2001-02-09
1
-10
/
+13
*
Merge with fixes from appliance-head.
Jeremy Allison
2001-01-18
1
-6
/
+24
*
Sync up with appliance-head.
Jeremy Allison
2001-01-15
1
-1
/
+1
*
ADDPRINTERDRIVER info level 6 fix - this is dynamic depending
Jeremy Allison
2000-11-22
1
-7
/
+9
*
Fix for updating of print queues changed from a local box. Essentially,
Jeremy Allison
2000-11-21
1
-1
/
+1
*
Memory leak fix when adding a driver.
Jeremy Allison
2000-11-17
1
-1
/
+1
*
Sync up with HEAD with various fixes.
Jeremy Allison
2000-11-10
1
-0
/
+14
*
Only use prs_uint8s on marshalling as we know we're little endian. On
Jeremy Allison
2000-10-30
1
-6
/
+18
*
Fixed double btyte-swap problems with bigendian architectures.
Jeremy Allison
2000-10-30
1
-1
/
+2
*
Merge from HEAD of the printer fixes.
Jeremy Allison
2000-10-21
1
-0
/
+10
*
Added JF's print spooler notification code. Too good to miss for 2.2.x :-).
Jeremy Allison
2000-09-26
1
-1
/
+118
*
param/loadparm.c: Fix based on Damian's code to stop printer scripts getting ...
Jeremy Allison
2000-09-19
1
-34
/
+19
*
in a printer_info_6, driver version is 64 bits long and there is a 32 bit
Jean-François Micouleau
2000-09-16
1
-2
/
+10
*
Fixes from JF as I didn't understand the string array sizing code correctly.
Jeremy Allison
2000-09-15
1
-17
/
+17
*
Move towards getting W2k p&p to upload NT4.x drivers. Still doesn't work -
Jeremy Allison
2000-09-15
1
-16
/
+129
*
Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).
Jeremy Allison
2000-09-09
1
-6
/
+46
*
Implemented GETFORM tested and working using Gerald's Win32 test progs....
Jeremy Allison
2000-09-05
1
-1
/
+56
*
Implemented DELETEFORM tested using Gerald's Win32 test code :-).
Jeremy Allison
2000-08-31
1
-0
/
+32
*
Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all
Jeremy Allison
2000-08-30
1
-0
/
+35
*
yipee!
Andrew Tridgell
2000-08-28
1
-0
/
+9
*
Tidied up extra ()'s.
Jeremy Allison
2000-08-15
1
-12
/
+12
*
fixed a few bugs in new_smb_io_relarraystr().
Gerald Carter
2000-08-14
1
-2
/
+5
*
fix for new_smb_io_relarraystr() and new_smb_io_relstr()
Gerald Carter
2000-08-14
1
-2
/
+2
*
removed the prs_align in spoolss_smb_io_unistr() (JF, please check)
Gerald Carter
2000-08-12
1
-3
/
+36
*
Fixed the problem with UNISTR marshalling in a buffer5 struct.
Jeremy Allison
2000-08-11
1
-46
/
+21
*
working on the unmarshalling of dependentfiles to a DRIVER_INFO_3
Gerald Carter
2000-08-10
1
-2
/
+9
*
More work on AddPrinterDriver() and AddPrinterEx() client RPC's
Gerald Carter
2000-08-09
1
-6
/
+7
*
All changes related to rpcclient...
Gerald Carter
2000-08-08
1
-3
/
+174
[next]