Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -2/+5 | |
(This used to be commit c17a7dc9a190156a069da3e861c18fd3f81224ad) | |||||
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -1/+1 | |
(This used to be commit 3101c236b8241dc0183995ffceed551876427de4) | |||||
2003-04-09 | Complete what I've seen (and then some)t of the PAC. | Jim McDonough | 1 | -5/+124 | |
I haven't seen the rid+attr arrays for group membership, nor sids or the same kind of arrays for resource domains, so I don't know how that will work. Also, the PAC info type 10 is now decoded, but I don't know what it's for. It has an NTTIME, a 16-bit name length, and a username. According to M$, it's not needed, because they didn't doc it... (This used to be commit 28ab8504cf6c181866106e5cc626a5896283d0a9) | |||||
2003-04-07 | Decode the PAC! This patch just decodes it and then frees it, so it's just | Jim McDonough | 1 | -0/+495 | |
for doc purposes right now (you can see it in the debug logs). (This used to be commit 046c2087a11b9ce7a02aece34ffb129ce0d66b08) |