Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 2010-12-11 | 1 | -1/+1 |
| | | | | | | | | This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | ||||
* | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 2010-10-31 | 1 | -9/+0 |
| | | | | | | | | The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104 | ||||
* | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 2010-10-26 | 1 | -1/+1 |
| | |||||
* | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 2010-10-24 | 1 | -1/+1 |
| | |||||
* | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 2010-05-18 | 3 | -21/+16 |
| | |||||
* | s4-waf: removed the AUTOGENERATED markers | Andrew Tridgell | 2010-04-06 | 1 | -3/+0 |
| | | | | we won't be using the mk -> wscript generator again | ||||
* | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 2010-04-06 | 1 | -0/+2 |
| | | | | them | ||||
* | build: commit all the waf build files in the tree | Andrew Tridgell | 2010-04-06 | 1 | -0/+11 |
| | |||||
* | tdr-test: Fix 'push_charset' test | Kamen Mazdrashki | 2009-12-08 | 1 | -1/+1 |
| | | | | | | | 4 bytes of 'bloe' string are pushed, so we should check only for the first 4 caracters Signed-off-by: Andrew Tridgell <tridge@samba.org> | ||||
* | tdr: teach TDR about uint1632 enums | Andrew Tridgell | 2009-10-07 | 1 | -0/+10 |
| | | | | | TDB doesn't have NDR64, but it needs to know how to map the new types from pidl | ||||
* | lib/tdr: get rid of build warning when using TDR_ALLOC macro. | Günther Deschner | 2009-10-05 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | lib/tdr: fix the build with --enable-automatic-dependencies | Stefan Metzmacher | 2009-09-07 | 1 | -1/+1 |
| | | | | metze | ||||
* | tdr: Remove dependency on lp_* so it can be used in both Samba 3 and | Jelmer Vernooij | 2009-03-15 | 1 | -10/+9 |
| | | | | Samba 4. | ||||
* | Move tdr to top-level. | Jelmer Vernooij | 2009-03-14 | 5 | -0/+660 |