index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
printing
Age
Commit message (
Expand
)
Author
Files
Lines
2000-07-10
Re-instated lanman printing security checks (oops).
Tim Potter
3
-36
/
+115
2000-07-06
printing/nt_printing.c: (From JF) use the driver name - already given to us.
Jeremy Allison
2
-5
/
+2
2000-07-06
Don't check NT permissions when printing from lanman.
Tim Potter
1
-0
/
+8
2000-07-06
Implemented NT printer descriptor checking. Yay!
Tim Potter
2
-68
/
+115
2000-07-01
Found that the minimum priority is 1 and not 0 on NT.
Jean-François Micouleau
1
-1
/
+8
2000-06-29
Tidy up current spool code - added some JRATEST ifdefs to allow
Jeremy Allison
1
-1
/
+1
2000-06-26
Changing drivers using the properties page works - but only if getting/setting
Jeremy Allison
1
-4
/
+13
2000-06-23
Some compile fixes.
Tim Potter
1
-3
/
+0
2000-06-22
lib/util_unistr.c: Removed ascii_to_unistr() as it does no codepage.
Jeremy Allison
1
-11
/
+9
2000-06-20
Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also some
Jeremy Allison
1
-2
/
+10
2000-06-16
Pass the vuid from the connection_struct to the printing back end functions.
Tim Potter
1
-1
/
+1
2000-06-16
Call print_access_check() function from printing back end.
Tim Potter
1
-15
/
+45
2000-06-16
Added print_access_check() function for checking printer security
Tim Potter
1
-0
/
+71
2000-06-09
untiltime should be 0 by default to cover the whole 24 hours.
Jean-François Micouleau
1
-3
/
+3
2000-06-08
make_sec_acl was passed pointer to static array ace[2], oops.
Luke Leighton
1
-1
/
+1
2000-06-08
Cause printer SD's to be displayed correctly (full control).
Jeremy Allison
1
-7
/
+9
2000-06-07
Fixing get/set of security descriptors.
Jeremy Allison
1
-4
/
+17
2000-06-06
fixed sizeof() typo
Andrew Tridgell
1
-4
/
+4
2000-06-06
fixed!!
Andrew Tridgell
1
-10
/
+27
2000-06-06
Create elements in default, not in read.
Jeremy Allison
1
-0
/
+9
2000-06-05
fixed a off by one bug in ntforms read from the database
Andrew Tridgell
1
-1
/
+1
2000-06-04
we no longer need the code to cope with setprinter having corrupted
Andrew Tridgell
1
-6
/
+0
2000-06-04
some printer parameters are getting corrupted, possibly by the client
Andrew Tridgell
1
-2
/
+12
2000-06-04
fixed the pack/unpack of the devicemode
Andrew Tridgell
1
-50
/
+82
2000-06-04
someone forgot a !
Andrew Tridgell
1
-1
/
+1
2000-06-03
fixed some ptr declarations
Andrew Tridgell
1
-2
/
+2
2000-06-03
added %J and %T to run_print_command()
Andrew Tridgell
1
-17
/
+25
2000-06-02
More memory corruption (leaks etc.) fixes.
Jeremy Allison
1
-0
/
+2
2000-06-01
More insure found memory leak and corruption fixes.
Jeremy Allison
1
-2
/
+19
2000-06-01
param/loadparm.c: Looks like someone ran indent on this !
Jeremy Allison
1
-5
/
+15
2000-06-01
Back to building. Now to test with insure.
Jeremy Allison
1
-3
/
+1
2000-06-01
Getting back to a compilable state (not there yet but close).
Jeremy Allison
1
-91
/
+186
2000-05-29
if the tdb stored driver isn't formatted right then return a default
Andrew Tridgell
1
-1
/
+1
2000-05-28
fixed a couple of bugs in the driver return code
Andrew Tridgell
1
-1
/
+9
2000-05-27
getting and setting security descriptors on printers now works
Andrew Tridgell
1
-16
/
+61
2000-05-27
fixed return from nt_printing_init()
Andrew Tridgell
1
-1
/
+4
2000-05-27
fixed call of firstkey/nextkey to traverse driver database
Andrew Tridgell
1
-4
/
+4
2000-05-27
dummy trash in secdesc.
Luke Leighton
1
-3
/
+7
2000-05-27
bug-fix from tim (insure). dummy fn call for andrew to fill in.
Luke Leighton
1
-1
/
+12
2000-05-27
security descs in spoolss. needs parse_sec.c nttrans.c broken.
Luke Leighton
1
-2
/
+2
2000-05-24
a fairly big change in spoolss.
Andrew Tridgell
2
-761
/
+465
2000-05-12
added spool_io_printer_driver_info_level_6()
Andrew Tridgell
1
-1
/
+76
2000-05-12
While we're all making incompatible tdb changes, I changed the implementation
Tim Potter
1
-3
/
+3
2000-05-10
fail a print start on a deleted auto printer
Andrew Tridgell
1
-0
/
+6
2000-05-10
more merging voodoo
Andrew Tridgell
1
-0
/
+4
2000-05-04
- use full_name instead of real_name
Andrew Tridgell
1
-10
/
+0
2000-05-02
added support for deleting printers into the spoolss system
Andrew Tridgell
1
-0
/
+15
2000-05-02
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
1
-2
/
+2
2000-05-01
handle tabs in printcap files
Andrew Tridgell
1
-2
/
+2
2000-04-25
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
1
-1
/
+0
[prev]
[next]