And finally IDMAP in 3_0
[kai/samba.git] / source3 / rpc_server / srv_pipe.c
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
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-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-16 Jeremy AllisonFixes to make SCHANNEL work in 3.0 against a W2K DC...
2003-04-15 Jelmer Vernooijuse the new modules system for the rpc modules (backpor...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Tim PotterMerge ... rpcecho pipe for testing large dcerpc request...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-09 Volker LendeckePut the core schannel functions to parse_prs.c. They...
2003-04-09 Volker LendeckePut the core schannel functions to parse_prs.c. They...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-06 Volker LendeckeMerge the TNG netlogon schannel from HEAD.
2003-04-04 Volker LendeckeThis is a merge of the NETLOGON schannel server code...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Jelmer VernooijFix two typos
2003-03-24 Jelmer VernooijGive error message when module doesn't seem to contain
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Jelmer VernooijPut in the new modules system. It's now used by passdb...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-03 Jeremy AllisonFix const warning.
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-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-14 Jim McDonoughmerge from HEAD - enable dynamic RPC modules
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-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-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
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-08-22 Tim PotterFix compile warnings.
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-15 Andrew Tridgellfixed a problem with getgroups() where it could include...
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.
next