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
/
rpc_parse
Age
Commit message (
Expand
)
Author
Files
Lines
2002-05-18
A few things in this commit:
Andrew Bartlett
1
-3
/
+20
2002-05-17
Make non-static for some later work (pushing the info3 across the winbind
Andrew Bartlett
1
-2
/
+3
2002-05-17
Add a touch of const
Andrew Bartlett
1
-1
/
+1
2002-05-17
A few more trusted domains updates from mimir.
Andrew Bartlett
1
-18
/
+7
2002-05-14
Added deleteprinterdata client rpc.
Tim Potter
1
-1
/
+13
2002-05-14
Added writeprinter rpc command.
Tim Potter
1
-0
/
+14
2002-05-14
Change make_spoolss_q_{get,set}printerdata() take a char* and length rather
Tim Potter
1
-11
/
+31
2002-05-13
compile fix merge from SAMBA_2_2
Gerald Carter
1
-11
/
+21
2002-05-13
Support for client side startdocprinter.
Tim Potter
1
-3
/
+63
2002-05-10
misc merge from SAMBA_2_2
Gerald Carter
1
-0
/
+4
2002-05-10
devmode parsing merge from SAMBA_2_2
Gerald Carter
1
-29
/
+74
2002-05-08
Added client side spoolss rpc commands for startpageprinter,
Tim Potter
1
-0
/
+60
2002-05-07
Grr - the removal of the nnecessary prs_align() from relative unicode
Tim Potter
1
-2
/
+0
2002-04-29
don't set the owner and group sid offset is there are no owner or group
Jean-François Micouleau
1
-4
/
+5
2002-04-22
merge from SAMBA_2_2
Gerald Carter
1
-42
/
+19
2002-04-14
Partly based on the work by mimir (Rafal Szczesniak
Andrew Bartlett
3
-27
/
+96
2002-04-11
HP2500C driver writes devmode with private data that ends
Jeremy Allison
1
-0
/
+9
2002-04-11
specversion merge from SAMBA_2_2
Gerald Carter
1
-0
/
+27
2002-04-10
Fixed missing alignment in spoolss_io_q_enumjobs() function.
Tim Potter
1
-0
/
+3
2002-04-10
Added Shirish's client side caching policy change.
Jeremy Allison
1
-0
/
+114
2002-04-09
The useless_ptr must be non-zero for addform and setform client functions
Tim Potter
1
-2
/
+5
2002-04-04
Fixed the handle leak in the connection management code (this code is crap
Jeremy Allison
1
-0
/
+6
2002-03-26
OpenPrinter() merge from 2.2
Gerald Carter
1
-19
/
+76
2002-03-22
Stomped on some header file version numbers that have crept back in.
Tim Potter
1
-2
/
+1
2002-03-20
resetprinter merge from SAMBA_2_2
Gerald Carter
1
-12
/
+12
2002-03-20
Fix for debug typo.
Jeremy Allison
1
-1
/
+1
2002-03-17
Added dos_errstr() function. Not all errors in list yet.
Tim Potter
1
-1
/
+1
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
1
-1
/
+1
2002-03-15
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
1
-41
/
+232
2002-03-14
Remove studly gaps from prs_werror() calls so the same debug text is
Tim Potter
2
-11
/
+11
2002-03-10
yipee! Finally put in the patch from Alexey Kotovich
Andrew Tridgell
1
-23
/
+243
2002-03-05
Fix the NTSTATUS -> WERROR for srvsvc pipe.
Jeremy Allison
1
-36
/
+38
2002-03-02
more const
Andrew Bartlett
1
-2
/
+2
2002-03-02
And a little more const.
Andrew Bartlett
1
-3
/
+3
2002-02-27
Patch for Domain users not showing up from "Ivan Zhakov" <vunny@mail.ru>.
Jeremy Allison
1
-11
/
+11
2002-02-25
Implemented client side functions for SPOOLSS addform, getform, setform and
Tim Potter
1
-2
/
+36
2002-01-31
Added make functions for SPOOL_Q_{ADD,SET,DELETE}FORM.
Tim Potter
1
-1
/
+42
2002-01-30
Removed version number from file header.
Tim Potter
12
-24
/
+12
2002-01-26
Back out some of the less well thought out ideas from last weeks work on
Andrew Bartlett
1
-11
/
+3
2002-01-26
We may as well not use these temporary variables - they are only used once and
Andrew Bartlett
1
-3
/
+1
2002-01-26
Try to move towards slightly sane linking for Samba by removing some pdb_...()
Andrew Bartlett
1
-17
/
+32
2002-01-26
Fixed ADDPRINTEREX to take a devmode and a security descriptor...
Jeremy Allison
1
-21
/
+29
2002-01-20
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
1
-3
/
+13
2002-01-18
Added prs_mem_clear(). Clear memory on buffer reallocation. That way
Jeremy Allison
2
-11
/
+19
2002-01-18
Always clear malloced memory for parse structs.
Jeremy Allison
1
-0
/
+1
2002-01-12
Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...
Jeremy Allison
1
-0
/
+91
2002-01-07
Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR
Tim Potter
1
-1
/
+1
2002-01-02
Add prs_dump_before to dump everything from the start of the prs
Martin Pool
1
-4
/
+23
2001-12-31
more irix -64 portability fixes
Andrew Tridgell
1
-1
/
+1
2001-12-31
Give the main loop talloc context a name (using mbp's new talloc naming
Andrew Bartlett
1
-1
/
+1
[next]