| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fix the kerberos downgrade problem: | Andrew Bartlett | 2003-08-19 | 2 | -14/+7 |
* | working on fix for BUG #294. Not done yet, but this at least clears | Gerald Carter | 2003-08-19 | 1 | -2/+2 |
* | get rid of more compiler warnings | Herb Lewis | 2003-08-15 | 3 | -14/+14 |
* | Change Samba to always use extended security for it's guest logins, (ie, | Andrew Bartlett | 2003-08-14 | 1 | -1/+1 |
* | Memory leak fix for create_rpc_bind_req() | Tim Potter | 2003-08-04 | 1 | -0/+1 |
* | Update my copyrights according to my agreement with IBM | Jim McDonough | 2003-08-01 | 1 | -1/+1 |
* | working on transtive trusts issue: | Gerald Carter | 2003-07-31 | 1 | -0/+5 |
* | Save us from possibly uninitialised variable (caught by gcc). | Jeremy Allison | 2003-07-30 | 1 | -4/+4 |
* | add a few more tidy ups. Now onto winbindd | Gerald Carter | 2003-07-30 | 1 | -0/+8 |
* | add support for DsEnumerateDomainTrusted for enumerating all the | Gerald Carter | 2003-07-30 | 1 | -2/+53 |
* | domain in schannel bind credentials must be the dest domain, not ours | Gerald Carter | 2003-07-25 | 1 | -1/+3 |
* | Schannel, once setup, may be used on *ANY* TCP/IP connection until the | Andrew Bartlett | 2003-07-25 | 1 | -3/+52 |
* | Fix out of date comment. | Tim Potter | 2003-07-23 | 1 | -2/+1 |
* | In the presense of RPC fragments, schannel is not strictly request/reply, | Andrew Bartlett | 2003-07-17 | 1 | -5/+0 |
* | Fix up our auth_pipe code to always cope with fragmented datagrams, | Andrew Bartlett | 2003-07-16 | 1 | -64/+41 |
* | fix schannel processing on fragmented PDUs. 'net rpc vampire' works again. | Gerald Carter | 2003-07-15 | 1 | -1/+1 |
* | Fix compile error noticed by Ken Cross, use the utility function instead | Andrew Bartlett | 2003-07-14 | 1 | -14/+4 |
* | Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request | Andrew Bartlett | 2003-07-14 | 1 | -564/+493 |
* | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 2003-07-03 | 2 | -19/+19 |
* | Fix for bug#3. Show comments when doing 'net group -l'. | Volker Lendecke | 2003-06-12 | 1 | -0/+51 |
* | Add some basic DEBUG statements at level 10 so we can see what is being | Jeremy Allison | 2003-06-09 | 1 | -0/+54 |
* | Clarify a comment: The secure channel connection must be opened on the | Tim Potter | 2003-05-16 | 1 | -4/+4 |
* | Fix two bugs that were stopping net rpc vampire from working over secure | Tim Potter | 2003-05-12 | 1 | -2/+10 |
* | Ok, this is a hack. On a netsec bind reply I did not see anything | Volker Lendecke | 2003-05-11 | 1 | -0/+20 |
* | This puts real netlogon connection caching to winbind. This becomes | Volker Lendecke | 2003-05-08 | 2 | -26/+22 |
* | Always initialise this - it helps callers who use this in a loop... | Andrew Bartlett | 2003-05-07 | 1 | -0/+2 |
* | Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick. | Andrew Bartlett | 2003-05-01 | 1 | -1/+1 |
* | 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 |
* | Merge from HEAD - always initailise this to zero - helps callers in loops. | Andrew Bartlett | 2003-04-24 | 1 | -0/+3 |
* | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 2003-04-21 | 1 | -18/+0 |
* | Fixes for multi-PDU schannel - based on Volker's code. This code needs | Jeremy Allison | 2003-04-16 | 1 | -9/+36 |
* | Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fix | Jeremy Allison | 2003-04-16 | 1 | -13/+24 |
* | Merge: remove unused variables. | Tim Potter | 2003-04-14 | 1 | -2/+0 |
* | Merge: incorrect arg to debug. | Tim Potter | 2003-04-14 | 1 | -1/+1 |
* | Merge of samr lookup domain rpc client call from HEAD. | Tim Potter | 2003-04-14 | 1 | -0/+46 |
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. | cvs2svn Import User | 2003-04-13 | 1 | -0/+187 |
|\ |
|
| * | 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 |
* | | 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 |
* | | (merge from HEAD) | Andrew Bartlett | 2003-03-24 | 1 | -1/+12 |
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. | cvs2svn Import User | 2003-03-18 | 1 | -0/+3 |
|\| |
|
| * | 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 |