summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r6341: fixed the schannel idl to handle dotted names correctlyAndrew Tridgell2007-10-101-2/+2
* r6338: ADS style GETDC response now works well enough that WinXP can joinAndrew Tridgell2007-10-101-7/+21
* r6331: added IDL and test suite for the ADS style response to a datagram netl...Andrew Tridgell2007-10-101-5/+44
* r6325: Rename aliasname -> alias_name in CreateDomAlias function.Tim Potter2007-10-101-1/+1
* r6323: added server side support for dgram NTLOGON requests. NT4 workstations...Andrew Tridgell2007-10-101-2/+1
* r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell2007-10-101-1/+44
* r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ...Andrew Tridgell2007-10-101-2/+1
* r6295: - add idl for EcDoRpc from the exchange_emsmdb interfaceStefan Metzmacher2007-10-101-1/+14
* r6294: - add obfuscate support, which is used in MAPI rpc's, (the ^= 0xA5 stu...Stefan Metzmacher2007-10-102-0/+53
* r6293: fix formatingStefan Metzmacher2007-10-101-49/+49
* r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell2007-10-103-80/+137
* r6272: For 'programmed' use of an anonymous account, we should useAndrew Bartlett2007-10-101-2/+9
* r6248: added parsing of type 10 UAS announce netlogon packetsAndrew Tridgell2007-10-101-1/+36
* r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell2007-10-101-1/+7
* r6245: receive and parse the GETDC response in the NBT-DGRAM test. The testAndrew Tridgell2007-10-101-1/+13
* r6229: Back out these changes ...Richard Sharpe2007-10-101-15/+1
* r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell2007-10-101-6/+32
* r6219: This change allows us to fall back to authenticating withoutRichard Sharpe2007-10-101-1/+15
* r6209: started added code to support mailslot requests over UDP/138Andrew Tridgell2007-10-101-7/+79
* r6194: - fix some spoolss_*Form names and typesStefan Metzmacher2007-10-101-27/+73
* r6191: fix spoolss_Enum* push codeStefan Metzmacher2007-10-101-3/+9
* r6189: move function to the right placeStefan Metzmacher2007-10-101-8/+5
* r6188: correct fix for rev 6182Stefan Metzmacher2007-10-101-6/+2
* r6184: the beginnings of the libcli/dgram/ library, and the dgramAndrew Tridgell2007-10-101-0/+62
* r6182: Jelmer, I think we need to initialize the switch_list, else we areRichard Sharpe2007-10-101-0/+4
* r6181: Use ndr_print_set_switch_value() here as well.Jelmer Vernooij2007-10-101-1/+2
* r6180: Use token_lists for storing switch valuesJelmer Vernooij2007-10-102-18/+14
* r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't needStefan Metzmacher2007-10-102-2/+323
* r6178: fix ncacn_np connection without sign or seal against NT4Stefan Metzmacher2007-10-101-1/+4
* r6135: - make use of the new dom_sid28 typeStefan Metzmacher2007-10-101-11/+11
* r6134: add a new type dom_sid28 which is a 28 byte fixed buffer with a dom_si...Stefan Metzmacher2007-10-101-1/+65
* r6132: allow up to 15 sub_auth in a dom_sidStefan Metzmacher2007-10-101-1/+1
* r6131: decompression of DsGetNCChanges level 2 responses works nowStefan Metzmacher2007-10-101-2/+1
* r6129: - add our own MSZIP decompression implementationStefan Metzmacher2007-10-104-150/+57
* 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