Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Share RPC binding string utility functions. | Jelmer Vernooij | 2008-10-12 | 1 | -725/+0 |
| | |||||
* | librpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN | Stefan Metzmacher | 2008-08-07 | 1 | -1/+2 |
| | | | | | | | | | | | | | You can trigger it like this: ncacn_ip_tcp:172.31.9.234[sign,hdrsign] or ncacn_ip_tcp:172.31.9.234[seal,hdrsign] metze (This used to be commit 54f1fca582b1474693b5ee11b7b847086d27f75f) | ||||
* | Split binding structure handling out into a separate file. | Jelmer Vernooij | 2008-04-15 | 1 | -0/+724 |
For easier synchronisation with Samba 3. (This used to be commit b9cac469f3c869a26f415a6c551cf6e8fbb06ed6) |