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-08-24
get rid of compiler warnings
Herb Lewis
1
-1
/
+1
2001-08-12
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
1
-9
/
+51
2001-08-10
Merge in the NT drivers changes from 2.2.
Jeremy Allison
1
-399
/
+642
2001-08-10
Replaced the duplicate DOS constants with appropriate ones from doserr.h to
Tim Potter
1
-17
/
+17
2001-07-30
Fixup error returns in updating driver db version.
Jeremy Allison
1
-22
/
+40
2001-07-30
Added "use mmap" for HPUX.
Jeremy Allison
1
-3
/
+3
2001-07-25
Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.
Tim Potter
1
-4
/
+4
2001-07-16
Fix from Jim Vopni - muliple definitions of "letter".
Jeremy Allison
1
-2
/
+0
2001-07-12
Changed instances of TRUE, FALSE to True, False as some compilers don't
Tim Potter
1
-1
/
+1
2001-07-10
Removed unused local variables.
Tim Potter
1
-8
/
+0
2001-07-09
split the nt_drivers.tdb in 3 separate tdb files. Should speed-up lookups
Jean-François Micouleau
1
-32
/
+114
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-13
/
+13
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-7
/
+1
2001-07-02
Fixed extra file_free calls - my fault :-(.
Jeremy Allison
1
-14
/
+4
2001-06-26
SGI compiler fixes.
Herb Lewis
1
-0
/
+6
2001-06-22
Fix from "Jim McDonough" <jmcd@us.ibm.com>" - when we use open_file_shared(),
Jeremy Allison
1
-5
/
+5
2001-06-04
use LDSHFLAGS not -shared in several places
Andrew Tridgell
1
-1
/
+1
2001-05-18
merge from 2.2 (deleteprinterdriver RPC)
Gerald Carter
1
-0
/
+101
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
[next]