summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_srvsvc.c
Commit message (Expand)AuthorAgeFilesLines
* Attempt at fixing bug #283. There however is no solution.Gerald Carter2003-08-141-4/+12
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-011-1/+1
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-2/+2
* use the new modules system for the rpc modules (backport from HEAD)Jelmer Vernooij2003-04-151-4/+0
* merge from HEAD - enable dynamic RPC modulesJim McDonough2003-02-141-29/+30
* Sync 3.0 branch with HEADJelmer Vernooij2002-08-171-0/+31
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-18/+21
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* Cosmetic fixups found while playing with the server manager. Added supportTim Potter2001-06-251-0/+28
* Modified version of Jim's 0x27 and 0x28 Win9x Secdesc patch.Jeremy Allison2001-06-161-0/+62
* Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famousJeremy Allison2001-05-011-0/+62
* Implemented stub function for NET_SHARE_DELETE. Now to implement the realJeremy Allison2001-04-061-1/+32
* Added stub function for NET_SHARE_ADD. Once this is implemented to call a hookJeremy Allison2001-04-061-0/+31
* We can now use server manager to look at Samba shares. NT still expects a ":"Jeremy Allison2001-04-061-0/+31
* I know we're supposed to be feature frozen, but I couldn't resist this... :-).Jeremy Allison2001-04-041-0/+31
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-3/+0
* Split srvsvc pipe into interface and implementation modules.Jeremy Allison2001-02-261-978/+95
* Added lock backouts on fail.Jeremy Allison2000-12-151-18/+13
* Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison2000-08-011-10/+10
* Simplified server pipe implementation by changing arguments passed downTim Potter2000-06-161-16/+23
* Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele2000-05-261-1/+1
* The new msdfs implementation that uses symlinks to point to otherShirish Kalele2000-05-161-1/+1
* more merging voodooAndrew Tridgell2000-05-101-0/+3
* Added info level 1005 to netsharegetinfo (is the share a DFS root)Shirish Kalele2000-04-281-0/+17
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-251-1/+0
* Removed unused parameter vuid from rpc_server api_* calls. For the very fewTim Potter2000-04-041-9/+7
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-24/+0
* added the following message to all dce/rpc client/server code, exceptLuke Leighton2000-03-221-0/+24
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-329/+311
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-7/+7
* patch from michael glauche to add session enum code into smbd.Luke Leighton1999-08-181-6/+36
* patch from Michael Glauche to list connections from STATUS..LCK.Luke Leighton1999-08-171-7/+40
* last part of RPC api change.Jean-François Micouleau1999-05-031-6/+6
* server type announcements modified to include the "role" of the server:Luke Leighton1999-02-021-6/+11
* Got very strict about the differences and uses ofJeremy Allison1998-09-291-6/+6
* Fixed uppercasing of share name (pointed out by Jean-Francois).Jeremy Allison1998-09-041-1/+0
* jean-francois calling the right function for the "net t.o.d" dce/rpc supportLuke Leighton1998-05-211-1/+1
* dce/rpc net time command from jean-francois. does not support timezonesLuke Leighton1998-05-201-0/+54
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-4/+3
* Fixed bug found by Gerald Carter <cartegw@Eng.Auburn.EDU> whereJeremy Allison1998-04-221-1/+0
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+1015