tprouty/samba.git
2007-10-10 Volker Lendecker1430: Although prepared for only one remote backend...
2007-10-10 Andrew Bartlettr1428: Remove *completly bogus* memset. (No doubt...
2007-10-10 Jeremy Allisonr1425: Fix memleak in interactive mode. Reformat..
2007-10-10 Jeremy Allisonr1415: One more memory leak, found by valgrind..
2007-10-10 Jeremy Allisonr1414: Memory leak fixes found by valgrind whilst check...
2007-10-10 Jeremy Allisonr1412: Fix password history list in tdbsam. Fix some...
2007-10-10 Gerald Carterr1410: fix another bug caused by the docs target direct...
2007-10-10 Gerald Carterr1407: revert change that broke the build on systems...
2007-10-10 Gerald Carterr1399: applying heimdal krb5 fixes from Guenther and...
2007-10-10 Volker Lendecker1396: Give the build farm a chance to be clean before...
2007-10-10 Jeremy Allisonr1394: Const fix.
2007-10-10 Jeremy Allisonr1392: Added password history code to tdbsam backend...
2007-10-10 Jeremy Allisonr1390: Improve description of attribute.
2007-10-10 Jeremy Allisonr1388: Adding password history code for ldap backend...
2007-10-10 Jeremy Allisonr1386: We can't use sendfile for Win9x. It causes oploc...
2007-10-10 Gerald Carterr1384: ensure we remove the tdb entry for a job in...
2007-10-10 Gerald Carterr1381: fixing behavior found by gd@sernet.de; we must...
2007-10-10 Gerald Carterr1380: adding debug message when encouting an ASU speci...
2007-10-10 Jeremy Allisonr1378: Better debugging so I don't get confused what...
2007-10-10 Volker Lendecker1375: When setting writable=yes in smb.conf and only...
2007-10-10 Jeremy Allisonr1373: Fix from Guenther Deschner <gd@sernet.de> to...
2007-10-10 Gerald Carterr1370: BUG 1297 - prevent map_username() from being...
2007-10-10 Gerald Carterr1368: fix configure check so that if you set --enable...
2007-10-10 Gerald Carterr1361: patch from Guenther Deschner <gd@sernet.de>...
2007-10-10 Volker Lendecker1340: _samr_lookupsids with more than 32 (MAX_REF_DOMA...
2007-10-10 Volker Lendecker1338: A netlogon schannel failure is a normal event...
2007-10-10 Richard Sharper1333: NFS Quota support from Dan Peterson.
2007-10-10 Rafal Szczesniakr1332: Typo fix.
2007-10-10 Volker Lendecker1330: Fix the build for systems without ldap headers
2007-10-10 Volker Lendecker1328: Fix the build
2007-10-10 Jeremy Allisonr1326: Modification to get_dc_list to check negative...
2007-10-10 Jeremy Allisonr1325: Always use GetTimeOfDay() (wrapper). Ensure...
2007-10-10 Jelmer Vernooijr1320: Return an error when the last command read from...
2007-10-10 Volker Lendecker1318: Install libsmbclient into $(LIBDIR), not into...
2007-10-10 Jeremy Allisonr1317: Patch from Joe Meadows "Joe Meadows" <jameadows...
2007-10-10 Volker Lendecker1314: Restore the 2.2 'force unknown acl user' paramet...
2007-10-10 Jeremy Allisonr1311: Turn on sendfile for non-oplocked files. tridge...
2007-10-10 Jeremy Allisonr1304: Turns out non-io opens that cause oplock breaks...
2007-10-10 Jeremy Allisonr1301: Fix bogus error message when using "mangling...
2007-10-10 Jeremy Allisonr1299: Don't "break" - "continue" ! Otherwise we only...
2007-10-10 Volker Lendecker1297: Yes, it does survive valgrind for my tests :-)
2007-10-10 Volker Lendecker1295: To be able to send a message to the background...
2007-10-10 Jeremy Allisonr1290: Ensure we remove DNS and DNSFAIL records immedia...
2007-10-10 Volker Lendecker1287: Attempt to fix the build for systems without...
2007-10-10 Volker Lendecker1285: Put variable definitions into a block before...
2007-10-10 Volker Lendecker1283: Fix typo
2007-10-10 Volker Lendecker1282: gcc 3.2 on SuSE 8.2 does not like #ifdefs inside...
2007-10-10 Jeremy Allisonr1263: Make "defer sharing violations" a global parameter.
2007-10-10 Jeremy Allisonr1260: Added new parameter in the protocol section...
2007-10-10 Jeremy Allisonr1259: Ensure we pass Samba4 RAW-RENAME test.
2007-10-10 Jeremy Allisonr1257: Ensure we deferr a sharing violation on rename...
2007-10-10 Jeremy Allisonr1255: Ensure we check attributes correctly on rename...
2007-10-10 Jeremy Allisonr1248: Fix from Nick Wellnhofer <wellnhofer@aevum.de...
2007-10-10 Jeremy Allisonr1247: Final fix to make this compile on Heimdal.
2007-10-10 Jeremy Allisonr1245: I think the parameter for "password" and "data...
2007-10-10 Jeremy Allisonr1244: More Heimdal compile fixes.
2007-10-10 Jeremy Allisonr1243: Fix so this compiles with Heimdal (in Heimdal...
2007-10-10 Jeremy Allisonr1241: Fix incorrect type in printer publishing (struct...
2007-10-10 Jeremy Allisonr1240: Ensure we don't shadow Heimdal globals.
2007-10-10 Volker Lendecker1237: Correctly honor infolevel argument. Thanks to...
2007-10-10 Jeremy Allisonr1236: Heimdal fixes from Guenther Deschner <gd@sernet...
2007-10-10 Gerald Carterr1230: (merges from HP PSA) fixing a couple of caching...
2007-10-10 Jeremy Allisonr1224: Fix longstanding memleak bug with logfile name...
2007-10-10 Jeremy Allisonr1223: Fix valgrind error with realm manipulation....
2007-10-10 Jeremy Allisonr1222: Valgrind memory leak fixes. Still tracking down...
2007-10-10 Jeremy Allisonr1221: Added the last of the system keytab patch from...
2007-10-10 Jelmer Vernooijr1220: Revert last change. Apparently, NOTPARALLEL...
2007-10-10 Jelmer Vernooijr1219: Don't make proto parallel
2007-10-10 Jeremy Allisonr1215: Intermediate checkin of the new keytab code...
2007-10-10 Jeremy Allisonr1214: Now compiles. Changed krb5_kt_free_entry to...
2007-10-10 Gerald Carterr1212: small change to prevent home directories added...
2007-10-10 Volker Lendecker1202: This hopefully fixes our memory use when unmarsh...
2007-10-10 Jeremy Allisonr1195: Ensure libsmb/clikrb5.c compiles.
2007-10-10 Jeremy Allisonr1194: Definition of krb5_free_unparsed_name() if we...
2007-10-10 Jeremy Allisonr1193: Ensure we check for and use krb5_free_unparsed_n...
2007-10-10 Jeremy Allisonr1192: Fixed all memleaks/error code return path leaks...
2007-10-10 Jeremy Allisonr1184: Keep latest changes... not compilable yet.
2007-10-10 Jeremy Allisonr1183: Updates to the code cleanup so I don't lose...
2007-10-10 Jeremy Allisonr1182: Partial re-write of keytab code to clean up...
2007-10-10 Jeremy Allisonr1180: New file - basis of new system keytab code.
2007-10-10 Jeremy Allisonr1179: Start of system keytab merge. Config tests.
2007-10-10 Volker Lendecker1175: Nowadays we actually do have local groups, so...
2007-10-10 Jeremy Allisonr1171: Patch from "Lu, Jianliang" <Jianliang.Lu@getroni...
2007-10-10 Jeremy Allisonr1156: Ensure new remote arch of CIFSFS is seen.
2007-10-10 Jeremy Allisonr1154: Change default setting for case sensitivity...
2007-10-10 Andrew Bartlettr1128: The end-of-file is not the end of the world...
2007-10-10 Andrew Bartlettr1127: Finding trusted domains is not so important...
2007-10-10 Andrew Bartlettr1126: Allow more flexible GSS-SPENGO client and server...
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'.
next