r18618: * remove svn:externals
authorGerald Carter <jerry@samba.org>
Mon, 18 Sep 2006 19:02:06 +0000 (19:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:52:00 +0000 (11:52 -0500)
commit8dd826f50026f29cf1175ce56111c4832f2d4809
tree8375c51511c17094962aa78561d93d9dfa709033
parentab916747536df7a3ccd28299ce534825a255b4f3
r18618: * remove svn:externals
* 'make idl' now requires pidl in the current PATH
* regenerate winreg ndr files
(This used to be commit e936d39e00f07d942ce977b9a725ebe7b9e57625)
21 files changed:
source3/Makefile.in
source3/librpc/gen_ndr/ndr_winreg.c
source3/librpc/gen_ndr/winreg.h
source3/librpc/idl/dfs.idl [new file with mode: 0644]
source3/librpc/idl/echo.idl [new file with mode: 0644]
source3/librpc/idl/eventlog.idl [new file with mode: 0644]
source3/librpc/idl/idl_types.h [new file with mode: 0644]
source3/librpc/idl/initshutdown.idl [new file with mode: 0644]
source3/librpc/idl/lsa.idl [new file with mode: 0644]
source3/librpc/idl/misc.idl [new file with mode: 0644]
source3/librpc/idl/netlogon.idl [new file with mode: 0644]
source3/librpc/idl/ntsvcs.idl [new file with mode: 0644]
source3/librpc/idl/samr.idl [new file with mode: 0644]
source3/librpc/idl/security.idl [new file with mode: 0644]
source3/librpc/idl/spoolss.idl [new file with mode: 0644]
source3/librpc/idl/srvsvc.idl [new file with mode: 0644]
source3/librpc/idl/svcctl.idl [new file with mode: 0644]
source3/librpc/idl/unixinfo.idl [new file with mode: 0644]
source3/librpc/idl/winreg.idl [new file with mode: 0644]
source3/librpc/idl/wkssvc.idl [new file with mode: 0644]
source3/script/build_idl.sh