summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21917: Start to do the gss versions of sign+seal.Jeremy Allison2-4/+4
2007-10-10r21883: Try and fix the build by removing the prototypes forJeremy Allison1-0/+8
2007-10-10r21880: Make client and server calls into encryption code symetrical,Jeremy Allison1-0/+1
2007-10-10r21876: Start adding in the seal implementation - prototype codeJeremy Allison1-2/+16
2007-10-10r21875: BUG 3275: Patch from Andy Polyakov <appro@fy.chalmers.se>Gerald Carter1-7/+2
2007-10-10r21870: Move sending auth_server keepalives out of the main loop into an idle...Volker Lendecke1-6/+0
2007-10-10r21865: Add in the stubs for SMB transport encryption. Will fleshJeremy Allison2-1/+23
2007-10-10r21845: Refactor the sessionsetupX code a little to allow usJeremy Allison1-0/+5
2007-10-10r21831: Back out r21823 for a while, this is going into a bzr tree first.Volker Lendecke1-1/+0
2007-10-10r21823: Let secrets_store_machine_password() also store the account name. Not...Volker Lendecke1-0/+1
2007-10-10r21800: Check-in the DFS rewrite. I am still testing this but itJeremy Allison1-3/+4
2007-10-10r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke1-1/+3
2007-10-10r21783: Add in the "create info" field to the replyJeremy Allison1-1/+7
2007-10-10r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the differentJames Peach1-2/+5
2007-10-10r21777: As Stevef requested and the Apple guys agreed, makeJeremy Allison1-2/+2
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