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
2001-05-10
Replaced a whole bunch of lookup_name() requests in
Tim Potter
1
-8
/
+11
2001-05-03
Merging Gerald's "no printer driver" fix from 2.2.
Jeremy Allison
1
-0
/
+10
2001-04-27
More debug %d -> %u issues.
Jeremy Allison
1
-6
/
+6
2001-04-08
Added per-share security tdb. Tidied up many slprintfs (need -1 on length).
Jeremy Allison
1
-38
/
+39
2001-04-03
Sync up with new NT forms code.
Jeremy Allison
1
-20
/
+155
2001-03-23
Two OS/2 printer fixes from Jim McDonough @ IBM.
Jeremy Allison
1
-0
/
+85
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-8
/
+5
2001-03-09
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
1
-1
/
+1
2001-03-03
Roll back to using malloc/realloc on some of spoolss in head.
Jeremy Allison
1
-39
/
+15
2001-03-02
Move to talloc controlled NT forms.
Jeremy Allison
1
-15
/
+39
2001-03-01
Fixed a couple of getpwXX calls that were not going through the sys_getpwXX
Jeremy Allison
1
-2
/
+2
2001-02-28
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
1
-55
/
+34
2001-02-12
Merge of JohnR's changes to appliance-head, JF's changes to 2.2,
Jeremy Allison
1
-2
/
+13
2001-01-29
Changes from APPLIANCE_HEAD:
David O'Neill
1
-23
/
+82
2001-01-26
Changes from APPLIANCE_HEAD:
David O'Neill
1
-1
/
+23
2001-01-19
Changes from APPLIANCE_HEAD:
David O'Neill
1
-6
/
+26
2001-01-17
Changes from APPLIANCE_HEAD:
David O'Neill
1
-3
/
+0
2001-01-11
Changes from APPLIANCE_HEAD:
David O'Neill
1
-15
/
+32
2001-01-04
Changes from APPLIANCE_HEAD:
David O'Neill
1
-70
/
+36
2000-12-21
merge from appliance head
Gerald Carter
1
-0
/
+5
2000-12-18
Merged Tim's fixes from appliance-head.
Jeremy Allison
1
-4
/
+8
2000-12-13
Added proto definition for new RPC calls.
Jeremy Allison
1
-32
/
+15
2000-12-11
Adding in debug for SD's.
Jeremy Allison
1
-0
/
+17
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
[next]