summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* r19675: the process model don't depend on heimdal anymoreStefan Metzmacher2007-10-101-4/+2
* r19674: auth didn't depdend on process_model!Stefan Metzmacher2007-10-101-1/+1
* r19673: Build shared libs against shared libs.Jelmer Vernooij2007-10-101-1/+1
* r19672: Make LIBSAMBA-UTIL a subsystem again for now because it has interdepe...Jelmer Vernooij2007-10-103-6/+8
* r19671: Fix remaining unresolved symbols in shared library build.Jelmer Vernooij2007-10-106-6/+9
* r19670: Reduce the number of unresolved symbols when building with shared lib...Jelmer Vernooij2007-10-102-2/+3
* r19664: fix compiler warnings...Stefan Metzmacher2007-10-104-38/+38
* r19663: merge changes from lorikeet heimdal:Stefan Metzmacher2007-10-101-22/+52
* r19662: windows 2003 kdc's only rewrite the realm to the full form,Stefan Metzmacher2007-10-101-27/+1
* r19661: - add resolve stage to dcerpc connects over tcpStefan Metzmacher2007-10-101-19/+44
* r19660: Forgot to tell gsskrb5 not to canonicalize hostnames. Shoudl fixAndrew Bartlett2007-10-101-0/+8
* r19650: Allow Samba to use Heimdal's SPNEGO code. Currently this can onlyAndrew Bartlett2007-10-104-14/+65