summaryrefslogtreecommitdiff
path: root/source3/librpc/tools
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
2007-10-10r23376: More warningsVolker Lendecke1-4/+6
(This used to be commit a8ec53f022ff66053231818d4a60568675079ede)
2007-10-10r21652: Fix samba3-specific initializationJelmer Vernooij1-0/+9
(This used to be commit 7ce0c5d0ccee370ae6f38c98c1bf8398c0ec9f19)
2007-10-10r21651: Add ndrdump to samba 3. This only works from external source at theJelmer Vernooij1-5/+31
moment. To use, use something like: ./bin/ndrdump -l bin/smbd winreg winreg_EnumValue in <filename> or to see what functions are available: ./bin/ndrdump -l bin/smbd winreg (This used to be commit 0db258c6004922ce444b4a3ecdf669f7e4600ef0)
2007-10-10r21565: Import ndrdump (doesn't compile yet, needs table support functions).Jelmer Vernooij1-0/+411
(This used to be commit 9a9b9421673ed1c455658d8ae79d7a1522a1baa7)