summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r23411: We were missing displayName and that was preventing usSimo Sorce2007-10-101-0/+1
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-1022-18/+2396
* r23408: Remove a bogus commentVolker Lendecke2007-10-101-1/+0
* r23407: While verifying a bug I found out that for some reasonSimo Sorce2007-10-101-17/+14
* r23406: Evn if not strictly currently necessary do check for correctSimo Sorce2007-10-102-0/+16
* r23404: Fix wrong (and missing) action on error condition in ldap reply evalu...Simo Sorce2007-10-101-1/+5
* r23402: Got bitten by a talloc hierarchy. Make sure we allocJeremy Allison2007-10-101-3/+3
* r23400: Fix lsa crash bug #4683. The "names" enum structJeremy Allison2007-10-104-44/+23
* r23398: Support membership of >16 groups on Darwin by making sure we opt in t...James Peach2007-10-102-0/+64
* r23396: Make VFS callbacks static. Mark operations as OPAQUE because theyJames Peach2007-10-101-8/+9
* r23393: Support BSD group semantics by making sure that the effective GID is ...James Peach2007-10-103-27/+103
* r23391: Second part of the patch for Apple.Jeremy Allison2007-10-101-14/+22
* r23390: First part of the patch to make Apple's life easier.Jeremy Allison2007-10-101-6/+6
* r23389: Disabling ACL support on Darwin/Mac OS X for now.Michael Adam2007-10-101-1/+5
* r23387: 1. This unifies the POSIX ACL detection code:Michael Adam2007-10-101-75/+40
* r23380: netr_getdcname returns WERROR not NTSTATUS.Günther Deschner2007-10-104-16/+16
* r23379: Whitespace cosmetics, to reduce irritating diffs...Michael Adam2007-10-102-2/+2
* r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to dealGerald Carter2007-10-101-2/+2
* r23376: More warningsVolker Lendecke2007-10-101-4/+6
* r23375: Fix a 64-bit warningVolker Lendecke2007-10-101-1/+1
* r23372: Remove restriction on string length for rpcclient commands.Jeremy Allison2007-10-101-3/+4
* r23371: Fix the misleading comment I added - it really *should*Jeremy Allison2007-10-101-2/+2
* r23370: Traverse in tdb wasn't consistently using theJeremy Allison2007-10-101-8/+10
* r23368: Make "winbind:rpc only" a full blown parameter. Thanks to Karolin forVolker Lendecke2007-10-102-1/+4
* r23367: check the "use mmap" option for ldb tooAndrew Tridgell2007-10-103-0/+14
* r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h.Michael Adam2007-10-102-0/+18
* r23362: Respect "use mmap" in tdb_wrap_open(). Tridge, you might want to mergeVolker Lendecke2007-10-101-0/+3
* r23359: Fix bug #4537, fix from jens.nissen@gmx.net.Jeremy Allison2007-10-101-1/+1
* r23358: Fix from Justin Maggard <jmaggard@infrant.com> - ensure we don'tJeremy Allison2007-10-101-1/+1
* r23357: timespec_current() was returning the wrong ns timeJeremy Allison2007-10-101-1/+1
* r23356: We missed to add the 'c' character to the list of valid ones forSimo Sorce2007-10-101-1/+1
* r23355: Fix some more build warnings.Günther Deschner2007-10-102-3/+3
* r23354: Fix build warning.Günther Deschner2007-10-101-1/+2
* r23352: Don't generate stamp-h. AFAICT it is never used.James Peach2007-10-102-2/+1
* r23349: Fix from Steve Langasek <vorlon@debian.org> toJeremy Allison2007-10-101-0/+16
* r23348: Fix connection reporting on SIGUSR2 (noticed byJeremy Allison2007-10-101-0/+3
* r23347: Fix Coverity 363. Dead code elimination.Jeremy Allison2007-10-101-7/+3
* r23346: Fix offline caching with XP/Vista. It was an off-by-oneJeremy Allison2007-10-101-4/+4
* r23345: Stop Coverity from getting confused.Jeremy Allison2007-10-101-0/+1
* r23344: Better error messageVolker Lendecke2007-10-101-2/+4
* r23343: Fix error returnVolker Lendecke2007-10-101-1/+3
* r23342: Stop Coverity from getting confused.Jeremy Allison2007-10-101-0/+3
* r23341: pdb interfaces should be versioned. As SAMBA_3_0 and SAMBA_3_0_26Jeremy Allison2007-10-101-0/+1
* r23340: Fix typo in debug ouput. Found by Karolin Seeger <ks@sernet.de>.Michael Adam2007-10-101-1/+1
* r23337: fix a crash bug...I wonder why only HP-UX 11.00 ans 11.11 noticedStefan Metzmacher2007-10-101-25/+2
* r23335: as not all source files include replace.h/config.hStefan Metzmacher2007-10-101-1/+1
* r23330: always include "winbind_client.h" as first headerStefan Metzmacher2007-10-102-2/+2
* r23328: don't typedef ber_tag_t when it's already done by openldapStefan Metzmacher2007-10-101-2/+2
* r23323: merged ldb changes from 3.0.26Andrew Tridgell2007-10-107-136/+196
* r23321: remove unused variable (due to mad merge from Centeris patches)Gerald Carter2007-10-101-1/+1