Add parsing functions - but stub internals for lookupnames3 and 4.
[metze/old/v3-2-winbind-ndr.git] / source / rpc_server / srv_lsa_nt.c
2006-02-11 jraAdd parsing functions - but stub internals for lookupna...
2006-02-11 jraAdd lsa_lookup_names2.
2006-02-11 jraPrepare to add lookupnames2.
2006-02-11 jraEnsure we don't crash if no dc struct on pipe.
2006-02-10 jraAdded LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.
2006-02-03 jerryLet the carnage begin....
2006-02-02 jraRather a big patch I'm afraid, but this should fix...
2005-12-10 vlendecChange lookup_sid and lookup_name to return const char...
2005-12-03 vlendecMerge across the lookup_name and lookup_sid work. Lets...
2005-12-03 jraIt's amazing the warnings you find when compiling on...
2005-09-30 jerryBIG merge from trunk. Features not copied over
2005-08-07 jerrysetting log level to 2 instead of 0
2005-08-07 jerrydo not enumerate privileges when they are not enabled
2005-06-29 jerry* privileges are local except when they're *not*
2005-05-31 jerrytrying to reduce the number of diffs between trunk...
2005-04-30 vlendecJeremy, did you actually test this part of revision...
2005-04-09 vlendecGet rid of generate_wellknown_sids, they are const...
2005-04-06 jerryremove BUFHDR2 and clean up LsaEnumTrustedDomains()
2005-04-06 herbget rid of warnings from my compiler about nested externs
2005-03-26 jerry* clean up UNISTR2_ARRAY ( really just an array of...
2005-03-10 jerrymerge LsaLookupPrivValue() code from trunk
2005-02-19 jmcdGenerate a sane response to exceeding lookupsids limit...
2005-02-14 jerryadd missing checks to allow root to manage user rights
2005-02-06 tpotWe can't use a pointer to struct lsa_info until is...
2005-01-28 jerry* correct STANDARD_RIGHTS_WRITE_ACCESS bitmask define
2005-01-18 jerryfix return code when you ask for a non-privileged SID...
2005-01-17 jerryLast planned change to the privileges infrastructure:
2005-01-15 jerryadd server support for lsa_enum_acct_rights(); last...
2005-01-15 jerryadd server support for lsa_add/remove_account_rights...
2005-01-14 jerryrequire membership in Domain Admins to be able to set...
2005-01-13 jerryAdd support for Windows privileges in Samba 3.0
2004-12-07 jraGet medieval on our ass about malloc.... :-). Take...
2004-11-19 gdAllow to look up at least or own sid in _lsa_lookup_sids.
2004-07-05 vlendec_samr_lookupsids with more than 32 (MAX_REF_DOMAINS...
2004-05-26 jraPatch from "Jerome Borsboom" <j.borsboom@erasmusmc...
2004-05-21 jraFix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl...
2004-05-20 jraFix from "Jianliang Lu" <j.lu@tiesse.com> to return...
2004-04-13 jerrymerging struct uuid from trunk
2004-04-07 jerryvolker's patch for local group and group nesting
2004-04-06 jmcdFix lsalookupnames. Previously we'd fail if we didn...
2004-04-04 CVSINmerge in the SAMBA_3_0 branch from cvs
2004-04-04 CVSINimport HEAD into svn+ssh://svn.samba.org/home/svn/samba...