summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r1311: Turn on sendfile for non-oplocked files. tridge provedJeremy Allison2007-10-102-9/+11
* r1304: Turns out non-io opens that cause oplock breaks are a *different* setJeremy Allison2007-10-101-2/+2
* r1301: Fix bogus error message when using "mangling method = hash" ratherJeremy Allison2007-10-101-2/+4
* r1299: Don't "break" - "continue" ! Otherwise we only expire the first name !Jeremy Allison2007-10-101-1/+1
* r1297: Yes, it does survive valgrind for my tests :-)Volker Lendecke2007-10-102-8/+34
* r1295: To be able to send a message to the background queue updated, we need ...Volker Lendecke2007-10-101-3/+7
* r1290: Ensure we remove DNS and DNSFAIL records immediately on timeout.Jeremy Allison2007-10-101-1/+6
* r1287: Attempt to fix the build for systems without kerberos headers.Volker Lendecke2007-10-101-3/+3
* r1285: Put variable definitions into a block before the statements...Volker Lendecke2007-10-101-1/+1
* r1283: Fix typoVolker Lendecke2007-10-101-1/+1
* r1282: gcc 3.2 on SuSE 8.2 does not like #ifdefs inside a macro argument (DEB...Volker Lendecke2007-10-101-3/+5
* r1263: Make "defer sharing violations" a global parameter.Jeremy Allison2007-10-104-6/+32
* r1260: Added new parameter in the protocol section. "defer sharing violations",Jeremy Allison2007-10-102-0/+12
* r1259: Ensure we pass Samba4 RAW-RENAME test.Jeremy Allison2007-10-101-9/+165
* r1257: Ensure we deferr a sharing violation on rename correctly.Jeremy Allison2007-10-101-1/+11
* r1255: Ensure we check attributes correctly on rename request. Gets us furthe...Jeremy Allison2007-10-102-7/+12
* r1248: Fix from Nick Wellnhofer <wellnhofer@aevum.de> to preventJeremy Allison2007-10-101-4/+8
* r1247: Final fix to make this compile on Heimdal.Jeremy Allison2007-10-102-22/+43
* r1245: I think the parameter for "password" and "data" was reversed.Jeremy Allison2007-10-101-2/+2
* r1244: More Heimdal compile fixes.Jeremy Allison2007-10-101-3/+9
* r1243: Fix so this compiles with Heimdal (in Heimdal krb5_kt_cursor is a stru...Jeremy Allison2007-10-101-16/+34
* r1241: Fix incorrect type in printer publishing (struct uuid, not UUID_FLAT).Jeremy Allison2007-10-101-3/+2
* r1240: Ensure we don't shadow Heimdal globals.Jeremy Allison2007-10-103-13/+13
* r1237: Correctly honor infolevel argument. Thanks to Guenther Deschner <gd@se...Volker Lendecke2007-10-101-1/+1
* r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come beforeJeremy Allison2007-10-105-10/+34
* r1230: (merges from HP PSA) fixing a couple of caching bugs in the printing c...Gerald Carter2007-10-102-1/+9
* r1224: Fix longstanding memleak bug with logfile name being set before lp_load()Jeremy Allison2007-10-101-0/+7
* r1223: Fix valgrind error with realm manipulation.... Damn macros :-(.Jeremy Allison2007-10-101-2/+8
* r1222: Valgrind memory leak fixes. Still tracking down a strange one...Jeremy Allison2007-10-105-60/+184
* r1221: Added the last of the system keytab patch from "Dan Perry" <dperry@ppp...Jeremy Allison2007-10-102-94/+195
* r1220: Revert last change. Apparently, NOTPARALLEL blocks all parallel buildsJelmer Vernooij2007-10-101-1/+0
* r1219: Don't make proto parallelJelmer Vernooij2007-10-101-0/+1
* r1215: Intermediate checkin of the new keytab code. I need to make sure IJeremy Allison2007-10-107-184/+518
* r1214: Now compiles. Changed krb5_kt_free_entry to krb5_free_keytab_entry_con...Jeremy Allison2007-10-101-12/+12
* r1212: small change to prevent home directories added during the SMBsesssetup...Gerald Carter2007-10-101-0/+6
* r1202: This hopefully fixes our memory use when unmarshalling strings. The te...Volker Lendecke2007-10-101-1/+4
* r1195: Ensure libsmb/clikrb5.c compiles.Jeremy Allison2007-10-101-2/+2
* r1194: Definition of krb5_free_unparsed_name() if we do't have it.Jeremy Allison2007-10-101-0/+7
* r1193: Ensure we check for and use krb5_free_unparsed_name().Jeremy Allison2007-10-103-3/+9
* r1192: Fixed all memleaks/error code return path leaks I can find. Not sure i...Jeremy Allison2007-10-101-42/+94
* r1184: Keep latest changes... not compilable yet.Jeremy Allison2007-10-101-13/+30
* r1183: Updates to the code cleanup so I don't lose my changes...Jeremy Allison2007-10-101-52/+62
* r1182: Partial re-write of keytab code to clean up, remove memory leaks etc. ...Jeremy Allison2007-10-101-47/+77
* r1180: New file - basis of new system keytab code.Jeremy Allison2007-10-101-0/+434
* r1179: Start of system keytab merge. Config tests.Jeremy Allison2007-10-101-0/+35
* r1175: Nowadays we actually do have local groups, so add the corresponding SI...Volker Lendecke2007-10-101-8/+11
* r1171: Patch from "Lu, Jianliang" <Jianliang.Lu@getronics.com> toJeremy Allison2007-10-101-0/+6
* r1156: Ensure new remote arch of CIFSFS is seen.Jeremy Allison2007-10-101-0/+3
* r1154: Change default setting for case sensitivity to "auto". If set to autoJeremy Allison2007-10-1013-33/+98
* r1128: The end-of-file is not the end of the world, so don't make a load DEBU...Andrew Bartlett2007-10-101-3/+7