summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_dfs.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-19switched to a new way of handling unions, so that we can handleAndrew Tridgell1-22/+27
2003-11-18* use the new auto-generated debug code method.Andrew Tridgell1-0/+5
2003-11-17 * add another WERR err codeAndrew Tridgell1-0/+193
2003-11-17security descriptors are no longer a "special" type, they are handledAndrew Tridgell1-8/+8
2003-11-17nicer method of handling spoolss EnumPrintersAndrew Tridgell1-0/+68
2003-11-16added support for level1 of EnumPrinters in spoolss. This uses aAndrew Tridgell1-37/+37
2003-11-15added another 11 levels of QueryDomainInfoAndrew Tridgell1-31/+31
2003-11-14it turns out that all MS servers ignore the artifact struct_len fieldsAndrew Tridgell1-2/+2
2003-11-14added the dfs_GetInfo all - all levelsAndrew Tridgell1-267/+588
2003-11-14* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't workAndrew Tridgell1-0/+489
2003-11-14* fixed lsa_LookupPrivNameAndrew Tridgell1-37/+470
2003-11-14we can now do a level1 NetDfsEnum()Andrew Tridgell1-33/+286
2003-11-13* fixed conformant arrays in structuresAndrew Tridgell1-0/+126