summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20392: initial idl for frsrpc_FrsSendCommPkt()Stefan Metzmacher1-2/+36
2007-10-10r20391: add idl for the content of the partialAttributeSet attributeStefan Metzmacher1-0/+24
2007-10-10r20383: only try to find dlfcn.h if the dlopen symbol was found,Stefan Metzmacher1-5/+7
2007-10-10r20382: systemAuxiliaryClass and auxiliaryClass are also multivalued attributesStefan Metzmacher2-18/+18
2007-10-10r20381: verify the incoming oid mappings and schema info for the config and d...Stefan Metzmacher1-0/+10
2007-10-10r20380: verify the incoming schema info and oid mappingsStefan Metzmacher1-0/+5
2007-10-10r20379: - make sure the schema info blob is 21 bytes longStefan Metzmacher1-0/+64
2007-10-10r20378: add new error code that says the schema mismatches between DC'sStefan Metzmacher2-0/+2
2007-10-10r20377: Rework the CrackNames implementation to handle some of the BUILTIN sidAndrew Bartlett2-32/+44
2007-10-10r20375: Work to improve our CrackNames implementation.Andrew Bartlett2-25/+144
2007-10-10r20374: It's still 2006 (just...). Add copyright.Andrew Bartlett1-0/+1
2007-10-10r20373: When adding a base to a "" DN, don't precede it with a comma (,)Andrew Bartlett1-2/+10
2007-10-10r20369: Remember to break if we find a match.Andrew Bartlett1-1/+3
2007-10-10r20364: SWAT updates, part 1Derrell Lipman1-0/+18
2007-10-10r20360: level -4 of DsReplicaGetInfo(), which gives back all open bind handlesStefan Metzmacher1-2/+2
2007-10-10r20359: level -1 of DsGetDomainControllerInfo gives back a listStefan Metzmacher2-10/+23
2007-10-10r20358: - fix ejs generated code for ipv4addressStefan Metzmacher3-5/+8
2007-10-10r20357: run_trans2test and torture_trans2_scan are two separate testsVolker Lendecke1-1/+1
2007-10-10r20354: Trusted domains don't have a surname, I think we want 'cn' here.Andrew Bartlett1-2/+1
2007-10-10r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett5-127/+153
2007-10-10r20352: Use the common function to find the DN for a domain.Andrew Bartlett1-6/+3
2007-10-10r20351: ensure these variables are set in the right place in the MakefileAndrew Tridgell2-7/+7
2007-10-10r20341: Make sure we do not regress on r20338 in Samba3Volker Lendecke1-0/+61
2007-10-10r20332: add mastered-By and msDs-mastered-By attributes to the domain objectStefan Metzmacher1-1/+6
2007-10-10r20331: the last entry in the oid mapping array which starts with 0xFFStefan Metzmacher2-4/+7
2007-10-10r20328: use prereq function instead of local implementation.Rafal Szczesniak1-42/+3
2007-10-10r20327: start to analyse the schema contentStefan Metzmacher1-24/+172
2007-10-10r20326: always set the binding->target_hostname!Stefan Metzmacher1-5/+9
2007-10-10r20325: handle NULL strings in is_ipaddress()Stefan Metzmacher1-1/+3
2007-10-10r20323: allow empty dcerpc reqeusts, this fixes the RPC-COUNTCALLS testStefan Metzmacher1-1/+1
2007-10-10r20322: I assume the options attribute of the nTDSDSA object containsStefan Metzmacher1-2/+2
2007-10-10r20321: fix the samdb_partitions_dn() and samdb_sites_dn() calls,Stefan Metzmacher1-4/+18
2007-10-10r20320: add missing prototypesStefan Metzmacher1-1/+18
2007-10-10r20319: fix compiler warningsStefan Metzmacher1-3/+3
2007-10-10r20318: do what the printf statement says:-)Stefan Metzmacher1-1/+1
2007-10-10r20317: store references to all important naming contexts.Stefan Metzmacher1-13/+45
2007-10-10r20316: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r20315: Implement the server side of DsGetDomainControllerInfo. This is aAndrew Bartlett5-53/+357
2007-10-10r20314: I think some hosts need this to get the right ASN1 header depsAndrew Bartlett1-1/+2
2007-10-10r20311: Check one more samba3 error path for t2mkdirVolker Lendecke1-0/+6
2007-10-10r20309: Don't treat non-supported EAs as fatal against Samba3.Volker Lendecke1-10/+20
2007-10-10r20308: ContextSimple can be zero length -- seen in a multi-step gssapi ldap ...Volker Lendecke1-1/+1
2007-10-10r20307: remove unused varsStefan Metzmacher1-4/+0
2007-10-10r20306: remove the static oid mapping tableStefan Metzmacher3-119/+144
2007-10-10r20305: as the oid mapping table is dynnamic it makes no senseStefan Metzmacher1-119/+0
2007-10-10r20303: try to fix 'make install' on solaris 8, ln -fs doesn't seem to work ifStefan Metzmacher1-0/+5
2007-10-10r20302: added support for 64 bit file offsets in NBENCHAndrew Tridgell2-5/+10
2007-10-10r20301: add an option torture:readonly which allows the NBENCH test to be runAndrew Tridgell1-12/+15
2007-10-10r20300: Trim number of shared libs significantly.Jelmer Vernooij1-232/+77
2007-10-10r20299: Disable two new tests that are apparently broken.Jelmer Vernooij3-5/+13