summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* s4:python: add PyString_FromStringOrNULL() to pyrpc_utilStefan Metzmacher2010-12-082-0/+10
* s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell2010-12-083-3/+3
* s4-librpc Handle all types of GUID in the GUID() initialiserAndrew Bartlett2010-12-011-3/+11
* s4:role transfer - use always type "enum drepl_role_master" for role specific...Matthias Dieter Wallnöfer2010-11-271-1/+1
* Avoid the use of PyAPI_DATA, which is for internal Python API's.Arnaud Faucher2010-11-221-5/+0
* s4-rpc: make rpc connect less verboseAndrew Tridgell2010-11-211-1/+1
* pyrpc: Build the samba.dcerpc.srvsvc module.Ricardo Jorge2010-11-201-0/+5
* credentials: Lowercase library name,Jelmer Vernooij2010-11-071-1/+1
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-768/+0
* s4-build: removed some unnecessary dependenciesAndrew Tridgell2010-10-301-3/+3
* s4-ndr: make ndr-table a subsystemAndrew Tridgell2010-10-301-2/+1
* s4:librpc: we don't need dcerpc client bindings for dns.idlStefan Metzmacher2010-10-261-11/+0
* talloc: change pytalloc-util to be a public library.Jelmer Vernooij2010-10-261-24/+24
* waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij2010-10-261-9/+9
* waf: Don't auto-lowercase library names.Jelmer Vernooij2010-10-261-6/+6
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-25/+25
* dcerpc_dns: Change back to subsystem for the moment.Jelmer Vernooij2010-10-261-2/+14
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-3/+3
* s4:librpc: we don't need dcerpc client bindings for dns.idlStefan Metzmacher2010-10-241-16/+0
* waf: Lowercase several library names.Jelmer Vernooij2010-10-241-12/+12
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-3/+3
* s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}Jelmer Vernooij2010-10-241-1/+1
* s4: Rename NDR_TABLE to ndr_table.Jelmer Vernooij2010-10-231-6/+6
* ndr dns: Add simple parserKai Blin2010-10-231-1/+3
* idl: Add idl describing DNS structuresKai Blin2010-10-231-2/+27
* waf: RPC_NDR_WINBIND is samba4 specificAndrew Tridgell2010-10-211-0/+8
* s4-librpc: fixed depenencies for libcli/securityAndrew Tridgell2010-10-211-5/+4
* librpc: added a few more NDR_* targets to NDR_SAMBAAndrew Tridgell2010-10-211-1/+1
* s4-waf: don't depend directly on python modulesAndrew Tridgell2010-10-211-5/+5
* s4-waf: make NDR_STANDARD a grouping library and add NDR_SAMBA4Andrew Tridgell2010-10-211-1/+10
* s4-waf: removed dependencies on missing subsystemsAndrew Tridgell2010-10-211-1/+1
* s4-ndr: make NDR_TABLE a private libraryAndrew Tridgell2010-10-211-1/+2
* dcerpc_samr: Fix -l arguments for dcerpc_samr and dcerpc_atsvc.Jelmer Vernooij2010-10-172-2/+2
* wafsamba: Fix handling of pyembed/pyext.Jelmer Vernooij2010-10-101-1/+1
* librpc: Remove unnecessary dependency on libsamba-hostconfig.Jelmer Vernooij2010-10-111-4/+4
* wafsamba: Clarify needs_python argument name, use pyembed/pyext whereJelmer Vernooij2010-10-101-1/+1
* s4-rpc: added target_principal binding handle optionAndrew Tridgell2010-10-014-2/+14
* s4-netlogon: added RODC DNS update call fwded to dnsupdate taskAndrew Tridgell2010-09-271-1/+11
* s4:irpc: optionaly pass the security_token via IRPC requests.Stefan Metzmacher2010-09-271-0/+5
* waf: add more NDR subsystems for shared IDL files.Günther Deschner2010-09-271-2/+2
* s4-waf: add NDR_EVENTLOG.Günther Deschner2010-09-241-2/+2
* s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA.Günther Deschner2010-09-241-1/+1
* s4-waf: move the RPC_NDR subsystems to main librpc wscript_build.Günther Deschner2010-09-231-222/+0
* s4/eventlog6: Build and hook EventLog6 RPC endpont mapper and idlAnatoliy Atanasov2010-09-231-1/+1
* s4:irpc: add padding to the IPRC header for 8 byte alignmentStefan Metzmacher2010-09-231-0/+1
* s4-waf: add NDR_LSARPC and NDR_SAMR.Günther Deschner2010-09-231-2/+2
* s4-waf: move two more NDR_ subsystems to main directory.Günther Deschner2010-09-231-13/+0
* waf: move majority of shared NDR_ subsystems to main wscript_build.Günther Deschner2010-09-231-240/+0
* ndrdump: Move blackbox test to standard python namespace.Jelmer Vernooij2010-09-221-20/+0
* s4-pyrpc: fixed build on python 2.4Andrew Tridgell2010-09-202-4/+4