RIP BOOL. Convert BOOL -> bool. I found a few interesting
[sfrench/samba-autobuild/.git] / source / rpc_parse / parse_srv.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create... samba-misc-tags/initial-v3-2-test
2007-10-10 Jelmer Vernooijr18802: Use the pidl-generated code for the srvsvc...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Simo Sorcer6004: Let's make server manager able to kill a user...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Günther Deschnerr1692: first commit :)
2003-09-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-01 Jeremy AllisonAdding jcmd's share ACL on XP patch. Thanks Jim !
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-15 Andrew BartlettFix signed/unsigned issues - mostly 'i' counters.
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-05 Tim PotterA netshareenum reply always contains an enum_hnd. ...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-27 Andrew BartlettA very long time ago (actually 6 months ago) I promised...
2002-07-20 Andrew BartlettTry to fix up warnings - particularly on the IRIX 64...
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...