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-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
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
[next]