summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-22s3-asn1/spnego: use OIDs including dots.Günther Deschner1-4/+4
2008-10-22s3: use shared asn1 code.Günther Deschner3-87/+3
2008-10-22s3-spnego: move spnego defines to spnego.hGünther Deschner2-17/+17
2008-10-22Remove unused header file.Jelmer Vernooij1-3/+0
2008-10-21Cope with MAXIMUM_ALLOWED_ACCESS requests when opening handles.Jeremy Allison1-0/+1
2008-10-20Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij1-8/+0
2008-10-20Add source4/ to include path because librpc/gen_ndr is still in source?/Jelmer Vernooij1-0/+1
2008-10-20Add missing prototypes for samba3-specific libndr/util.cJelmer Vernooij1-1/+10
2008-10-20s3-build: no need to duplicate generated ndr_ prototypes.Günther Deschner1-1298/+0
2008-10-20s3-build: no need to duplicate generated srv_ prototypes.Günther Deschner2-73/+0
2008-10-20Include generated header files rather than using manually writtenJelmer Vernooij1-1577/+32
2008-10-20Remove unused macro CONST_ADD.Jelmer Vernooij1-1/+0
2008-10-20Remove unused define for crypt (now in libreplace).Jelmer Vernooij1-4/+0
2008-10-20Regenerate pidl output.Jelmer Vernooij1-1/+0
2008-10-19Merge branch 'master' of ssh://git.samba.org/data/git/samba into cryptJelmer Vernooij3-58/+10
2008-10-19Inline the once-used macro "init_dfsroot"Volker Lendecke1-8/+0
2008-10-19Make generate_random_buffer signature match that of lib/util.Jelmer Vernooij1-7/+1
2008-10-19Add TALLOC_CTX pointer to generate_random_str(), for consistency withJelmer Vernooij1-1/+1
2008-10-19Remove defines for QSORT_CAST, already provided by libreplace.Jelmer Vernooij1-8/+0
2008-10-19Simplify SIG_ATOMIC_T define, since sig_atomic_t is always provided byJelmer Vernooij1-4/+2
2008-10-19Remove duplicate macro definitions (already defined in libutil/attr.h)Jelmer Vernooij1-17/+0
2008-10-18Use attr.h rather than having local defines for GCC attributes.Jelmer Vernooij1-13/+6
2008-10-18Move ufc to libreplace.Jelmer Vernooij1-4/+0
2008-10-18Rename hex_encode to hex_encode_talloc,for consistency with samba 4 and heimdal.Jelmer Vernooij1-1/+1
2008-10-18Use str_list_equal() rather than str_list_compare().Jelmer Vernooij1-1/+1
2008-10-18Fix const, dupes.Jelmer Vernooij1-1/+1
2008-10-18Use separate make variables for libutil and libcrypto.Jelmer Vernooij1-1/+3
2008-10-18Use shared util.c.Jelmer Vernooij1-3/+3
2008-10-18Remove empty file.Jelmer Vernooij1-0/+0
2008-10-18Remove obsolete comment about bool.Jelmer Vernooij1-4/+0
2008-10-18Remove defines already provided by the system or libreplace.Jelmer Vernooij1-127/+0
2008-10-18Use the new memory macro file from Samba 3.Jelmer Vernooij1-0/+1
2008-10-17Unify access checks for lsa server functions.Jeremy Allison1-0/+1
2008-10-16s3: remove old marshalling for SVCCTL_QUERY_SERVICE_CONFIG.Günther Deschner2-29/+0
2008-10-16s3: use IDL generated rpc for _svcctl_QueryServiceConfigW.Günther Deschner1-1/+0
2008-10-16s3: remove rpccli_svcctl_query_config.Günther Deschner1-2/+0
2008-10-15s3-build: re-run make samba3-idl.Günther Deschner1-2/+13
2008-10-15s3-build: re-run make samba3-idl.Günther Deschner1-17/+17
2008-10-15Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij1-5/+13
2008-10-15s3-build: re-run make samba3-idl.Günther Deschner1-5/+13
2008-10-15Share initshutdown.idl.Jelmer Vernooij1-10/+0
2008-10-15Share xattr implementation.Jelmer Vernooij1-9/+0
2008-10-15Share libndr.h between Samba 3 and Samba 4.Jelmer Vernooij1-0/+5
2008-10-14Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij1-0/+1
2008-10-14Remove unused header file.Jelmer Vernooij1-1/+0
2008-10-14s3-build: fix init_samba_module missing proto warning.Günther Deschner1-0/+1
2008-10-14Rely on standard {u,}int{8,16,32,64}_t types provided by system orJelmer Vernooij1-41/+8
2008-10-14Remove define for VOLATILE, volatile is already provided by libreplace.Jelmer Vernooij1-12/+2
2008-10-14MAXHOSTNAMELEN is already provided by libreplace if not by the system.Jelmer Vernooij1-8/+0
2008-10-14Remove unused data type schar. If we really need this, it should probably be ...Jelmer Vernooij1-6/+0