| Commit message (Expand) | Author | Age | Files | Lines |
* | 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'.(This us... | 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'.(This us... | 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 |
| * | 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 |
| * | Client side functions for enumprinterkey. | Tim Potter | 2002-11-06 | 1 | -0/+100 |
| * | Display pipe name in rpc bind failure debug. | Tim Potter | 2002-11-02 | 1 | -1/+2 |
| * | Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuff | Tim Potter | 2002-11-01 | 1 | -4/+3 |
| * | Fix a silly memset typo. | Tim Potter | 2002-10-21 | 1 | -2/+2 |
| * | Zero tallocated memory in decode_printer_info, decode_driver_info, | Tim Potter | 2002-10-21 | 1 | -0/+10 |