summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-48/+48
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison1-3/+5
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-11/+6
2007-10-10r24464: Now Volker removed the readbmpx we don't need cached errors any more.Jeremy Allison1-12/+0
2007-10-10r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...Volker Lendecke1-0/+4
2007-10-10r23986: Some constVolker Lendecke1-1/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_requestVolker Lendecke1-0/+7
2007-10-10r23410: Merge the core of the cluster code.Volker Lendecke1-0/+4
2007-10-10r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...Gerald Carter1-0/+2
2007-10-10r23244: Fix loop with nscd and NSS recusive calls.Gerald Carter1-6/+9
2007-10-10r23183: Check in a change made by Tridge:Volker Lendecke1-7/+4
2007-10-10r23163: Convert locking.tdb to dbwrapVolker Lendecke1-0/+1
2007-10-10r23100: Implement the delete on close semantics I've just tested forJeremy Allison1-1/+2
2007-10-10r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke1-3/+2
2007-10-10r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke1-0/+2
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