summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* We now pass the Microsoft SMB2 fileio test with EA's and streams...Jeremy Allison2009-09-171-0/+1
* spnego: share spnego_parse.Günther Deschner2009-09-174-88/+6
* s3-netlogon: support validation level 6 in netr_SamLogon calls.Günther Deschner2009-09-161-0/+4
* s3-dcerpc: remove more obsolete or duplicate headers.Günther Deschner2009-09-162-44/+2
* s3-schannel: remove unused schannel_decode/schannel_encode.Günther Deschner2009-09-161-7/+0
* schannel: fully share schannel sign/seal between s3 and 4.Günther Deschner2009-09-163-3/+3
* libcli:nbt put util_net.c protos in new header fileAndrew Bartlett2009-09-151-0/+1
* s3-dcerpc: remove unsed auth type defines as seen on the wire.Günther Deschner2009-09-151-13/+0
* s3-dcerpc: remove more unused structs.Günther Deschner2009-09-151-12/+0
* s3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.Günther Deschner2009-09-151-9/+0
* s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.Günther Deschner2009-09-153-20/+13
* libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett2009-09-151-9/+0
* Fix bug 6494 - Incorrect FileStatus returned in NT_CREATE_ANDX.Jeremy Allison2009-09-141-0/+9
* s3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.Günther Deschner2009-09-141-0/+8
* s3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.Günther Deschner2009-09-141-0/+9
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_schannel().Günther Deschner2009-09-111-0/+3
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...Günther Deschner2009-09-111-0/+2
* s3-rpc_client: add cli_rpc_pipe_open_noauth_transport.Günther Deschner2009-09-111-0/+4
* s3-schannel: remove last schannel hand-marshalling function.Günther Deschner2009-09-111-3/+0
* s3-schannel: use NL_AUTH_SIGNATURE for schannel sign & seal (client & server).Günther Deschner2009-09-112-2/+3
* s3-schannel: remove unused code.Günther Deschner2009-09-112-12/+0
* s3-util: add get/set_cmdline_auth_info_domain to user_auth_info struct.Günther Deschner2009-09-112-0/+4
* s3-rpc_client: add enum dcerpc_transport_t to rpc_cli_transport struct.Günther Deschner2009-09-111-0/+2
* s3: remove unused RPC_AUTH_SCHANNEL_NEG struct and parsing functions.Günther Deschner2009-09-082-14/+0
* s3-schannel: Fix Bug #6697. Interdomain trusts with Windows 2008 R2 DCs.Günther Deschner2009-09-081-1/+1
* Fix bug 6673 - smbpasswd does not work with "unix password sync = yes".Jeremy Allison2009-09-061-1/+1
* s3: Add a new VFS op called SMB_VFS_TRANSLATE_NAMEAravind Srinivasan2009-08-283-1/+16
* s3-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants.Günther Deschner2009-08-283-32/+1
* s3:smbd: add is_fake_file_path() that takes only the raw path as stringStefan Metzmacher2009-08-271-0/+1
* s3-ntlmssp: remove trailing whitespace.Günther Deschner2009-08-271-12/+12
* s3-schannel: remove remaining code that was using "struct dcinfo".Günther Deschner2009-08-272-25/+0
* s3-credentials: remove unused code.Günther Deschner2009-08-272-19/+0
* s3-netlogon: use shared credential and schannel storage infrastructure for ne...Günther Deschner2009-08-271-0/+3
* s3-schannel: add simple wrappers to fetch and store schannel auth info.Günther Deschner2009-08-271-0/+8
* s3-schannel: make open_schannel_session_store() public.Günther Deschner2009-08-271-0/+1
* s3/smbd: open the share_info.tdb on startup instead of tconxSteven Danneman2009-08-261-0/+1
* Add a parameter to disable the automatic creation of krb5.conf filesVolker Lendecke2009-08-261-0/+1
* Add some const to dsgetdcnameVolker Lendecke2009-08-251-1/+1
* Second attempt at fix for bug 6529 - Offline files conflict with Vista and Of...Jeremy Allison2009-08-245-13/+23
* Second part of fix for 6529 - Offline files conflict with Vista and Office 2003.Jeremy Allison2009-08-241-0/+1
* Fix bug 6529 - Offline files conflict with Vista and Office 2003Jeremy Allison2009-08-212-0/+4
* Add missing CreateFile flags to smb.hSteve French2009-08-211-1/+12
* s3:smbd: store a dirptr on the files_struct for SMB2 Query DirectoryStefan Metzmacher2009-08-191-0/+2
* s3: Add talloc_dict.[ch]Volker Lendecke2009-08-162-0/+61
* Add "store create time" parameter (docs to follow)Jeremy Allison2009-08-122-2/+12
* s3: refomat definitions of some generic access rights for better readabilityMichael Adam2009-08-121-8/+19
* Refactor the use of create_time and change time to goJeremy Allison2009-08-101-0/+6
* s3-spoolss: remove device mode defines from nt_printing.h.Günther Deschner2009-08-101-110/+0
* s3:smbd: move dptr globals into struct smbd_server_connectionStefan Metzmacher2009-08-071-9/+13
* s3:smbd: remove dirptr and dirpath from connection_structStefan Metzmacher2009-08-072-3/+1