summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r10466: work around missing pread/pwrite declaration on openbsdAndrew Tridgell2007-10-103-0/+23
* r10465: separate out a read_only db from a read-only traversal to ensure weAndrew Tridgell2007-10-106-12/+13
* r10464: Use more consistant names.Andrew Bartlett2007-10-101-3/+3
* r10463: consider it an error if tdbtorture produces any log messagesAndrew Tridgell2007-10-101-1/+10
* r10462: cope better with compilers that don't put the object file in the same...Andrew Tridgell2007-10-101-0/+4
* r10461: fixed tdb build on systems without stdint.hAndrew Tridgell2007-10-101-2/+2
* r10460: fixed portability of transaction code to systems with integerAndrew Tridgell2007-10-101-6/+7
* r10459: fixed some portability problemsAndrew Tridgell2007-10-103-0/+6
* r10456: More SCons fixes:Jelmer Vernooij2007-10-1016-142/+282
* r10453: Fix the buildJelmer Vernooij2007-10-102-6/+1
* r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij2007-10-107-646/+19
* r10450: Use exit code 1 in case of fatal errorsJelmer Vernooij2007-10-101-2/+6
* r10449: remove double copyright headerStefan Metzmacher2007-10-101-21/+0
* r10448: Add librpc SConscript file to build.Tim Potter2007-10-101-1/+1
* r10447: Add gensec sources to proto.hTim Potter2007-10-101-1/+6
* r10446: Add ndr_base and rpc_base sources to proto.hTim Potter2007-10-101-10/+16
* r10445: Add --header to pidl flags.Tim Potter2007-10-101-2/+3
* r10444: Add LIBBASIC files to proto.hTim Potter2007-10-101-1/+4
* r10443: Fix emitter for NdrMarshaller tool.Tim Potter2007-10-101-1/+1
* 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