summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* Include libnet_join.h in the right places.Günther Deschner2008-01-151-0/+2
* Refactor the crypto code after a very helpful conversationJeremy Allison2008-01-041-0/+4
* Happy new year !Günther Deschner2008-01-021-1/+1
* Add the capability to set "smb encrypt = required"Jeremy Allison2007-12-271-0/+1
* Add SMB encryption. Still fixing client decrypt butJeremy Allison2007-12-261-1/+2
* Cache the underlying filesystem capabilities at connection time.James Peach2007-12-221-0/+4
* Add combined flag LOOKUP_NAME_LOCAL.Michael Adam2007-12-171-0/+4
* Add flags for correctly implementing lsa_lookup_name levels.Michael Adam2007-12-131-1/+9
* Don't need an fstring here, we can talloc.Jeremy Allison2007-12-101-1/+1
* We don't need P_GSTRING or P_UGSTRING anymore.Jeremy Allison2007-12-071-1/+1
* Remove more pstrings, from the winbindd protocol def andJeremy Allison2007-12-031-4/+0
* Remove the explicit TALLOC_CTX * from cli_struct.Jeremy Allison2007-11-291-0/+1
* Remove the smb_read_error global variable and replaceJeremy Allison2007-11-031-6/+9
* Add new parameter, "min receivefile size" (by default setJeremy Allison2007-10-301-0/+1
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-2/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-48/+48
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-3/+5
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-11/+6
* r24464: Now Volker removed the readbmpx we don't need cached errors any more.Jeremy Allison2007-10-101-12/+0
* r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...Volker Lendecke2007-10-101-0/+4
* r23986: Some constVolker Lendecke2007-10-101-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_requestVolker Lendecke2007-10-101-0/+7
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-0/+4
* r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...Gerald Carter2007-10-101-0/+2
* r23244: Fix loop with nscd and NSS recusive calls.Gerald Carter2007-10-101-6/+9
* r23183: Check in a change made by Tridge:Volker Lendecke2007-10-101-7/+4
* r23163: Convert locking.tdb to dbwrapVolker Lendecke2007-10-101-0/+1
* r23100: Implement the delete on close semantics I've just tested forJeremy Allison2007-10-101-1/+2
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-10-101-3/+2
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-10-101-0/+2
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-5/+5
* r22390: Patchset sent to samba-technical to address the winbindGerald Carter2007-10-101-1/+2
* r22343: Commit to 3_0 as well after adapting the patch.Simo Sorce2007-10-101-1/+2
* r22266: Fix bug #4512 - we were returning a volume label greater thanJeremy Allison2007-10-101-1/+1
* r22123: Try and fix the csc (#4404) bug by supporting the extendedJeremy Allison2007-10-101-4/+7
* r22122: Start to fix csc issue with Vista. Make smbd supportJeremy Allison2007-10-101-0/+7
* r22055: Port the endpoint mapper (and functions it requires) to Samba 3.Jelmer Vernooij2007-10-101-2/+5
* r22020: Make it more clear that both the vuser struct and it's contents areAndrew Bartlett2007-10-101-3/+3
* r21865: Add in the stubs for SMB transport encryption. Will fleshJeremy Allison2007-10-101-0/+1
* r21724: Optimization pointed out by Volker. If we don'tJeremy Allison2007-10-101-0/+1
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-101-2/+2
* r21460: Fix for server-side processing of SPNEGO authJeremy Allison2007-10-101-1/+9
* r21279: Get rid of 'aio write behind', this is broken.Volker Lendecke2007-10-101-2/+0
* r21250: Partial fix for BUG 4093: Make %a expand to "Vista"Gerald Carter2007-10-101-1/+3
* r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison2007-10-101-11/+16
* r21123: Make notify_fsp() static to notify.c.Volker Lendecke2007-10-101-10/+1
* r21108: Send sys_notify_watch through the VFS, FAM is nextVolker Lendecke2007-10-101-1/+4
* r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...Volker Lendecke2007-10-101-9/+0