r1616: Fix user unmount of shares mount with suid mount.cifs
[jra/samba/.git] / source3 /
2007-10-10 Steve Frenchr1616: Fix user unmount of shares mount with suid mount...
2007-10-10 Jeremy Allisonr1613: Patch from Tom Shaw <tomisfaraway@gmail.com...
2007-10-10 Andrew Bartlettr1612: Fix bug #1571 found by Guenter Kukkukk <guenter...
2007-10-10 Jeremy Allisonr1610: Patch from Richard Renard <rrenard@idealx.com...
2007-10-10 Jeremy Allisonr1608: Fix from Nick THOMPSON <nickthompson@agere.com...
2007-10-10 Tim Potterr1599: Use -Bsymbolic when creating shared libraries...
2007-10-10 Volker Lendecker1590: Small fixes from Günther Deschner
2007-10-10 Volker Lendecker1588: This is one of the more pathetic patches I ever...
2007-10-10 Andrew Bartlettr1583: Patch by Fabien Chevalier <fabien.chevalier...
2007-10-10 Andrew Bartlettr1582: On failure, print the length of the right variable.
2007-10-10 Andrew Bartlettr1581: 'NULL' NTLMSSP is both a pain to get right,...
2007-10-10 Gerald Carterr1572: setting version to 3.0.7pre1; I will pull back...
2007-10-10 Gerald Carterr1570: merging changes from 3.0.5
2007-10-10 Volker Lendecker1562: Make winbind for -S (sid->uid) and -Y (sid-...
2007-10-10 Gerald Carterr1561: iconv detection fix from James Peach <jpeach...
2007-10-10 Volker Lendecker1560: Not that anybody uses this stuff (yet...), but...
2007-10-10 Richard Sharper1557: Add sigchld handling to winbindd. Next step...
2007-10-10 Jeremy Allisonr1553: Good patch from Guenther Deschner <gd@sernet...
2007-10-10 Jeremy Allisonr1539: If a account was locked out by an admin (and...
2007-10-10 Jeremy Allisonr1537: Fix to stop printing accounts from resetting...
2007-10-10 Volker Lendecker1532: Remove unused structure element
2007-10-10 Volker Lendecker1531: smbd/tdbutil.c isn't used anymore. Bug 1443...
2007-10-10 Jeremy Allisonr1506: Fix inspired by patches from Michael Collin...
2007-10-10 Jeremy Allisonr1504: Remove insane use of "user password" on the...
2007-10-10 Jeremy Allisonr1501: One more check for option != 0.
2007-10-10 Gerald Carterr1500: BUG 1516: manually declare ldap_open_with_timeou...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Andrew Bartlettr1487: Remove unused parameter for the client-side...
2007-10-10 Gerald Carterr1484: BUG 1520: work around bug in xp sp2 rc2 where...
2007-10-10 Simo Sorcer1478: Useful patch from Tom Alsberg <alsbergt@cs.huji...
2007-10-10 Jeremy Allisonr1472: Make mknod work again for the CIFS client. Still...
2007-10-10 Simo Sorcer1468: Dump the parametrical options only once at the...
2007-10-10 Volker Lendecker1444: Another attempt to fulfil the 100% promise....
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 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
next