summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r1425: Fix memleak in interactive mode. Reformat..Jeremy Allison2007-10-101-312/+292
* r1415: One more memory leak, found by valgrind..Jeremy Allison2007-10-101-0/+3
* r1414: Memory leak fixes found by valgrind whilst checking the password histo...Jeremy Allison2007-10-104-19/+45
* r1412: Fix password history list in tdbsam. Fix some memory leaks. AddJeremy Allison2007-10-106-69/+102
* r1410: fix another bug caused by the docs target directories changeGerald Carter2007-10-101-1/+1
* r1407: revert change that broke the build on systems w/o krb5 filesGerald Carter2007-10-102-2/+2
* r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ...Gerald Carter2007-10-103-7/+9
* r1396: Give the build farm a chance to be clean before 3.0.5. We don't acceptVolker Lendecke2007-10-101-0/+4
* r1394: Const fix.Jeremy Allison2007-10-101-2/+2
* r1392: Added password history code to tdbsam backend. Not yet tested (ie. mayJeremy Allison2007-10-103-387/+388
* r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison2007-10-107-40/+245
* r1386: We can't use sendfile for Win9x. It causes oplock failures (who knew.....Jeremy Allison2007-10-101-1/+1
* r1384: ensure we remove the tdb entry for a job in the spooling stateGerald Carter2007-10-101-3/+0
* r1381: fixing behavior found by gd@sernet.de; we must use the userPrincipalNa...Gerald Carter2007-10-101-4/+4
* r1380: adding debug message when encouting an ASU specific bug in an rpc_bind...Gerald Carter2007-10-101-3/+5
* r1378: Better debugging so I don't get confused what principal we mean.Jeremy Allison2007-10-101-2/+2
* r1375: When setting writable=yes in smb.conf and only allow read access in theVolker Lendecke2007-10-101-0/+7
* r1373: Fix from Guenther Deschner <gd@sernet.de> to ensure last error return ...Jeremy Allison2007-10-101-1/+2
* r1370: BUG 1297 - prevent map_username() from being called twice during logonGerald Carter2007-10-102-15/+19
* r1368: fix configure check so that if you set --enable-cups[=yes] and don't h...Gerald Carter2007-10-101-1/+3
* r1361: patch from Guenther Deschner <gd@sernet.de> to ensure that REG_SZ valu...Gerald Carter2007-10-101-2/+4
* r1340: _samr_lookupsids with more than 32 (MAX_REF_DOMAINS) SIDs failed. ThisVolker Lendecke2007-10-101-1/+1
* r1338: A netlogon schannel failure is a normal event with XP clients. They ca...Volker Lendecke2007-10-102-2/+2
* r1333: NFS Quota support from Dan Peterson.Richard Sharpe2007-10-101-1/+203
* r1332: Typo fix.Rafal Szczesniak2007-10-101-1/+1
* r1330: Fix the build for systems without ldap headersVolker Lendecke2007-10-101-1/+1
* r1328: Fix the buildVolker Lendecke2007-10-101-1/+1
* r1326: Modification to get_dc_list to check negative cache. From "Joe Meadows...Jeremy Allison2007-10-102-190/+203
* r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replicationJeremy Allison2007-10-105-17/+18
* r1320: Return an error when the last command read from stdin fails in smbclie...Jelmer Vernooij2007-10-102-5/+7
* r1318: Install libsmbclient into $(LIBDIR), not into hardcoded ${prefix}/lib....Volker Lendecke2007-10-101-3/+3
* r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison2007-10-106-43/+47
* r1314: Restore the 2.2 'force unknown acl user' parameter. When getting a sec...Volker Lendecke2007-10-102-19/+27
* 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