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
/
source4
/
librpc
/
idl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r6209: started added code to support mailslot requests over UDP/138
Andrew Tridgell
1
-7
/
+79
2007-10-10
r6194: - fix some spoolss_*Form names and types
Stefan Metzmacher
1
-27
/
+73
2007-10-10
r6184: the beginnings of the libcli/dgram/ library, and the dgram
Andrew Tridgell
1
-0
/
+62
2007-10-10
r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't need
Stefan Metzmacher
1
-2
/
+49
2007-10-10
r6135: - make use of the new dom_sid28 type
Stefan Metzmacher
1
-11
/
+11
2007-10-10
r6132: allow up to 15 sub_auth in a dom_sid
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r6131: decompression of DsGetNCChanges level 2 responses works now
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r6115: don't try to decompress level 7 buffers yet
Stefan Metzmacher
1
-3
/
+9
2007-10-10
r6100: - fix nondiscriminant -> nodiscriminant (that takes me 2 days to find....
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r6061: add start of compression support in our rpc code
Stefan Metzmacher
1
-3
/
+5
2007-10-10
r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobody
Andrew Bartlett
1
-1
/
+6
2007-10-10
r6000: add some notes about the cases where compression (or what ever this is)
Stefan Metzmacher
1
-0
/
+14
2007-10-10
r5998: I was wrong with the highwater mark...
Stefan Metzmacher
2
-18
/
+38
2007-10-10
r5949: give things more meaning, and reuse structs where it is possible
Stefan Metzmacher
2
-90
/
+96
2007-10-10
r5902: A rather large change...
Andrew Bartlett
2
-3
/
+3
2007-10-10
r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r5866: Add InitShutdown IDL and torture test.
Jelmer Vernooij
2
-3
/
+49
2007-10-10
r5850: enable parsing of revision 4 security acl's
Stefan Metzmacher
2
-16
/
+40
2007-10-10
r5839: add LDAP DirSync control idl
Stefan Metzmacher
1
-0
/
+26
2007-10-10
r5830: start to analyse the attribute values, depending on the attribute type
Stefan Metzmacher
1
-20
/
+163
2007-10-10
r5828: add some idl for DsAddEntry()
Stefan Metzmacher
1
-5
/
+50
2007-10-10
r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()
Stefan Metzmacher
1
-5
/
+4
2007-10-10
r5799: more DsGetNCChanges updates, I'm starting to understand it...
Stefan Metzmacher
1
-19
/
+101
2007-10-10
r5798: limit the size of an sid, 28 bytes complete is the biggest SID
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r5783: Test renaming of accounts in the RPC-SAMR test, and add support into
Andrew Bartlett
1
-1
/
+2
2007-10-10
r5775: Remove some unused functions (unions are no longer as special as they ...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r5766: get some more DsGetNCChanges stuff parsing correct
Stefan Metzmacher
1
-16
/
+83
2007-10-10
r5742: - add torture test and idl for DsReplicaUpdateRefs()
Stefan Metzmacher
1
-10
/
+127
2007-10-10
r5676: Fix some alignment issues and IRemoteActivation
Jelmer Vernooij
2
-4
/
+9
2007-10-10
r5674: - Re-enable DCOM support.
Jelmer Vernooij
2
-3
/
+3
2007-10-10
r5672: Use switch_type() and the token storage mechanism for unions:
Jelmer Vernooij
7
-25
/
+25
2007-10-10
r5671: Bunch of fixes related to arrays and pointers to arrays.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5662: eventlog uses dom_sid so it depends on security
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
16
-124
/
+120
2007-10-10
r5554: Constants and untested IDL for spoolss_SetPrinter()
Tim Potter
1
-0
/
+14
2007-10-10
r5553: Add idl and test for spoolss_AddPort(). It always seems to return
Tim Potter
1
-0
/
+3
2007-10-10
r5537: - make use of bitmaps and enums
Stefan Metzmacher
1
-22
/
+152
2007-10-10
r5515: fix PrinterInfo3
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r5505: make usage of bitmap's :-)
Stefan Metzmacher
1
-1
/
+8
2007-10-10
r5498: fix OpenPrinter() idl and torture test
Stefan Metzmacher
1
-13
/
+13
2007-10-10
r5492: Update example coclass, autogenerate some parts.
Jelmer Vernooij
1
-4
/
+14
2007-10-10
r5490: The big (D)COM commit! :-) Contains most of the changes described in the
Jelmer Vernooij
2
-16
/
+4
2007-10-10
r5489: hide handwritten pull/push/print code from the caller
Stefan Metzmacher
1
-18
/
+28
2007-10-10
r5486: - Use references to interfaces in coclasses rather then
Jelmer Vernooij
1
-11
/
+12
2007-10-10
r5476: Move ORPC extensions to DCE/RPC into seperate file.
Jelmer Vernooij
2
-199
/
+204
2007-10-10
r5465: Add support to multiple levels of pointers in pidl.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r5450: Add test function for "embedded" conformant arrays
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r5445: move FormInfo1 struct to the place where it's used
Stefan Metzmacher
1
-11
/
+11
2007-10-10
r5414: - added libcli/wins/, a basic client library for WINS replication
Andrew Tridgell
3
-38
/
+34
2007-10-10
r5402: a initial attempt at a IDL definition of the WINS replication protocol
Andrew Tridgell
2
-1
/
+140
[next]