Age | Commit message (Expand) | Author | Files | Lines |
2010-10-30 | s4-build: removed some unnecessary dependencies | Andrew Tridgell | 1 | -1/+1 |
2010-10-30 | zlib: use the real library name 'z' instead of ZLIB | Andrew Tridgell | 1 | -1/+1 |
2010-10-26 | waf: Stop automaticaly changing dashes to underscores in library names. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-26 | waf: Don't auto-lowercase library names. | Jelmer Vernooij | 1 | -14/+14 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 1 | -55/+55 |
2010-10-26 | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-24 | waf: Lowercase several library names. | Jelmer Vernooij | 1 | -12/+12 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -1/+1 |
2010-10-23 | ndr dns: Add simple parser | Kai Blin | 1 | -2/+2 |
2010-10-23 | idl: Add idl describing DNS structures | Kai Blin | 1 | -0/+5 |
2010-10-21 | waf: RPC_NDR_WINBIND is samba4 specific | Andrew Tridgell | 1 | -1/+1 |
2010-10-21 | librpc: added RPC_NDR_SAMBA grouping library | Andrew Tridgell | 1 | -1/+9 |
2010-10-21 | librpc: added NDR_XATTR and NDR_UNIXINFO to the NDR_SAMBA grouping library | Andrew Tridgell | 1 | -1/+1 |
2010-10-21 | waf-build: create a NDR_SAMBA grouping library | Andrew Tridgell | 1 | -0/+8 |
2010-10-18 | s3-waf: fix the build of smbtorture. | Günther Deschner | 1 | -1/+1 |
2010-10-10 | rpc_ndr_netlogon: Add missing dependency on tevent. | Jelmer Vernooij | 1 | -1/+1 |
2010-09-27 | waf: add more NDR subsystems for shared IDL files. | Günther Deschner | 1 | -0/+40 |
2010-09-27 | s4-waf: remove NDR-SRVSVC alias. | Günther Deschner | 1 | -0/+10 |
2010-09-24 | s4-waf: add NDR_EVENTLOG. | Günther Deschner | 1 | -0/+5 |
2010-09-24 | s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA. | Günther Deschner | 1 | -2/+2 |
2010-09-23 | s4-waf: move the RPC_NDR subsystems to main librpc wscript_build. | Günther Deschner | 1 | -0/+187 |
2010-09-23 | s4-waf: add NDR_LSARPC and NDR_SAMR. | Günther Deschner | 1 | -0/+10 |
2010-09-23 | s4-waf: move two more NDR_ subsystems to main directory. | Günther Deschner | 1 | -0/+10 |
2010-09-23 | waf: fix generated nbt.h path, should fix s4 install. | Günther Deschner | 1 | -1/+1 |
2010-09-23 | waf: move majority of shared NDR_ subsystems to main wscript_build. | Günther Deschner | 1 | -0/+208 |
2010-04-06 | s4-waf: move to a universal method of recursing into subdirs | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | s4-waf: install the rest of the headers | Andrew Tridgell | 1 | -0/+1 |
2010-04-06 | build: fixes from ita | Andrew Tridgell | 1 | -14/+1 |
2010-04-06 | build: mail IDL build rules | Andrew Tridgell | 1 | -0/+14 |