summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r642: use RPC_CLIENT_OBJ instead of file nameHerb Lewis1-2/+2
2007-10-10r640: Make cifsvfs symlinks work with paths within and external to theJeremy Allison2-7/+42
2007-10-10r635: put files that are referenced multiple times in separateHerb Lewis1-38/+63
2007-10-10r618: Bug #1333. Fix a problem pointed out by coolo where I was trying to ensureRichard Sharpe1-1/+1
2007-10-10r616: Bug #1333.Richard Sharpe1-2/+8
2007-10-10r599: Bug #1178. Make the libsmbclient routines callable by C++ programs. AlsoRichard Sharpe1-29/+264
2007-10-10r588: Some fixes from coolo ...Richard Sharpe2-5/+15
2007-10-10r570: Remove lots of globals to handle case issues - move themJeremy Allison16-133/+89
2007-10-10r568: setting version to 3.0.5pre1Gerald Carter1-1/+1
2007-10-10r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.Jeremy Allison3-0/+5
2007-10-10r562: Memory leak fix in error code path from kawasa_r@itg.hitachi.co.jp.Jeremy Allison1-1/+4
2007-10-10r560: Fix bugzilla 1279: cannot control individual print jobs using cupsJim McDonough1-3/+3
2007-10-10r559: Some fixes from coolo ...Richard Sharpe1-2/+2
2007-10-10r557: another patch from Stephan Kulow <coolo@suse.de> -- check cli * before ...Gerald Carter1-0/+6
2007-10-10r555: Fix big-endian storage of jobids in jobs_changed list. Found duringJim McDonough1-1/+3
2007-10-10r551: BUG 1293: fix double free in printer publishing codeGerald Carter1-2/+1
2007-10-10r547: Add entry for NT_STATUS_DUPLICATE_NAME in the ntstatus to unix error ma...Jelmer Vernooij1-0/+3
2007-10-10r545: Handing a NULL blob to base64_encode_data_blob leads to an invalid writ...Volker Lendecke1-3/+6
2007-10-10r543: possible fix for BUG 1293 -- initialize pointer to NULL to ensure the f...Gerald Carter1-0/+1
2007-10-10r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal...Gerald Carter4-9/+12
2007-10-10r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jpJeremy Allison2-1/+4
2007-10-10r538: Mem leak fix from kawasa_r@itg.hitachi.co.jpJeremy Allison1-0/+2
2007-10-10r535: Another memleak fix from kawasa_r@itg.hitachi.co.jpJeremy Allison1-0/+2
2007-10-10r533: More memory leak fixes from kawasa_r@itg.hitachi.co.jp. I need toJeremy Allison1-8/+32
2007-10-10r527: More memory leak fixes in error paths from kawasa_r@itg.hitachi.co.jp.Jeremy Allison1-2/+8
2007-10-10r525: More memory leak fixes from kawasa_r@itg.hitachi.co.jp in error codeJeremy Allison1-5/+9
2007-10-10r523: Fix from kawasa_r@itg.hitachi.co.jp to initialise blob structs.Jeremy Allison1-2/+2
2007-10-10r519: fix bug in authorise_login() that broke security = shareGerald Carter1-0/+2
2007-10-10r517: Remove wrong commit I did by mistakeAlexander Bokovoy1-6/+0
2007-10-10r516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernelsAlexander Bokovoy2-0/+19
2007-10-10r505: Break out algorithmic_gid_to_sid so that those of us who need it can us...Richard Sharpe1-3/+19
2007-10-10r501: Fix a small cut-n-pasteo ...Richard Sharpe1-1/+1
2007-10-10r496: fixing swat welcome page -- added links to example guide, devel guide, ...Gerald Carter1-21/+34
2007-10-10r494: patch from Stephan Kulow <coolo@kde.org> to fix a cut-n-paste error in ...Gerald Carter1-1/+1
2007-10-10r492: BUG 483: patch from Michel Gravey <michel.gravey@optogone.com> to fix p...Gerald Carter1-1/+4
2007-10-10r487: fixing some compile issues with the IBM AIX compiler reoported on the m...Gerald Carter2-6/+8
2007-10-10r486: BUG 1309: fix seg fault caused by trying to strdup() a NULL pointerGerald Carter1-1/+5
2007-10-10r485: fix compileGerald Carter2-6/+3
2007-10-10r483: Fix typo of appending '\\' instead of '/' now we're usingJeremy Allison1-2/+2
2007-10-10r481: Fix up assert caught by check_path_syntax.Jeremy Allison1-2/+3
2007-10-10r480: Added Andrew Bartletts pwinfo-parse-error.patch.Jeremy Allison2-5/+4
2007-10-10r478: Added Volkers fix to be able to force DOS errors when needed.Jeremy Allison3-8/+9
2007-10-10r475: Don't add ss padding length to the sent length as this is comparedJeremy Allison1-1/+1
2007-10-10r473: Fix for Microsoft hotfix MS04-011 password change breakage.Jeremy Allison1-26/+52
2007-10-10r470: BUG 1302: fix seg fault by not trying to optimize a list of invalid gid...Gerald Carter1-5/+4
2007-10-10r460: Fix for broken driver upload/delete path processing.Jeremy Allison1-14/+46
2007-10-10r449: Two AFS-related things:Volker Lendecke5-235/+1002
2007-10-10r446: Close the open NT pipes before the tdis.Volker Lendecke1-3/+3
2007-10-10r428: add acls debug classHerb Lewis3-0/+5
2007-10-10r426: fixed bug noticed by wim.delvaux@adaptiveplanet.com in handling of time...Andrew Tridgell1-0/+1