summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke1-5/+5
2007-10-10r22390: Patchset sent to samba-technical to address the winbindGerald Carter1-1/+2
2007-10-10r22343: Commit to 3_0 as well after adapting the patch.Simo Sorce1-1/+2
2007-10-10r22266: Fix bug #4512 - we were returning a volume label greater thanJeremy Allison1-1/+1
2007-10-10r22123: Try and fix the csc (#4404) bug by supporting the extendedJeremy Allison1-4/+7
2007-10-10r22122: Start to fix csc issue with Vista. Make smbd supportJeremy Allison1-0/+7
2007-10-10r22055: Port the endpoint mapper (and functions it requires) to Samba 3.Jelmer Vernooij1-2/+5
2007-10-10r22020: Make it more clear that both the vuser struct and it's contents areAndrew Bartlett1-3/+3
2007-10-10r21865: Add in the stubs for SMB transport encryption. Will fleshJeremy Allison1-0/+1
2007-10-10r21724: Optimization pointed out by Volker. If we don'tJeremy Allison1-0/+1
2007-10-10r21714: Change the VFS interface to use struct timespecJeremy Allison1-2/+2
2007-10-10r21460: Fix for server-side processing of SPNEGO authJeremy Allison1-1/+9
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-10r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison1-11/+16
2007-10-10r21123: Make notify_fsp() static to notify.c.Volker Lendecke1-10/+1
2007-10-10r21108: Send sys_notify_watch through the VFS, FAM is nextVolker Lendecke1-1/+4
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 Lendecke1-0/+5
2007-10-10r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags.Volker Lendecke1-2/+4
2007-10-10r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...Volker Lendecke1-0/+1
2007-10-10r20931: This changes the notify infrastructure from a polling-based to an eve...Volker Lendecke1-6/+12
2007-10-10r20883: W00t! I now understand how "delete on close" reallyJeremy Allison1-2/+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 Lendecke1-3/+58
2007-10-10r20774: I thought I committed this before Xmas holidays ...Simo Sorce1-1/+7
2007-10-10r20742: Rename chkpth -> checkpath for sanity's sake :-).Jeremy Allison1-1/+1
2007-10-10r20634: A *LOT* more work is necessary before touching notify remotely starts...Volker Lendecke1-58/+3
2007-10-10r20451: Survive the first of the filter-tests (mkdir).Volker Lendecke1-0/+1
2007-10-10r20448: Happy New Year!Stefan Metzmacher1-1/+1
2007-10-10r20442: Slight rewrite of the change notify infrastructure. This now survives...Volker Lendecke1-6/+35
2007-10-10r20394: This is a *VERY* early start of my work on notify.Volker Lendecke1-0/+26
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce1-0/+16
2007-10-10r20098: Properly fix issues with create_token_from_username()Jeremy Allison1-1/+1
2007-10-10r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij1-6/+0
2007-10-10r18787: Fix the strlen_m and strlen_m_term code by mergingJeremy Allison1-0/+4
2007-10-10r18717: remove old defines in preference of the flags in librpc/gen_ndr/srvsvc.hGerald Carter1-33/+4
2007-10-10r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij1-7/+0
2007-10-10r18623: starting on eventlog IDLGerald Carter1-0/+1
2007-10-10r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij1-1/+1
2007-10-10r18560: * Add in the winreg and initshutdown IDL filesGerald Carter1-1/+3
2007-10-10r18275: add auto generated dfs codeGerald Carter1-0/+1
2007-10-10r18271: Big change:Gerald Carter1-15/+7
2007-10-10r18193: Not quite to autogenerated NDR but closer thanks to Jelmer'sGerald Carter1-2/+2
2007-10-10r18188: merge 3.0-libndr branchJelmer Vernooij1-8/+5
2007-10-10r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke1-0/+1
2007-10-10r18006: Actually a smaller change than it looks. LeverageJeremy Allison1-0/+3
2007-10-10r17806: Make NTTIME a UINT64_S rather than a separate structure consisting ofJelmer Vernooij1-3/+6