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