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
/
nt_printing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-12-06
Sync-up with appliance-head printing code.
Jeremy Allison
1
-48
/
+46
2000-12-04
c++ style comments are NOT allowed
Andrew Tridgell
1
-1
/
+0
2000-12-04
no longer pass the type to make_sec_desc(), instead the type is
Andrew Tridgell
1
-4
/
+0
2000-11-27
passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the code
Jeremy Allison
1
-1
/
+10
2000-11-17
Fix for memory leak when adding driver.
Jeremy Allison
1
-6
/
+7
2000-11-17
Fix for incorrect break using wrong offset when updating a form.
Jeremy Allison
1
-6
/
+4
2000-11-15
Uninitialized memory read fixes.
Jeremy Allison
1
-3
/
+7
2000-11-14
Merge from appliance head of JR's changes for driver versioning.
Jeremy Allison
1
-175
/
+687
2000-11-14
printing/nt_printing.c: After long soul searching and making both Andrew and my
Jeremy Allison
1
-2
/
+4
2000-11-13
Large commit which restructures the local password storage API.
Gerald Carter
1
-1
/
+2
2000-11-10
printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames.
Jeremy Allison
1
-7
/
+14
2000-11-08
an attempt to get the handling of fields in printer info structures
Andrew Tridgell
1
-5
/
+6
2000-11-07
Merge of printer security descriptor, info level and printerdata
Tim Potter
1
-58
/
+2
2000-11-04
Sync up with Tim's changes in applience-head for SACLs.
Jeremy Allison
1
-49
/
+44
2000-10-26
Added John Reillys patch for error code returns from clean_up_printer_driver_...
Jeremy Allison
1
-5
/
+7
2000-10-26
Sorry JF - no billable hours :-). I fixed the "stream of events" problem
Jeremy Allison
1
-14
/
+42
2000-10-25
John Reilly @ HP (who is a wonderful human being and *definately* needs
Jeremy Allison
1
-54
/
+161
2000-10-10
got rid of tdb_writelock() and instead lock a chain. tdb_writelock()
Andrew Tridgell
1
-4
/
+5
2000-09-29
utils/smbcontrol.c: Fixes from Herb for interactive use.
Jeremy Allison
1
-1
/
+1
2000-09-28
Fix from John Reilly for forms ordering problems.
Jeremy Allison
1
-12
/
+19
2000-09-26
fix for IRIX 6.2 compiler error
Herb Lewis
1
-1
/
+1
2000-09-15
Move towards getting W2k p&p to upload NT4.x drivers. Still doesn't work -
Jeremy Allison
1
-2
/
+67
2000-09-13
Ensure old DACL and SACL are preserved if the new SD is a 'set' only.
Jeremy Allison
1
-2
/
+11
2000-09-13
Added time check test before allowing print job.
Jeremy Allison
1
-0
/
+7
2000-09-13
Added missing break statement for manage documents check in
Tim Potter
1
-1
/
+3
2000-09-11
Fixed memory leaks found in enumprinterdrivers code.
Jeremy Allison
1
-3
/
+3
2000-09-08
Fixed up get_a_printer_driver_3 so it looks in the tdb using the correct
Jeremy Allison
1
-0
/
+11
2000-09-06
Temporary fix to convert from level6 (Win2k) to level 3 (NT4)
Jeremy Allison
1
-1
/
+28
2000-09-01
Changes from APPLIANCE_HEAD (per Tim Potter):
David O'Neill
1
-19
/
+84
2000-08-31
Implemented DELETEFORM tested using Gerald's Win32 test code :-).
Jeremy Allison
1
-2
/
+49
2000-08-30
Fixed error returns for moving printer driver files around so generic
Jeremy Allison
1
-8
/
+18
2000-08-23
Tidied up some error returns from printing calls. Still need to map UNIX
Jeremy Allison
1
-2
/
+9
2000-08-23
Added code to do SID to uid/gid conversion. Needed for ACL support.
Jeremy Allison
1
-2
/
+2
2000-08-22
Patch from John Reilly <jreilly@hp.com> for not processing duplicate files
Tim Potter
1
-0
/
+8
2000-08-10
Tidied up security rights definitions.
Jeremy Allison
1
-1
/
+1
2000-08-09
Fixed bug in new printer access check code. If PRINTER_ALL_ACCESS is changed
Jeremy Allison
1
-0
/
+10
2000-08-09
Fixed memory leak with NT tokens.
Jeremy Allison
1
-41
/
+56
2000-08-09
added printer admin option
Andrew Tridgell
1
-4
/
+16
2000-08-01
Added print job substitutions for %{printername}, %{sharename} and %{portname}
Jeremy Allison
1
-7
/
+55
2000-07-31
Added John Reilly's enumports/addprinter/delprinter scripting code plus the
Jeremy Allison
1
-28
/
+43
2000-07-27
fix the devmode.orientation being set to 0.
Jean-François Micouleau
1
-2
/
+8
2000-07-27
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
1
-3
/
+20
2000-07-25
Fixed up error checking and move printer file code. Fixed a memory leak.
Jeremy Allison
1
-8
/
+33
2000-07-25
Added some error checking and returns to the new 'move' code.
Jeremy Allison
1
-12
/
+46
2000-07-25
A rather big change set ! (listed in no particular order)
Jean-François Micouleau
1
-31
/
+243
2000-07-22
Fixed open handle code in printers - 3 functions were always being done
Jeremy Allison
1
-12
/
+13
2000-07-19
Code from John Reilly <jreilly@hp.com> to add tdb lookups into the Win95
Jeremy Allison
1
-0
/
+55
2000-07-17
Initialise current time to time(NULL) in add_a_printer_2()
Tim Potter
1
-1
/
+4
2000-07-17
Moved access check for nt_printing_setsec() up into rpc function.
Tim Potter
1
-36
/
+59
2000-07-12
we are now sure the printer_info_2 timestamp is updated everytime
Jean-François Micouleau
1
-0
/
+5
[next]