| Commit message (Expand) | Author | Age | Files | Lines |
| * | split some security related functions in their own files. | Simo Sorce | 2003-10-06 | 1 | -3/+3 |
| * | commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev... | Gerald Carter | 2003-10-01 | 1 | -17/+12 |
| * | Merge from 3.0: | Tim Potter | 2003-09-29 | 1 | -8/+8 |
| * | fix some warnings found by the Sun C compiler | Gerald Carter | 2003-09-22 | 1 | -1/+1 |
| * | sync 3.0 into HEAD for the last time | Gerald Carter | 2003-09-09 | 3 | -31/+25 |
| * | port latest changes from SAMBA_3_0 tree | Simo Sorce | 2003-08-02 | 5 | -21/+127 |
| * | fix the build. Ifdef out some code | Gerald Carter | 2003-07-17 | 1 | -0/+3 |
| * | trying to get HEAD building again. If you want the code | Gerald Carter | 2003-07-16 | 5 | -628/+630 |
| * | Merge: clarify secure channel connection comment. | Tim Potter | 2003-05-16 | 1 | -4/+4 |
| * | Fixes from Ronan Waide <waider@waider.ie> for large RPC writes. | Jeremy Allison | 2003-04-28 | 1 | -2/+2 |
| * | Minor cleanup of enum domain groups/aliases: | Tim Potter | 2003-04-25 | 1 | -12/+18 |
| * | Always initialise this, to assist callers doing loops over this call. | Andrew Bartlett | 2003-04-22 | 1 | -0/+3 |
| * | Fixes to make SCHANNEL work against a W2K DC. Still need to fix | Jeremy Allison | 2003-04-16 | 1 | -13/+24 |
| * | Store the type of 'sec channel' that we establish to the DC. If we are a | Andrew Bartlett | 2003-04-16 | 1 | -18/+0 |
| * | Removed unused variables. | Tim Potter | 2003-04-14 | 1 | -2/+0 |
| * | Fixed incorrect argument to debug. | Tim Potter | 2003-04-14 | 1 | -1/+1 |
| * | A new RPC pipe! The \pipe\echo named pipe is for testing large RPC | Tim Potter | 2003-04-11 | 1 | -0/+187 |
| * | This is the netlogon schannel client code. Try a | Volker Lendecke | 2003-04-09 | 1 | -18/+305 |
| * | Auth2, not also Auth3 sends us flags back, although all the callers | Volker Lendecke | 2003-04-09 | 1 | -4/+5 |
| * | SAMR lookupdomain rpc client patches from amber palekar <amber@nu3.net> | Tim Potter | 2003-04-04 | 1 | -0/+46 |
| * | NTLM Authentication: | Andrew Bartlett | 2003-03-23 | 1 | -1/+12 |
| * | Ignore .po and .po32 files. | Martin Pool | 2003-03-18 | 1 | -0/+3 |
| * | More const fixes and flow on fixes from yesterday's const-fest. | Tim Potter | 2003-02-25 | 5 | -19/+24 |
| * | Merge: | Tim Potter | 2003-02-24 | 1 | -7/+5 |
| * | Exit path cleanup for cli_samr_enum_dom_users() | Tim Potter | 2003-02-21 | 1 | -34/+18 |
| * | Return a WERROR instead of a NTSTATUS like the rest of the srvsvc | Tim Potter | 2003-02-17 | 1 | -11/+7 |
| * | Ensure that only parse_prs.c access internal members of the prs_struct. | Jeremy Allison | 2003-02-14 | 1 | -10/+10 |
| * | initial server side privileges implementation, using a tdb. This needs to be ... | Andrew Tridgell | 2003-02-12 | 1 | -1/+1 |
| * | added the 'lsaenumacctwithright' command to rpcclient. This allows you | Andrew Tridgell | 2003-02-10 | 1 | -0/+52 |
| * | One more signed/unsigned fix | Andrew Bartlett | 2003-02-01 | 1 | -1/+1 |
| * | Pass down max_size parameter to cli_samr_query_dispinfo() instead of | Tim Potter | 2003-01-29 | 1 | -2/+35 |
| * | added LsaRemoveAccountRights | Andrew Tridgell | 2003-01-28 | 1 | -0/+42 |
| * | cleaned up the lsa_enum_acct_rights function and added a | Andrew Tridgell | 2003-01-28 | 1 | -0/+43 |
| * | reverted this patch till I sort out the craziness with UNIHDR | Andrew Tridgell | 2003-01-17 | 1 | -8/+8 |
| * | This removes the 3rd argument from init_unistr2(). There were 240 | Andrew Tridgell | 2003-01-17 | 1 | -8/+8 |
| * | Let's clean up client side ntlmssp! | Tim Potter | 2003-01-17 | 1 | -10/+0 |
| * | added cli_lsa_enum_account_rights() call. Note that this is in | Andrew Tridgell | 2003-01-15 | 1 | -0/+57 |
| * | Added comment about a SMB_ASSERT() | Tim Potter | 2003-01-14 | 1 | -0/+3 |
| * | Make sure that those cleanups actually went in. | Richard Sharpe | 2003-01-13 | 1 | -2/+2 |
| * | [merge] make sure to updatre print queue cache during timeout_processing() to... | Gerald Carter | 2003-01-11 | 1 | -0/+2 |
| * | BIG patch... | Andrew Bartlett | 2003-01-02 | 2 | -9/+9 |
| * | the shutdown call does not have a 16 bit flags, but 2 byte representing booleans | Simo Sorce | 2002-12-30 | 1 | -2/+3 |
| * | make querygroup in rpcclient working, same fix as per 2.2 tree | Simo Sorce | 2002-12-08 | 1 | -3/+3 |
| * | fix cli_ds_getprimarydominfo(); merge from SAMBA_3_0 | Gerald Carter | 2002-11-27 | 1 | -1/+1 |
| * | Merge from appliance: | Tim Potter | 2002-11-19 | 1 | -6/+16 |
| * | A cool idea from mbp: create a big shared library of all Samba objects | Tim Potter | 2002-11-15 | 1 | -4/+3 |
| * | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 2002-11-12 | 2 | -24/+17 |
| * | What is wrong with you, Jim? Check in the final version, not an interim one... | Jim McDonough | 2002-11-07 | 1 | -139/+17 |
| * | Allow multiple fragment RPC's to be sent. | Jim McDonough | 2002-11-07 | 1 | -18/+175 |
| * | Merge of scalable printing code fix... Needs testing. | Jeremy Allison | 2002-11-07 | 1 | -2/+2 |