summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r10368: when building the epm tower, don't put host names in the ip addressAndrew Tridgell2007-10-101-1/+12
* r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij2007-10-1016-106/+137
* r10365: Use nsswitch/winbindd_nss.h in winbind/, update that file to the curr...Volker Lendecke2007-10-103-352/+77
* 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