summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftest: Avoid accessing deprecated BaseException.message.Jelmer Vernooij2010-09-301-1/+1
* subunit: Import new upstream snapshot (adds subunit_progress())Jelmer Vernooij2010-09-304-0/+80
* testtools: Import new upstream snapshot.Jelmer Vernooij2010-09-305-3/+49
* s4-drepl: don't call UpdateRefs on a RODCAndrew Tridgell2010-09-291-5/+11
* s4-drepl: fixed the checking of replica_flags in the drepl serverAndrew Tridgell2010-09-291-7/+0
* s4-kcc: fixed the replica_flags in repsFrom in the kccAndrew Tridgell2010-09-291-31/+72
* idl-drsuapi: fixed another replica_flags that should use the bitmapAndrew Tridgell2010-09-291-1/+1
* s4-dns: send A record updates via TKEYAndrew Tridgell2010-09-301-1/+6
* s3-spoolss: make sure to exit early and with the appropriate error code inGünther Deschner2010-09-301-0/+4
* spoolss: use the correct flags for spoolss_PrinterInfo1 struct.Günther Deschner2010-09-301-1/+1
* s3-spoolss: Fix servername/printername handling which turns out to be very im...Günther Deschner2010-09-306-141/+189
* s4-smbtorture: add new EnumPrinters test to test printername/servernameGünther Deschner2010-09-301-13/+207
* s4-samldb: also set a password on the krbtgt_NNNN accountAndrew Tridgell2010-09-291-0/+11
* s4-devel: added new options to getncchanges scriptAndrew Tridgell2010-09-291-9/+65
* s4-drs: implement PAS checks and access checks for getncchangesAndrew Tridgell2010-09-291-26/+130
* s4-drs: added drs_security_access_check_nc_root()Andrew Tridgell2010-09-292-12/+63
* util: added BINARY_ARRAY_SEARCH_V()Andrew Tridgell2010-09-291-0/+16
* s4-sam: added DOMAIN_RID_ENTERPRISE_READONLY_DCS for RODCs in the PACAndrew Tridgell2010-09-291-0/+16
* libds: added more UF_ -> ACB_ flags mappingsAndrew Tridgell2010-09-292-2/+5
* midltests: add midltests-pipe-sync-ndr32-downgrade-02.idlStefan Metzmacher2010-09-292-0/+3566
* midltests: support for fragmented RPC trafficStefan Metzmacher2010-09-291-5/+57
* midltests: print out the alloc_hint for requests and responsesStefan Metzmacher2010-09-291-4/+4
* midltests: improve NDR64 downgradeStefan Metzmacher2010-09-291-4/+21
* midltests: revert to a simple default midltests.idlStefan Metzmacher2010-09-291-248/+3
* s3-waf: add basic make test infrastructure, not able to test yet.Günther Deschner2010-09-293-0/+158
* s3-waf: clean up socket-wrapper and nss-wrapper a little.Günther Deschner2010-09-291-15/+5
* s3-waf: add vlp binary.Günther Deschner2010-09-291-0/+5
* s4-spnupdate: when we are a RODC we need to use the WriteSPN DRS callAndrew Tridgell2010-09-291-10/+57
* s4-drsutils: expose DsBind() call in drs_utils.pyAndrew Tridgell2010-09-291-37/+38
* s4-kerberos: use TZ=GMT when we are invoking krb5 code in helpersAndrew Tridgell2010-09-292-0/+12
* s4-rodc: RODC should not accept requests for role transferNadezhda Ivanova2010-09-291-0/+12
* s4-provision: simplify our generated krb5.confAndrew Tridgell2010-09-281-14/+1
* s4-kdc: RODC DCs should be able to produce forwardable ticketsAndrew Tridgell2010-09-281-1/+1
* heimdal: fixed timegm UTC/GMT bugAndrew Tridgell2010-09-281-15/+6
* s4-sam: fixed termination of krbtgt_attrs (comma and NULL)Andrew Tridgell2010-09-281-4/+4
* ldb-dn: don't crash on NULL in ldb_binary_encode_string()Andrew Tridgell2010-09-281-0/+3
* s4-kdc Ensure that an RODC may act as a server (needed to fillAndrew Bartlett2010-09-281-5/+24
* heimdal Use a seperate krb5_auth_context for the delegated credentialsAndrew Bartlett2010-09-283-1/+35
* midltests/todo: add some random idl files I had tested month agoStefan Metzmacher2010-09-298-0/+1014
* midltests: add midltests-pipe-sync-ndr32-downgrade-01.idl exampleStefan Metzmacher2010-09-293-3/+682
* midltests: add some usefull defines to midltests.idlStefan Metzmacher2010-09-291-0/+24
* midltests: make it possible to allow downgrades to NDR32Stefan Metzmacher2010-09-291-4/+8
* midltests: add a midltests_tcp.exe toolStefan Metzmacher2010-09-295-5/+611
* midltests: move the current implementation to midltests_simple.exeStefan Metzmacher2010-09-293-22/+34
* testprogs/win32: add vs2010-metze.cmdStefan Metzmacher2010-09-291-0/+24
* s3-printing: skip metadata entry when traversing printerlist.Günther Deschner2010-09-291-0/+5
* pidl: add support for pointers in typedefsStefan Metzmacher2010-09-284-249/+270
* pidl:NDR/Parser: remove unused code for array element indexStefan Metzmacher2010-09-281-6/+0
* pidl:NDR/Parser: simplify logic in ParseMemCtxPullFlags()Stefan Metzmacher2010-09-281-6/+4
* pidl:NDR/Client: make the generated code look a bit nicerStefan Metzmacher2010-09-281-1/+1