Age | Commit message (Expand) | Author | Files | Lines |
2010-10-30 | s4-build: removed some unnecessary dependencies | Andrew Tridgell | 1 | -3/+3 |
2010-10-30 | s4-ndr: make ndr-table a subsystem | Andrew Tridgell | 1 | -2/+1 |
2010-10-26 | s4:librpc: we don't need dcerpc client bindings for dns.idl | Stefan Metzmacher | 1 | -11/+0 |
2010-10-26 | talloc: change pytalloc-util to be a public library. | Jelmer Vernooij | 1 | -24/+24 |
2010-10-26 | waf: Stop automaticaly changing dashes to underscores in library names. | Jelmer Vernooij | 1 | -9/+9 |
2010-10-26 | waf: Don't auto-lowercase library names. | Jelmer Vernooij | 1 | -6/+6 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 1 | -25/+25 |
2010-10-26 | dcerpc_dns: Change back to subsystem for the moment. | Jelmer Vernooij | 1 | -2/+14 |
2010-10-26 | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 1 | -3/+3 |
2010-10-24 | s4:librpc: we don't need dcerpc client bindings for dns.idl | Stefan Metzmacher | 1 | -16/+0 |
2010-10-24 | waf: Lowercase several library names. | Jelmer Vernooij | 1 | -12/+12 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -3/+3 |
2010-10-24 | s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,} | Jelmer Vernooij | 1 | -1/+1 |
2010-10-23 | s4: Rename NDR_TABLE to ndr_table. | Jelmer Vernooij | 1 | -6/+6 |
2010-10-23 | ndr dns: Add simple parser | Kai Blin | 1 | -1/+3 |
2010-10-23 | idl: Add idl describing DNS structures | Kai Blin | 1 | -2/+27 |
2010-10-21 | waf: RPC_NDR_WINBIND is samba4 specific | Andrew Tridgell | 1 | -0/+8 |
2010-10-21 | s4-librpc: fixed depenencies for libcli/security | Andrew Tridgell | 1 | -5/+4 |
2010-10-21 | librpc: added a few more NDR_* targets to NDR_SAMBA | Andrew Tridgell | 1 | -1/+1 |
2010-10-21 | s4-waf: don't depend directly on python modules | Andrew Tridgell | 1 | -5/+5 |
2010-10-21 | s4-waf: make NDR_STANDARD a grouping library and add NDR_SAMBA4 | Andrew Tridgell | 1 | -1/+10 |
2010-10-21 | s4-waf: removed dependencies on missing subsystems | Andrew Tridgell | 1 | -1/+1 |
2010-10-21 | s4-ndr: make NDR_TABLE a private library | Andrew Tridgell | 1 | -1/+2 |
2010-10-10 | wafsamba: Fix handling of pyembed/pyext. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-11 | librpc: Remove unnecessary dependency on libsamba-hostconfig. | Jelmer Vernooij | 1 | -4/+4 |
2010-10-10 | wafsamba: Clarify needs_python argument name, use pyembed/pyext where | Jelmer Vernooij | 1 | -1/+1 |
2010-09-27 | waf: add more NDR subsystems for shared IDL files. | Günther Deschner | 1 | -2/+2 |
2010-09-24 | s4-waf: add NDR_EVENTLOG. | Günther Deschner | 1 | -2/+2 |
2010-09-24 | s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA. | Günther Deschner | 1 | -1/+1 |
2010-09-23 | s4-waf: move the RPC_NDR subsystems to main librpc wscript_build. | Günther Deschner | 1 | -222/+0 |
2010-09-23 | s4/eventlog6: Build and hook EventLog6 RPC endpont mapper and idl | Anatoliy Atanasov | 1 | -1/+1 |
2010-09-23 | s4-waf: add NDR_LSARPC and NDR_SAMR. | Günther Deschner | 1 | -2/+2 |
2010-09-23 | s4-waf: move two more NDR_ subsystems to main directory. | Günther Deschner | 1 | -13/+0 |
2010-09-23 | waf: move majority of shared NDR_ subsystems to main wscript_build. | Günther Deschner | 1 | -240/+0 |
2010-09-17 | idl: build python interfaces for winbind and idmap IDL | Andrew Tridgell | 1 | -0/+12 |
2010-09-08 | s4-waf: fix bin/python/samba/dcerpc/nbt.so. | Günther Deschner | 1 | -1/+5 |
2010-09-03 | s4:libcli/wbclient: use irpc_binding_handle_by_name() | Stefan Metzmacher | 1 | -0/+5 |
2010-09-03 | pidl: Keep only a single copy of samba.dcerpc.base.ClientConnection. | Jelmer Vernooij | 1 | -31/+23 |
2010-08-27 | pyrpc: Add py_check_dcerpc_type(). | Jelmer Vernooij | 1 | -0/+6 |
2010-08-22 | librpc: add python bindings for the netlogon pipe | Andrew Tridgell | 1 | -0/+6 |
2010-08-17 | build fix | Brad Hards | 1 | -1/+5 |
2010-08-12 | librpc/rpc: add dcerpc_binding_handle abstration | Stefan Metzmacher | 1 | -1/+5 |
2010-08-05 | s4-dns: expanded the DNSP code to handle more record type | Andrew Tridgell | 1 | -1/+1 |
2010-08-05 | dns: first version of dsnRecord parser | Andrew Tridgell | 1 | -1/+6 |
2010-07-13 | s4-dcerpc: move some util functions up to main librpc directory. | Günther Deschner | 1 | -1/+1 |
2010-06-13 | librpc: Install the right headers. | Jelmer Vernooij | 1 | -2/+2 |
2010-06-13 | librpc: Fix netlogon.h file to install - not the torture one but the one | Jelmer Vernooij | 1 | -1/+1 |
2010-05-24 | s4:idmap Seperate idmap structures from winbind.idl and match to source3/ idmap | Andrew Bartlett | 1 | -1/+6 |
2010-05-24 | s4:ntvfs rename notify.idl to s4_notify.idl until we can merge this IDL | Andrew Bartlett | 1 | -1/+1 |
2010-05-20 | librpc: finally merge ndr_string.c. | Günther Deschner | 1 | -1/+1 |