summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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-106-57/+210
* 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
* r19719: don't use 'new' as var name samba3 doesn't like it...Stefan Metzmacher2007-10-101-4/+4
* r19714: - add an explicit default target (needs to be the first target in the...Stefan Metzmacher2007-10-101-1/+3
* r19708: add a script for running net tests separatelyRafal Szczesniak2007-10-101-0/+2
* r19699: - use better names for the site stringsStefan Metzmacher2007-10-105-19/+20
* r19698: fix whitespaces...Stefan Metzmacher2007-10-101-13/+11
* r19697: use the same mailslot name as windows does,Stefan Metzmacher2007-10-101-1/+1
* r19684: Talloc_guide text on multithreading by Remi TurboultVolker Lendecke2007-10-101-0/+16
* r19683: Guard GUID_from_string from walking off the end.Andrew Bartlett2007-10-101-0/+3
* r19682: Fix comments.Andrew Bartlett2007-10-101-2/+2
* r19681: Update to current lorikeet-heimdal. I'm looking at using the realmAndrew Bartlett2007-10-1023-146/+992
* r19680: Allow specifying basedir for test data.Jelmer Vernooij2007-10-103-2/+10
* r19679: Fix shared library build as well.Jelmer Vernooij2007-10-101-1/+1
* r19678: Fix the build for now (ugly hack because of circular dependencies)Jelmer Vernooij2007-10-103-0/+3
* r19677: Fix more dependencies.Jelmer Vernooij2007-10-102-14/+6
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-1017-43/+49