summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r10442: Build librpc/libndr_misc.a from librpc/idl/misc.idl. Doesn't quite workTim Potter2007-10-102-3/+5
* r10440: Start passing against Win2k3 SP1 again, with the NTLMv2 changesAndrew Bartlett2007-10-101-1/+1
* r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij2007-10-1022-263/+341
* r10436: Some thoughts on getting pidl working in scons.Tim Potter2007-10-101-1/+7
* r10435: fill in the reference to the generic wbsrv_call in the wbsrv_samba3_c...Stefan Metzmacher2007-10-101-0/+1
* r10434: add a short path to the event context that should be used for async r...Stefan Metzmacher2007-10-102-1/+5
* r10426: - restructure the winbind server code a bitStefan Metzmacher2007-10-108-253/+530
* r10424: for caller convenience, automatically turn a tdb_traverse() into aAndrew Tridgell2007-10-101-0/+4
* r10423: minor changes to the ldb test suite to allow it to work correctly withAndrew Tridgell2007-10-102-7/+15
* r10422: ldb_search() can now use tdb_traverse_read() to ensure it can run inAndrew Tridgell2007-10-101-1/+1
* r10421: following on discussions with simo, I have worked out a way ofAndrew Tridgell2007-10-1010-32/+130
* r10420: Two minor scons fixesJelmer Vernooij2007-10-102-4/+4
* r10419: Remove unused prototypes of locking functions (thanks Jelmer)Simo Sorce2007-10-101-10/+1
* r10418: Fix comparison_fn_t test I busted. Add $HOME to the environment as someTim Potter2007-10-101-2/+5
* r10416: Detect some more types to get rid of spurious warnings in theTim Potter2007-10-101-1/+12
* r10415: The ldb and tdb libraries are bad examples to test out the make protoTim Potter2007-10-102-11/+5
* r10414: Fix building of proto.hTim Potter2007-10-101-1/+1
* r10411: we don't need the 10 times retry on rid allocation now, asAndrew Tridgell2007-10-101-10/+2
* r10410: blindly update the scons file for tdb. I'm not sure how this works,Andrew Tridgell2007-10-101-1/+1
* r10409: allow smb.conf override of ldb synchronous transactions with "ldb:nos...Andrew Tridgell2007-10-101-0/+5
* r10408: now that we are using tdb transactions we don't need any additionalAndrew Tridgell2007-10-103-166/+36
* r10407: the schannel database does not need to be synchronous (and thus crashAndrew Tridgell2007-10-101-1/+1
* r10406: added --nosync option to all ldb tools, so that you can control ifAndrew Tridgell2007-10-106-16/+29
* r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell2007-10-1020-116/+1348
* r10404: make sure we use the right smb.conf in the ldap testingAndrew Tridgell2007-10-101-1/+1
* r10403: fixed the basedn for testing, and add a debug showing the size of the...Andrew Tridgell2007-10-101-1/+4
* r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett2007-10-1014-165/+274
* r10398: Don't do DNS lookups on short names (no .).Andrew Bartlett2007-10-102-0/+13
* r10395: While playing with winbind, I found a segfault because I had givenVolker Lendecke2007-10-101-1/+2
* r10393: More type checking in sconsJelmer Vernooij2007-10-103-11/+54
* r10390: Remove fstring, pstring and uint32_t from winbindd_nss.h.Volker Lendecke2007-10-104-104/+76
* r10389: Add Manifest file (required for CPAN)Jelmer Vernooij2007-10-101-0/+36
* r10388: Add version numbers (required for CPAN)Jelmer Vernooij2007-10-1022-0/+60
* r10387: By exporting KRB5_CONFIG pointing at a file of our choosing, we canAndrew Bartlett2007-10-101-1/+22
* r10386: Merge current lorikeet-heimdal into Samba4.Andrew Bartlett2007-10-1017-866/+570
* r10385: removed obsolete commentAndrew Tridgell2007-10-101-1/+0
* r10384: add _GNU_SOURCE in tdb configureAndrew Tridgell2007-10-101-0/+1
* r10383: This patch is on the road to implementing servers (such as kpasswd) thatAndrew Bartlett2007-10-101-29/+140
* r10382: In the absence of client support for the full KDC-sideAndrew Bartlett2007-10-101-10/+23
* r10381: Be a bit stricter on pod syntaxJelmer Vernooij2007-10-101-11/+20
* r10380: Use pod-style documentation rather then XML-doc, in good perl style.Jelmer Vernooij2007-10-104-623/+403
* r10379: Add files for ldb and tdb to proto_files. The tool for building proto.hTim Potter2007-10-102-16/+26
* r10378: Build config.h file from dictionary of defines and always use it.Tim Potter2007-10-101-8/+13
* r10377: Save configuration stuff to sconf.cache so it isn't annoyingly runTim Potter2007-10-107-54/+92
* r10376: Argh - not quoting dictionary/hash keys is a bit of a perlism.Tim Potter2007-10-101-1/+1
* r10374: Add HAVE_* defines (on command-line or in config.h file) for scons +Jelmer Vernooij2007-10-107-22/+57
* r10373: Fix segfault in LookupSids.Andrew Bartlett2007-10-101-0/+6
* r10372: Having gone to all the effort to uppercase the realm, actually set theAndrew Bartlett2007-10-101-1/+1
* r10370: only validate the re-generated binding string for hostnames with IPsAndrew Tridgell2007-10-101-1/+1
* r10369: You don't need to put leading or trailing spaces on variables. It'sTim Potter2007-10-101-22/+22