index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_parse
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Winbind updates!
Andrew Bartlett
2002-07-31
1
-1
/
+1
|
*
Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, which
Jim McDonough
2002-07-30
1
-2
/
+108
|
*
add another registry rpc (opnum 0x14). Have no idea what it's real name
Gerald Carter
2002-07-29
1
-4
/
+56
|
*
passing -1 for the src length in rpcstr_pull results in only
Gerald Carter
2002-07-29
1
-1
/
+1
|
*
A very long time ago (actually 6 months ago) I promised to commit this code
Andrew Bartlett
2002-07-27
1
-66
/
+634
|
*
3 things:
Gerald Carter
2002-07-26
1
-1
/
+7
|
*
several changes in this checkin
Gerald Carter
2002-07-24
1
-21
/
+153
|
*
* changed structure of REG_R_ENUM_VALUE structure since the BUFFER2
Gerald Carter
2002-07-23
2
-4
/
+39
|
*
Name get and set dir drive functions consistently.
Tim Potter
2002-07-21
1
-1
/
+1
|
*
Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a
Andrew Bartlett
2002-07-20
1
-1
/
+2
|
*
fixed a number of real bugs found by warnings on the 64 bit irix compiler
Andrew Tridgell
2002-07-15
1
-2
/
+2
|
*
The changes in make_sec_desc to make us match W2K broke the marshalling/unmar...
Jeremy Allison
2002-07-12
1
-19
/
+24
|
*
all that is left to do is to actually perform the
Gerald Carter
2002-07-11
1
-0
/
+4
|
*
8-byte alignment needed for beginning driver_info_level_6.
Gerald Carter
2002-07-09
2
-22
/
+36
|
*
fixup ADDPRINTERDRIVEREX some more. unknown uint32 for now.
Gerald Carter
2002-07-08
1
-21
/
+24
|
*
added parsing routines for SPOOLSS_ADDPRINTERDRIVEREX and
Gerald Carter
2002-07-08
1
-0
/
+101
|
*
* basic implementation of SPOOLSS_DELETEPRINTERDATAEX and
Gerald Carter
2002-07-08
1
-0
/
+80
|
*
fixed the geyed out registry keys. Stupid typo on my part.
Gerald Carter
2002-07-04
1
-3
/
+3
|
*
More code from "Kai Krueger" <kai@kruegernetz.de>, this time starting to make
Andrew Bartlett
2002-07-04
1
-0
/
+52
|
*
first cut at implementing support for browsing printer and driver driver
Gerald Carter
2002-07-03
1
-17
/
+40
|
*
Break up the passdb objects (to allow RPC clients to link without brining in
Andrew Bartlett
2002-07-03
1
-11
/
+80
|
*
fixed our winreg parsing to handle a diifferent form given to us by
Andrew Tridgell
2002-07-02
1
-6
/
+8
|
*
Merge of constant renames from APPLIANCE_HEAD.
Tim Potter
2002-07-02
1
-8
/
+8
|
*
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
2002-07-01
1
-6
/
+6
|
*
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
2002-06-28
1
-37
/
+110
|
*
a null grp_sid should have a 0 offset. Also removed a few more unnecessary
Gerald Carter
2002-06-27
2
-17
/
+6
|
*
merge from APP_HEAD
Gerald Carter
2002-06-26
2
-16
/
+9
|
*
Typo...
Jeremy Allison
2002-06-26
1
-1
/
+1
|
*
Added prs_align_uint16 for SD aligns.
Jeremy Allison
2002-06-26
1
-0
/
+11
|
*
sync with the sec_desc parsing fix from APP_HEAD. I will probably need
Gerald Carter
2002-06-24
1
-16
/
+11
|
*
printing merge from SAMBA_2_2. Ther server code looks to be in sync now.
Gerald Carter
2002-06-24
1
-0
/
+2
|
*
more debug classess activated
Simo Sorce
2002-06-18
12
-0
/
+36
|
*
Add a touch of const to this - helps with some yet-to-be-commited changes
Andrew Bartlett
2002-06-14
1
-3
/
+3
|
*
Merge of Jerry's fix from 2.2.
Jeremy Allison
2002-06-10
1
-5
/
+8
|
*
Add user name to netsessenum RPC to stop 1783 messages. Also fix where usern...
Jim McDonough
2002-06-03
1
-5
/
+13
|
*
Fixed bogus alignment in unmarshalling of SAMR_GET_DOM_PWINFO reply.
Tim Potter
2002-06-03
1
-4
/
+0
|
*
Add rpc for file close, expand file enum to take username
Jim McDonough
2002-06-01
1
-4
/
+67
|
*
Add fns for netshareadd and netsharedel rpcs
Jim McDonough
2002-05-31
1
-4
/
+46
|
*
Update netfileenum on both client and server sides to do an arbitrary number
Jim McDonough
2002-05-31
1
-65
/
+43
|
*
netfileenum was missing the username filter.
Jim McDonough
2002-05-31
1
-1
/
+8
|
*
Added netremotetod to try and figure out which srvsvc commands are denied
Tim Potter
2002-05-29
1
-0
/
+11
|
*
When marshalling a netshareenum request the share ctr has to be initialised
Tim Potter
2002-05-28
1
-1
/
+3
|
*
merge from SAMBA_2_2.
Gerald Carter
2002-05-24
2
-3
/
+45
|
*
OK that last commit was incorrect - this call is parsed properly. I only
Tim Potter
2002-05-20
1
-4
/
+0
|
*
There's probably a pointer to a buffer at the end of a enumprinterdrivers()
Tim Potter
2002-05-20
1
-0
/
+4
|
*
No need to pass a fstring in make_spoolss_q_enumprinters()
Tim Potter
2002-05-20
1
-1
/
+1
|
*
A few things in this commit:
Andrew Bartlett
2002-05-18
1
-3
/
+20
|
*
Make non-static for some later work (pushing the info3 across the winbind
Andrew Bartlett
2002-05-17
1
-2
/
+3
|
*
Add a touch of const
Andrew Bartlett
2002-05-17
1
-1
/
+1
|
*
A few more trusted domains updates from mimir.
Andrew Bartlett
2002-05-17
1
-18
/
+7
[prev]
[next]