summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r1124: ntlm_auth memory leak fixes by James Wilkinson - jwilk@alumni.cse.ucsc...Andrew Bartlett2007-10-101-0/+4
* r1122: As spotted by lha@stacken.kth.se we don't actually use this variable a...Andrew Bartlett2007-10-101-2/+0
* r1121: Fix memory leak in the trans2 signing code.Andrew Bartlett2007-10-101-2/+10
* r1117: Doh ! Remember to turn off signing when sending a "break to level II" ...Jeremy Allison2007-10-102-11/+33
* r1115: Fix for #1427. Catch bad path errors at the right point. Ensure allJeremy Allison2007-10-108-80/+203
* r1111: Rename vsnprintf to smb_vsnprintf so we don't get duplicate symbol errorsJelmer Vernooij2007-10-102-1/+2
* r1108: Index: pdb_ldap.cVolker Lendecke2007-10-102-0/+18
* r1106: Lars Mueller <lmuelle@suse.de> asked me to apply this patch, as this i...Volker Lendecke2007-10-101-5/+9
* r1104: get_called_name is used in the printing subsystem. In case of multi-homedVolker Lendecke2007-10-102-1/+26
* r1103: need to leave empty dacl so we can remove last ACEHerb Lewis2007-10-101-5/+0
* r1101: Implement 'rpcclient setprintername'.Volker Lendecke2007-10-101-0/+71
* r1097: Fix errno being incorrectly set. Noticed by Richard.Jeremy Allison2007-10-101-0/+1
* r1093: Ensure we clear any cached errors on a deferred open call soJeremy Allison2007-10-104-0/+20
* r1089: Removed spurious oplock message in deferred open processing.Jeremy Allison2007-10-103-5/+17
* r1087: BUG 1221: revert old change that used single and double quotes as deli...Gerald Carter2007-10-102-3/+3
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2007-10-1016-83/+974
* r1011: fix bad merge (from a few months ago) and ensure that we always use td...Gerald Carter2007-10-105-12/+12
* r1007: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-0/+5
* r998: Arrrgggh. Do it right this time :-(.Jeremy Allison2007-10-101-3/+3
* r996: Fix error in change to queuing code (dlink).Jeremy Allison2007-10-101-3/+3
* r993: BUG 703 -- finishing patch by Eric Boehm <boehm@nortelnetworks.com> for...Gerald Carter2007-10-101-14/+17
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2007-10-1010-55/+207
* r989: Calling sid_to_gid from within winbind makes no sense, as this callsVolker Lendecke2007-10-102-1/+10
* r988: When adding local aliases' gids to the user token, don't do a idmap_sid...Volker Lendecke2007-10-101-11/+31
* r984: Ensure memmove & memcpy aren't called with len == 0.Jeremy Allison2007-10-101-4/+8
* r979: Implement the 'cups server' option. This makes it possible to have virtualVolker Lendecke2007-10-102-18/+33
* r977: Implement 'net rpc group rename' -- rename domain groups.Volker Lendecke2007-10-103-0/+133
* r974: Fix open code to pass more torture tests. We now pass the Samba4Jeremy Allison2007-10-101-28/+87
* r971: Auto remove store dos attributes if underlying filesystemJeremy Allison2007-10-103-11/+37
* r966: fixing package dependenciesGerald Carter2007-10-101-1/+2
* r964: The max_size field in cli_samr_enum_als_groups is more like an account_...Volker Lendecke2007-10-101-1/+7
* r957: Fixup moribund unix extensions mknod code path. Don't add inJeremy Allison2007-10-101-2/+3
* r947: Patch from Fabian Franz <FabianFranz@gmx.de> that allows youJelmer Vernooij2007-10-101-4/+16
* r945: "Correct" (as in, more correct) way to handle stat opens. Doesn't regressJeremy Allison2007-10-101-22/+25
* r942: If using DOS error codes, we need to return ERRDOS/ERRbadpath for chkpt...Volker Lendecke2007-10-101-1/+1
* r938: on an error save the original errno before calling iconv to resetHerb Lewis2007-10-101-1/+5
* r936: Fix a rather weird error that crippled my site, when we upgraded toAndrew Bartlett2007-10-101-7/+4
* r933: When using widelinks = no, use realpath to canonicalize theJeremy Allison2007-10-103-2/+41
* r931: Ensure we push 16 bytes (including null termination)Jeremy Allison2007-10-101-2/+2
* r928: Ensure we're calling send_mailslot() with a UNIX charsetJeremy Allison2007-10-101-1/+4
* r925: add changes frpm trunk (r841 and r842) -- enable background queue updat...Gerald Carter2007-10-105-35/+187
* r923: Fixes so tdbtool and tdbtest can be built. Added build specs for tdbdum...John Terpstra2007-10-101-1/+4
* r922: Adding notes regarding location of documentation.John Terpstra2007-10-101-3/+8
* r921: Change notice from CVS to SVN.John Terpstra2007-10-101-4/+4
* r916: Memory leak fix from kawasa_r@itg.hitachi.co.jp.Jeremy Allison2007-10-101-2/+6
* r914: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensureJeremy Allison2007-10-101-2/+9
* r911: Patch from "Jerome Borsboom" <j.borsboom@erasmusmc.nl>, don'tJeremy Allison2007-10-101-6/+6
* r910: Fix for bug #1385 found by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2007-10-101-3/+7
* r907: fixing browse.dat bug -- don't include the resouce byte from the netbio...Gerald Carter2007-10-101-1/+1
* r885: more packaging fixesGerald Carter2007-10-101-1/+1