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