summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6341: fixed the schannel idl to handle dotted names correctlyAndrew Tridgell1-2/+2
2007-10-10r6338: ADS style GETDC response now works well enough that WinXP can joinAndrew Tridgell1-7/+21
2007-10-10r6331: added IDL and test suite for the ADS style response to a datagram netl...Andrew Tridgell1-5/+44
2007-10-10r6325: Rename aliasname -> alias_name in CreateDomAlias function.Tim Potter1-1/+1
2007-10-10r6323: added server side support for dgram NTLOGON requests. NT4 workstations...Andrew Tridgell1-2/+1
2007-10-10r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell1-1/+44
2007-10-10r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ...Andrew Tridgell1-2/+1
2007-10-10r6295: - add idl for EcDoRpc from the exchange_emsmdb interfaceStefan Metzmacher1-1/+14
2007-10-10r6294: - add obfuscate support, which is used in MAPI rpc's, (the ^= 0xA5 stu...Stefan Metzmacher2-0/+53
2007-10-10r6293: fix formatingStefan Metzmacher1-49/+49
2007-10-10r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell3-80/+137
2007-10-10r6272: For 'programmed' use of an anonymous account, we should useAndrew Bartlett1-2/+9
2007-10-10r6248: added parsing of type 10 UAS announce netlogon packetsAndrew Tridgell1-1/+36
2007-10-10r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell1-1/+7
2007-10-10r6245: receive and parse the GETDC response in the NBT-DGRAM test. The testAndrew Tridgell1-1/+13
2007-10-10r6229: Back out these changes ...Richard Sharpe1-15/+1
2007-10-10r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell1-6/+32
2007-10-10r6219: This change allows us to fall back to authenticating withoutRichard Sharpe1-1/+15
2007-10-10r6209: started added code to support mailslot requests over UDP/138Andrew Tridgell1-7/+79
2007-10-10r6194: - fix some spoolss_*Form names and typesStefan Metzmacher1-27/+73
2007-10-10r6191: fix spoolss_Enum* push codeStefan Metzmacher1-3/+9
2007-10-10r6189: move function to the right placeStefan Metzmacher1-8/+5
2007-10-10r6188: correct fix for rev 6182Stefan Metzmacher1-6/+2
2007-10-10r6184: the beginnings of the libcli/dgram/ library, and the dgramAndrew Tridgell1-0/+62
2007-10-10r6182: Jelmer, I think we need to initialize the switch_list, else we areRichard Sharpe1-0/+4
2007-10-10r6181: Use ndr_print_set_switch_value() here as well.Jelmer Vernooij1-1/+2
2007-10-10r6180: Use token_lists for storing switch valuesJelmer Vernooij2-18/+14
2007-10-10r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't needStefan Metzmacher2-2/+323
2007-10-10r6178: fix ncacn_np connection without sign or seal against NT4Stefan Metzmacher1-1/+4
2007-10-10r6135: - make use of the new dom_sid28 typeStefan Metzmacher1-11/+11
2007-10-10r6134: add a new type dom_sid28 which is a 28 byte fixed buffer with a dom_si...Stefan Metzmacher1-1/+65
2007-10-10r6132: allow up to 15 sub_auth in a dom_sidStefan Metzmacher1-1/+1
2007-10-10r6131: decompression of DsGetNCChanges level 2 responses works nowStefan Metzmacher1-2/+1
2007-10-10r6129: - add our own MSZIP decompression implementationStefan Metzmacher4-150/+57
2007-10-10r6118: Make it so that we can do --with-zlib=no in configure and also a coupleRichard Sharpe1-21/+36
2007-10-10r6115: don't try to decompress level 7 buffers yetStefan Metzmacher1-3/+9
2007-10-10r6114: the marker is const and is 0x434B 'CK'Stefan Metzmacher1-5/+13
2007-10-10r6112: try to decompress all chunks and put them togetherStefan Metzmacher1-38/+73
2007-10-10r6100: - fix nondiscriminant -> nodiscriminant (that takes me 2 days to find....Stefan Metzmacher1-4/+4
2007-10-10r6099: use the enum print functionStefan Metzmacher1-1/+1
2007-10-10r6065: revert test valueStefan Metzmacher1-1/+1
2007-10-10r6061: add start of compression support in our rpc codeStefan Metzmacher5-4/+224
2007-10-10r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobodyAndrew Bartlett1-1/+6
2007-10-10r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett4-428/+31
2007-10-10r6000: add some notes about the cases where compression (or what ever this is)Stefan Metzmacher1-0/+14
2007-10-10r5998: I was wrong with the highwater mark...Stefan Metzmacher2-18/+38
2007-10-10r5986: Fix the build. Metze, could you please verify that this fix is correct?Jelmer Vernooij1-3/+3
2007-10-10r5980: Fix double free after unexpected disconnect.Jelmer Vernooij1-1/+5
2007-10-10r5977: Fix uninitialised memory bug in ndr_pull_ref_ptr(). This fixes theJelmer Vernooij1-2/+1
2007-10-10r5976: SIDs can't have more then 5 subauths (caught by [validate] andJelmer Vernooij1-0/+3