1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-16 20:23:50 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Andrew Tridgell
fcd0922407 r3826: - added testing of ea lists in NTTRANS CREATE
- fixed push/pull of chained ea lists

- fixed a bug in the nttrans wire encoding
2007-10-10 13:05:57 -05:00
Andrew Bartlett
59e361f7cc r2507: Allow a case-insensitive lookup when converting strings into NTSTATUS
values.

Andrew Bartlett
2007-10-10 12:59:00 -05:00
Andrew Tridgell
b719199963 r2498: added STATUS_NO_MORE_FILES to nt status codes that we can map to a string 2007-10-10 12:58:58 -05:00
Andrew Tridgell
86a6236c2a r975: slight improvemet to nt_errstr(), still needs to be fixed properly
(getting rid of the static buffer)
2007-10-10 12:56:24 -05:00
Andrew Tridgell
b0510b5428 first public release of samba4 code -