summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_srvsvc.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij1-2/+2
2003-04-15use the new modules system for the rpc modules (backport from HEAD)Jelmer Vernooij1-4/+0
2003-02-14merge from HEAD - enable dynamic RPC modulesJim McDonough1-29/+30
2002-08-17Sync 3.0 branch with HEADJelmer Vernooij1-0/+31
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-18/+21
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2001-06-25Cosmetic fixups found while playing with the server manager. Added supportTim Potter1-0/+28
2001-06-16Modified version of Jim's 0x27 and 0x28 Win9x Secdesc patch.Jeremy Allison1-0/+62
2001-05-01Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famousJeremy Allison1-0/+62
2001-04-06Implemented stub function for NET_SHARE_DELETE. Now to implement the realJeremy Allison1-1/+32
2001-04-06Added stub function for NET_SHARE_ADD. Once this is implemented to call a hookJeremy Allison1-0/+31
2001-04-06We can now use server manager to look at Samba shares. NT still expects a ":"Jeremy Allison1-0/+31
2001-04-04I know we're supposed to be feature frozen, but I couldn't resist this... :-).Jeremy Allison1-0/+31
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-3/+0
2001-02-26Split srvsvc pipe into interface and implementation modules.Jeremy Allison1-978/+95
2000-12-15Added lock backouts on fail.Jeremy Allison1-18/+13
2000-08-01Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison1-10/+10
2000-06-16Simplified server pipe implementation by changing arguments passed downTim Potter1-16/+23
2000-05-26Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele1-1/+1
2000-05-16The new msdfs implementation that uses symlinks to point to otherShirish Kalele1-1/+1
2000-05-10more merging voodooAndrew Tridgell1-0/+3
2000-04-28Added info level 1005 to netsharegetinfo (is the share a DFS root)Shirish Kalele1-0/+17
2000-04-25moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell1-1/+0
2000-04-04Removed unused parameter vuid from rpc_server api_* calls. For the very fewTim Potter1-9/+7
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison1-24/+0
2000-03-22added the following message to all dce/rpc client/server code, exceptLuke Leighton1-0/+24
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-329/+311
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1-7/+7
1999-08-18patch from michael glauche to add session enum code into smbd.Luke Leighton1-6/+36
1999-08-17patch from Michael Glauche to list connections from STATUS..LCK.Luke Leighton1-7/+40
1999-05-03last part of RPC api change.Jean-François Micouleau1-6/+6
1999-02-02server type announcements modified to include the "role" of the server:Luke Leighton1-6/+11
1998-09-29Got very strict about the differences and uses ofJeremy Allison1-6/+6
1998-09-04Fixed uppercasing of share name (pointed out by Jean-Francois).Jeremy Allison1-1/+0
1998-05-21jean-francois calling the right function for the "net t.o.d" dce/rpc supportLuke Leighton1-1/+1
1998-05-20dce/rpc net time command from jean-francois. does not support timezonesLuke Leighton1-0/+54
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-4/+3
1998-04-22Fixed bug found by Gerald Carter <cartegw@Eng.Auburn.EDU> whereJeremy Allison1-1/+0
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+1015