summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21768: Fix the client dfs code such that smbclient canJeremy Allison1-15/+15
2007-10-10r21763: Add support for the UNIX_INFO2 infolevel.James Peach1-0/+40
2007-10-10r21757: Add SMB_VFS_CHFLAGS operation.James Peach2-1/+8
2007-10-10r21754: Volker is completely correct. There's no need forJeremy Allison1-20/+0
2007-10-10r21724: Optimization pointed out by Volker. If we don'tJeremy Allison1-0/+1
2007-10-10r21717: Support the SMB_QUERY_POSIX_WHOAMI info level on QueryFsInfo.James Peach1-0/+31
2007-10-10r21714: Change the VFS interface to use struct timespecJeremy Allison4-12/+14
2007-10-10r21705: add modify rights definesHerb Lewis1-1/+15
2007-10-10r21638: Change POSIX_UNLINK to allow clients to differentiateJeremy Allison1-2/+10
2007-10-10r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison1-0/+1
2007-10-10r21581: Add an error code I just gotVolker Lendecke1-0/+1
2007-10-10r21525: Go ahead and checkin the mlock() & memalign() fixes soGerald Carter1-0/+1
2007-10-10r21460: Fix for server-side processing of SPNEGO authJeremy Allison1-1/+9
2007-10-10r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,Jim McDonough3-1/+12
2007-10-10r21279: Get rid of 'aio write behind', this is broken.Volker Lendecke1-2/+0
2007-10-10r21250: Partial fix for BUG 4093: Make %a expand to "Vista"Gerald Carter1-1/+3
2007-10-10r21240: Fix longstanding Bug #4009.Günther Deschner2-2/+3
2007-10-10r21227: Quick fix for Stevef - ensure the returned data on openJeremy Allison1-0/+2
2007-10-10r21204: Add define for new QFS Info for "who am i"Steve French1-0/+15
2007-10-10r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison2-12/+58
2007-10-10r21188: bumping passdb version number to make sure this is different than the...Gerald Carter1-2/+1
2007-10-10r21132: - Fixes bug 4366. Documentation for smbc_utimes() was incorrect.Derrell Lipman1-9/+11
2007-10-10r21123: Make notify_fsp() static to notify.c.Volker Lendecke1-10/+1
2007-10-10r21113: Increment vfs version, thanks to metze for pointing it outVolker Lendecke1-1/+2
2007-10-10r21110: Fix kinit with Heimdal (Bug #4226).Günther Deschner1-0/+2
2007-10-10r21108: Send sys_notify_watch through the VFS, FAM is nextVolker Lendecke3-1/+16
2007-10-10r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...Volker Lendecke1-9/+0
2007-10-10r21092: Ok, that's the one that activates the Samba4 notify backend.Volker Lendecke1-0/+1
2007-10-10r21088: Apply some constVolker Lendecke1-1/+1
2007-10-10r21084: Make the Samba4 files compile in Samba3, not activated yet.Volker Lendecke2-0/+10
2007-10-10r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags.Volker Lendecke2-2/+8
2007-10-10r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging...Volker Lendecke1-0/+5
2007-10-10r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...Volker Lendecke3-0/+10
2007-10-10r21062: Should fix the build plus make all refactoredJeremy Allison1-0/+6
2007-10-10r21002: Get rid of unused macros - merge change from 3_0_24Herb Lewis1-8/+0
2007-10-10r21001: * Use a simple '#define LDAPMessage void' to fix the buildGerald Carter2-9/+6
2007-10-10r20996: Build fix from Kai BlinAndrew Bartlett1-1/+2
2007-10-10r20992: another attempt at fixing the build breakageGerald Carter2-4/+26
2007-10-10r20987: fix build farm breakage when ADS support is not present (caused by ns...Gerald Carter1-0/+4
2007-10-10r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter3-10/+81
2007-10-10r20951: Remove the DOM_SID field in the struct idmap_domain and bounceGerald Carter1-1/+0
2007-10-10r20931: This changes the notify infrastructure from a polling-based to an eve...Volker Lendecke2-11/+12
2007-10-10r20916: Add in the delete on close final fix - but only enabledJeremy Allison1-0/+1
2007-10-10r20883: W00t! I now understand how "delete on close" reallyJeremy Allison1-2/+1
2007-10-10r20857: Silence gives assent :-). Checking in the fix forJeremy Allison1-0/+1
2007-10-10r20856: Make "struct notify_mid_map" private to notify.cVolker Lendecke1-11/+2
2007-10-10r20854: Ok, now I think we're at a point where looking at notify starts to ma...Volker Lendecke2-3/+59
2007-10-10r20846: Before this gets out of control...Volker Lendecke1-9/+8
2007-10-10r20827: Increment the interface version.Volker Lendecke1-1/+2
2007-10-10r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke1-0/+13