summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to...samba-3.3.12Karolin Seeger2010-03-081-2/+1
* Fixes issue with preexec scripts creating a share directory, and problems if ...Jeremy Allison2010-02-241-0/+1
* Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...Jeremy Allison2010-02-241-1/+2
* s3:smbldap: add smbldap_talloc_first_attribute()Stefan Metzmacher2010-01-131-0/+3
* s3-kerberos: do not include authdata headers before including krb5 headers.Günther Deschner2010-01-131-1/+0
* s3-kerberos: only use krb5 headers where required.Günther Deschner2010-01-134-196/+225
* s3-kerberos: add smb_krb5_principal_get_realm().Günther Deschner2010-01-131-1/+2
* s3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.Günther Deschner2009-10-081-0/+8
* s3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.Günther Deschner2009-10-081-0/+9
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_schannel().Günther Deschner2009-10-081-0/+3
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...Günther Deschner2009-10-081-0/+2
* s3-rpc_client: add cli_rpc_pipe_open_noauth_transport.Günther Deschner2009-10-081-0/+4
* s3-schannel: Fix Bug #6697. Interdomain trusts with Windows 2008 R2 DCs.Günther Deschner2009-10-071-1/+1
* Fix for CVE-2009-2906.samba-3.3.8Jeremy Allison2009-09-301-0/+1
* Fix bug 6157Volker Lendecke2009-06-101-0/+3
* s3-auth: use full 16byte session key in make_user_info_netlogon_interactive().Jeremy Allison2009-06-101-1/+1
* error-codes: add some service related error codes.Günther Deschner2009-04-171-0/+3
* s3-samr: try to to fix password_expired flag handling.Günther Deschner2009-04-171-0/+6
* Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...Jeremy Allison2009-03-311-0/+2
* Use avahi to register _smb._tcp in smbdVolker Lendecke2009-03-271-0/+5
* Add event avahi bindingVolker Lendecke2009-03-271-0/+5
* s3:registry: add a delete_subkey method to the backend ops.Michael Adam2009-03-272-0/+2
* s3:registry: add a create_subkey method to the backend ops.Michael Adam2009-03-272-0/+2
* source/include/nt_status.h: add macro W_ERROR_NOT_OK_GOTO(x, y)Michael Adam2009-03-271-0/+6
* s3: move definition of W_ERROR_NOT_OK_GOTO_DONE down to nt_status.hMichael Adam2009-03-271-0/+6
* s3:registry: hash the list of subkeys in the regsubkey_ctrMichael Adam2009-03-271-1/+1
* s3:registry: remove definition of regsubkey_ctr from the surface.Michael Adam2009-03-271-5/+1
* s3:registry: add regsubkey_ctr_get_seqnum() to hide implementationMichael Adam2009-03-271-0/+1
* s3:registry: add regsubkey_ctr_set_seqnum to hide implementation from caller.Michael Adam2009-03-271-0/+1
* s3:registry: add a regsubkey_ctr_init function for allocating a regsubkey_ctrMichael Adam2009-03-271-0/+1
* s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"Michael Adam2009-03-273-18/+18
* s3:registry: provide transaction_start|commit|cancel fns for the registry tdbMichael Adam2009-03-271-0/+3
* Add sorted subkey cacheVolker Lendecke2009-03-271-0/+1
* Add dbwrap->parse_recordVolker Lendecke2009-03-271-0/+4
* s3:libsmbconf: remove the init headers from smbconf.hMichael Adam2009-03-271-0/+3
* s3:signing: the seqnum should only be decremented by 1 for ntcancel requestsStefan Metzmacher2009-03-111-1/+1
* Last part of fix for #6154 - zfs does not honor admin users.Jeremy Allison2009-03-061-3/+3
* Fix bug #6155 - "force group" is no longer working as expected.Jeremy Allison2009-03-061-0/+6
* Make us pass the RAW-RENAME torture test I just added.Jeremy Allison2009-03-061-0/+1
* Make char* parameters constDerrell Lipman2009-03-061-4/+4
* prefer gssapi header files from subdirectoryBjörn Jacke2009-03-061-3/+3
* More warning fixes for Solaris.Jeremy Allison2009-02-241-1/+1
* Quieten down a boatload of shadowed variable warnings on Solaris.Jeremy Allison2009-02-241-1/+1
* Change smbc_set_credentials_with_fallback() (unreleased) to useJeremy Allison2009-02-231-3/+3
* Make libsmbclient work with DFSBo Yang2009-02-231-0/+12
* Backport the semantics of when to delete alternate data streams on a file tru...Jeremy Allison2009-02-201-0/+1
* s3: remove duplicate prototypes for generated rpc server functions.Günther Deschner2009-02-182-758/+7
* fix proto.h after idl changesStefan Metzmacher2009-02-181-3/+3
* s3-accessmask: re-run make samba3-idl and remove duplicate copies.Günther Deschner2009-02-171-15/+0
* Remove compiler warnings about unknown structure pointerDerrell Lipman2009-02-161-0/+1