summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19879: Make test targets depend on "libraries" (might be required for the pi...Jelmer Vernooij1-6/+6
2007-10-10r19878: Announce testsuites when using subunit.Jelmer Vernooij1-1/+7
2007-10-10r19877: Add simple script for summarizing subunit testresults.Jelmer Vernooij1-0/+65
2007-10-10r19876: test that we can do a session setup and tree connect using the workst...Stefan Metzmacher1-3/+30
2007-10-10r19875: set torture:host and torture:share also when we are given a binding s...Stefan Metzmacher1-13/+6
2007-10-10r19871: simplify moreSimo Sorce1-17/+7
2007-10-10r19870: Simplify codeSimo Sorce1-25/+11
2007-10-10r19869: fix memleaksSimo Sorce2-40/+124
2007-10-10r19868: Fix more tests.Jelmer Vernooij4-5/+6
2007-10-10r19866: Fix test compilation.Jelmer Vernooij1-2/+2
2007-10-10r19863: Create -uninstalled.pc files. This should reenable compilation and ru...Jelmer Vernooij7-30/+55
2007-10-10r19862: Fix list concatenationJelmer Vernooij1-7/+7
2007-10-10r19861: Add simple pkg-config replacement.Jelmer Vernooij1-0/+130
2007-10-10r19859: Reuse referrent ids when pushing full pointers (still need toJelmer Vernooij4-4/+51
2007-10-10r19856: Use sptr as basis for full ptr implementation. Will add checks for du...Jelmer Vernooij4-22/+13
2007-10-10r19855: toplevel pointers are 'ref' by default:Stefan Metzmacher1-14/+14
2007-10-10r19854: readd support for 'sptr' pointers, to work against windows serversStefan Metzmacher1-3/+4
2007-10-10r19850: Fix IDL warnings.Jelmer Vernooij2-6/+6
2007-10-10r19847: add idl for DsRemoveDSServer(), this is used when a server unbecomes ...Stefan Metzmacher2-4/+27
2007-10-10r19846: Fix bunch of IDL warnings.Jelmer Vernooij9-26/+18
2007-10-10r19845: Add warning for pointer_default_top()Jelmer Vernooij1-1/+2
2007-10-10r19844: Fix warnings and errors in epmapper IDL.Jelmer Vernooij5-19/+22
2007-10-10r19843: Fix warning.Jelmer Vernooij1-1/+0
2007-10-10r19842: Complain about unknown pointer types.Jelmer Vernooij1-3/+8
2007-10-10r19836: Fix warnings in some IDL files.Jelmer Vernooij4-19/+18
2007-10-10r19834: Prevent some inaccurate warnings.Jelmer Vernooij1-2/+3
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce51-188/+170
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce80-1118/+1550
2007-10-10r19830: Warn about non-ref top-level pointers.Jelmer Vernooij1-4/+5
2007-10-10r19829: Update documentation.Jelmer Vernooij1-4/+4
2007-10-10r19805: Add the (harmless, but apparently default)Andrew Bartlett3-2/+10
2007-10-10r19790: Check in the PIDL change and the converted unixinfo and winbind pipes...Volker Lendecke2-11/+35
2007-10-10r19761: This may need work, but here is an initial implementation ofAndrew Bartlett1-1/+64
2007-10-10r19760: Create a DC account for the drsuapi tests to work on, rather thanAndrew Bartlett3-14/+74
2007-10-10r19759: Allow a join to occour against ncacn_ip_tcp again (useful for tortureAndrew Bartlett1-7/+28
2007-10-10r19757: Don't do the strrchr twice. Pointed out by Martin Kuhl.Andrew Bartlett1-1/+1
2007-10-10r19753: verify result of received request before sending the next one.Rafal Szczesniak1-0/+1
2007-10-10r19752: Remove support for the `depends' attribute (use "import") instead.Jelmer Vernooij5-20/+0
2007-10-10r19751: Add some tests for parsing the "include", "import" and "importlib" st...Jelmer Vernooij1-1/+9
2007-10-10r19743: merge from samba3:Stefan Metzmacher4-500/+1
2007-10-10r19742: fix compiler warningsStefan Metzmacher1-4/+8
2007-10-10r19740: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r19738: tp3 is already released, so we have tp4-svn nowStefan Metzmacher1-1/+1
2007-10-10r19737: - add some more CLDAP rootdse testsStefan Metzmacher1-9/+26
2007-10-10r19736: handle rootdse call via CLDAPStefan Metzmacher4-15/+219
2007-10-10r19735: report the LDAP error code in the CLDAP replies to the callerStefan Metzmacher1-3/+7
2007-10-10r19734: display LDAP error code nicerStefan Metzmacher1-6/+47
2007-10-10r19733: More work to fix ldb_map. With the wildcard present,Andrew Bartlett1-6/+2
2007-10-10r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS.Andrew Bartlett2-4/+7
2007-10-10r19731: Modify the ldb_map infrustructure to always map from requestedAndrew Bartlett6-57/+210