summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23518: Remove the silly assumption that string_replace requires a pstring.Volker Lendecke2-24/+49
2007-10-10r23517: After Jeremy has given is ack on irc:Volker Lendecke1-179/+61
2007-10-10r23516: Fix bug found & fixed by Doug Rudoff (doug_rudoff@isilon.com)Jeremy Allison1-0/+6
2007-10-10r23515: Ensure status isn't used uninitialized.Jeremy Allison1-1/+1
2007-10-10r23514: Remove unused function ads_get_dn_from_extended_dn().Jeremy Allison1-29/+0
2007-10-10r23513: Fix one more use of VALUE_PREFIX.Jeremy Allison1-1/+1
2007-10-10r23512: Fix conflict in #define for SECDESC_PREFIX. Ensure allJeremy Allison2-7/+7
2007-10-10r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach33-113/+120
2007-10-10r23509: This activates the global options from the registry in loadparm.Michael Adam5-12/+305
2007-10-10r23508: Fix sync_file() to return NTSTATUS and return thisJeremy Allison3-13/+69
2007-10-10r23507: Split one general function normalize_dbkey from reg_db.c into util_reg.cMichael Adam2-7/+7
2007-10-10r23504: Use tdb_wrap_open (instead of usual tdb_open) in reg_db.Michael Adam1-27/+22
2007-10-10r23502: Restore exit-on-idle. Small refactoring for clarity. Exit ifJames Peach1-17/+26
2007-10-10r23501: Move notify_rename before rename_internals_fsp and call it from there.Volker Lendecke1-42/+44
2007-10-10r23500: Two changes to survive the now activated test for rename_internals_fsp:Volker Lendecke3-6/+17
2007-10-10r23497: Disable building of libaddns (no defined API) andGerald Carter1-38/+8
2007-10-10r23496: Fix logic error in getgrnam_recv() that brokeGerald Carter1-1/+1
2007-10-10r23495: Replace literal occurrences of libsmb/errormap.o by $(ERRORMAP_OBJ).Michael Adam1-2/+2
2007-10-10r23494: Synchronize some occurrences of BINARY_PREREQS and bin/.dummy.Michael Adam1-13/+18
2007-10-10r23489: (Re-)Add tdbtorture as a build target to 3_0_26.Michael Adam1-0/+3
2007-10-10r23486: Ok, this time with a hopefully successful make test in the right place:Volker Lendecke2-22/+33
2007-10-10r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam10-680/+874
2007-10-10r23483: Revert 23482, I must have run 'make test' in the wrong subdir.Volker Lendecke1-14/+18
2007-10-10r23482: Slightly simplify the rename code: Remove two local variables that areVolker Lendecke1-18/+14
2007-10-10r23480: Fix DEVELOPER_CFLAGS quoting.James Peach1-1/+1
2007-10-10r23478: Change the handling of the developer CFLAGS so that they are alwaysJames Peach2-13/+32
2007-10-10r23477: Build farm fix: Use int rather than MIT's krb5_int32 when setting con...Gerald Carter1-1/+1
2007-10-10r23475: Fix the prototype for sys_broken_setgroups and log *BSD group listJames Peach1-2/+2
2007-10-10r23474: Here's a small patch that disables the libkrb5.so replay cacheGerald Carter4-42/+68
2007-10-10r23472: add missing default setting for 'winbind nss info' (merge from 3.0.26)Gerald Carter1-0/+1
2007-10-10r23471: Here's a rough patch for expanding domain group membershipGerald Carter3-155/+351
2007-10-10r23470: Fix supplementary group list truncation for *BSD. We need to passJames Peach1-2/+8
2007-10-10r23469: Fix a commentVolker Lendecke1-1/+1
2007-10-10r23468: Open registry.tdb with sequence number.Michael Adam1-3/+15
2007-10-10r23467: Next little simplification: In rename_internals it's a bit pointless toVolker Lendecke1-38/+13
2007-10-10r23466: Fix RAW-NOTIFY: by using delete on close the notify is triggered deepVolker Lendecke1-6/+0
2007-10-10r23465: There was this diff between reg_printing in 3_0 and 3_0_26:Michael Adam1-1/+4
2007-10-10r23460: Re-add whitespace to reduce diff between branches.Michael Adam1-1/+1
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