Adding jcmd's share ACL on XP patch. Thanks Jim !
[ira/wip.git] / source3 / rpc_server /
2003-07-01 Jeremy AllisonAdding jcmd's share ACL on XP patch. Thanks Jim !
2003-06-30 Gerald Carter* cleanup more DC name resolution issues in check_...
2003-06-29 Gerald CarterHere's the code to make winbindd work on a Samba DC
2003-06-23 Gerald Carterwrap group enuemration in brcome/unbecome_root() (bug...
2003-06-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-06-13 Tim PotterRename some uuid functions so as not to conflict with...
2003-06-11 Volker LendeckeSet the user's primary unix group from usrmgr.exe.
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-06-03 Gerald Carter* set winbind cache time to 5 minutes
2003-06-03 Jeremy AllisonMerge DEBUG message on usleep on open.
2003-05-29 Jeremy AllisonChange get_nt_acl() to include security_info wanted...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-22 Gerald Carterfixes bugs 85 & 99 (XP domain logons); don't enable...
2003-05-22 Gerald Carterfixes bugs 85 & 99 (XP domain logons); don't enable...
2003-05-16 Jeremy AllisonPatch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to...
2003-05-16 Jeremy AllisonPatch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to...
2003-05-16 Simo Sorceanother bugfix from Alex Deiter <tiamat@komi.mts.ru>
2003-05-15 Jeremy AllisonEnsure sys_adminlog code won't coredump with incorrect...
2003-05-15 Jeremy AllisonEnsure sys_adminlog code won't coredump with incorrect...
2003-05-14 Alexander BokovoyPrefix VFS API macros with SMB_ for consistency and...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Jeremy AllisonFix compiler warnings.
2003-05-12 Jeremy AllisonFix obvious compiler warnings.
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-11 Alexander BokovoyFix VFS layer:
2003-05-07 Andrew BartlettSet our 'global sam name' in one place. For domain...
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-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
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-29 Andrew BartlettMerge 3.0's change to how we add users onto HEAD, inclu...
2003-04-29 Andrew BartlettUse a common function to create the SAM_ACCOUNT being...
2003-04-29 Gerald Carteronly call the add_script if the getpwnam_alloc() fails
2003-04-29 Gerald Carteronly call the add_script if the getpwnam_alloc() fails
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-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 Simo Sorceback port from HEAD
2003-04-26 Simo SorceA RID can never be zero
2003-04-23 Andrew BartlettPatch by Metze to ensure that we always at least initia...
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2003-04-23 Andrew BartlettNow that Volker fixed the real issues with ldapsam...
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-22 Andrew BartlettOops...
2003-04-22 Andrew BartlettMerge from 3.0 - try harder to get our real DNS domain...
2003-04-22 Andrew BartlettMake our 'get DNS domain name' code try a bit harder...
2003-04-22 Gerald Carterwrap pdb_enum_group_mapping() in [un]become_root()...
2003-04-22 Gerald Carterwrap pdb_enum_group_mapping() in [un]become_root()...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-15 Tim PotterMerge of comment typo.
2003-04-15 Tim PotterTypo in comment.
2003-04-14 Jelmer VernooijFix typos
2003-04-14 Jelmer VernooijFix typos
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-11 Gerald Carter* We must return 0x2 as the majorversion for nt4 to...
2003-04-11 Gerald Carter* We must return 0x2 as the majorversion for nt4 to...
2003-04-11 Gerald Cartersimple fix to hopefully speed up srv_spoolss_replyopenp...
2003-04-11 Gerald Cartersimple fix to hopefully speed up srv_spoolss_replyopenp...
2003-04-11 Tim PotterA new RPC pipe! The \pipe\echo named pipe is for testi...
2003-04-10 Jeremy AllisonEnsure we're not filtering our essential delete messages.
2003-04-10 Jeremy AllisonEnsure we're not filtering our essential delete messages.
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-09 Gerald Carteranother forgotten merge sitting on my laptop from app_h...
2003-04-09 Gerald Carteranother forgotten merge sitting on my laptop from app_h...
2003-04-09 Gerald Carterforgotten merge left on disk; remove extra SAFE_FREE()
2003-04-08 Gerald Carterfixup extra SAFE_FREE()'s noticed by abartlet
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-04-02 Simo SorceTHE Idmap patch :-)
2003-04-02 Jeremy AllisonSubtle changes to message handling after ENUMJOBS.
2003-04-02 Jeremy AllisonSubtle changes to message handling after ENUMJOBS.
2003-04-01 Gerald Carterfix potential handle leak in _spoolss_open_printer_ex...
2003-04-01 Gerald Carterfix potential handle leak in _spoolss_open_printer_ex...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 Gerald Carterfix potential smbd crash when we fail to alloacte a...
2003-03-31 Gerald Carterfix potential smbd crash when we fail to alloacte a...
2003-03-31 Gerald Carteradd a few error checks in EnumPrinterData()
2003-03-31 Gerald Carteradd a few error checks in EnumPrinterData()
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-21 Andrew Bartlett(merge from HEAD)
2003-03-21 Andrew BartlettGive volker a hand, and let domain joins with existing...
2003-03-20 Jeremy Allisonlib/messages.c: Check return from chainlock before...
next