summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Collapse)AuthorAgeFilesLines
* Move charset library to top level.Jelmer Vernooij2008-10-241-1/+1
|
* Fix "parameter has incomplete type" build warning.Tim Prouty2008-10-231-0/+5
| | | | | | | | | | When libcli-util was moved to the top level (3be0f6ea56ed8e43cd287ed020e942efb675b87b) it introduced a build warning. Since ndr_map_error2ntstatus depends on the definition of enum ndr_err_code and libndr.h can't be easily included in error.h, I moved the definition of enum ndr_err_code to libndr.h. This also eliminates the need for the duplicate definition in proto.h
* idl: add svcctl specific access bits.Günther Deschner2008-10-231-1/+46
| | | | Guenther
* Use common error definitions.Jelmer Vernooij2008-10-231-3/+1
|
* Move orpc to top-level directory.Jelmer Vernooij2008-10-201-0/+173
|
* Move WMI support code to top-level.Jelmer Vernooij2008-10-202-0/+63
|
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-204-14/+3
| | | | remove some unused functions.
* Use tables in Samba 3 ndrdump.Jelmer Vernooij2008-10-204-17/+240
|
* Also move wireshark conformance file.Jelmer Vernooij2008-10-201-0/+52
|
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into cryptJelmer Vernooij2008-10-201-0/+134
|\
| * idl: finally share krb5_pac.idl.Günther Deschner2008-10-201-0/+134
| | | | | | | | Guenther
* | Share winreg.idl.Jelmer Vernooij2008-10-201-0/+401
|/
* Fix 64-bit printf warningsVolker Lendecke2008-10-191-3/+5
|
* rpc: Fix the merged build breaking on StrnCaseCmp.Kai Blin2008-10-191-8/+2
|
* ntsvcs: fill in PNP_GetDeviceList() and correct some unknowns.Günther Deschner2008-10-191-3/+8
| | | | Guenther
* idl: share drsblobs idl.Günther Deschner2008-10-182-0/+734
| | | | Guenther
* drsuapi: fix the drsuapi helper build for samba3.Günther Deschner2008-10-181-0/+8
| | | | Guenther
* drsuapi: build new merged drsuapi idl and helpers.Günther Deschner2008-10-181-1/+1
| | | | Guenther
* drsuapi: share drsuapi idl and helper code.Günther Deschner2008-10-183-0/+1987
| | | | Guenther
* s3-build: fix build of ndrdump.Günther Deschner2008-10-181-2/+0
| | | | Guenther
* idl: fix svcctl_QueryServiceConfigW.Günther Deschner2008-10-161-3/+16
| | | | Guenther
* idl: finally fully share nbt.idl in s3 and s4.Günther Deschner2008-10-151-0/+650
| | | | Guenther
* Share wkssvc.idl.Jelmer Vernooij2008-10-151-0/+795
|
* Share eventlog.idl.Jelmer Vernooij2008-10-151-0/+181
|
* Rename reboot -> do_reboot since the first is a reserved name on FreeBSD.Jelmer Vernooij2008-10-151-2/+2
|
* Share initshutdown.idl.Jelmer Vernooij2008-10-151-0/+45
|
* Share xattr implementation.Jelmer Vernooij2008-10-151-0/+140
|
* Share epmapper.Jelmer Vernooij2008-10-151-0/+314
|
* Re-add [todo] tags.Jelmer Vernooij2008-10-151-59/+59
|
* share ntsvcs.idl.Günther Deschner2008-10-151-0/+376
| | | | Guenther
* move svcctl to main idl directory.Günther Deschner2008-10-151-0/+529
| | | | Guenther
* Fix includes.Jelmer Vernooij2008-10-151-1/+1
|
* Share security.idl.Jelmer Vernooij2008-10-151-0/+394
|
* Share misc.idl.Jelmer Vernooij2008-10-151-0/+54
|
* Share idl_types.h.Jelmer Vernooij2008-10-151-0/+69
|
* Move shared DCE/RPC IDL files to root IDL dir.Jelmer Vernooij2008-10-1529-0/+4625
|
* Share libndr.h between Samba 3 and Samba 4.Jelmer Vernooij2008-10-151-0/+521
|
* Share ndr_krb5pac implementation.Jelmer Vernooij2008-10-141-0/+140
|
* Share ndr_compression.c.Jelmer Vernooij2008-10-142-0/+551
|
* Move ndr pkg-config file to top-level.Jelmer Vernooij2008-10-141-0/+11
|
* Share ndr.c implementation.Jelmer Vernooij2008-10-131-0/+1118
|
* Share ndrdump implementation.Jelmer Vernooij2008-10-132-0/+544
|
* Share uuid implementations.Jelmer Vernooij2008-10-131-0/+227
|
* Share ndr_misc implementations.Jelmer Vernooij2008-10-131-0/+46
|
* Share ndr_basic implementation.Jelmer Vernooij2008-10-131-0/+833
|
* Share RPC binding string utility functions.Jelmer Vernooij2008-10-121-0/+725