Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-17 | ndrdump: fixed help | Andrew Tridgell | 1 | -1/+1 | |
2009-09-16 | ndr: added --ndr64 flag to ndrdump | Andrew Tridgell | 1 | -1/+16 | |
This only does pull, but it is useful for w2k8-r2 <-> w2k8-r2 ndrdump usage, which is always 64bit. | |||||
2009-06-29 | Fix ndrdump to use a common setup_logging() API | Andrew Bartlett | 1 | -1/+1 | |
By adding a new common setup_logging_stdout() API, we no longer need to abuse the ABI compatability between the different setup_logging() calls in Samba3 and Samba4's DEBUG() subsystems. The revert of 49a6d757b4d944cd22c91b2838beb83f04fbe1e9 works with this to fix bug 6211. Andrew Bartlett | |||||
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -3/+2 | |
remove some unused functions. | |||||
2008-10-20 | Use tables in Samba 3 ndrdump. | Jelmer Vernooij | 1 | -17/+3 | |
2008-10-18 | s3-build: fix build of ndrdump. | Günther Deschner | 1 | -2/+0 | |
Guenther | |||||
2008-10-13 | Share ndrdump implementation. | Jelmer Vernooij | 2 | -0/+544 | |