index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
rpc_parse
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More work on AddPrinterDriver() and AddPrinterEx() client RPC's
Gerald Carter
2000-08-09
2
-9
/
+21
*
cleanup in init_unistr2_from_unistr()
Gerald Carter
2000-08-08
1
-27
/
+19
*
All changes related to rpcclient...
Gerald Carter
2000-08-08
1
-3
/
+174
*
it is not my day it seems. :-(
Gerald Carter
2000-08-05
1
-1
/
+1
*
removed the for() loop to copy the buffer in init_unistr2_from_unistr()
Gerald Carter
2000-08-05
1
-3
/
+2
*
Fixed bug in init_unistr2_from_unistr() found by Elrond.
Gerald Carter
2000-08-05
1
-1
/
+1
*
clunky support for calling AddPrinterEx(). The code currently reports
Gerald Carter
2000-08-04
1
-8
/
+111
*
After talking with Jeremy and JF (and staring at packet traces between
Gerald Carter
2000-08-04
1
-2
/
+52
*
Much though I hate to admit it - JF was completely correct. I cannot
Jeremy Allison
2000-08-02
1
-2
/
+2
*
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
2000-08-01
4
-10
/
+9
*
Added John Reilly's enumports/addprinter/delprinter scripting code plus the
Jeremy Allison
2000-07-31
2
-3
/
+3
*
More work on rpcclient...
Gerald Carter
2000-07-31
1
-7
/
+27
*
Fixed read overrun in init_string2()
Tim Potter
2000-07-28
1
-2
/
+4
*
remove warnings
Jean-François Micouleau
2000-07-27
1
-2
/
+2
*
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
2000-07-27
4
-111
/
+248
*
Found out that we are crashing spoolss in enumprinterdata.
Jean-François Micouleau
2000-07-26
1
-1
/
+8
*
A rather big change set ! (listed in no particular order)
Jean-François Micouleau
2000-07-25
2
-61
/
+9
*
Fixed open handle code in printers - 3 functions were always being done
Jeremy Allison
2000-07-22
1
-2
/
+2
*
Added functions for enumerating ports on remote print server.
Gerald Carter
2000-07-21
1
-6
/
+48
*
rpc_parse/parse_prs.c: Removed extraneous ()'s.
Jeremy Allison
2000-07-18
2
-23
/
+21
*
fixed a bug (my own) in create_ntc_from_cli_state()
Gerald Carter
2000-07-18
1
-2
/
+2
*
removed prs_data(), prs_free_data(), and prs_realloc_data()
Gerald Carter
2000-07-14
2
-105
/
+60
*
we are now sure the printer_info_2 timestamp is updated everytime
Jean-François Micouleau
2000-07-12
1
-5
/
+0
*
- The printers are indexed by the sharename in both get_a_printer() and
Jean-François Micouleau
2000-07-12
1
-0
/
+9
*
#ifndef RPCCLIENT_TEST
Gerald Carter
2000-07-11
1
-35
/
+16
*
included a a new prs_unistr(). Is currently #if'd out (denoted
Gerald Carter
2000-07-10
1
-0
/
+92
*
Fixes for various compile warnings on Solaris 8.
Tim Potter
2000-07-10
1
-1
/
+1
*
Fix for passing NULL pointer as an array parameter in
Tim Potter
2000-07-10
1
-2
/
+2
*
More rpcclient merge issues:
Gerald Carter
2000-07-07
2
-1
/
+137
*
the dummy field in driver_info_6 is before the driver version and not
Jean-François Micouleau
2000-07-04
1
-2
/
+2
*
driver_info_6 had a prs_align() that should not have been there.
Jean-François Micouleau
2000-07-04
1
-2
/
+0
*
Removed unneccessary ()'s afer &'s that made it look like we
Jeremy Allison
2000-07-01
1
-125
/
+125
*
Tidy up current spool code - added some JRATEST ifdefs to allow
Jeremy Allison
2000-06-29
1
-11
/
+11
*
Removed extra uint32 field in auto-notify reply. This fixes some spoolss.exe
Jeremy Allison
2000-06-28
1
-49
/
+75
*
Changing drivers using the properties page works - but only if getting/setting
Jeremy Allison
2000-06-26
2
-6
/
+2
*
lib/util_sid.c: Uninitialized memory read.
Jeremy Allison
2000-06-24
1
-2
/
+4
*
Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also some
Jeremy Allison
2000-06-20
1
-25
/
+22
*
parsing code for reply[open|close]printer in preparation of the event
Jean-François Micouleau
2000-06-10
1
-0
/
+87
*
Luke, I am moving the code back into passdb/passdb.c, this the correct
Jeremy Allison
2000-06-09
1
-2
/
+2
*
dynamic allocation of NET_USER_INFO_3 gids.
Luke Leighton
2000-06-09
1
-5
/
+16
*
Moved tdb functions that access parse structs into parse_prs.c
Jeremy Allison
2000-06-08
1
-0
/
+28
*
Cause printer SD's to be displayed correctly (full control).
Jeremy Allison
2000-06-08
1
-1
/
+1
*
Fixing get/set of security descriptors.
Jeremy Allison
2000-06-07
2
-6
/
+14
*
Memory leak fixes.
Jeremy Allison
2000-06-06
1
-0
/
+14
*
Some tidyup fixes (memory leaks etc.). Still no progress with the
Jeremy Allison
2000-06-05
2
-10
/
+15
*
simple increment bug in uniarray_2_dosarray
Andrew Tridgell
2000-06-05
1
-0
/
+1
*
no space was being reserved for the security descriptor in the parse
Andrew Tridgell
2000-06-04
1
-3
/
+8
*
sec_desc_size() needs to handle a null secdesc
Andrew Tridgell
2000-06-04
1
-2
/
+5
*
More memory leak and PANIC action fixes.
Jeremy Allison
2000-06-02
2
-28
/
+72
*
Fixed null pointer indirect in addprinterex. Still working on problem
Jeremy Allison
2000-06-02
1
-2
/
+2
[prev]
[next]