summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-14Remove unused data type schar. If we really need this, it should probably be ...Jelmer Vernooij1-6/+0
2008-10-14Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij1-17/+6
2008-10-12Use common xfile.h.Jelmer Vernooij1-1/+1
2008-10-12Use common byteorder.h.Jelmer Vernooij1-1/+1
2008-10-12Share data_blob implementation.Jelmer Vernooij1-0/+1
2008-10-11Cope with changed signature of http_timestring().Jelmer Vernooij1-0/+2
2008-10-11Remove duplicate copy of dlinklist.h.Jelmer Vernooij1-1/+1
2008-09-24Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4Jelmer Vernooij1-0/+1
2008-09-24Use common crc32 implementation.Jelmer Vernooij1-0/+1
2008-09-24Use common arcfour implementation.Jelmer Vernooij1-0/+1
2008-09-24Use shared copy of hmac5 implementation.Jelmer Vernooij1-1/+1
2008-09-24Use common MD5.Jelmer Vernooij1-1/+1
2008-09-24s3-nbt: use the new generated nbt.Günther Deschner1-0/+1
2008-09-16Merge branch 'singlereplace' into singleJelmer Vernooij1-1/+1
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij1-1/+1
2008-09-16Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-12messaging: move types to IDL.Günther Deschner1-0/+1
2008-08-29kerberos: use KRB5_KT_KEY macro where appropriate.Günther Deschner1-1/+1
2008-08-14Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h.Michael Adam1-0/+4
2008-08-14Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h.Michael Adam1-0/+4
2008-08-14Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h.Michael Adam1-0/+4
2008-08-14Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h.Michael Adam1-0/+4
2008-08-14Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.Michael Adam1-0/+4
2008-08-08Add simple async wrappers around send, recv and connectVolker Lendecke1-0/+1
2008-06-30kerberos: allow to keep entries with old kvno's while creating keytab.Günther Deschner1-1/+2
2008-06-30kerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_add_entry_ext.Günther Deschner1-7/+8
2008-06-24kerberos: add smb_krb5_keytab_name().Günther Deschner1-0/+4
2008-06-24kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salti...Günther Deschner1-1/+8
2008-06-17clikrb5: remove unrequired create_kerberos_key_from_string_direct() prototype.Günther Deschner1-1/+0
2008-06-12AIX build fixes from William Jojo -- thanksVolker Lendecke1-0/+1
2008-06-10net: Move includes to net.hKai Blin1-14/+0
2008-05-10net: Remove globalsKai Blin1-2/+4
2008-04-21cldap: avoid duplicate definitions so remove ads_cldap.h.Günther Deschner1-1/+0
2008-04-17Add simple implementation of several functions in the Samba 4 RPCJelmer Vernooij1-0/+1
2008-03-27Remove unused marshalling for Netlogon Lockout String.Günther Deschner1-1/+0
2008-03-21Remove remaining old srvsvc client and server rpc code entirely.Günther Deschner1-1/+0
2008-03-17Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.Michael Adam1-0/+2
2008-03-06Add infrastructure to support async SMB requestsVolker Lendecke1-0/+1
2008-03-06Add basic infrastructure for general async requestsVolker Lendecke1-0/+1
2008-03-01Revert "Add basic infrastructure for general async requests"Volker Lendecke1-1/+0
2008-03-01Revert "Add infrastructure to support async SMB requests"Volker Lendecke1-1/+0
2008-02-29Eliminate tons of build warnings on non-IPV6 system.Michael Adam1-0/+5
2008-02-28Add infrastructure to support async SMB requestsVolker Lendecke1-0/+1
2008-02-28Add basic infrastructure for general async requestsVolker Lendecke1-0/+1
2008-02-27Remove unneeded rpc_samr.h.Günther Deschner1-1/+0
2008-02-17Use new IDL based PAC structures in clikrb5.cGünther Deschner1-5/+4
2008-02-01NetBSD defines innetgr() in <netgroup.h>Volker Lendecke1-0/+4
2008-01-29Remove include/rpc_ds.h and all references to it completly.Günther Deschner1-1/+0
2008-01-20Some systems do not have XATTR_ definedVolker Lendecke1-0/+8
2008-01-19Fix the buildVolker Lendecke1-0/+1