summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett14-165/+274
2007-10-10r10398: Don't do DNS lookups on short names (no .).Andrew Bartlett2-0/+13
2007-10-10r10395: While playing with winbind, I found a segfault because I had givenVolker Lendecke1-1/+2
2007-10-10r10393: More type checking in sconsJelmer Vernooij3-11/+54
2007-10-10r10390: Remove fstring, pstring and uint32_t from winbindd_nss.h.Volker Lendecke4-104/+76
2007-10-10r10389: Add Manifest file (required for CPAN)Jelmer Vernooij1-0/+36
2007-10-10r10388: Add version numbers (required for CPAN)Jelmer Vernooij22-0/+60
2007-10-10r10387: By exporting KRB5_CONFIG pointing at a file of our choosing, we canAndrew Bartlett1-1/+22
2007-10-10r10386: Merge current lorikeet-heimdal into Samba4.Andrew Bartlett17-866/+570
2007-10-10r10385: removed obsolete commentAndrew Tridgell1-1/+0
2007-10-10r10384: add _GNU_SOURCE in tdb configureAndrew Tridgell1-0/+1
2007-10-10r10383: This patch is on the road to implementing servers (such as kpasswd) thatAndrew Bartlett1-29/+140
2007-10-10r10382: In the absence of client support for the full KDC-sideAndrew Bartlett1-10/+23
2007-10-10r10381: Be a bit stricter on pod syntaxJelmer Vernooij1-11/+20
2007-10-10r10380: Use pod-style documentation rather then XML-doc, in good perl style.Jelmer Vernooij4-623/+403
2007-10-10r10379: Add files for ldb and tdb to proto_files. The tool for building proto.hTim Potter2-16/+26
2007-10-10r10378: Build config.h file from dictionary of defines and always use it.Tim Potter1-8/+13
2007-10-10r10377: Save configuration stuff to sconf.cache so it isn't annoyingly runTim Potter7-54/+92
2007-10-10r10376: Argh - not quoting dictionary/hash keys is a bit of a perlism.Tim Potter1-1/+1
2007-10-10r10374: Add HAVE_* defines (on command-line or in config.h file) for scons +Jelmer Vernooij7-22/+57
2007-10-10r10373: Fix segfault in LookupSids.Andrew Bartlett1-0/+6
2007-10-10r10372: Having gone to all the effort to uppercase the realm, actually set theAndrew Bartlett1-1/+1
2007-10-10r10370: only validate the re-generated binding string for hostnames with IPsAndrew Tridgell1-1/+1
2007-10-10r10369: You don't need to put leading or trailing spaces on variables. It'sTim Potter1-22/+22
2007-10-10r10368: when building the epm tower, don't put host names in the ip addressAndrew Tridgell1-1/+12
2007-10-10r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij16-106/+137
2007-10-10r10365: Use nsswitch/winbindd_nss.h in winbind/, update that file to the curr...Volker Lendecke3-352/+77
2007-10-10r10364: Turn gensec:gssapi on by default, except for a login of the formAndrew Bartlett4-38/+31
2007-10-10r10363: Nobody loudly screamed "noo", so commit the samba3 winbind interface toVolker Lendecke2-3/+510
2007-10-10r10356: Make the proto generator work with sconsJelmer Vernooij6-38/+42
2007-10-10r10353: Fix typoVolker Lendecke1-1/+1
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij49-48/+354
2007-10-10r10346: here are only real ip-addresses valid, prevent dns lookups,Stefan Metzmacher1-1/+3
2007-10-10r10345: Add more add-hock tests.Andrew Bartlett1-0/+107
2007-10-10r10341: remove unused libads/ code, we'll never use this in samba4,Stefan Metzmacher11-4589/+0
2007-10-10r10339: fix ndr_push_udlongrStefan Metzmacher1-2/+2
2007-10-10r10337: This grubby little hack is the implementation of a concept discussedAndrew Bartlett4-0/+16
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij23-16/+852
2007-10-10r10335: Build tdb tools into bin directory.Tim Potter1-4/+5
2007-10-10r10334: Use CPPDEFINES instead of CCFLAGS for adding preprocessor symbols.Tim Potter1-3/+2
2007-10-10r10332: Fix the build - messaging uses UNIX_PRIVSJelmer Vernooij1-1/+2
2007-10-10r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij15-29/+243
2007-10-10r10329: Perhaps we shouldn't get too ahead of ourselves just yet.Tim Potter1-1/+1
2007-10-10r10328: Add more emacs python-mode markers.Tim Potter7-0/+14
2007-10-10r10327: Use CPPPATH instead of appending -Idir to CCFLAGS.Tim Potter1-16/+23
2007-10-10r10323: Add first bits required for getting compile with scons working. This ...Jelmer Vernooij8-0/+82
2007-10-10r10316: More dynconfig fixesJelmer Vernooij11-10/+1
2007-10-10r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij13-45/+21
2007-10-10r10314: Apply the controvertial 'server role =' patch after discussion on the...Andrew Bartlett3-84/+26
2007-10-10r10312: fix compiler warningStefan Metzmacher1-1/+1