summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-29util: added BINARY_ARRAY_SEARCH_V()Andrew Tridgell1-0/+16
2010-09-29s4-sam: added DOMAIN_RID_ENTERPRISE_READONLY_DCS for RODCs in the PACAndrew Tridgell1-0/+16
2010-09-29libds: added more UF_ -> ACB_ flags mappingsAndrew Tridgell2-2/+5
2010-09-29midltests: add midltests-pipe-sync-ndr32-downgrade-02.idlStefan Metzmacher2-0/+3566
2010-09-29midltests: support for fragmented RPC trafficStefan Metzmacher1-5/+57
2010-09-29midltests: print out the alloc_hint for requests and responsesStefan Metzmacher1-4/+4
2010-09-29midltests: improve NDR64 downgradeStefan Metzmacher1-4/+21
2010-09-29midltests: revert to a simple default midltests.idlStefan Metzmacher1-248/+3
2010-09-29s3-waf: add basic make test infrastructure, not able to test yet.Günther Deschner3-0/+158
2010-09-29s3-waf: clean up socket-wrapper and nss-wrapper a little.Günther Deschner1-15/+5
2010-09-29s3-waf: add vlp binary.Günther Deschner1-0/+5
2010-09-29s4-spnupdate: when we are a RODC we need to use the WriteSPN DRS callAndrew Tridgell1-10/+57
2010-09-29s4-drsutils: expose DsBind() call in drs_utils.pyAndrew Tridgell1-37/+38
2010-09-29s4-kerberos: use TZ=GMT when we are invoking krb5 code in helpersAndrew Tridgell2-0/+12
2010-09-29s4-rodc: RODC should not accept requests for role transferNadezhda Ivanova1-0/+12
2010-09-28s4-provision: simplify our generated krb5.confAndrew Tridgell1-14/+1
2010-09-28s4-kdc: RODC DCs should be able to produce forwardable ticketsAndrew Tridgell1-1/+1
2010-09-28heimdal: fixed timegm UTC/GMT bugAndrew Tridgell1-15/+6
2010-09-28s4-sam: fixed termination of krbtgt_attrs (comma and NULL)Andrew Tridgell1-4/+4
2010-09-28ldb-dn: don't crash on NULL in ldb_binary_encode_string()Andrew Tridgell1-0/+3
2010-09-28s4-kdc Ensure that an RODC may act as a server (needed to fillAndrew Bartlett1-5/+24
2010-09-28heimdal Use a seperate krb5_auth_context for the delegated credentialsAndrew Bartlett3-1/+35
2010-09-29midltests/todo: add some random idl files I had tested month agoStefan Metzmacher8-0/+1014
2010-09-29midltests: add midltests-pipe-sync-ndr32-downgrade-01.idl exampleStefan Metzmacher3-3/+682
2010-09-29midltests: add some usefull defines to midltests.idlStefan Metzmacher1-0/+24
2010-09-29midltests: make it possible to allow downgrades to NDR32Stefan Metzmacher1-4/+8
2010-09-29midltests: add a midltests_tcp.exe toolStefan Metzmacher5-5/+611
2010-09-29midltests: move the current implementation to midltests_simple.exeStefan Metzmacher3-22/+34
2010-09-29testprogs/win32: add vs2010-metze.cmdStefan Metzmacher1-0/+24
2010-09-29s3-printing: skip metadata entry when traversing printerlist.Günther Deschner1-0/+5
2010-09-28pidl: add support for pointers in typedefsStefan Metzmacher4-249/+270
2010-09-28pidl:NDR/Parser: remove unused code for array element indexStefan Metzmacher1-6/+0
2010-09-28pidl:NDR/Parser: simplify logic in ParseMemCtxPullFlags()Stefan Metzmacher1-6/+4
2010-09-28pidl:NDR/Client: make the generated code look a bit nicerStefan Metzmacher1-1/+1
2010-09-28librpc/ndr: remove 'async' from ndr_interface_callStefan Metzmacher1-1/+0
2010-09-28pidl: remove unused async property handlingStefan Metzmacher2-7/+1
2010-09-28pidl/Python: use has_property($d, "noopnum") helper functionStefan Metzmacher1-1/+1
2010-09-28pidl:NDR/Client.pm: remove unreached codeStefan Metzmacher1-3/+0
2010-09-28pidl/Python: remove todo handling from PythonFunction(), it's done by the callerStefan Metzmacher1-15/+6
2010-09-28pidl/Typelist: let typeIs() do TYPEDEF dereference in the HASH caseStefan Metzmacher1-0/+1
2010-09-28s3-waf: add in a little hack to deal with the ECHO rpc module for non-develop...Günther Deschner1-0/+4
2010-09-28autobuild: use git notes for autobuild messagesAndrew Tridgell1-1/+1
2010-09-28selftest: enable FAIL_IMMEDIATELY in autobuild make testAndrew Tridgell1-2/+2
2010-09-28s4-drs: added support for DRSUAPI_EXOP_REPL_OBJAndrew Tridgell1-1/+32
2010-09-28ldb-tdb: ignore failure to register control on rootdseAndrew Tridgell1-4/+1
2010-09-28s4-drs: use drs_ObjectIdentifier_*() calls in getncchangesAndrew Tridgell1-14/+16
2010-09-28s4-drs: moved the drs_ObjectIdentifier handling to dsdb_dn.cAndrew Tridgell2-44/+42
2010-09-28waf: we don't need the preprocessor recursion limit any moreAndrew Tridgell2-6/+0
2010-09-28s4-drs: Added check for drs-manage-topology to updateRefs.Nadezhda Ivanova1-7/+9
2010-09-28s4-drs: Added drs_security_access_check functionNadezhda Ivanova2-0/+64