summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21724: Optimization pointed out by Volker. If we don'tJeremy Allison2-0/+21
2007-10-10r21723: Make use of the per-hashchain "freelists"Volker Lendecke3-0/+9
2007-10-10r21722: Add the dead record functionality presented on samba-technical@samba....Volker Lendecke4-6/+187
2007-10-10r21717: Support the SMB_QUERY_POSIX_WHOAMI info level on QueryFsInfo.James Peach2-1/+141
2007-10-10r21715: Fix torture utime code.Jeremy Allison1-4/+4
2007-10-10r21714: Change the VFS interface to use struct timespecJeremy Allison25-171/+288
2007-10-10r21706: get_delete_on_close_flag() is the perfect candidate for tdb_parse_rec...Volker Lendecke1-7/+21
2007-10-10r21705: add modify rights definesHerb Lewis1-1/+15
2007-10-10r21704: open sockets immediately in process_loopHerb Lewis1-8/+9
2007-10-10r21703: fix build when O_SYNC not definedHerb Lewis1-0/+2
2007-10-10r21672: The cannonical file access pattern should look like this :Jeremy Allison4-207/+303
2007-10-10r21667: posix_unlink should break existing oplocks.Jeremy Allison1-1/+1
2007-10-10r21666: (only in 3.0, not 3.0.25). Fix bad parameter to call.Jeremy Allison1-1/+1
2007-10-10r21665: Fix bug #4428 reported by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison1-2/+1
2007-10-10r21664: Fix #4425 - patch from Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison1-2/+3
2007-10-10r21663: Fix from the Wine guys: Robert Shearman <rob@codeweavers.com>Jeremy Allison1-1/+2
2007-10-10r21657: get rid of warning - not everyone understands %FHerb Lewis1-3/+3
2007-10-10r21655: Regenerate after pidl bugfix.Jelmer Vernooij4-15/+15
2007-10-10r21652: Fix samba3-specific initializationJelmer Vernooij1-0/+9
2007-10-10r21651: Add ndrdump to samba 3. This only works from external source at theJelmer Vernooij2-6/+32
2007-10-10r21647: Allow unit on for size parameters.James Peach1-2/+4
2007-10-10r21646: Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp>Jeremy Allison1-5/+22
2007-10-10r21645: Make posix_unlink work - on open files too !Jeremy Allison1-1/+24
2007-10-10r21644: Allow mkdir on platforms with no O_DIRECTORY.Jeremy Allison2-9/+48
2007-10-10r21643: Put the correct bits on the wire for posix_mkdir.Jeremy Allison1-1/+2
2007-10-10r21642: Fix bug 4365. Please note that this was only tested with Vista so far...Volker Lendecke1-1/+1
2007-10-10r21641: Add test code for POSIX pathname calls into smbclient.Jeremy Allison1-0/+147
2007-10-10r21640: Fix the build for broken platoforms without O_DIRECT or O_DIRECTORY.Jeremy Allison1-0/+9
2007-10-10r21639: Add in implementations of POSIX open/mkdir/unlink/rmdir.Jeremy Allison1-0/+176
2007-10-10r21638: Change POSIX_UNLINK to allow clients to differentiateJeremy Allison2-2/+22
2007-10-10r21637: Get "password never expires" account policy working.Jim McDonough1-3/+9
2007-10-10r21636: Was almost right before. We have to specify the short domain name to...Gerald Carter1-1/+1
2007-10-10r21635: Don't free talloc()'d memory. I wish people would check the callersGerald Carter1-1/+1
2007-10-10r21633: First real fix from me found during the bug hunt.Gerald Carter1-0/+8
2007-10-10r21632: Remove ununsed variableGerald Carter1-1/+0
2007-10-10r21626: Fix memory leak on error path noticed byGerald Carter1-0/+1
2007-10-10r21623: Fix copy/paste errorSimo Sorce1-2/+2
2007-10-10r21622: Fix bad merge caught by James.Gerald Carter1-7/+0
2007-10-10r21616: Delay initialization of idmap and nss_info backends until necessaryGerald Carter6-33/+193
2007-10-10r21615: don't wait until the last second to try to renew a Krb5 ticket as it ...Gerald Carter1-2/+4
2007-10-10r21614: The memset() called on aligned memory was causing crashesGerald Carter1-0/+11
2007-10-10r21613: perform variable subsitution on home directories and shells provided ...Gerald Carter1-12/+13
2007-10-10r21612: Make pam_winbind do the same username fixup on AIX as the WINBINDDGerald Carter1-2/+32
2007-10-10r21611: I'm not entirely sure about this patch but it is working.Gerald Carter1-13/+66
2007-10-10r21610: put libraries preceeding the @SONAMEFLAG@ variable as on AIX this end...Gerald Carter1-2/+2
2007-10-10r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison11-7/+56
2007-10-10r21608: Fix a couple of memleaks in error code paths beforeJeremy Allison3-2/+13
2007-10-10r21607: While committing I saw I had not newline terminated this string ...Simo Sorce1-1/+1
2007-10-10r21606: Implement escaping function for ldap RDN valuesSimo Sorce9-30/+198
2007-10-10r21605: Fix small typo noticed by Raúl Sánchez Siles <rss@barracuda.es>.Jeremy Allison1-1/+1