summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r10364: Turn gensec:gssapi on by default, except for a login of the formAndrew Bartlett2007-10-104-38/+31
* r10363: Nobody loudly screamed "noo", so commit the samba3 winbind interface toVolker Lendecke2007-10-102-3/+510
* r10356: Make the proto generator work with sconsJelmer Vernooij2007-10-106-38/+42
* r10353: Fix typoVolker Lendecke2007-10-101-1/+1
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-1049-48/+354
* r10346: here are only real ip-addresses valid, prevent dns lookups,Stefan Metzmacher2007-10-101-1/+3
* r10345: Add more add-hock tests.Andrew Bartlett2007-10-101-0/+107
* r10341: remove unused libads/ code, we'll never use this in samba4,Stefan Metzmacher2007-10-1011-4589/+0
* r10339: fix ndr_push_udlongrStefan Metzmacher2007-10-101-2/+2
* r10337: This grubby little hack is the implementation of a concept discussedAndrew Bartlett2007-10-104-0/+16
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2007-10-1023-16/+852
* r10335: Build tdb tools into bin directory.Tim Potter2007-10-101-4/+5
* r10334: Use CPPDEFINES instead of CCFLAGS for adding preprocessor symbols.Tim Potter2007-10-101-3/+2
* r10332: Fix the build - messaging uses UNIX_PRIVSJelmer Vernooij2007-10-101-1/+2
* r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij2007-10-1015-29/+243
* r10329: Perhaps we shouldn't get too ahead of ourselves just yet.Tim Potter2007-10-101-1/+1
* r10328: Add more emacs python-mode markers.Tim Potter2007-10-107-0/+14
* r10327: Use CPPPATH instead of appending -Idir to CCFLAGS.Tim Potter2007-10-101-16/+23
* r10323: Add first bits required for getting compile with scons working. This ...Jelmer Vernooij2007-10-108-0/+82
* r10316: More dynconfig fixesJelmer Vernooij2007-10-1011-10/+1
* r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij2007-10-1013-45/+21
* r10314: Apply the controvertial 'server role =' patch after discussion on the...Andrew Bartlett2007-10-103-84/+26
* r10312: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r10306: change these modules to use new error APISimo Sorce2007-10-102-64/+4
* r10305: start implementing better error handlingSimo Sorce2007-10-1016-354/+310
* r10304: check for basic ldb_message sanity and return appropriateSimo Sorce2007-10-104-14/+59
* r10303: check no attribute is given emptySimo Sorce2007-10-101-0/+5
* r10302: Introduce ldap like error codesSimo Sorce2007-10-101-0/+91
* r10301: fix standalone compiple after tdb changesSimo Sorce2007-10-101-1/+4
* r10300: forgot to change the dsdb modules function namesSimo Sorce2007-10-102-16/+16
* r10299: remove the public (un)lock functions and introduce a transaction basedSimo Sorce2007-10-1013-275/+232
* r10296: Fix function pointer handling for older perl versionsJelmer Vernooij2007-10-101-1/+1
* r10295: Remove dependency on Data::DumperJelmer Vernooij2007-10-101-1/+0
* r10294: Generate Makefile directly rather then thru Makefile.in. AutoconfJelmer Vernooij2007-10-106-44/+59
* r10292: This is set below from lp_server_role().Andrew Bartlett2007-10-101-1/+0
* r10291: The patch optionally (off by default, not available in all cases) allowsAndrew Bartlett2007-10-105-22/+85
* r10287: Compile compilers for build host. This fixes some bits ofJelmer Vernooij2007-10-103-53/+52
* r10286: This patch is ugly and disgusting, but for now it works better than t...Andrew Bartlett2007-10-107-121/+189
* r10283: Eliminate some more use of autoconf substitution variables.Jelmer Vernooij2007-10-102-11/+37
* r10277: do not ovverride LIKE, thanks to derrel I found out how to doSimo Sorce2007-10-101-26/+24
* r10258: Fix an unused/duplicate local variable.Tim Potter2007-10-101-2/+0
* r10257: strlen returns a size_t which can be 64 bits long.Tim Potter2007-10-101-2/+2
* r10256: Fix some unhandled enumeration warnings. There's one still left,Tim Potter2007-10-101-0/+15
* r10255: Fix some more 64-bit warnings.Tim Potter2007-10-101-2/+2
* r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell2007-10-1026-2580/+2234
* r10252: a recent checkin from simo changed the handling of BASE and SUBTREEAndrew Tridgell2007-10-103-23/+18
* r10251: some more work on ldb_sqlite3Simo Sorce2007-10-105-247/+282
* r10250: the comparison is caseless so we must caseless subtractSimo Sorce2007-10-101-1/+1
* r10246: Remove unused functionJelmer Vernooij2007-10-104-94/+6
* r10245: Get rid of XFILE in a few places.Jelmer Vernooij2007-10-104-27/+47