Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-11-17 | * add another WERR err code | Andrew Tridgell | 1 | -0/+193 |
2003-11-17 | security descriptors are no longer a "special" type, they are handled | Andrew Tridgell | 1 | -8/+8 |
2003-11-17 | nicer method of handling spoolss EnumPrinters | Andrew Tridgell | 1 | -0/+68 |
2003-11-16 | added support for level1 of EnumPrinters in spoolss. This uses a | Andrew Tridgell | 1 | -37/+37 |
2003-11-15 | added another 11 levels of QueryDomainInfo | Andrew Tridgell | 1 | -31/+31 |
2003-11-14 | it turns out that all MS servers ignore the artifact struct_len fields | Andrew Tridgell | 1 | -2/+2 |
2003-11-14 | added the dfs_GetInfo all - all levels | Andrew Tridgell | 1 | -267/+588 |
2003-11-14 | * added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work | Andrew Tridgell | 1 | -0/+489 |
2003-11-14 | * fixed lsa_LookupPrivName | Andrew Tridgell | 1 | -37/+470 |
2003-11-14 | we can now do a level1 NetDfsEnum() | Andrew Tridgell | 1 | -33/+286 |
2003-11-13 | * fixed conformant arrays in structures | Andrew Tridgell | 1 | -0/+126 |