updated the 3.0 branch from the head branch - ready for alpha18
[nivanova/samba-autobuild/.git] / source3 / rpc_server / srv_pipe.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-07-08 Andrew BartlettKill off const warnings - add a pile of const to variou...
2002-06-18 Simo Sorcemore debug classess activated
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Jeremy AllisonReturn correct RPC fault PDU on bad handle incoming.
2002-01-20 Andrew BartlettKill off another ugly wart from the side of the passdb...
2002-01-09 Martin PoolBetter explanation message for dmalloc.
2002-01-05 Andrew BartlettI've decided to move the auth code around a bit more...
2001-12-27 Gerald Cartermoving SAM_ACCOUNT to include a bit field for initialized
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-11-09 Andrew BartlettThis change updates lp_guestaccount() to be a *global...
2001-11-08 Andrew BartlettChange to guest logon code.
2001-11-04 Andrew BartlettFix up authenticated pipes in line with vuser changes...
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-10-31 Andrew Bartlett... and clean up the unused variables.
2001-10-31 Andrew BartlettSmall changes for guest authenticated pipes.
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-18 Jeremy AllisonMerge the become_XXX -> change_to_XXX fixes from 2...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-29 Andrew BartlettFix up a number of intertwined issues:
2001-09-21 Andrew Tridgellfixed character set for user name pull
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-16 Andrew BartlettFix up workstaion and kickoff time checks, moved to...
2001-09-12 Tim PotterSome patches to authentication:
2001-09-12 Andrew Tridgell- enable MSDFS by default, there seems no reason not...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-09 Gerald Cartera few cleanups while mergeing the passdb code into 2.2
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...
2001-07-08 Andrew BartlettThis removes unused paramaters from various authticatio...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-05-18 Jeremy AllisonFix the W2KSP2 joining a Samba domain problem.
2001-05-07 Gerald CarterPatch from Simo:
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-04-07 Jeremy AllisonAdded 3 params to manipulate shares. "add share command...
2001-03-15 Jeremy AllisonAS/U on a sparc now joins and authenticates against...
2001-03-13 Jeremy AllisonFixed reading of strings from big-endian RPC clients.
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-09 Jeremy AllisonSerious (and I *mean* serious) attempt to fix little...
2001-03-08 Jeremy AllisonFix for AS/U not liking it's own assoc_gid.
2000-12-12 Tim PotterCompile fix for new arg to create_nt_token()
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-10-18 Tim PotterMerge of rpc parse buffer underflow debug code.
2000-10-11 Tim PotterDon't initialise groups twice.
2000-10-07 Jean-François Mico... added samr_set_user_info and info_2.
2000-08-28 Tim PotterMerge from appliance branch.
2000-08-04 Jeremy AllisonFixed up the user/group contexts when using authenticat...
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-07-03 Tim PotterSome more sec_ctx changes. Modified some fields in...
2000-06-23 Tim PotterRemoved save directory argument to become_root() calls...
2000-06-16 Tim PotterSimplified server pipe implementation by changing argum...
2000-05-26 Shirish KaleleChanged MS_DFS to WITH_MSDFS throughout.
2000-05-18 Shirish KaleleAdded the NETDFS pipe to allow remote administration...
2000-05-17 Jeremy AllisonFixed bug where mallocd size of prs_struct could be...
2000-05-15 Jeremy AllisonAdded fix for Win2k ACL query code from Shirish. I...
2000-05-15 Jeremy Allisonpassdb/secrets.c: Fix typo in comment.
2000-05-15 Andrew Tridgellcall prs_dump() on every input and output packet so...
2000-05-15 Andrew Tridgelladd prs_dump() at the top level rpc switch
2000-05-09 Andrew Tridgellthe beginnings of a new scheme I've working on to allow...
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-04-18 Jeremy AllisonSync up with 2.0.7 w.r.t. guest users.
2000-04-14 Jeremy AllisonEnsure sign&seal work. Data len must have RPC_HEADER_LE...
2000-04-04 Tim PotterRemoved unused parameter vuid from rpc_server api_...
2000-03-10 Jeremy AllisonFixups for compiles with gcc flags -Wall -Wshadow ...
2000-03-10 Jean-François Mico... restore the spoolss pipe as Jeremy replaced srv_pipe...
2000-03-09 Jeremy AllisonBig update moving the multi-pdu support from 2.0.x...
2000-01-04 Luke Leightonusing read_with_timeout(), min data size 16 bytes ...
2000-01-04 Luke Leightonoops, must use read_data() not read(), as read() may...
2000-01-03 Luke Leightonsimple mods to add msrpc pipe redirection. default...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-06 Luke Leightonthe first independent msrpc daemon - lsarpcd.
1999-11-21 Luke Leightonadding user session key into network netlogon response.
1999-11-19 Luke Leighton- bug in nmbd registering DOMAIN_NAME<1c> to WINS serve...
1999-11-16 Luke LeightonShirish Kalele <kalele@veritas.com> noticed that NT...
1999-11-15 Luke Leighton- added DCE/RPC "fault" PDU support.
1999-07-26 Luke Leightonrenaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready...
1999-06-29 Luke Leightonimproving authentication code (tidyup).
1999-05-03 Jean-François Mico... last part of RPC api change.
1999-04-27 Jean-François Mico... rpc_parse/parse_misc.c : defined a new BUFFER5 struct
1999-03-25 Luke LeightonSAM database "set user info".
1999-03-17 Luke LeightonStefan Walters: purify spotted rverf should be alloc...
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-02-11 Luke LeightonUNICODE issues.
1999-02-10 Luke Leightonuse jeremy's versions of the UNICODE routines.
1999-02-08 Luke LeightonUNICODE byte ordering issue: typecast to uint16* replac...
1999-02-03 Luke Leightoncorrections to get data stream for 2nd and subsequent...
1999-02-03 Luke Leightonmultiple dce/rpc PDUs failed to work after ntlmssp...
1998-12-08 Luke Leightonadding srvsvc pipe.
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-12 Luke Leightoncleaning up conflicts between group code not yet commit...