jra/samba/.git
2007-10-10 Andrew Bartlettr1125: Remove bougus comments. (The real fix was to...
2007-10-10 Andrew Bartlettr1124: ntlm_auth memory leak fixes by James Wilkinson...
2007-10-10 Andrew Bartlettr1122: As spotted by lha@stacken.kth.se we don't actual...
2007-10-10 Andrew Bartlettr1121: Fix memory leak in the trans2 signing code.
2007-10-10 Jeremy Allisonr1117: Doh ! Remember to turn off signing when sending...
2007-10-10 Jeremy Allisonr1115: Fix for #1427. Catch bad path errors at the...
2007-10-10 Jelmer Vernooijr1111: Rename vsnprintf to smb_vsnprintf so we don...
2007-10-10 Volker Lendecker1108: Index: pdb_ldap.c
2007-10-10 Volker Lendecker1106: Lars Mueller <lmuelle@suse.de> asked me to apply...
2007-10-10 Volker Lendecker1104: get_called_name is used in the printing subsyste...
2007-10-10 Herb Lewisr1103: need to leave empty dacl so we can remove last ACE
2007-10-10 Volker Lendecker1101: Implement 'rpcclient setprintername'.
2007-10-10 Jeremy Allisonr1097: Fix errno being incorrectly set. Noticed by...
2007-10-10 Jeremy Allisonr1093: Ensure we clear any cached errors on a deferred...
2007-10-10 Jeremy Allisonr1089: Removed spurious oplock message in deferred...
2007-10-10 Gerald Carterr1087: BUG 1221: revert old change that used single...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2007-10-10 Gerald Carterr1011: fix bad merge (from a few months ago) and ensure...
2007-10-10 Stefan Metzmacherr1007: merge from SAMBA_4_0:
2007-10-10 Jeremy Allisonr998: Arrrgggh. Do it right this time :-(.
2007-10-10 Jeremy Allisonr996: Fix error in change to queuing code (dlink).
2007-10-10 Gerald Carterr993: BUG 703 -- finishing patch by Eric Boehm <boehm...
2007-10-10 Gerald Carterr991: Allow winbindd to use the domain trust account...
2007-10-10 Volker Lendecker989: Calling sid_to_gid from within winbind makes...
2007-10-10 Volker Lendecker988: When adding local aliases' gids to the user token...
2007-10-10 Jeremy Allisonr984: Ensure memmove & memcpy aren't called with len...
2007-10-10 Volker Lendecker979: Implement the 'cups server' option. This makes...
2007-10-10 Volker Lendecker977: Implement 'net rpc group rename' -- rename domain...
2007-10-10 Jeremy Allisonr974: Fix open code to pass more torture tests. We...
2007-10-10 Jeremy Allisonr971: Auto remove store dos attributes if underlying...
2007-10-10 Gerald Carterr966: fixing package dependencies
2007-10-10 Volker Lendecker964: The max_size field in cli_samr_enum_als_groups...
2007-10-10 Jeremy Allisonr957: Fixup moribund unix extensions mknod code path...
2007-10-10 Jelmer Vernooijr947: Patch from Fabian Franz <FabianFranz@gmx.de>...
2007-10-10 Jeremy Allisonr945: "Correct" (as in, more correct) way to handle...
2007-10-10 Volker Lendecker942: If using DOS error codes, we need to return ERRDO...
2007-10-10 Herb Lewisr938: on an error save the original errno before callin...
2007-10-10 Andrew Bartlettr936: Fix a rather weird error that crippled my site...
2007-10-10 Jeremy Allisonr933: When using widelinks = no, use realpath to canoni...
2007-10-10 Jeremy Allisonr931: Ensure we push 16 bytes (including null termination)
2007-10-10 Jeremy Allisonr928: Ensure we're calling send_mailslot() with a UNIX...
2007-10-10 Gerald Carterr925: add changes frpm trunk (r841 and r842) -- enable...
2007-10-10 John Terpstrar923: Fixes so tdbtool and tdbtest can be built. Added...
2007-10-10 John Terpstrar922: Adding notes regarding location of documentation.
2007-10-10 John Terpstrar921: Change notice from CVS to SVN.
2007-10-10 Jeremy Allisonr916: Memory leak fix from kawasa_r@itg.hitachi.co.jp.
2007-10-10 Jeremy Allisonr914: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc...
2007-10-10 Jeremy Allisonr911: Patch from "Jerome Borsboom" <j.borsboom@erasmusm...
2007-10-10 Jeremy Allisonr910: Fix for bug #1385 found by Jason Mader <jason...
2007-10-10 Gerald Carterr907: fixing browse.dat bug -- don't include the resouc...
2007-10-10 Gerald Carterr885: more packaging fixes
2007-10-10 Gerald Carterr881: BUG 1357: add pam-devel to build requirements
2007-10-10 Gerald Carterr878: fixing bug in packaging that crep back in
2007-10-10 Gerald Carterr844: bumping version
2007-10-10 Stefan Metzmacherr840: use quota debug class
2007-10-10 Stefan Metzmacherr824: merge from: SAMBA_4_0:
2007-10-10 Stefan Metzmacherr817: - fix a configure logic bug for linux/XFS quotas
2007-10-10 Herb Lewisr814: conn is 0 during ioctl (at least during smbtortur...
2007-10-10 Jeremy Allisonr810: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc...
2007-10-10 Jeremy Allisonr805: Fix to stop smbd hanging on missing group member...
2007-10-10 Jeremy Allisonr801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to...
2007-10-10 Gerald Carterr799: BUG 1259 -- add 'printcap cache time' patch from...
2007-10-10 Gerald Carterr795: paranoia checks
2007-10-10 Jeremy Allisonr788: Inspired by patch from "Jianliang Lu" <j.lu@tiess...
2007-10-10 Jeremy Allisonr786: Memory leak fixes in (mostly) error code paths...
2007-10-10 Gerald Carterr783: fix bug in reading printer data from disk; all...
2007-10-10 Andrew Bartlettr780: Fix segfault in ntlm_auth --diagnostics
2007-10-10 Jeremy Allisonr779: Fix specific case of open that doesn't cause...
2007-10-10 Herb Lewisr776: I should have just cut and pasted from my build...
2007-10-10 Herb Lewisr775: merge trunk 774 to samba 3_0 - fix bad compare...
2007-10-10 Herb Lewisr772: fix cut and paste error in comment
2007-10-10 Jeremy Allisonr764: More memleak fixes in error code path from kawasa...
2007-10-10 Jeremy Allisonr762: Fix for #1319 when security > share.
2007-10-10 Jeremy Allisonr742: Volker discovered that we can truncate a locked...
2007-10-10 Richard Sharper740: Fix Bug #1301. Return NT_STATUS_SHARING_VIOLATION...
2007-10-10 Steve Frenchr737: Handle -S and user mount parms
2007-10-10 Simo Sorcer731: add the current debian directory for debian stabl...
2007-10-10 Simo Sorcer730: move the current debian dir to debian-unstable
2007-10-10 Jeremy Allisonr716: Fix for bugid #1345 (Macromedia Homesite cannot...
2007-10-10 Jeremy Allisonr710: Fix smbclient symlink command when widelinks...
2007-10-10 Jeremy Allisonr706: Fix erroneous commit... I've not finished testing the
2007-10-10 Gerald Carterr704: BUG 1315: fix for schannel client connections...
2007-10-10 Jeremy Allisonr698: Now wb pipe is non-blocking remember to read...
2007-10-10 Gerald Carterr689: removed unneeded forward declarations
2007-10-10 Stefan Metzmacherr675: merge from SAMBA_4_0:
2007-10-10 Jeremy Allisonr658: Oops - make smbclient work again with widelinks...
2007-10-10 Jeremy Allisonr656: Make widelinks use realpath(). Tidy up cases...
2007-10-10 Richard Sharper654: There is no point in having two lines of:
2007-10-10 Jeremy Allisonr653: Ok, so tridge convinced me. Allow full UNIX path...
2007-10-10 Jeremy Allisonr651: Patch from kawasa_r@itg.hitachi.co.jp to connect...
2007-10-10 Gerald Carterr647: fix for setting the called name to by our IP...
2007-10-10 Jeremy Allisonr645: Patch from kawasa_r@itg.hitachi.co.jp to correctl...
2007-10-10 Herb Lewisr643: fix typo
2007-10-10 Herb Lewisr642: use RPC_CLIENT_OBJ instead of file name
2007-10-10 Jeremy Allisonr640: Make cifsvfs symlinks work with paths within...
2007-10-10 Herb Lewisr635: put files that are referenced multiple times...
2007-10-10 Gerald Carterr632: pulling in release notes from 3.0.4 and getting...
2007-10-10 Richard Sharper618: Bug #1333. Fix a problem pointed out by coolo...
2007-10-10 Richard Sharper616: Bug #1333.
2007-10-10 Richard Sharper599: Bug #1178. Make the libsmbclient routines callabl...
next