Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A very long time ago (actually 6 months ago) I promised to commit this code | Andrew Bartlett | 2002-07-27 | 1 | -11/+105 |
| | | | | | | | | | | | | | | | to the Samba tree. Originally written by Nigel Williams" <nigel@veritas.com>, I've been trying to keep it in some form of shape for the last 6 months. In particular I think some of the code got committed a few months ago, and others have made changes to the CVS version over time. anyway, its finally in - and doesn't appear to have broken anything. Now to try the client-side patches :-) Andrew Bartlett | ||||
* | Add user name to netsessenum RPC to stop 1783 messages | Jim McDonough | 2002-06-03 | 1 | -0/+3 |
| | |||||
* | Add rpc for file close, expand file enum to take username | Jim McDonough | 2002-06-01 | 1 | -0/+16 |
| | |||||
* | Add error index to netshareadd rpc. | Jim McDonough | 2002-05-31 | 1 | -0/+4 |
| | |||||
* | Update netfileenum on both client and server sides to do an arbitrary number | Jim McDonough | 2002-05-31 | 1 | -18/+12 |
| | | | | | of files. This was done to better enable net rpc file. Perhaps we can start giving back real info this way, too. | ||||
* | netfileenum was missing the username filter. | Jim McDonough | 2002-05-31 | 1 | -0/+3 |
| | |||||
* | Cleaned up srvsvc constants a bit. | Tim Potter | 2002-05-29 | 1 | -17/+17 |
| | |||||
* | Added Shirish's client side caching policy change. | Jeremy Allison | 2002-04-10 | 1 | -2/+25 |
| | | | | Jeremy. | ||||
* | Stomped on some header file version numbers that have crept back in. | Tim Potter | 2002-03-22 | 1 | -2/+1 |
| | |||||
* | Fix the NTSTATUS -> WERROR for srvsvc pipe. | Jeremy Allison | 2002-03-05 | 1 | -16/+17 |
| | | | | Jeremy. | ||||
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. | ||||
* | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 2001-08-27 | 1 | -15/+15 |
| | |||||
* | Modified version of Jim's 0x27 and 0x28 Win9x Secdesc patch. | Jeremy Allison | 2001-06-16 | 1 | -0/+21 |
| | | | | Jeremy. | ||||
* | Jim McDonough's parse patches for Win9x get SD calls. | Jeremy Allison | 2001-06-15 | 1 | -0/+24 |
| | | | | Jeremy. | ||||
* | Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famous | Jeremy Allison | 2001-05-01 | 1 | -0/+40 |
| | | | | | | Nigel Williams who did NIS/GINA !) to implement add/modify/delete shares for Win2k. Needs testing as I made a few mods to the original code. Jeremy. | ||||
* | Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits. | Jeremy Allison | 2001-04-09 | 1 | -3/+9 |
| | | | | Jeremy. | ||||
* | Implemented stub function for NET_SHARE_DELETE. Now to implement the real | Jeremy Allison | 2001-04-06 | 1 | -0/+17 |
| | | | | | internals to support server manager. Jeremy | ||||
* | Added stub function for NET_SHARE_ADD. Once this is implemented to call a hook | Jeremy Allison | 2001-04-06 | 1 | -0/+22 |
| | | | | | | | | function (same for NET_SHARE_DELETE and NET_SHARE_SET) we will be able to manage the shares section in smb.conf via NT server manager........ This should enhance the friendliness of Samba in NT-only shops by an order of magnitude. Jeremy. | ||||
* | We can now use server manager to look at Samba shares. NT still expects a ":" | Jeremy Allison | 2001-04-06 | 1 | -1/+2 |
| | | | | | in the path though.... I'm looking into it. Jeremy. | ||||
* | I know we're supposed to be feature frozen, but I couldn't resist this... :-). | Jeremy Allison | 2001-04-04 | 1 | -5/+73 |
| | | | | | | | | I worked out and added the per-share get/set RPCs for security descriptors. Currently this code returns Everyone, full access on get and permission denied on set, but backending this with a tdb and checking it on tconX (to give full NT semantics for security on shares) is now an excersise for the reader... :-). Jeremy. | ||||
* | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 2001-03-11 | 1 | -0/+11 |
| | | | | | | RPC code to merge with new passdb code. Currently rpcclient doesn't compile. I'm working on it... Jeremy. | ||||
* | Added info level 1005 to netsharegetinfo (is the share a DFS root) | Shirish Kalele | 2000-04-28 | 1 | -1/+7 |
| | | | | Added dfs_server announcement in set_default_server_announce_type() | ||||
* | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1999-12-13 | 1 | -129/+64 |
| | |||||
* | created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt(). | Luke Leighton | 1999-11-03 | 1 | -1/+1 |
| | |||||
* | dynamic mem allocation in net_srv_transport_enum() parsing. | Luke Leighton | 1999-11-03 | 1 | -2/+2 |
| | |||||
* | NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added. | Luke Leighton | 1999-10-30 | 1 | -10/+90 |
| | |||||
* | event log update, netsessenum, netconnenum update. | Luke Leighton | 1999-08-18 | 1 | -0/+5 |
| | |||||
* | dce/rpc net time command from jean-francois. does not support timezones | Luke Leighton | 1998-05-20 | 1 | -1/+37 |
| | |||||
* | includes.h: Moved HPUX undefine of SEMMSL to where it actually does something. | Jeremy Allison | 1998-04-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | ipc.c: Added Luke's debug statement. locking_slow.c: Added FTRUNCATE_NEEDS_ROOT code for broken systems that need it (not sure what these are yet). membuffer.c ntdomain.h proto.h lib/rpc/include/rpc_dce.h lib/rpc/include/rpc_srvsvc.h lib/rpc/parse/parse_prs.c lib/rpc/parse/parse_rpc.c lib/rpc/server/srv_pipe_hnd.c lib/rpc/server/srv_util.c: Re-merge of Luke's NTDOM changes 'cos he's a lazy git with carpel tunnel syndrome :-). Jeremy. | ||||
* | "For I have laboured mightily on Luke's code, and hath broken | Jeremy Allison | 1998-03-11 | 1 | -0/+540 |
all I saw" - the book of Jeremy, chapter 1 :-). So here is the mega-merge of the NTDOM branch server code. It doesn't include the new client side pieces, we'll look at that later. This should give the same functionality, server wise, as the NTDOM branch does, only merged into the main branch. Any fixes to domain controler functionality should be added to the main branch, not the NTDOM branch. This code compiles without warnings on gcc2.8, but will need further testing before we are sure all the working functionality of the NTDOM server branch has been correctly carried over. I hereby declare the server side of the NTDOM branch dead (and all who sail in her :-). Jeremy. |