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
/
source3
/
printing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialise current time to time(NULL) in add_a_printer_2()
Tim Potter
2000-07-17
1
-1
/
+4
*
Allow job owner to delete own print job.
Tim Potter
2000-07-17
1
-13
/
+28
*
Moved access check for nt_printing_setsec() up into rpc function.
Tim Potter
2000-07-17
1
-36
/
+59
*
we are now sure the printer_info_2 timestamp is updated everytime
Jean-François Micouleau
2000-07-12
1
-0
/
+5
*
- The printers are indexed by the sharename in both get_a_printer() and
Jean-François Micouleau
2000-07-12
1
-15
/
+15
*
Allow name lookup to fail and fall back to using the "Everyone" SID
Jeremy Allison
2000-07-11
1
-3
/
+5
*
Moved winbind client functions from various odd locations to
Tim Potter
2000-07-10
1
-25
/
+0
*
Re-instated lanman printing security checks (oops).
Tim Potter
2000-07-10
3
-36
/
+115
*
printing/nt_printing.c: (From JF) use the driver name - already given to us.
Jeremy Allison
2000-07-06
2
-5
/
+2
*
Don't check NT permissions when printing from lanman.
Tim Potter
2000-07-06
1
-0
/
+8
*
Implemented NT printer descriptor checking. Yay!
Tim Potter
2000-07-06
2
-68
/
+115
*
Found that the minimum priority is 1 and not 0 on NT.
Jean-François Micouleau
2000-07-01
1
-1
/
+8
*
Tidy up current spool code - added some JRATEST ifdefs to allow
Jeremy Allison
2000-06-29
1
-1
/
+1
*
Changing drivers using the properties page works - but only if getting/setting
Jeremy Allison
2000-06-26
1
-4
/
+13
*
Some compile fixes.
Tim Potter
2000-06-23
1
-3
/
+0
*
lib/util_unistr.c: Removed ascii_to_unistr() as it does no codepage.
Jeremy Allison
2000-06-22
1
-11
/
+9
*
Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also some
Jeremy Allison
2000-06-20
1
-2
/
+10
*
Pass the vuid from the connection_struct to the printing back end functions.
Tim Potter
2000-06-16
1
-1
/
+1
*
Call print_access_check() function from printing back end.
Tim Potter
2000-06-16
1
-15
/
+45
*
Added print_access_check() function for checking printer security
Tim Potter
2000-06-16
1
-0
/
+71
*
untiltime should be 0 by default to cover the whole 24 hours.
Jean-François Micouleau
2000-06-09
1
-3
/
+3
*
make_sec_acl was passed pointer to static array ace[2], oops.
Luke Leighton
2000-06-08
1
-1
/
+1
*
Cause printer SD's to be displayed correctly (full control).
Jeremy Allison
2000-06-08
1
-7
/
+9
*
Fixing get/set of security descriptors.
Jeremy Allison
2000-06-07
1
-4
/
+17
*
fixed sizeof() typo
Andrew Tridgell
2000-06-06
1
-4
/
+4
*
fixed!!
Andrew Tridgell
2000-06-06
1
-10
/
+27
*
Create elements in default, not in read.
Jeremy Allison
2000-06-06
1
-0
/
+9
*
fixed a off by one bug in ntforms read from the database
Andrew Tridgell
2000-06-05
1
-1
/
+1
*
we no longer need the code to cope with setprinter having corrupted
Andrew Tridgell
2000-06-04
1
-6
/
+0
*
some printer parameters are getting corrupted, possibly by the client
Andrew Tridgell
2000-06-04
1
-2
/
+12
*
fixed the pack/unpack of the devicemode
Andrew Tridgell
2000-06-04
1
-50
/
+82
*
someone forgot a !
Andrew Tridgell
2000-06-04
1
-1
/
+1
*
fixed some ptr declarations
Andrew Tridgell
2000-06-03
1
-2
/
+2
*
added %J and %T to run_print_command()
Andrew Tridgell
2000-06-03
1
-17
/
+25
*
More memory corruption (leaks etc.) fixes.
Jeremy Allison
2000-06-02
1
-0
/
+2
*
More insure found memory leak and corruption fixes.
Jeremy Allison
2000-06-01
1
-2
/
+19
*
param/loadparm.c: Looks like someone ran indent on this !
Jeremy Allison
2000-06-01
1
-5
/
+15
*
Back to building. Now to test with insure.
Jeremy Allison
2000-06-01
1
-3
/
+1
*
Getting back to a compilable state (not there yet but close).
Jeremy Allison
2000-06-01
1
-91
/
+186
*
if the tdb stored driver isn't formatted right then return a default
Andrew Tridgell
2000-05-29
1
-1
/
+1
*
fixed a couple of bugs in the driver return code
Andrew Tridgell
2000-05-28
1
-1
/
+9
*
getting and setting security descriptors on printers now works
Andrew Tridgell
2000-05-27
1
-16
/
+61
*
fixed return from nt_printing_init()
Andrew Tridgell
2000-05-27
1
-1
/
+4
*
fixed call of firstkey/nextkey to traverse driver database
Andrew Tridgell
2000-05-27
1
-4
/
+4
*
dummy trash in secdesc.
Luke Leighton
2000-05-27
1
-3
/
+7
*
bug-fix from tim (insure). dummy fn call for andrew to fill in.
Luke Leighton
2000-05-27
1
-1
/
+12
*
security descs in spoolss. needs parse_sec.c nttrans.c broken.
Luke Leighton
2000-05-27
1
-2
/
+2
*
a fairly big change in spoolss.
Andrew Tridgell
2000-05-24
2
-761
/
+465
*
added spool_io_printer_driver_info_level_6()
Andrew Tridgell
2000-05-12
1
-1
/
+76
*
While we're all making incompatible tdb changes, I changed the implementation
Tim Potter
2000-05-12
1
-3
/
+3
[next]