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-07-03
first cut at implementing support for browsing printer and driver driver
Gerald Carter
1
-17
/
+40
2002-07-03
Break up the passdb objects (to allow RPC clients to link without brining in
Andrew Bartlett
1
-11
/
+80
2002-07-02
fixed our winreg parsing to handle a diifferent form given to us by
Andrew Tridgell
1
-6
/
+8
2002-07-02
Merge of constant renames from APPLIANCE_HEAD.
Tim Potter
1
-8
/
+8
2002-07-01
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
1
-6
/
+6
2002-06-28
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
1
-37
/
+110
2002-06-27
a null grp_sid should have a 0 offset. Also removed a few more unnecessary
Gerald Carter
2
-17
/
+6
2002-06-26
merge from APP_HEAD
Gerald Carter
2
-16
/
+9
2002-06-26
Typo...
Jeremy Allison
1
-1
/
+1
2002-06-26
Added prs_align_uint16 for SD aligns.
Jeremy Allison
1
-0
/
+11
2002-06-24
sync with the sec_desc parsing fix from APP_HEAD. I will probably need
Gerald Carter
1
-16
/
+11
2002-06-24
printing merge from SAMBA_2_2. Ther server code looks to be in sync now.
Gerald Carter
1
-0
/
+2
2002-06-18
more debug classess activated
Simo Sorce
12
-0
/
+36
2002-06-14
Add a touch of const to this - helps with some yet-to-be-commited changes
Andrew Bartlett
1
-3
/
+3
2002-06-10
Merge of Jerry's fix from 2.2.
Jeremy Allison
1
-5
/
+8
2002-06-03
Add user name to netsessenum RPC to stop 1783 messages. Also fix where usern...
Jim McDonough
1
-5
/
+13
2002-06-03
Fixed bogus alignment in unmarshalling of SAMR_GET_DOM_PWINFO reply.
Tim Potter
1
-4
/
+0
2002-06-01
Add rpc for file close, expand file enum to take username
Jim McDonough
1
-4
/
+67
2002-05-31
Add fns for netshareadd and netsharedel rpcs
Jim McDonough
1
-4
/
+46
2002-05-31
Update netfileenum on both client and server sides to do an arbitrary number
Jim McDonough
1
-65
/
+43
2002-05-31
netfileenum was missing the username filter.
Jim McDonough
1
-1
/
+8
2002-05-29
Added netremotetod to try and figure out which srvsvc commands are denied
Tim Potter
1
-0
/
+11
2002-05-28
When marshalling a netshareenum request the share ctr has to be initialised
Tim Potter
1
-1
/
+3
2002-05-24
merge from SAMBA_2_2.
Gerald Carter
2
-3
/
+45
2002-05-20
OK that last commit was incorrect - this call is parsed properly. I only
Tim Potter
1
-4
/
+0
2002-05-20
There's probably a pointer to a buffer at the end of a enumprinterdrivers()
Tim Potter
1
-0
/
+4
2002-05-20
No need to pass a fstring in make_spoolss_q_enumprinters()
Tim Potter
1
-1
/
+1
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
[next]