summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r23500: Two changes to survive the now activated test for rename_internals_fsp:Volker Lendecke2007-10-103-6/+17
* r23497: Disable building of libaddns (no defined API) andGerald Carter2007-10-101-38/+8
* r23496: Fix logic error in getgrnam_recv() that brokeGerald Carter2007-10-101-1/+1
* r23495: Replace literal occurrences of libsmb/errormap.o by $(ERRORMAP_OBJ).Michael Adam2007-10-101-2/+2
* r23494: Synchronize some occurrences of BINARY_PREREQS and bin/.dummy.Michael Adam2007-10-101-13/+18
* r23489: (Re-)Add tdbtorture as a build target to 3_0_26.Michael Adam2007-10-101-0/+3
* r23486: Ok, this time with a hopefully successful make test in the right place:Volker Lendecke2007-10-102-22/+33
* r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam2007-10-1010-680/+874
* r23483: Revert 23482, I must have run 'make test' in the wrong subdir.Volker Lendecke2007-10-101-14/+18
* r23482: Slightly simplify the rename code: Remove two local variables that areVolker Lendecke2007-10-101-18/+14
* r23480: Fix DEVELOPER_CFLAGS quoting.James Peach2007-10-101-1/+1
* r23478: Change the handling of the developer CFLAGS so that they are alwaysJames Peach2007-10-102-13/+32
* r23477: Build farm fix: Use int rather than MIT's krb5_int32 when setting con...Gerald Carter2007-10-101-1/+1
* r23475: Fix the prototype for sys_broken_setgroups and log *BSD group listJames Peach2007-10-101-2/+2
* r23474: Here's a small patch that disables the libkrb5.so replay cacheGerald Carter2007-10-104-42/+68
* r23472: add missing default setting for 'winbind nss info' (merge from 3.0.26)Gerald Carter2007-10-101-0/+1
* r23471: Here's a rough patch for expanding domain group membershipGerald Carter2007-10-103-155/+351
* r23470: Fix supplementary group list truncation for *BSD. We need to passJames Peach2007-10-101-2/+8
* r23469: Fix a commentVolker Lendecke2007-10-101-1/+1
* r23468: Open registry.tdb with sequence number.Michael Adam2007-10-101-3/+15
* r23467: Next little simplification: In rename_internals it's a bit pointless toVolker Lendecke2007-10-101-38/+13
* r23466: Fix RAW-NOTIFY: by using delete on close the notify is triggered deepVolker Lendecke2007-10-101-6/+0
* r23465: There was this diff between reg_printing in 3_0 and 3_0_26:Michael Adam2007-10-101-1/+4
* r23460: Re-add whitespace to reduce diff between branches.Michael Adam2007-10-101-1/+1
* r23459: Remove one superfluous cast.Michael Adam2007-10-101-1/+1
* r23458: Cosmetic fix in debug output.Michael Adam2007-10-101-1/+1
* r23457: After Jeremy's ack:Volker Lendecke2007-10-101-24/+29
* r23450: max_params_return is complete fiction when getting a changenotifyJeremy Allison2007-10-102-18/+6
* r23448: Doh ! Don't call winbind_child_died() *before* theJeremy Allison2007-10-101-7/+6
* r23447: Add kill signal to child dead path. After talkingJeremy Allison2007-10-101-0/+3
* r23446: Restore Jeremy's original formatting, just fix the comment.Volker Lendecke2007-10-101-21/+17
* r23445: Fix suggested by Volker. Don't call rename_open_filesJeremy Allison2007-10-101-2/+0
* r23434: Coorect a comment.Michael Adam2007-10-101-1/+1
* r23433: remove superfluous semicolon.Michael Adam2007-10-101-1/+1
* r23432: Remove superfluous comment.Michael Adam2007-10-101-2/+0
* r23429: Ooops, sorry.Volker Lendecke2007-10-101-3/+3
* r23426: Correct a comment. The default timeout is not 1min, but 30s. WhileVolker Lendecke2007-10-101-17/+21
* r23425: Volker noticed this obvious fix for the wins serverJeremy Allison2007-10-101-2/+2
* r23424: Thanks to Jerry, we finally tracked down the :Jeremy Allison2007-10-101-0/+62
* r23423: Use the correct structure types in the NT_ACL operations. It's notJames Peach2007-10-101-2/+2
* 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