r13316: Let the carnage begin....
[tprouty/samba.git] / source / rpc_server / srv_lsa_nt.c
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Volker Lendecker12163: Change lookup_sid and lookup_name to return...
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
2007-10-10 Jeremy Allisonr12043: It's amazing the warnings you find when compili...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr9195: setting log level to 2 instead of 0
2007-10-10 Gerald Carterr9194: do not enumerate privileges when they are not...
2007-10-10 Gerald Carterr7995: * privileges are local except when they're ...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Volker Lendecker6536: Jeremy, did you actually test this part of revis...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Gerald Carterr6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Gerald Carterr6071: * clean up UNISTR2_ARRAY ( really just an array...
2007-10-10 Gerald Carterr5726: merge LsaLookupPrivValue() code from trunk
2007-10-10 Jim McDonoughr5458: Generate a sane response to exceeding lookupsids...
2007-10-10 Gerald Carterr5383: add missing checks to allow root to manage user...
2007-10-10 Tim Potterr5246: We can't use a pointer to struct lsa_info until...
2007-10-10 Gerald Carterr5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask...
2007-10-10 Gerald Carterr4822: fix return code when you ask for a non-privilege...
2007-10-10 Gerald Carterr4805: Last planned change to the privileges infrastruc...
2007-10-10 Gerald Carterr4746: add server support for lsa_enum_acct_rights...
2007-10-10 Gerald Carterr4742: add server support for lsa_add/remove_account_ri...
2007-10-10 Gerald Carterr4739: require membership in Domain Admins to be able...
2007-10-10 Gerald Carterr4724: Add support for Windows privileges in Samba 3.0
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Günther Deschnerr3875: Allow to look up at least or own sid in _lsa_loo...
2007-10-10 Volker Lendecker1340: _samr_lookupsids with more than 32 (MAX_REF_DOMA...
2007-10-10 Jeremy Allisonr911: Patch from "Jerome Borsboom" <j.borsboom@erasmusm...
2007-10-10 Jeremy Allisonr810: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc...
2007-10-10 Jeremy Allisonr801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to...
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2007-10-10 Jim McDonoughr91: Fix lsalookupnames. Previously we'd fail if we...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-13 Volker LendeckeMake alias membership maintainable via net rpc group...
2004-03-10 Volker Lendeckelsa_enumaccounts lists all SIDs that have been granted...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-19 Jeremy AllisonFixup returns from lookupsids in the same way as lookup...
2004-02-19 Jeremy AllisonFixup correct (as per W2K3) returns for lookupsids...
2004-02-17 Jeremy AllisonFix based on Volker's code to correctly return code...
2004-02-17 Jeremy AllisonFix based on Volker's code to correctly return code...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2003-12-10 Gerald CarterFix UNISTR2 length bug in LsaQueryInfo(3) that cause...
2003-12-10 Gerald CarterFix UNISTR2 length bug in LsaQueryInfo(3) that cause...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-24 Gerald Cartermore access fixes for group enumeration in LDAP; bug 281
2003-11-24 Gerald Cartermore access fixes for group enumeration in LDAP; bug 281
2003-10-30 Jim McDonoughAnother round of GUID->struct uuid.
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-09-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Herb Lewisget rid of some sompiler warnings on IRIX
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-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-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-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 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-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-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-13 Jeremy AllisonMerge of Andrew Bartlett's SID limit fix from HEAD.
2003-03-07 Andrew BartlettLimit the number of SIDs that may be looked up, in...
2003-02-21 Tim PotterFixed compiler warning.
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-12 Andrew Tridgellinitial server side privileges implementation, using...
2003-02-11 Andrew Tridgelladded server stubs for lsa_enum_acct_with_right
2003-02-06 Andrew Tridgelladded the LSA privileges server backend stubs. Right...
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()....
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
next