Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-10-30 | Ok, nearing the end of the GUID->struct uuid changes. | Jim McDonough | 1 | -2/+2 | |
Takes care of secdescs. Had to move the uuid marshall/unmarshalling code to parse_misc, because it's needed outside of parse_rpc.c (for no-auth calls) (This used to be commit 5d2bb079b65ccfec14604d8dcf0ce789d1795b46) | |||||
2003-10-06 | split some security related functions in their own files. | Simo Sorce | 1 | -0/+285 | |
(no need to include all of smbd files to use some basic sec functions) also minor compile fixes (This used to be commit 66074d3b097d8cf2a231bf08c7f4db62da68189d) |