summaryrefslogtreecommitdiff
path: root/source/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for CVE-2009-2906.samba-3.2.15v3-2-stableJeremy Allison2009-09-301-0/+1
* Fix a delete on close divergence from windows [2/2]Tim Prouty2009-01-281-1/+0
* Remove "strict allocate = partial" code that got accidentally committed.Jeremy Allison2009-01-281-6/+0
* refresh sequence number as soon as possible when domain->sequence_number == -...boyang2009-01-281-0/+6
* Happy New Year!Stefan Metzmacher2009-01-281-1/+1
* s3/smb.h: Remove unused LDAP_SSL_ON.Karolin Seeger2009-01-281-1/+1
* Now it's working, back port the aync fix for parsing large cups printer lists.Jeremy Allison2008-12-091-0/+1
* Revert "Now it's working, back port the aync fix for parsing large cups print...Karolin Seeger2008-11-171-1/+0
* Now it's working, back port the aync fix for parsing large cups printer lists.Jeremy Allison2008-10-151-0/+1
* smbd: some write time fixesStefan Metzmacher2008-09-091-0/+1
* Write times code update.Jeremy Allison2008-09-091-1/+0
* smbd: fix the handling of create_options to pass RAW-OPENStefan Metzmacher2008-08-281-4/+11
* Revert "smbd: fix the handling of create_options to pass RAW-OPEN"Karolin Seeger2008-08-271-11/+4
* smbd: fix the handling of create_options to pass RAW-OPENStefan Metzmacher2008-08-211-4/+11
* Fix Bug #5285. (libcap header mismatch)Günther Deschner2008-05-291-1/+2
* Patch from Nicholas Brealey <nick@brealey.org> to distinguish between WinXP a...Gerald W. Carter2008-04-231-1/+1
* IDL: build generated nbt code.Günther Deschner2008-04-221-0/+1
* smbd: implement the strange write time update logicStefan Metzmacher2008-04-121-3/+7
* locking: store the write time in the locking.tdbStefan Metzmacher2008-04-121-0/+4
* Use a separate tdb for mutexesVolker Lendecke2008-03-181-0/+1
* Use pidl for NTSVCS.Günther Deschner2008-02-171-0/+1
* Add krb5pac IDL from samba4.Günther Deschner2008-02-171-0/+1
* Use generated DSSETUP client & server rpc functions and remove the hand-writt...Günther Deschner2008-01-251-1/+2
* Re-run make idl and use generated ndr based on samba4 security.idl (except fo...Günther Deschner2008-01-241-4/+1
* Move samba_extended_info_version to smbd/trans2.cVolker Lendecke2008-01-221-1/+0
* Get Samba version or capability information from WindowsCorinna Vinschen2008-01-221-0/+12
* Hide streams from the EA APIVolker Lendecke2008-01-221-0/+2
* Add streams supportVolker Lendecke2008-01-191-0/+5
* Add the "allinfo" command to smbclientVolker Lendecke2008-01-181-0/+10
* Finally enable pidl generated SAMR & NETLOGON headers and clients.Günther Deschner2008-01-171-25/+2
* Use pidl generated data from misc.idl.Günther Deschner2008-01-171-10/+10
* 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.samba-misc-tags/initial-v3-2-testGerald (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