sfrench/samba-autobuild/.git
2007-10-10 James Peachr23541: Linking the LSA pipe module only once is probab...
2007-10-10 Kai Blinr23539: Remove code duplication and unify behaviour...
2007-10-10 Volker Lendecker23538: Fix for wild-card rename: We can't return direc...
2007-10-10 Volker Lendecker23537: Revert the inbuf/outbuf part of r23528: This...
2007-10-10 Michael Adamr23536: Fix a typo. James: Please check!
2007-10-10 Jeremy Allisonr23530: Fix bugs #4678 and #4697 which had the same...
2007-10-10 Volker Lendecker23528: Two changes to make the valgrind massif (heap...
2007-10-10 Simo Sorcer23527: Use existing escaping function pointed by James
2007-10-10 Simo Sorcer23525: I believe this patch is ok, got no reply of...
2007-10-10 Simo Sorcer23524: Fix bug 2319.
2007-10-10 Volker Lendecker23523: Gaa -- had renamed "name" to "path" and apparen...
2007-10-10 Volker Lendecker23522: Save us a kilobyte stack space in a hot code...
2007-10-10 Volker Lendecker23518: Remove the silly assumption that string_replace...
2007-10-10 Volker Lendecker23517: After Jeremy has given is ack on irc:
2007-10-10 Jeremy Allisonr23516: Fix bug found & fixed by Doug Rudoff (doug_rudo...
2007-10-10 Jeremy Allisonr23515: Ensure status isn't used uninitialized.
2007-10-10 Jeremy Allisonr23514: Remove unused function ads_get_dn_from_extended...
2007-10-10 Jeremy Allisonr23513: Fix one more use of VALUE_PREFIX.
2007-10-10 Jeremy Allisonr23512: Fix conflict in #define for SECDESC_PREFIX...
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Michael Adamr23509: This activates the global options from the...
2007-10-10 Jeremy Allisonr23508: Fix sync_file() to return NTSTATUS and return...
2007-10-10 Michael Adamr23507: Split one general function normalize_dbkey...
2007-10-10 Michael Adamr23504: Use tdb_wrap_open (instead of usual tdb_open...
2007-10-10 James Peachr23502: Restore exit-on-idle. Small refactoring...
2007-10-10 Volker Lendecker23501: Move notify_rename before rename_internals_fsp...
2007-10-10 Volker Lendecker23500: Two changes to survive the now activated test...
2007-10-10 Gerald Carterr23497: Disable building of libaddns (no defined API...
2007-10-10 Gerald Carterr23496: Fix logic error in getgrnam_recv() that broke
2007-10-10 Michael Adamr23495: Replace literal occurrences of libsmb/errormap...
2007-10-10 Michael Adamr23494: Synchronize some occurrences of BINARY_PREREQS...
2007-10-10 Michael Adamr23489: (Re-)Add tdbtorture as a build target to 3_0_26.
2007-10-10 Volker Lendecker23486: Ok, this time with a hopefully successful make...
2007-10-10 Michael Adamr23485: This checkin consists mostly of refactorings...
2007-10-10 Günther Deschnerr23484: When chasing AD referrals make sure to honor...
2007-10-10 Volker Lendecker23483: Revert 23482, I must have run 'make test' in...
2007-10-10 Volker Lendecker23482: Slightly simplify the rename code: Remove two...
2007-10-10 James Peachr23480: Fix DEVELOPER_CFLAGS quoting.
2007-10-10 James Peachr23478: Change the handling of the developer CFLAGS...
2007-10-10 Gerald Carterr23477: Build farm fix: Use int rather than MIT's krb5_...
2007-10-10 James Peachr23475: Fix the prototype for sys_broken_setgroups...
2007-10-10 Gerald Carterr23474: Here's a small patch that disables the libkrb5...
2007-10-10 Gerald Carterr23472: add missing default setting for 'winbind nss...
2007-10-10 Gerald Carterr23471: Here's a rough patch for expanding domain group...
2007-10-10 James Peachr23470: Fix supplementary group list truncation for...
2007-10-10 Volker Lendecker23469: Fix a comment
2007-10-10 Michael Adamr23468: Open registry.tdb with sequence number.
2007-10-10 Volker Lendecker23467: Next little simplification: In rename_internals...
2007-10-10 Volker Lendecker23466: Fix RAW-NOTIFY: by using delete on close the...
2007-10-10 Michael Adamr23465: There was this diff between reg_printing in...
2007-10-10 Michael Adamr23460: Re-add whitespace to reduce diff between branches.
2007-10-10 Michael Adamr23459: Remove one superfluous cast.
2007-10-10 Michael Adamr23458: Cosmetic fix in debug output.
2007-10-10 Volker Lendecker23457: After Jeremy's ack:
2007-10-10 Jeremy Allisonr23450: max_params_return is complete fiction when...
2007-10-10 Jeremy Allisonr23448: Doh ! Don't call winbind_child_died() *before...
2007-10-10 Jeremy Allisonr23447: Add kill signal to child dead path. After talking
2007-10-10 Volker Lendecker23446: Restore Jeremy's original formatting, just...
2007-10-10 Jeremy Allisonr23445: Fix suggested by Volker. Don't call rename_open...
2007-10-10 Michael Adamr23434: Coorect a comment.
2007-10-10 Michael Adamr23433: remove superfluous semicolon.
2007-10-10 Michael Adamr23432: Remove superfluous comment.
2007-10-10 Volker Lendecker23429: Ooops, sorry.
2007-10-10 Volker Lendecker23426: Correct a comment. The default timeout is not...
2007-10-10 Jeremy Allisonr23425: Volker noticed this obvious fix for the wins...
2007-10-10 Jeremy Allisonr23424: Thanks to Jerry, we finally tracked down the :
2007-10-10 James Peachr23423: Use the correct structure types in the NT_ACL...
2007-10-10 Simo Sorcer23411: We were missing displayName and that was preven...
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 Volker Lendecker23408: Remove a bogus comment
2007-10-10 Simo Sorcer23407: While verifying a bug I found out that for...
2007-10-10 Simo Sorcer23406: Evn if not strictly currently necessary do...
2007-10-10 Simo Sorcer23404: Fix wrong (and missing) action on error conditi...
2007-10-10 Jeremy Allisonr23402: Got bitten by a talloc hierarchy. Make sure...
2007-10-10 Jeremy Allisonr23400: Fix lsa crash bug #4683. The "names" enum struct
2007-10-10 James Peachr23398: Support membership of >16 groups on Darwin...
2007-10-10 James Peachr23396: Make VFS callbacks static. Mark operations...
2007-10-10 James Peachr23393: Support BSD group semantics by making sure...
2007-10-10 Jeremy Allisonr23391: Second part of the patch for Apple.
2007-10-10 Jeremy Allisonr23390: First part of the patch to make Apple's life...
2007-10-10 Michael Adamr23389: Disabling ACL support on Darwin/Mac OS X for...
2007-10-10 Michael Adamr23387: 1. This unifies the POSIX ACL detection code:
2007-10-10 Günther Deschnerr23380: netr_getdcname returns WERROR not NTSTATUS.
2007-10-10 Michael Adamr23379: Whitespace cosmetics, to reduce irritating...
2007-10-10 Gerald Carterr23377: Patch from Bjoern Jacke <bjoern@j3e.de> to...
2007-10-10 Volker Lendecker23376: More warnings
2007-10-10 Volker Lendecker23375: Fix a 64-bit warning
2007-10-10 Jeremy Allisonr23372: Remove restriction on string length for rpcclie...
2007-10-10 Jeremy Allisonr23371: Fix the misleading comment I added - it really...
2007-10-10 Jeremy Allisonr23370: Traverse in tdb wasn't consistently using the
2007-10-10 Volker Lendecker23368: Make "winbind:rpc only" a full blown parameter...
2007-10-10 Andrew Tridgellr23367: check the "use mmap" option for ldb too
2007-10-10 Michael Adamr23363: Activate rep_pread and rep_pwrite in lib/replac...
2007-10-10 Volker Lendecker23362: Respect "use mmap" in tdb_wrap_open(). Tridge...
2007-10-10 Jeremy Allisonr23359: Fix bug #4537, fix from jens.nissen@gmx.net.
2007-10-10 Jeremy Allisonr23358: Fix from Justin Maggard <jmaggard@infrant.com...
2007-10-10 Jeremy Allisonr23357: timespec_current() was returning the wrong...
2007-10-10 Simo Sorcer23356: We missed to add the 'c' character to the list...
2007-10-10 Günther Deschnerr23355: Fix some more build warnings.
2007-10-10 Günther Deschnerr23354: Fix build warning.
next