This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
[kai/samba.git] / source / rpc_server / srv_lsa.c
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-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-08-17 Jelmer VernooijSync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-30 Jim McDonoughAdd LSA RPC 0x2E, lsa_query_info2. Only level implemen...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-18 Simo Sorcemore debug classess activated
2002-04-14 Andrew BartlettPartly based on the work by mimir (Rafal Szczesniak
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-14 Jean-François Mico... add lsa_query_secobj server code. level 4 is the ACL...
2001-11-29 Jean-François Mico... Changed again how the privilege list is handled in...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-07-09 Jean-François Mico... implement:
2001-06-29 Jeremy AllisonAdded LsaGetConnectedCredentials patch from Manoj Naik...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-26 Jeremy AllisonSeparated lsa code into interface and implementation.
2001-02-26 Jeremy AllisonStarted conversion of lsa server code to canonical...
2001-02-13 Jeremy AllisonIt compiles for me now :-). rpc_server/srv_lsa.c -...
2001-01-25 Jeremy AllisonFixed "object picker can't determine if object in domai...
2001-01-15 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-15 Jeremy AllisonNever free anything in the rpc_parse/prs_XXX functions...
2000-12-15 Jean-François Mico... lib/util_unistr.c:
2000-12-15 Jeremy AllisonFixed memory leaks in lsa_XX calls. Fixed memory leaks...
2000-12-13 Tim PotterServer side changes for dynamic names in lsa_lookup_names
2000-12-12 Jeremy AllisonMerged in Tim's changes : Removed static limit of MAX_L...
2000-11-13 Jeremy AllisonTims fixes for non-local lookup.
2000-10-25 Tim PotterRemoved erroneous +1's on length of unicode domain...
2000-10-13 Jean-François Mico... last part of W2K support.
2000-10-04 Jeremy AllisonAdding Herb's compile warning fixes to HEAD.
2000-09-01 David O'NeillChanges from APPLIANCE_HEAD (per Tim Potter):
2000-08-10 Jeremy AllisonTidied up security rights definitions.
2000-08-02 Jeremy AllisonStarted to canonicalize our handling of uid -> sid...
2000-07-10 Tim PotterMoved winbind client functions from various odd locatio...
2000-07-06 Tim PotterChanged checking for WINBINDD_OK return value instead...
2000-07-03 Tim PotterRenamed generic_request() to winbindd_request()
2000-06-26 Jeremy AllisonFixed display of "Everyone" in SD's.
2000-06-24 Jeremy Allisonlib/util_sid.c: Uninitialized memory read.
2000-06-23 Tim PotterGot a bit carried away deleting things.
2000-06-23 Tim PotterRemoved unused variables.
2000-06-16 Tim PotterSimplified server pipe implementation by changing argum...
2000-06-15 Tim PotterRemoved some debugs.
2000-06-14 Tim PotterChanged server side lsa_lookup_sids function to look...
2000-05-29 Matthew ChapmanFixed LsaQueryInformationPolicy level 3 to return prima...
2000-05-10 Andrew Tridgellmore merging voodoo
2000-05-04 Jeremy Allisonrpc_server/srv_lsa.c: Bring into sync with 2.0.x.
2000-04-22 Jeremy AllisonThis is a *big* checkin that may break some things...
2000-04-04 Tim PotterRemoved unused parameter vuid from rpc_server api_...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-22 Luke Leightonadded the following message to all dce/rpc client/serve...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-11-24 Luke Leightonrewrote policy handle code to be generic (it's needed...
1999-11-19 Luke Leightonnt5rc2 falling over because the LsaQueryInfoPolicy...
1999-11-18 Luke Leightonadded regqueryval command (experimental) to get reg_io_...
1999-09-09 Luke Leightonallan hourihane sent log 100 in which showed that some...
1999-07-26 Luke Leightoncommented location where lookup_sids(), a direct call...
1999-05-03 Jean-François Mico... last part of RPC api change.
1999-03-24 Luke Leightonremoved 2 unnecessary args from make_uni_hdr.
1999-03-24 Matthew ChapmanFixed LSA Lookup Names. There were a few too many NULL...
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1998-12-20 Luke Leightonfix for potential lsass.exe crashing due to negative...
1998-12-14 Luke Leightonadded sid_name_use array argument to lsa_lookup_names...
1998-12-07 Luke Leighton- lib/unix_sec_ctxt.c
1998-11-30 Luke Leighton- adding builtin[alias]db.
1998-11-25 Luke LeightonLsaLookupNames client call (first used as lookupnames...
1998-11-23 Luke Leightonunix instance of group database API
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-10 Luke Leightonrpcclient registry commands.
1998-10-23 Luke Leightonset netlogon negotiation flags to 0x1ff, not to what...
1998-10-22 Luke Leightonbug fix in lsa_trans_names.
1998-10-21 Luke Leightondomain aliases added a bit better: does local aliases...
1998-10-15 Luke Leightonbug-fixing against:
1998-09-30 Luke Leightonlsa_lookup_sids command added. severe debugging needed...
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-08-26 Andrew Tridgelluse a separate ZERO_ARRAY() macro instead of ZERO_STRUC...
1998-08-24 Jeremy AllisonChanged ASSERT macros to SMB_ASSERT macros as some...
1998-08-22 Andrew Tridgelladded ASSERT() and ASSERT_ARRAY() macros and sprinkled...
1998-08-21 Andrew Tridgelluse ZERO_STRUCT() to initialise lots of structures.
1998-06-10 Jeremy AllisonDe-coupled the mapping of a Windows to UNIX username...
1998-05-24 Luke Leightonmore warnings, from Tim Winders
1998-05-18 Luke Leighton- renamed some of the passdb.c functions: they have...
1998-05-14 Jeremy AllisonFixed dce/rpc to use global_machine_sid (auto generated...
1998-05-14 Jeremy Allisonchgpasswd.c: Added comments to #ifdefs
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...