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