summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* r6118: Make it so that we can do --with-zlib=no in configure and also a coupleRichard Sharpe2007-10-101-21/+36
* r6115: don't try to decompress level 7 buffers yetStefan Metzmacher2007-10-101-3/+9
* r6114: the marker is const and is 0x434B 'CK'Stefan Metzmacher2007-10-101-5/+13
* r6112: try to decompress all chunks and put them togetherStefan Metzmacher2007-10-101-38/+73
* r6100: - fix nondiscriminant -> nodiscriminant (that takes me 2 days to find....Stefan Metzmacher2007-10-101-4/+4
* r6099: use the enum print functionStefan Metzmacher2007-10-101-1/+1
* r6065: revert test valueStefan Metzmacher2007-10-101-1/+1
* r6061: add start of compression support in our rpc codeStefan Metzmacher2007-10-105-4/+224
* r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobodyAndrew Bartlett2007-10-101-1/+6
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-104-428/+31
* r6000: add some notes about the cases where compression (or what ever this is)Stefan Metzmacher2007-10-101-0/+14
* r5998: I was wrong with the highwater mark...Stefan Metzmacher2007-10-102-18/+38
* r5986: Fix the build. Metze, could you please verify that this fix is correct?Jelmer Vernooij2007-10-101-3/+3
* r5980: Fix double free after unexpected disconnect.Jelmer Vernooij2007-10-101-1/+5
* r5977: Fix uninitialised memory bug in ndr_pull_ref_ptr(). This fixes theJelmer Vernooij2007-10-101-2/+1
* r5976: SIDs can't have more then 5 subauths (caught by [validate] andJelmer Vernooij2007-10-101-0/+3
* r5949: give things more meaning, and reuse structs where it is possibleStefan Metzmacher2007-10-102-90/+96
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-103-127/+101
* r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij2007-10-101-6/+3
* r5930: Fix initialisation of dcerpc_binding->authserviceJelmer Vernooij2007-10-101-0/+2
* r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij2007-10-101-6/+4
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-103-68/+48
* r5902: A rather large change...Andrew Bartlett2007-10-106-165/+197
* r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.Andrew Bartlett2007-10-101-1/+1
* r5867: winreg depends on initshutdown now (uses initshutdown_String)Jelmer Vernooij2007-10-101-1/+1
* r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij2007-10-104-4/+76
* r5850: enable parsing of revision 4 security acl'sStefan Metzmacher2007-10-102-16/+40
* r5839: add LDAP DirSync control idlStefan Metzmacher2007-10-101-0/+26
* r5830: start to analyse the attribute values, depending on the attribute typeStefan Metzmacher2007-10-101-20/+163
* r5828: add some idl for DsAddEntry()Stefan Metzmacher2007-10-102-10/+66
* r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()Stefan Metzmacher2007-10-103-6/+59
* r5799: more DsGetNCChanges updates, I'm starting to understand it...Stefan Metzmacher2007-10-102-19/+111
* r5798: limit the size of an sid, 28 bytes complete is the biggest SIDStefan Metzmacher2007-10-101-1/+1
* r5797: - add idl property [subcontext_size()]Stefan Metzmacher2007-10-101-16/+39
* r5796: add ndr_* function for int8 and int16Stefan Metzmacher2007-10-101-24/+75
* r5783: Test renaming of accounts in the RPC-SAMR test, and add support intoAndrew Bartlett2007-10-101-1/+2
* r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij2007-10-103-25/+9
* r5766: get some more DsGetNCChanges stuff parsing correctStefan Metzmacher2007-10-101-16/+83
* r5765: remove unused varStefan Metzmacher2007-10-101-1/+0
* r5764: add support for embedded ref pointersStefan Metzmacher2007-10-101-1/+24
* r5742: - add torture test and idl for DsReplicaUpdateRefs()Stefan Metzmacher2007-10-101-10/+127
* r5736: fix to avoid endless recursion in ndr_size_*() calculationStefan Metzmacher2007-10-102-2/+11
* r5676: Fix some alignment issues and IRemoteActivationJelmer Vernooij2007-10-102-4/+9
* r5675: - More DCOM bug fixesJelmer Vernooij2007-10-101-1/+0
* r5674: - Re-enable DCOM support.Jelmer Vernooij2007-10-103-3/+8
* r5672: Use switch_type() and the token storage mechanism for unions:Jelmer Vernooij2007-10-1010-27/+57
* r5671: Bunch of fixes related to arrays and pointers to arrays.Jelmer Vernooij2007-10-101-1/+1
* r5667: Move schannel state into libcli/auth (as it belongs with schannel,Andrew Bartlett2007-10-101-7/+0
* r5663: Revert some changes I didn't mean to commit...Jelmer Vernooij2007-10-103-32/+2
* r5662: eventlog uses dom_sid so it depends on securityJelmer Vernooij2007-10-101-0/+1