Age | Commit message (Expand) | Author | Files | Lines |
2000-06-16 | Simplified server pipe implementation by changing arguments passed down | Tim Potter | 1 | -12/+32 |
2000-06-15 | Removed some debugs. | Tim Potter | 1 | -12/+0 |
2000-06-14 | Changed server side lsa_lookup_sids function to look up SIDs that we are | Tim Potter | 1 | -28/+74 |
2000-05-29 | Fixed LsaQueryInformationPolicy level 3 to return primary domain info. | Matthew Chapman | 1 | -19/+23 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+3 |
2000-05-04 | rpc_server/srv_lsa.c: Bring into sync with 2.0.x. | Jeremy Allison | 1 | -9/+19 |
2000-04-22 | This is a *big* checkin that may break some things, but implements the | Jeremy Allison | 1 | -2/+6 |
2000-04-04 | Removed unused parameter vuid from rpc_server api_* calls. For the very few | Tim Potter | 1 | -17/+8 |
2000-03-22 | acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. | Jeremy Allison | 1 | -24/+0 |
2000-03-22 | added the following message to all dce/rpc client/server code, except | Luke Leighton | 1 | -0/+24 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -255/+252 |
1999-12-12 | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 1 | -10/+10 |
1999-11-24 | rewrote policy handle code to be generic (it's needed for client-side too) | Luke Leighton | 1 | -5/+5 |
1999-11-19 | nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_ | Luke Leighton | 1 | -1/+2 |
1999-11-18 | added regqueryval command (experimental) to get reg_io_q_info() and | Luke Leighton | 1 | -14/+38 |
1999-09-09 | allan hourihane sent log 100 in which showed that some really old code | Luke Leighton | 1 | -15/+4 |
1999-07-26 | commented location where lookup_sids(), a direct call to the password | Luke Leighton | 1 | -0/+3 |
1999-05-03 | last part of RPC api change. | Jean-François Micouleau | 1 | -8/+8 |
1999-03-24 | removed 2 unnecessary args from make_uni_hdr. | Luke Leighton | 1 | -1/+1 |
1999-03-24 | Fixed LSA Lookup Names. There were a few too many NULL pointers in a | Matthew Chapman | 1 | -13/+30 |
1999-02-15 | Always null-terminate strings. | Matthew Chapman | 1 | -2/+2 |
1999-02-12 | UNICODE cleanup (see lib/util_unistr.c). | Matthew Chapman | 1 | -2/+2 |
1998-12-20 | fix for potential lsass.exe crashing due to negative response from | Luke Leighton | 1 | -1/+1 |
1998-12-14 | added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids. | Luke Leighton | 1 | -1/+1 |
1998-12-07 | - lib/unix_sec_ctxt.c | Luke Leighton | 1 | -48/+85 |
1998-11-30 | - adding builtin[alias]db. | Luke Leighton | 1 | -4/+3 |
1998-11-25 | LsaLookupNames client call (first used as lookupnames command in rpcclient). | Luke Leighton | 1 | -12/+12 |
1998-11-23 | unix instance of group database API | Luke Leighton | 1 | -15/+19 |
1998-11-17 | - group database API. oops and oh dear, the threat has been carried out: | Luke Leighton | 1 | -134/+137 |
1998-11-10 | rpcclient registry commands. | Luke Leighton | 1 | -1/+1 |
1998-10-23 | set netlogon negotiation flags to 0x1ff, not to what the client requests. | Luke Leighton | 1 | -9/+10 |
1998-10-22 | bug fix in lsa_trans_names. | Luke Leighton | 1 | -1/+3 |
1998-10-21 | domain aliases added a bit better: does local aliases if you query | Luke Leighton | 1 | -4/+4 |
1998-10-15 | bug-fixing against: | Luke Leighton | 1 | -0/+42 |
1998-09-30 | lsa_lookup_sids command added. severe debugging needed on lookup_sids | Luke Leighton | 1 | -60/+85 |
1998-09-29 | Got very strict about the differences and uses of | Jeremy Allison | 1 | -30/+40 |
1998-08-26 | use a separate ZERO_ARRAY() macro instead of ZERO_STRUCT() for | Andrew Tridgell | 1 | -1/+1 |
1998-08-24 | Changed ASSERT macros to SMB_ASSERT macros as some systems already | Jeremy Allison | 1 | -4/+4 |
1998-08-22 | added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberally | Andrew Tridgell | 1 | -0/+8 |
1998-08-21 | use ZERO_STRUCT() to initialise lots of structures. | Andrew Tridgell | 1 | -1/+30 |
1998-06-10 | De-coupled the mapping of a Windows to UNIX username from the Get_Pwnam | Jeremy Allison | 1 | -1/+12 |
1998-05-24 | more warnings, from Tim Winders | Luke Leighton | 1 | -1/+1 |
1998-05-18 | - renamed some of the passdb.c functions: they have a prefix pdb_ on them | Luke Leighton | 1 | -1/+1 |
1998-05-14 | Fixed dce/rpc to use global_machine_sid (auto generated in server.c if | Jeremy Allison | 1 | -10/+4 |
1998-05-14 | chgpasswd.c: Added comments to #ifdefs | Jeremy Allison | 1 | -32/+43 |
1998-03-11 | "For I have laboured mightily on Luke's code, and hath broken | Jeremy Allison | 1 | -0/+444 |