Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r545: Handing a NULL blob to base64_encode_data_blob leads to an invalid writ... | Volker Lendecke | 1 | -3/+6 |
2007-10-10 | r543: possible fix for BUG 1293 -- initialize pointer to NULL to ensure the f... | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal... | Gerald Carter | 4 | -9/+12 |
2007-10-10 | r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jp | Jeremy Allison | 2 | -1/+4 |
2007-10-10 | r538: Mem leak fix from kawasa_r@itg.hitachi.co.jp | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r535: Another memleak fix from kawasa_r@itg.hitachi.co.jp | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r533: More memory leak fixes from kawasa_r@itg.hitachi.co.jp. I need to | Jeremy Allison | 1 | -8/+32 |
2007-10-10 | r527: More memory leak fixes in error paths from kawasa_r@itg.hitachi.co.jp. | Jeremy Allison | 1 | -2/+8 |
2007-10-10 | r525: More memory leak fixes from kawasa_r@itg.hitachi.co.jp in error code | Jeremy Allison | 1 | -5/+9 |
2007-10-10 | r523: Fix from kawasa_r@itg.hitachi.co.jp to initialise blob structs. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r519: fix bug in authorise_login() that broke security = share | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r517: Remove wrong commit I did by mistake | Alexander Bokovoy | 1 | -6/+0 |
2007-10-10 | r516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernels | Alexander Bokovoy | 2 | -0/+19 |
2007-10-10 | r505: Break out algorithmic_gid_to_sid so that those of us who need it can us... | Richard Sharpe | 1 | -3/+19 |
2007-10-10 | r501: Fix a small cut-n-pasteo ... | Richard Sharpe | 1 | -1/+1 |
2007-10-10 | r496: fixing swat welcome page -- added links to example guide, devel guide, ... | Gerald Carter | 2 | -22/+37 |
2007-10-10 | r494: patch from Stephan Kulow <coolo@kde.org> to fix a cut-n-paste error in ... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r492: BUG 483: patch from Michel Gravey <michel.gravey@optogone.com> to fix p... | Gerald Carter | 1 | -1/+4 |
2007-10-10 | r487: fixing some compile issues with the IBM AIX compiler reoported on the m... | Gerald Carter | 2 | -6/+8 |
2007-10-10 | r486: BUG 1309: fix seg fault caused by trying to strdup() a NULL pointer | Gerald Carter | 1 | -1/+5 |
2007-10-10 | r485: fix compile | Gerald Carter | 2 | -6/+3 |
2007-10-10 | r483: Fix typo of appending '\\' instead of '/' now we're using | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r481: Fix up assert caught by check_path_syntax. | Jeremy Allison | 1 | -2/+3 |
2007-10-10 | r480: Added Andrew Bartletts pwinfo-parse-error.patch. | Jeremy Allison | 2 | -5/+4 |
2007-10-10 | r478: Added Volkers fix to be able to force DOS errors when needed. | Jeremy Allison | 3 | -8/+9 |
2007-10-10 | r475: Don't add ss padding length to the sent length as this is compared | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r473: Fix for Microsoft hotfix MS04-011 password change breakage. | Jeremy Allison | 1 | -26/+52 |
2007-10-10 | r470: BUG 1302: fix seg fault by not trying to optimize a list of invalid gid... | Gerald Carter | 1 | -5/+4 |
2007-10-10 | r460: Fix for broken driver upload/delete path processing. | Jeremy Allison | 1 | -14/+46 |
2007-10-10 | r455: fixing a couple of bugs inthe specfile; (a) merge tpot's libsmbclienbt ... | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r449: Two AFS-related things: | Volker Lendecke | 5 | -235/+1002 |
2007-10-10 | r446: Close the open NT pipes before the tdis. | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r428: add acls debug class | Herb Lewis | 3 | -0/+5 |
2007-10-10 | r426: fixed bug noticed by wim.delvaux@adaptiveplanet.com in handling of time... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r422: Compile fix for OpenBSD (ENOTSUP not supported - ha ha). | Tim Potter | 1 | -0/+2 |
2007-10-10 | r421: Fix debug message. Closes bugzilla #1305. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r416: add a newline to the debuglevel message returned string | Herb Lewis | 2 | -4/+13 |
2007-10-10 | r415: Return NT_STATUS_ACCESS_DENIED not some LOCK message ... | Richard Sharpe | 1 | -1/+1 |
2007-10-10 | r413: merge from 4_0: | Stefan Metzmacher | 2 | -18/+1 |
2007-10-10 | r410: merge tpot's changeset 353 from trunk: | Stefan Metzmacher | 2 | -5/+3 |
2007-10-10 | r408: - replace (conn->admin_user != True) with (current_user.uid != 0) | Stefan Metzmacher | 4 | -4/+8 |
2007-10-10 | r405: Some docs of vfs_full_audit.c as comment :-) | Volker Lendecke | 1 | -0/+31 |
2007-10-10 | r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditing | Volker Lendecke | 5 | -199/+1864 |
2007-10-10 | r403: update version to 3.0.4pre1 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r397: BUG 1199: check logfile before writing debug output | Gerald Carter | 1 | -2/+28 |
2007-10-10 | r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fix | Gerald Carter | 3 | -0/+14 |
2007-10-10 | r393: BUG 1141: patch from timur@com.bat.ru (Timur Bakeyev) for nss*.so names... | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r384: Relicense tdb python module in trunk and 3.0 branch as LGPL since the | Tim Potter | 2 | -28/+28 |
2007-10-10 | r379: Fix syntax error in example mysql table | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r378: Add an option extd_audit:parseable=True. This gives messages of the form | Volker Lendecke | 1 | -95/+198 |