summaryrefslogtreecommitdiffstats
path: root/source/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* 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-131-137/+1
* s3-kerberos: add smb_krb5_principal_get_realm().Günther Deschner2010-01-131-1/+2
* s3:libsmbconf: remove the init headers from smbconf.hMichael Adam2009-03-271-0/+3
* prefer gssapi header files from subdirectoryBjörn Jacke2009-03-061-3/+3
* s3: remove duplicate prototypes for generated rpc server functions.Günther Deschner2009-02-181-0/+7
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-161-0/+2
* s3:events: move prototypes to event.hStefan Metzmacher2009-01-081-1/+1
* messaging: move types to IDL.Günther Deschner2008-12-121-0/+1
* s3: fix all mailslot/nbt/cldap callers.Günther Deschner2008-11-261-0/+1
* kerberos: use KRB5_KT_KEY macro where appropriate.Günther Deschner2008-09-011-1/+1
* Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h.Michael Adam2008-08-221-0/+4
* Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h.Michael Adam2008-08-221-0/+4
* Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h.Michael Adam2008-08-221-0/+4
* Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h.Michael Adam2008-08-221-0/+4
* Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.Michael Adam2008-08-221-0/+4
* Add simple async wrappers around send, recv and connectVolker Lendecke2008-08-081-0/+1
* kerberos: allow to keep entries with old kvno's while creating keytab.Günther Deschner2008-06-301-1/+2
* kerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_add_entry_ext.Günther Deschner2008-06-301-7/+8
* kerberos: add smb_krb5_keytab_name().Günther Deschner2008-06-241-0/+4
* kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salti...Günther Deschner2008-06-241-1/+8
* clikrb5: remove unrequired create_kerberos_key_from_string_direct() prototype.Günther Deschner2008-06-171-1/+0
* AIX build fixes from William Jojo -- thanksVolker Lendecke2008-06-121-0/+1
* net: Move includes to net.hKai Blin2008-06-101-14/+0
* net: Remove globalsKai Blin2008-05-101-2/+4
* cldap: avoid duplicate definitions so remove ads_cldap.h.Günther Deschner2008-04-211-1/+0
* Add simple implementation of several functions in the Samba 4 RPCJelmer Vernooij2008-04-171-0/+1
* Remove unused marshalling for Netlogon Lockout String.Günther Deschner2008-03-271-1/+0
* Remove remaining old srvsvc client and server rpc code entirely.Günther Deschner2008-03-211-1/+0
* Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.Michael Adam2008-03-171-0/+2
* Add infrastructure to support async SMB requestsVolker Lendecke2008-03-061-0/+1
* Add basic infrastructure for general async requestsVolker Lendecke2008-03-061-0/+1
* Revert "Add basic infrastructure for general async requests"Volker Lendecke2008-03-011-1/+0
* Revert "Add infrastructure to support async SMB requests"Volker Lendecke2008-03-011-1/+0
* Eliminate tons of build warnings on non-IPV6 system.Michael Adam2008-02-291-0/+5
* Add infrastructure to support async SMB requestsVolker Lendecke2008-02-281-0/+1
* Add basic infrastructure for general async requestsVolker Lendecke2008-02-281-0/+1
* Remove unneeded rpc_samr.h.Günther Deschner2008-02-271-1/+0
* Use new IDL based PAC structures in clikrb5.cGünther Deschner2008-02-171-5/+4
* NetBSD defines innetgr() in <netgroup.h>Volker Lendecke2008-02-011-0/+4
* Remove include/rpc_ds.h and all references to it completly.Günther Deschner2008-01-291-1/+0
* Some systems do not have XATTR_ definedVolker Lendecke2008-01-201-0/+8
* Fix the buildVolker Lendecke2008-01-191-0/+1
* Move transfer_file and transfer_file_internal to a module of their own.Michael Adam2008-01-101-0/+3
* De-couple smbd from staticly linking against winbindd client files.Gerald (Jerry) Carter2007-12-211-0/+1
* Rename cache.[ch] to memcache.[ch]Volker Lendecke2007-12-191-1/+1
* Add a in-memory cacheVolker Lendecke2007-12-181-0/+1
* Register the smb service with mDNS if mSDN is supported.Rishi Srivatsavai2007-12-131-0/+14
* Add define guards around FSTRING_LEN.Jeremy Allison2007-12-071-0/+2
* A requiem for pstring.Jeremy Allison2007-12-071-0/+18