Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r6748: With reconnects, state->connection->ldap_struct can change in smbldap_... | Volker Lendecke | 1 | -3/+8 |
2007-10-10 | r6743: Merge r6741 from 4_0 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r6739: Fix for segfault in samba.winbind.auth_crap module found by Ed Plese. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r6715: We don't need to wrap the setfsinfo call in HAVE_QUOTA | Jeremy Allison | 2 | -6/+10 |
2007-10-10 | r6713: another talloc() fix. This time in pdb_xml.c | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r6712: BUG 2362: fix quota support on DragonFly (Joerg Sonnenberger <joerg@le... | Gerald Carter | 1 | -14/+14 |
2007-10-10 | r6706: * fix bug that prevented smbclient from creating directories | Gerald Carter | 2 | -6/+12 |
2007-10-10 | r6696: Another attempt to fix the (unreproducible for me) bug #2346 (read-only | Jeremy Allison | 1 | -6/+21 |
2007-10-10 | r6686: strip the directory path from cups printin defaults | Gerald Carter | 1 | -5/+5 |
2007-10-10 | r6685: smbclient fixes | Gerald Carter | 2 | -8/+80 |
2007-10-10 | r6684: BUG 1780: patch from Rodrigo Fernandez-Vizarra <Rodrigo.Fernandez-Viza... | Gerald Carter | 1 | -21/+203 |
2007-10-10 | r6683: remove log messages about unknown specversions since I think we are fa... | Gerald Carter | 1 | -19/+0 |
2007-10-10 | r6682: patch from Qiao Yang <qyang@stbernard.com> to use out own DC when gett... | Gerald Carter | 2 | -7/+15 |
2007-10-10 | r6681: updating copyrights (see bug 2546) | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r6680: event log patches from Marcin | Gerald Carter | 3 | -69/+233 |
2007-10-10 | r6679: BUG 2684: abartlett's patch for check the per service hosts allow/deny... | Gerald Carter | 1 | -0/+5 |
2007-10-10 | r6678: fix python python after talloc() shakeup | Gerald Carter | 9 | -13/+14 |
2007-10-10 | r6673: Fix the write cache based on some VERY good detective work | Jeremy Allison | 6 | -75/+87 |
2007-10-10 | r6658: Sorry for the spam... I think now I've got a version that should compi... | Volker Lendecke | 2 | -3/+3 |
2007-10-10 | r6656: Samba 4 is Samba 3.9... | Volker Lendecke | 2 | -3/+3 |
2007-10-10 | r6654: Make talloc.c 4.0-ready | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r6652: Next step getting the build farm happy. | Volker Lendecke | 1 | -1/+13 |
2007-10-10 | r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in a... | Volker Lendecke | 3 | -1/+9 |
2007-10-10 | r6648: do not annoy make proto | Simo Sorce | 1 | -1/+2 |
2007-10-10 | r6646: keep samba3 talloc inline with samba4 one | Simo Sorce | 2 | -0/+10 |
2007-10-10 | r6643: fix some build issues on IRIX;l patch from james peach | Gerald Carter | 4 | -5/+11 |
2007-10-10 | r6642: BUG 2686: shouold fix the group_setinfo() failures; similar to alias_s... | Gerald Carter | 1 | -0/+5 |
2007-10-10 | r6640: Attempt to fix 'make everything' with the paranoid malloc checker. | Volker Lendecke | 7 | -18/+23 |
2007-10-10 | r6639: Attempt to fix the build with talloc | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r6635: Fix build of the various sql pdb backends after new talloc. | Jelmer Vernooij | 3 | -91/+101 |
2007-10-10 | r6634: merge smbmount malloc checker fixes from trunk | Gerald Carter | 2 | -0/+4 |
2007-10-10 | r6633: Added "check_path_syntax_posix()" in preparation for handling | Jeremy Allison | 3 | -9/+115 |
2007-10-10 | r6631: More typo's. Sorry. | Jeremy Allison | 2 | -3/+3 |
2007-10-10 | r6629: Fix stupid typo. Thanks Gunther. | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r6627: Fix debug message | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r6625: Remove another global variable left over from a long time ago (magic c... | Jeremy Allison | 9 | -47/+49 |
2007-10-10 | r6623: This change fixes a few broken commands plus adds some | Herb Lewis | 3 | -215/+324 |
2007-10-10 | r6613: Merge back fix for PARANOID_MALLOC checker. | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r6601: fixing query and set alias info calls (level 1 from the | Gerald Carter | 5 | -112/+75 |
2007-10-10 | r6595: This is Volkers new-talloc patch. Just got the go-ahead from | Jeremy Allison | 14 | -459/+1820 |
2007-10-10 | r6594: Fix silly typo causing tdb to be freed twice. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r6588: just include includes.h to get prototypes here. | Herb Lewis | 2 | -3/+2 |
2007-10-10 | r6586: get rid of a few more compiler warnings | Herb Lewis | 16 | -7/+34 |
2007-10-10 | r6585: Fix socket-wrapper-enabled build for the tdb tools | Jelmer Vernooij | 1 | -4/+11 |
2007-10-10 | r6575: use samba4 torture please message on samba 3 torture | Simo Sorce | 1 | -0/+3 |
2007-10-10 | r6570: Add socket_wrapper library to 3.0. Can be enabled by passing | Jelmer Vernooij | 5 | -2/+531 |
2007-10-10 | r6566: fix a couple of local group bugs. | Gerald Carter | 2 | -8/+14 |
2007-10-10 | r6553: Added Linux per-socket TCP settings patch from "Ed Boraas" <ed.boraas@... | Jeremy Allison | 1 | -0/+9 |
2007-10-10 | r6550: Move function make_dir_struct from util to dir.c | Jeremy Allison | 2 | -34/+34 |
2007-10-10 | r6548: Fix bug #2622 - remove DPTR_MASK as it makes no sense. | Jeremy Allison | 2 | -12/+12 |