Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r2404: the first large lump of posix vfs stuff. | Andrew Tridgell | 1 | -0/+8 | |
this is still very much a skeleton (with many limbs missing too!). I am committing this early to get some feedback on the approach taken. (This used to be commit 40d5cae5ebbfe328e193eadb685df6a370730299) | |||||
2007-10-10 | r1470: Get the smb_trans2 structure out of the rap_cli_call struct. | Volker Lendecke | 1 | -1/+4 | |
Initial attempt at RAP server infrastructure. Look at rap_server.c for the dummy functions that are supposed to implement the core functionality. ipc_rap.c contains all the data shuffling. _rap_shareenum and _rap_serverenum2 in ipc_rap.c are (I think) regular enough to be auto-generated. I did not test all the corner cases yet, but nevertheless I would like some comments on the general style. Volker P.S: samba-3 smbclient now doesn't freak out anymore, although the results are not entirely correct :-) (This used to be commit 08140cc1a838b4eaa23c897b280a46c95b7ef3e0) | |||||
2007-10-10 | r766: convert ntvfs/* to a config.mk file | Stefan Metzmacher | 1 | -0/+65 | |
metze (This used to be commit 62d456c144e76b0d14225c2eed5b35bdf9650057) |