metze/samba/wip.git
2007-10-10 Tim Potterr6769: Fix bugzilla #2538 and #2527. Unused variables...
2007-10-10 Derrell Lipmanr6757: test for existence of sys/un.h was missing,...
2007-10-10 Gerald Carterr6755: removing domain_sid() since it is not referenced...
2007-10-10 Derrell Lipmanr6753: Fixes bug 2663. cli_getattrE() and cli_setattrE...
2007-10-10 Volker Lendecker6748: With reconnects, state->connection->ldap_struct...
2007-10-10 Volker Lendecker6743: Merge r6741 from 4_0
2007-10-10 Tim Potterr6739: Fix for segfault in samba.winbind.auth_crap...
2007-10-10 Jeremy Allisonr6715: We don't need to wrap the setfsinfo call in...
2007-10-10 Gerald Carterr6713: another talloc() fix. This time in pdb_xml.c
2007-10-10 Gerald Carterr6712: BUG 2362: fix quota support on DragonFly (Joerg...
2007-10-10 Gerald Carterr6706: * fix bug that prevented smbclient from creating...
2007-10-10 Jeremy Allisonr6696: Another attempt to fix the (unreproducible for...
2007-10-10 Gerald Carterr6686: strip the directory path from cups printin defaults
2007-10-10 Gerald Carterr6685: smbclient fixes
2007-10-10 Gerald Carterr6684: BUG 1780: patch from Rodrigo Fernandez-Vizarra...
2007-10-10 Gerald Carterr6683: remove log messages about unknown specversions...
2007-10-10 Gerald Carterr6682: patch from Qiao Yang <qyang@stbernard.com> to...
2007-10-10 Gerald Carterr6681: updating copyrights (see bug 2546)
2007-10-10 Gerald Carterr6680: event log patches from Marcin
2007-10-10 Gerald Carterr6679: BUG 2684: abartlett's patch for check the per...
2007-10-10 Gerald Carterr6678: fix python python after talloc() shakeup
2007-10-10 Jeremy Allisonr6673: Fix the write cache based on some VERY good...
2007-10-10 Volker Lendecker6658: Sorry for the spam... I think now I've got a...
2007-10-10 Volker Lendecker6656: Samba 4 is Samba 3.9...
2007-10-10 Volker Lendecker6654: Make talloc.c 4.0-ready
2007-10-10 Volker Lendecker6652: Next step getting the build farm happy.
2007-10-10 Volker Lendecker6651: It's not the smartest thing in the world to...
2007-10-10 Simo Sorcer6648: do not annoy make proto
2007-10-10 Simo Sorcer6646: keep samba3 talloc inline with samba4 one
2007-10-10 Gerald Carterr6643: fix some build issues on IRIX;l patch from james...
2007-10-10 Gerald Carterr6642: BUG 2686: shouold fix the group_setinfo() failur...
2007-10-10 Volker Lendecker6640: Attempt to fix 'make everything' with the parano...
2007-10-10 Volker Lendecker6639: Attempt to fix the build with talloc
2007-10-10 Jelmer Vernooijr6635: Fix build of the various sql pdb backends after...
2007-10-10 Gerald Carterr6634: merge smbmount malloc checker fixes from trunk
2007-10-10 Jeremy Allisonr6633: Added "check_path_syntax_posix()" in preparation...
2007-10-10 Jeremy Allisonr6631: More typo's. Sorry.
2007-10-10 Jeremy Allisonr6629: Fix stupid typo. Thanks Gunther.
2007-10-10 Volker Lendecker6627: Fix debug message
2007-10-10 Jeremy Allisonr6625: Remove another global variable left over from...
2007-10-10 Herb Lewisr6623: This change fixes a few broken commands plus...
2007-10-10 Jeremy Allisonr6613: Merge back fix for PARANOID_MALLOC checker.
2007-10-10 Gerald Carterr6601: fixing query and set alias info calls (level...
2007-10-10 Jeremy Allisonr6595: This is Volkers new-talloc patch. Just got the...
2007-10-10 Jeremy Allisonr6594: Fix silly typo causing tdb to be freed twice.
2007-10-10 Herb Lewisr6588: just include includes.h to get prototypes here.
2007-10-10 Herb Lewisr6586: get rid of a few more compiler warnings
2007-10-10 Jelmer Vernooijr6585: Fix socket-wrapper-enabled build for the tdb...
2007-10-10 Simo Sorcer6575: use samba4 torture please message on samba 3...
2007-10-10 Jelmer Vernooijr6570: Add socket_wrapper library to 3.0. Can be enable...
2007-10-10 Gerald Carterr6566: fix a couple of local group bugs.
2007-10-10 Jeremy Allisonr6553: Added Linux per-socket TCP settings patch from...
2007-10-10 Jeremy Allisonr6550: Move function make_dir_struct from util to dir.c
2007-10-10 Jeremy Allisonr6548: Fix bug #2622 - remove DPTR_MASK as it makes...
2007-10-10 Jeremy Allisonr6543: Fix EDEADLCK problem with deferred open calls...
2007-10-10 Volker Lendecker6536: Jeremy, did you actually test this part of revis...
2007-10-10 Jeremy Allisonr6533: Fix for bad comment from Andreas Gruenbacher...
2007-10-10 Steve Frenchr6514: Allow domain= to be specified in credentials...
2007-10-10 Steve Frenchr6505: Add missing remount flag handling
2007-10-10 Herb Lewisr6502: add LOCKING debug class - pull PRINTINGDB class...
2007-10-10 Derrell Lipmanr6501: correct deprecated lvalue casts in testsuite...
2007-10-10 Steve Frenchr6499: Add two newer mount options to syntax help for...
2007-10-10 Jeremy Allisonr6497: Ensure yield_connection() is called on all appro...
2007-10-10 Jeremy Allisonr6495: Bugfix for #2596 by James Peach @ SGI. Fix becom...
2007-10-10 Gerald Carterr6493: we're at 3.0.15pre3 now
2007-10-10 Gerald Carterr6491: BUG 2653: patch from Olaf Imig <Olaf.Imig@bifab...
2007-10-10 Gerald Carterr6490: BUG 1998: patch from Olaf Imig <Olaf.Imig@bifab...
2007-10-10 Volker Lendecker6488: net rpc printer migrate should not try to set...
2007-10-10 Steve Frenchr6482: Add support so umount.cifs can update mtab
2007-10-10 Jeremy Allisonr6473: Fix for bug #2644 - test for special files to...
2007-10-10 Gerald Carterr6450: * fix typo in htlm_auth help message
2007-10-10 Steve Frenchr6447: Add missing error mapping for EMLINK to NT_STATU...
2007-10-10 Volker Lendecker6445: Make us survive the PARANOID_MALLOC_CHECKER...
2007-10-10 Gerald Carterr6421: use add machine script when creating a user...
2007-10-10 Jeremy Allisonr6417: Strange old IRIX systems return -1 for telldir...
2007-10-10 Tim Potterr6412: Add fflush(stdout) after displaying username...
2007-10-10 Tim Potterr6411: Remove configure check for FTRUNCATE_NEEDS_ROOT...
2007-10-10 Tim Potterr6408: Fix compile error lurking where PATH_MAX is...
2007-10-10 Tim Potterr6407: Fix for bugzilla 2623 and 2630: $< and $* are...
2007-10-10 Volker Lendecker6401: Fix a debug message
2007-10-10 Deryck Hodger6395: Fix for Bug 2137, from Jay Fenlason <fenlason...
2007-10-10 Derrell Lipmanr6392: - Fixes bug 2564: when smbc_opendir() was called...
2007-10-10 Gerald Carterr6388: BUG 2626: ensure that the calling_name is set...
2007-10-10 Jeremy Allisonr6385: Convert checking of egid and secondary egid...
2007-10-10 Jeremy Allisonr6378: Other systems may not return 1 for checking...
2007-10-10 Gerald Carterr6373: minor changes to solaris packaging readme to...
2007-10-10 Gerald Carterr6372: removing outdated Mandrake packaging files and...
2007-10-10 Volker Lendecker6367: Slim down pdb_interface.c a bit. next_entry...
2007-10-10 Jeremy Allisonr6365: Wow, how much worse does this get. From info...
2007-10-10 Gerald Carterr6358: merging SMB_ASSERT() changes from the release...
2007-10-10 Stefan Metzmacherr6354: merge from 4_0 rev 6353:
2007-10-10 Volker Lendecker6351: This is quite a large and intrusive patch, but...
2007-10-10 Steve Frenchr6349: Update cifs umount utility
2007-10-10 Jeremy Allisonr6348: Fix for bug #2605 reported by Daniel Patterson...
2007-10-10 Jeremy Allisonr6346: Add a counter for the number of SMB operations...
2007-10-10 Jeremy Allisonr6344: Fix bug #2601 - it seems that DOS_OPEN_EXEC...
2007-10-10 Herb Lewisr6319: add prototype so -Wstrict-prototypes will not...
2007-10-10 Herb Lewisr6318: don't include smbwrapper stuff unless asked for
2007-10-10 Jeremy Allisonr6316: Remove over-cautious asserts. Damn wish I'd...
2007-10-10 Gerald Carterr6311: setting version to 3.0.15pre2
next