First round of merging various UUID structures.
[samba.git] / source / rpc_server / srv_pipe.c
2003-10-30 Jim McDonoughFirst round of merging various UUID structures.
2003-10-21 Jim McDonoughAdd server side support for epmapper pipe. Currently...
2003-10-01 Gerald Cartercommit sign only patch from Andrew; bug 167; tested...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-22 Volker LendeckeSetting the credentials for the netsec netlogon pipe...
2003-04-16 Jeremy AllisonFixes to make SCHANNEL work against a W2K DC. Still...
2003-04-09 Volker LendeckePut the core schannel functions to parse_prs.c. They...
2003-04-04 Volker LendeckeThis is a merge of the NETLOGON schannel server code...
2003-03-24 Jelmer VernooijFix two typos
2003-03-24 Jelmer VernooijGive error message when module doesn't seem to contain
2003-03-19 Jelmer VernooijPut in the new modules system. It's now used by passdb...
2003-02-20 Jelmer VernooijMake init_module() and thus smb_load_module() return...
2003-02-18 Jelmer VernooijUse the new modules stuff to load dynrpc modules. Basic...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-01-18 Jim McDonoughFix some debug levels (were set to 0 with RPC module...
2003-01-17 Jim McDonoughEnable dynamic loading of RPC modules. See docs/textdo...
2003-01-02 Andrew BartlettBIG patch...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-08-22 Tim PotterFix compile warnings.
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-07-15 Andrew Tridgellfixed a problem with getgroups() where it could include...
2002-07-08 Andrew BartlettKill off const warnings - add a pile of const to variou...
2002-06-18 Simo Sorcemore debug classess activated
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.
next