summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r19868: Fix more tests.Jelmer Vernooij2007-10-104-5/+6
* r19866: Fix test compilation.Jelmer Vernooij2007-10-101-2/+2
* r19863: Create -uninstalled.pc files. This should reenable compilation and ru...Jelmer Vernooij2007-10-107-30/+55
* r19862: Fix list concatenationJelmer Vernooij2007-10-101-7/+7
* r19861: Add simple pkg-config replacement.Jelmer Vernooij2007-10-101-0/+130
* r19859: Reuse referrent ids when pushing full pointers (still need toJelmer Vernooij2007-10-104-4/+51
* r19856: Use sptr as basis for full ptr implementation. Will add checks for du...Jelmer Vernooij2007-10-104-22/+13
* r19855: toplevel pointers are 'ref' by default:Stefan Metzmacher2007-10-101-14/+14
* r19854: readd support for 'sptr' pointers, to work against windows serversStefan Metzmacher2007-10-101-3/+4
* r19850: Fix IDL warnings.Jelmer Vernooij2007-10-102-6/+6
* r19847: add idl for DsRemoveDSServer(), this is used when a server unbecomes ...Stefan Metzmacher2007-10-102-4/+27
* r19846: Fix bunch of IDL warnings.Jelmer Vernooij2007-10-109-26/+18
* r19845: Add warning for pointer_default_top()Jelmer Vernooij2007-10-101-1/+2
* r19844: Fix warnings and errors in epmapper IDL.Jelmer Vernooij2007-10-105-19/+22
* r19843: Fix warning.Jelmer Vernooij2007-10-101-1/+0
* r19842: Complain about unknown pointer types.Jelmer Vernooij2007-10-101-3/+8
* r19836: Fix warnings in some IDL files.Jelmer Vernooij2007-10-104-19/+18
* r19834: Prevent some inaccurate warnings.Jelmer Vernooij2007-10-101-2/+3
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-1051-188/+170
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-1080-1118/+1550
* r19830: Warn about non-ref top-level pointers.Jelmer Vernooij2007-10-101-4/+5
* r19829: Update documentation.Jelmer Vernooij2007-10-101-4/+4
* r19805: Add the (harmless, but apparently default)Andrew Bartlett2007-10-103-2/+10
* r19790: Check in the PIDL change and the converted unixinfo and winbind pipes...Volker Lendecke2007-10-102-11/+35
* r19761: This may need work, but here is an initial implementation ofAndrew Bartlett2007-10-101-1/+64
* r19760: Create a DC account for the drsuapi tests to work on, rather thanAndrew Bartlett2007-10-103-14/+74
* r19759: Allow a join to occour against ncacn_ip_tcp again (useful for tortureAndrew Bartlett2007-10-101-7/+28
* r19757: Don't do the strrchr twice. Pointed out by Martin Kuhl.Andrew Bartlett2007-10-101-1/+1
* r19753: verify result of received request before sending the next one.Rafal Szczesniak2007-10-101-0/+1
* r19752: Remove support for the `depends' attribute (use "import") instead.Jelmer Vernooij2007-10-105-20/+0
* r19751: Add some tests for parsing the "include", "import" and "importlib" st...Jelmer Vernooij2007-10-101-1/+9
* r19743: merge from samba3:Stefan Metzmacher2007-10-104-500/+1
* r19742: fix compiler warningsStefan Metzmacher2007-10-101-4/+8
* r19740: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r19738: tp3 is already released, so we have tp4-svn nowStefan Metzmacher2007-10-101-1/+1
* r19737: - add some more CLDAP rootdse testsStefan Metzmacher2007-10-101-9/+26
* r19736: handle rootdse call via CLDAPStefan Metzmacher2007-10-104-15/+219
* r19735: report the LDAP error code in the CLDAP replies to the callerStefan Metzmacher2007-10-101-3/+7
* r19734: display LDAP error code nicerStefan Metzmacher2007-10-101-6/+47
* r19733: More work to fix ldb_map. With the wildcard present,Andrew Bartlett2007-10-101-6/+2
* r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS.Andrew Bartlett2007-10-102-4/+7
* r19731: Modify the ldb_map infrustructure to always map from requestedAndrew Bartlett2007-10-107-78/+263
* r19729: - split basedn related tests to a new functionStefan Metzmacher2007-10-101-7/+27
* r19727: make it possible to run the ldap.js tests against non global catalog ...Stefan Metzmacher2007-10-101-35/+46
* r19726: when a client explicit asks for the 'netlogon' attriubute on LDAPStefan Metzmacher2007-10-101-0/+9
* r19724: add a helper functions to return an CLDAP errorStefan Metzmacher2007-10-102-5/+37
* r19723: don't use [,],(,) in test names to make the build-farm output happyStefan Metzmacher2007-10-101-5/+5
* r19722: fix memory leaks and hierachie bugsStefan Metzmacher2007-10-101-4/+6
* r19721: ldapsrv_SearchCallback isn't needed any moreStefan Metzmacher2007-10-101-60/+1
* r19720: - don't pass a pointer reference to ldb_search_default_callback()Stefan Metzmacher2007-10-102-16/+18