updated the 3.0 branch from the head branch - ready for alpha18
[samba.git] / source3 / rpc_parse / parse_srv.c
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-18 Simo Sorcemore debug classess activated
2002-06-03 Jim McDonoughAdd user name to netsessenum RPC to stop 1783 messages...
2002-06-01 Jim McDonoughAdd rpc for file close, expand file enum to take username
2002-05-31 Jim McDonoughAdd fns for netshareadd and netsharedel rpcs
2002-05-31 Jim McDonoughUpdate netfileenum on both client and server sides...
2002-05-31 Jim McDonoughnetfileenum was missing the username filter.
2002-05-29 Tim PotterAdded netremotetod to try and figure out which srvsvc...
2002-05-28 Tim PotterWhen marshalling a netshareenum request the share ctr...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-10 Jeremy AllisonAdded Shirish's client side caching policy change.
2002-03-22 Tim PotterStomped on some header file version numbers that have...
2002-03-14 Tim PotterRemove studly gaps from prs_werror() calls so the...
2002-03-05 Jeremy AllisonFix the NTSTATUS -> WERROR for srvsvc pipe.
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-07-02 Jeremy AllisonMissing prs_align() was causing Win9x nexus tools to...
2001-06-25 Tim PotterCosmetic fixups found while playing with the server...
2001-06-16 Jeremy AllisonModified version of Jim's 0x27 and 0x28 Win9x Secdesc...
2001-06-15 Jeremy AllisonJim McDonough's parse patches for Win9x get SD calls.
2001-05-01 Jeremy AllisonAdded code from "Nigel Williams" <nigel@veritas.com...
2001-04-09 Jeremy AllisonSet SD's for share. Added level 1501. Map GENERIC file...
2001-04-06 Jeremy AllisonImplemented stub function for NET_SHARE_DELETE. Now...
2001-04-06 Jeremy AllisonAdded stub function for NET_SHARE_ADD. Once this is...
2001-04-04 Jeremy AllisonI know we're supposed to be feature frozen, but I could...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-27 Jeremy AllisonAs prs_alloc_mem now zeros memory, remove superfluous...
2001-02-26 Jeremy AllisonSplit srvsvc pipe into interface and implementation...
2000-12-18 Jeremy AllisonCast prs_alloc_mem to correct type.
2000-12-15 Jeremy AllisonAdded lock backouts on fail.
2000-11-29 Jean-François Mico... alignment issues.
2000-04-28 Shirish KaleleAdded info level 1005 to netsharegetinfo (is the share...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-22 Luke Leightonadded the following message to all dce/rpc client/serve...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-11-03 Luke Leightoncreated msrpc_srv_enum_tprt() function by massaging...
1999-11-03 Luke Leightondynamic mem allocation in net_srv_transport_enum()...
1999-10-30 Luke LeightonNetServerTransportEnum parsing, client-side and rpcclie...
1999-10-25 Luke Leighton- typecast malloc / Realloc issues.
1999-10-15 Luke Leightonoops! srvinfo 2 command caught bug where strings in...
1999-10-15 Luke Leightonreturn results on prs_xxxxx() and all xxx_io_xxx()...
1999-08-23 Matthew ChapmanRemoving a stray return, probably inserted during debug...
1999-08-18 Luke Leightonevent log update, netsessenum, netconnenum update.
1999-05-01 Matthew ChapmanAdding "time" rpcclient command which displays the...
1998-11-03 Luke Leightonfix to some of the unicode string handling. there...
1998-10-27 Luke Leightonamazing. the improvements to NT continue, evidence...
1998-10-02 Luke LeightonMakefile.in :
1998-09-24 Luke Leightonqualifier name in session_enum was being assumed to...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-03 Andrew Tridgellwe were setting the strings 1 too long in make_srv_shar...
1998-08-24 Jeremy AllisonChanged ASSERT macros to SMB_ASSERT macros as some...
1998-08-22 Andrew Tridgelladded ASSERT() and ASSERT_ARRAY() macros and sprinkled...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-05-20 Luke Leightondce/rpc net time command from jean-francois. does...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...