| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | s4-build: removed some unnecessary dependencies | Andrew Tridgell | 2010-10-30 | 1 | -1/+1 |
| | | | | | based on running waf --symbol-check | ||||
| * | zlib: use the real library name 'z' instead of ZLIB | Andrew Tridgell | 2010-10-30 | 1 | -1/+1 |
| | | | | | | using subsystem aliases has a lot of potential for confusion. Better to use the real name of the library. | ||||
| * | waf: Stop automaticaly changing dashes to underscores in library names. | Jelmer Vernooij | 2010-10-26 | 1 | -2/+2 |
| | | |||||
| * | waf: Don't auto-lowercase library names. | Jelmer Vernooij | 2010-10-26 | 1 | -14/+14 |
| | | |||||
| * | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 2010-10-26 | 1 | -55/+55 |
| | | |||||
| * | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 2010-10-26 | 1 | -1/+1 |
| | | |||||
| * | waf: Lowercase several library names. | Jelmer Vernooij | 2010-10-24 | 1 | -12/+12 |
| | | |||||
| * | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 2010-10-24 | 1 | -1/+1 |
| | | |||||
| * | ndr dns: Add simple parser | Kai Blin | 2010-10-23 | 1 | -2/+2 |
| | | |||||
| * | idl: Add idl describing DNS structures | Kai Blin | 2010-10-23 | 1 | -0/+5 |
| | | |||||
| * | waf: RPC_NDR_WINBIND is samba4 specific | Andrew Tridgell | 2010-10-21 | 1 | -1/+1 |
| | | | | | this caused problems with the s3 waf build | ||||
| * | librpc: added RPC_NDR_SAMBA grouping library | Andrew Tridgell | 2010-10-21 | 1 | -1/+9 |
| | | | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
| * | librpc: added NDR_XATTR and NDR_UNIXINFO to the NDR_SAMBA grouping library | Andrew Tridgell | 2010-10-21 | 1 | -1/+1 |
| | | | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
| * | waf-build: create a NDR_SAMBA grouping library | Andrew Tridgell | 2010-10-21 | 1 | -0/+8 |
| | | | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
| * | s3-waf: fix the build of smbtorture. | Günther Deschner | 2010-10-18 | 1 | -1/+1 |
| | | | | | Guenther | ||||
| * | rpc_ndr_netlogon: Add missing dependency on tevent. | Jelmer Vernooij | 2010-10-10 | 1 | -1/+1 |
| | | | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 10 23:04:13 UTC 2010 on sn-devel-104 | ||||
| * | waf: add more NDR subsystems for shared IDL files. | Günther Deschner | 2010-09-27 | 1 | -0/+40 |
| | | | | | Guenther | ||||
| * | s4-waf: remove NDR-SRVSVC alias. | Günther Deschner | 2010-09-27 | 1 | -0/+10 |
| | | | | | | | Thanks tridge, this was driving me nuts... Guenther | ||||
| * | s4-waf: add NDR_EVENTLOG. | Günther Deschner | 2010-09-24 | 1 | -0/+5 |
| | | | | | Guenther | ||||
| * | s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA. | Günther Deschner | 2010-09-24 | 1 | -2/+2 |
| | | | | | Guenther | ||||
| * | s4-waf: move the RPC_NDR subsystems to main librpc wscript_build. | Günther Deschner | 2010-09-23 | 1 | -0/+187 |
| | | | | | Guenther | ||||
| * | s4-waf: add NDR_LSARPC and NDR_SAMR. | Günther Deschner | 2010-09-23 | 1 | -0/+10 |
| | | | | | Guenther | ||||
| * | s4-waf: move two more NDR_ subsystems to main directory. | Günther Deschner | 2010-09-23 | 1 | -0/+10 |
| | | | | | Guenther | ||||
| * | waf: fix generated nbt.h path, should fix s4 install. | Günther Deschner | 2010-09-23 | 1 | -1/+1 |
| | | | | | Guenther | ||||
| * | waf: move majority of shared NDR_ subsystems to main wscript_build. | Günther Deschner | 2010-09-23 | 1 | -0/+208 |
| | | | | | | | (so they can be used by s3 waf later) Guenther | ||||
| * | s4-waf: move to a universal method of recursing into subdirs | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 |
| | | | | | This works with both standalone lib builds and bundled builds | ||||
| * | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 2010-04-06 | 1 | -0/+2 |
| | | | | | them | ||||
| * | s4-waf: install the rest of the headers | Andrew Tridgell | 2010-04-06 | 1 | -0/+1 |
| | | |||||
| * | build: fixes from ita | Andrew Tridgell | 2010-04-06 | 1 | -14/+1 |
| | | |||||
| * | build: mail IDL build rules | Andrew Tridgell | 2010-04-06 | 1 | -0/+14 |
