git.samba.org
/
sfrench
/
samba-autobuild
/
.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
an attempt to get the handling of fields in printer info structures
[sfrench/samba-autobuild/.git]
/
source
/
printing
/
nt_printing.c
2000-11-08
Andrew Tridgell
an attempt to get the handling of fields in printer...
blob
|
commitdiff
|
raw
2000-11-07
Tim Potter
Merge ... printer security descriptor, info level and...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-04
Jeremy Allison
Sync up with Tim's changes in applience-head for SACLs.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-26
Jeremy Allison
Added John Reillys patch for error code returns from...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-26
Jeremy Allison
Sorry JF - no billable hours :-). I fixed the "stream...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-25
Jeremy Allison
John Reilly @ HP (who is a wonderful human being and...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-10
Andrew Tridgell
got rid of tdb_writelock() and instead lock a chain...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-29
Jeremy Allison
utils/smbcontrol.c: Fixes from Herb for interactive...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-28
Jeremy Allison
Fix from John Reilly for forms ordering problems.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Herb Lewis
fix for IRIX 6.2 compiler error
blob
|
commitdiff
|
raw
|
diff to current
2000-09-15
Jeremy Allison
Move towards getting W2k p&p to upload NT4.x drivers...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-13
Jeremy Allison
Ensure old DACL and SACL are preserved if the new SD...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-13
Jeremy Allison
Added time check test before allowing print job.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-13
Tim Potter
Added missing break statement for manage documents...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-11
Jeremy Allison
Fixed memory leaks found in enumprinterdrivers code.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-08
Jeremy Allison
Fixed up get_a_printer_driver_3 so it looks in the...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-06
Jeremy Allison
Temporary fix to convert from level6 (Win2k) to level...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-01
David O'Neill
Changes from APPLIANCE_HEAD (per Tim Potter):
blob
|
commitdiff
|
raw
|
diff to current
2000-08-31
Jeremy Allison
Implemented DELETEFORM tested using Gerald's Win32...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-30
Jeremy Allison
Fixed error returns for moving printer driver files...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-23
Jeremy Allison
Tidied up some error returns from printing calls. Still...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-23
Jeremy Allison
Added code to do SID to uid/gid conversion. Needed...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-22
Tim Potter
Patch from John Reilly <jreilly@hp.com> for not process...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-10
Jeremy Allison
Tidied up security rights definitions.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Jeremy Allison
Fixed bug in new printer access check code. If PRINTER_...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Jeremy Allison
Fixed memory leak with NT tokens.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Andrew Tridgell
added printer admin option
blob
|
commitdiff
|
raw
|
diff to current
2000-08-01
Jeremy Allison
Added print job substitutions for %{printername}, ...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-31
Jeremy Allison
Added John Reilly's enumports/addprinter/delprinter...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-27
Jean-François Mico...
fix the devmode.orientation being set to 0.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-27
Jeremy Allison
Ok - this is a *BIG* change - but it fixes the problems...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-25
Jeremy Allison
Fixed up error checking and move printer file code...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-25
Jeremy Allison
Added some error checking and returns to the new 'move...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-25
Jean-François Mico...
A rather big change set ! (listed in no particular...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-22
Jeremy Allison
Fixed open handle code in printers - 3 functions were...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-19
Jeremy Allison
Code from John Reilly <jreilly@hp.com> to add tdb looku...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-17
Tim Potter
Initialise current time to time(NULL) in add_a_printer_2()
blob
|
commitdiff
|
raw
|
diff to current
2000-07-17
Tim Potter
Moved access check for nt_printing_setsec() up into...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-12
Jean-François Mico...
we are now sure the printer_info_2 timestamp is updated...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-12
Jean-François Mico...
- The printers are indexed by the sharename in both...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-11
Jeremy Allison
Allow name lookup to fail and fall back to using the...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-10
Tim Potter
Moved winbind client functions from various odd locatio...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-10
Tim Potter
Re-instated lanman printing security checks (oops).
blob
|
commitdiff
|
raw
|
diff to current
2000-07-06
Jeremy Allison
printing/nt_printing.c: (From JF) use the driver name...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-06
Tim Potter
Don't check NT permissions when printing from lanman.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-06
Tim Potter
Implemented NT printer descriptor checking. Yay!
blob
|
commitdiff
|
raw
|
diff to current
2000-07-01
Jean-François Mico...
Found that the minimum priority is 1 and not 0 on NT.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-29
Jeremy Allison
Tidy up current spool code - added some JRATEST ifdefs...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-26
Jeremy Allison
Changing drivers using the properties page works -...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-23
Tim Potter
Some compile fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-22
Jeremy Allison
lib/util_unistr.c: Removed ascii_to_unistr() as it...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-20
Jeremy Allison
Fixes for Win2k "add printer driver" INFO_LEVEL_6 was...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-16
Tim Potter
Added print_access_check() function for checking printe...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-09
Jean-François Mico...
untiltime should be 0 by default to cover the whole...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-08
Luke Leighton
make_sec_acl was passed pointer to static array ace...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-08
Jeremy Allison
Cause printer SD's to be displayed correctly (full...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-07
Jeremy Allison
Fixing get/set of security descriptors.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-06
Andrew Tridgell
fixed sizeof() typo
blob
|
commitdiff
|
raw
|
diff to current
2000-06-06
Andrew Tridgell
fixed!!
blob
|
commitdiff
|
raw
|
diff to current
2000-06-06
Jeremy Allison
Create elements in default, not in read.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-05
Andrew Tridgell
fixed a off by one bug in ntforms read from the database
blob
|
commitdiff
|
raw
|
diff to current
2000-06-04
Andrew Tridgell
we no longer need the code to cope with setprinter...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-04
Andrew Tridgell
some printer parameters are getting corrupted, possibly...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-04
Andrew Tridgell
fixed the pack/unpack of the devicemode
blob
|
commitdiff
|
raw
|
diff to current
2000-06-04
Andrew Tridgell
someone forgot a !
blob
|
commitdiff
|
raw
|
diff to current
2000-06-03
Andrew Tridgell
fixed some ptr declarations
blob
|
commitdiff
|
raw
|
diff to current
2000-06-02
Jeremy Allison
More memory corruption (leaks etc.) fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Jeremy Allison
More insure found memory leak and corruption fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Jeremy Allison
param/loadparm.c: Looks like someone ran indent on...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Jeremy Allison
Back to building. Now to test with insure.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Jeremy Allison
Getting back to a compilable state (not there yet but...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-29
Andrew Tridgell
if the tdb stored driver isn't formatted right then...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-28
Andrew Tridgell
fixed a couple of bugs in the driver return code
blob
|
commitdiff
|
raw
|
diff to current
2000-05-27
Andrew Tridgell
getting and setting security descriptors on printers...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-27
Andrew Tridgell
fixed return from nt_printing_init()
blob
|
commitdiff
|
raw
|
diff to current
2000-05-27
Andrew Tridgell
fixed call of firstkey/nextkey to traverse driver database
blob
|
commitdiff
|
raw
|
diff to current
2000-05-27
Luke Leighton
dummy trash in secdesc.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-27
Luke Leighton
bug-fix from tim (insure). dummy fn call for andrew...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-27
Luke Leighton
security descs in spoolss. needs parse_sec.c nttrans...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-24
Andrew Tridgell
a fairly big change in spoolss.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-12
Andrew Tridgell
added spool_io_printer_driver_info_level_6()
blob
|
commitdiff
|
raw
|
diff to current
2000-05-02
Andrew Tridgell
added support for deleting printers into the spoolss...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-25
Andrew Tridgell
moved trans2.h and nterr.h into includes.h with all...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-24
Andrew Tridgell
fixed another memory leak
blob
|
commitdiff
|
raw
|
diff to current
2000-04-23
Andrew Tridgell
fixed a memory leak I caused last week with my lines...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-18
Andrew Tridgell
don't parse blank lines
blob
|
commitdiff
|
raw
|
diff to current
2000-04-18
Andrew Tridgell
fixed some crash bugs in the nt forms parsing
blob
|
commitdiff
|
raw
|
diff to current
2000-04-16
Andrew Tridgell
got rid of all the FILE* calls in the NT print system.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-06
Jeremy Allison
Modified interfaces and added checks around *all* ...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-06
Jean-François Mico...
filled the architecture table (useless for the moment).
blob
|
commitdiff
|
raw
|
diff to current
2000-04-05
Jeremy Allison
JF - you might want to look at this patch.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-05
Jeremy Allison
Added strerror at debug level 0 on file create/open...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-03
Jeremy Allison
Fix for spoolss code from Alan Hourihane <Alan.Hourihan...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-22
Jeremy Allison
acconfig.h configure configure.in: Added check for...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-10
Jean-François Mico...
getprinter level 0: was to short, found most of the...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-07
Jean-François Mico...
fixed enumprinterdata.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-15
Jean-François Mico...
fix the reply of rpc_alter_context
blob
|
commitdiff
|
raw
|
diff to current
2000-02-07
Jean-François Mico...
First commit of the spoolss code to the HEAD branch.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-13
Andrew Tridgell
2nd phase of head branch sync with SAMBA_2_0 - this...
blob
|
commitdiff
|
raw
1999-12-12
Luke Leighton
delineation between smb and msrpc more marked. smbd...
blob
|
commitdiff
|
raw
|
diff to current
next