summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23459: Remove one superfluous cast.Michael Adam1-1/+1
2007-10-10r23458: Cosmetic fix in debug output.Michael Adam1-1/+1
2007-10-10r23457: After Jeremy's ack:Volker Lendecke1-24/+29
2007-10-10r23450: max_params_return is complete fiction when getting a changenotifyJeremy Allison2-18/+6
2007-10-10r23448: Doh ! Don't call winbind_child_died() *before* theJeremy Allison1-7/+6
2007-10-10r23447: Add kill signal to child dead path. After talkingJeremy Allison1-0/+3
2007-10-10r23446: Restore Jeremy's original formatting, just fix the comment.Volker Lendecke1-21/+17
2007-10-10r23445: Fix suggested by Volker. Don't call rename_open_filesJeremy Allison1-2/+0
2007-10-10r23434: Coorect a comment.Michael Adam1-1/+1
2007-10-10r23433: remove superfluous semicolon.Michael Adam1-1/+1
2007-10-10r23432: Remove superfluous comment.Michael Adam1-2/+0
2007-10-10r23429: Ooops, sorry.Volker Lendecke1-3/+3
2007-10-10r23426: Correct a comment. The default timeout is not 1min, but 30s. WhileVolker Lendecke1-17/+21
2007-10-10r23425: Volker noticed this obvious fix for the wins serverJeremy Allison1-2/+2
2007-10-10r23424: Thanks to Jerry, we finally tracked down the :Jeremy Allison1-0/+62
2007-10-10r23423: Use the correct structure types in the NT_ACL operations. It's notJames Peach1-2/+2
2007-10-10r23411: We were missing displayName and that was preventing usSimo Sorce1-0/+1
2007-10-10r23410: Merge the core of the cluster code.Volker Lendecke22-18/+2396
2007-10-10r23408: Remove a bogus commentVolker Lendecke1-1/+0
2007-10-10r23407: While verifying a bug I found out that for some reasonSimo Sorce1-17/+14
2007-10-10r23406: Evn if not strictly currently necessary do check for correctSimo Sorce2-0/+16
2007-10-10r23404: Fix wrong (and missing) action on error condition in ldap reply evalu...Simo Sorce1-1/+5
2007-10-10r23402: Got bitten by a talloc hierarchy. Make sure we allocJeremy Allison1-3/+3
2007-10-10r23400: Fix lsa crash bug #4683. The "names" enum structJeremy Allison4-44/+23
2007-10-10r23398: Support membership of >16 groups on Darwin by making sure we opt in t...James Peach2-0/+64
2007-10-10r23396: Make VFS callbacks static. Mark operations as OPAQUE because theyJames Peach1-8/+9
2007-10-10r23393: Support BSD group semantics by making sure that the effective GID is ...James Peach3-27/+103
2007-10-10r23391: Second part of the patch for Apple.Jeremy Allison1-14/+22
2007-10-10r23390: First part of the patch to make Apple's life easier.Jeremy Allison1-6/+6
2007-10-10r23389: Disabling ACL support on Darwin/Mac OS X for now.Michael Adam1-1/+5
2007-10-10r23387: 1. This unifies the POSIX ACL detection code:Michael Adam1-75/+40
2007-10-10r23380: netr_getdcname returns WERROR not NTSTATUS.Günther Deschner4-16/+16
2007-10-10r23379: Whitespace cosmetics, to reduce irritating diffs...Michael Adam2-2/+2
2007-10-10r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to dealGerald Carter1-2/+2
2007-10-10r23376: More warningsVolker Lendecke1-4/+6
2007-10-10r23375: Fix a 64-bit warningVolker Lendecke1-1/+1
2007-10-10r23372: Remove restriction on string length for rpcclient commands.Jeremy Allison1-3/+4
2007-10-10r23371: Fix the misleading comment I added - it really *should*Jeremy Allison1-2/+2
2007-10-10r23370: Traverse in tdb wasn't consistently using theJeremy Allison1-8/+10
2007-10-10r23368: Make "winbind:rpc only" a full blown parameter. Thanks to Karolin forVolker Lendecke2-1/+4
2007-10-10r23367: check the "use mmap" option for ldb tooAndrew Tridgell3-0/+14
2007-10-10r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h.Michael Adam2-0/+18
2007-10-10r23362: Respect "use mmap" in tdb_wrap_open(). Tridge, you might want to mergeVolker Lendecke1-0/+3
2007-10-10r23359: Fix bug #4537, fix from jens.nissen@gmx.net.Jeremy Allison1-1/+1
2007-10-10r23358: Fix from Justin Maggard <jmaggard@infrant.com> - ensure we don'tJeremy Allison1-1/+1
2007-10-10r23357: timespec_current() was returning the wrong ns timeJeremy Allison1-1/+1
2007-10-10r23356: We missed to add the 'c' character to the list of valid ones forSimo Sorce1-1/+1
2007-10-10r23355: Fix some more build warnings.Günther Deschner2-3/+3
2007-10-10r23354: Fix build warning.Günther Deschner1-1/+2
2007-10-10r23352: Don't generate stamp-h. AFAICT it is never used.James Peach2-2/+1