Age | Commit message (Expand) | Author | Files | Lines |
2012-08-22 | s4-python: Complete python bindings for idmap.idl | Andrew Bartlett | 1 | -0/+6 |
2012-08-22 | s4-python: complete python bindigns for smb_acls.idl | Andrew Bartlett | 1 | -0/+6 |
2012-06-07 | build: Add missing deps and make MESSAGING a private library | Andrew Bartlett | 1 | -1/+1 |
2012-01-04 | s4:pyrpc: add 'user_session_key' getter to the connection object | Stefan Metzmacher | 1 | -1/+1 |
2011-11-04 | dns: Build the python bindings | Kai Blin | 1 | -0/+6 |
2011-11-03 | waf: convert NDR_NBT into shared library. | Günther Deschner | 1 | -4/+4 |
2011-10-11 | lib/param move source4 param code to the top level | Andrew Bartlett | 1 | -1/+1 |
2011-10-04 | dns: build python bindings for dnsserver RPC protocol | Andrew Tridgell | 1 | -0/+6 |
2011-09-06 | s4:librpc: rpc_common.h was move to dcerpc-binding | Stefan Metzmacher | 1 | -1/+1 |
2011-08-18 | credentials: Rename library to samba-credentials to avoid name clashes. | Jelmer Vernooij | 1 | -1/+1 |
2011-08-18 | cli-raw: Add public libsmbclient-raw library. | Jelmer Vernooij | 1 | -1/+1 |
2011-08-08 | build: rename rpcommon to dcerpc-binding an make a public library | Andrew Bartlett | 1 | -1/+1 |
2011-08-08 | build: provide tevent-util as a public library | Andrew Bartlett | 1 | -1/+1 |
2011-07-23 | cli_raw: Make name lowercase. | Jelmer Vernooij | 1 | -1/+1 |
2011-06-09 | librpc/idr Use the Samba3 notify.idl in common. | Andrew Bartlett | 1 | -7/+1 |
2011-06-09 | server_id.idl: Bring server_id.idl in common | Andrew Bartlett | 1 | -8/+1 |
2011-05-09 | build: Remove --disable-s3build so we can rely on these subsystems | Andrew Bartlett | 1 | -6/+1 |
2011-04-05 | auth: Move auth_session_info into IDL | Andrew Bartlett | 1 | -0/+11 |
2011-03-11 | librpc/rpc: move dcerpc_binding_handle stuff to rpc_common.h | Stefan Metzmacher | 1 | -1/+4 |
2011-02-24 | build: moved librpc/rpc/*.c into a rpccommon library | Andrew Tridgell | 1 | -4/+2 |
2011-02-22 | s4:librpc: let dcerpc-samr library use RPC_NDR_SAMR subsystem | Stefan Metzmacher | 1 | -2/+2 |
2011-02-22 | s4:build: add RPC_NDR_ATSVC subsystem | Stefan Metzmacher | 1 | -2/+2 |
2011-02-22 | s4-waf: added --enable-s3build configure option | Andrew Tridgell | 1 | -1/+6 |
2011-02-22 | s4-ndr: added NDR_WBINT to ndr_tables | Andrew Tridgell | 1 | -1/+1 |
2011-02-21 | s4: avoid overwritting the dceprc.h file from toplevel librpc | Matthieu Patou | 1 | -1/+8 |
2011-02-18 | s4-idl: rename s4 server_id.idl to server_id4.idl | Andrew Tridgell | 1 | -2/+2 |
2011-02-18 | librpc make ndr-standard a common library | Andrew Bartlett | 1 | -13/+0 |
2011-02-18 | librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript files | Andrew Bartlett | 1 | -13/+6 |
2011-02-14 | librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so). | Günther Deschner | 1 | -2/+2 |
2011-02-13 | librpc: add bindings for dnsp in python | Matthieu Patou | 1 | -0/+6 |
2011-02-10 | librpc: move preg.idl to main directory. | Günther Deschner | 1 | -1/+1 |
2011-02-08 | s4-waf: split out wscript_build for ndrdump binary. | Günther Deschner | 1 | -8/+1 |
2011-02-02 | s4-waf Don't install any Samba packages into PYTHONDIR | Andrew Bartlett | 1 | -1/+1 |
2011-01-25 | waf: share libndr.so between samba3 and samba4. | Günther Deschner | 1 | -11/+0 |
2011-01-12 | idl: Add IDL for remote key backup protocol (rkbp) | Matthieu Patou | 1 | -1/+1 |
2011-01-12 | idl: remove protected storage | Matthieu Patou | 1 | -1/+1 |
2010-11-20 | pyrpc: Build the samba.dcerpc.srvsvc module. | Ricardo Jorge | 1 | -0/+5 |
2010-11-07 | credentials: Lowercase library name, | Jelmer Vernooij | 1 | -1/+1 |
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 |