Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r485: fix compile | Gerald Carter | 1 | -3/+2 |
2007-10-10 | r196: merging struct uuid from trunk | Gerald Carter | 1 | -2/+2 |
2004-04-02 | Implement NETLOGON GetDCName client side. You can ask a DC for the name of | Volker Lendecke | 1 | -0/+26 |
2004-02-12 | More sync between passdb on 3.0 and HEAD. | Jim McDonough | 1 | -1/+1 |
2004-01-16 | fix another bug caused by cli_lsa_query_info_policy() changes | Gerald Carter | 1 | -2/+4 |
2004-01-08 | This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS | Andrew Bartlett | 1 | -11/+15 |
2004-01-05 | Change (unused) structure parameter for cli_ds_enum_domain_trusts() cleanup. | Andrew Bartlett | 1 | -1/+1 |
2003-12-07 | Fix comment. | Tim Potter | 1 | -1/+1 |
2003-11-05 | Patch from James Henstridge to allow rpcclient adddriver command to specify | Tim Potter | 1 | -3/+12 |
2003-10-27 | Remove trailing comma on typedef enum. albert chin (china@thewrittenword.com) | Tim Potter | 1 | -1/+1 |
2003-10-24 | Add initshutdown pipe commands to rpcclient. Second part of fix to bug | Jim McDonough | 1 | -0/+2 |
2003-10-24 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+112 |
2003-10-24 | New files for support of initshutdown pipe. Win2k doesn't respond properly | Jim McDonough | 1 | -0/+112 |
2003-10-20 | Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>. | Jeremy Allison | 1 | -1/+1 |
2003-10-20 | Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>. | Jeremy Allison | 1 | -1/+1 |
2003-10-20 | Several updates: | Jim McDonough | 1 | -0/+5 |
2003-10-18 | Add epmapper commands to rpcclient | Jim McDonough | 1 | -0/+2 |
2003-10-18 | Add client side code to do endpoint map queries. Currently does one | Jim McDonough | 1 | -0/+69 |
2003-10-01 | commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev... | Gerald Carter | 1 | -21/+29 |
2003-10-01 | commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev... | Gerald Carter | 1 | -21/+29 |
2003-09-29 | Merge from 3.0: | Tim Potter | 1 | -2/+2 |
2003-09-25 | Fix for #480. Change the interface for init_unistr2 to not take a length | Jeremy Allison | 1 | -2/+2 |
2003-09-18 | The "unknown_5" 32 bit field in the user structs is actually 2 16-bit | Jeremy Allison | 1 | -1/+2 |
2003-09-18 | The "unknown_5" 32 bit field in the user structs is actually 2 16-bit | Jeremy Allison | 1 | -1/+2 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 4 | -58/+86 |
2003-08-19 | - Make 'net' use a single funciton for setting the 'use machine account' code. | Andrew Bartlett | 1 | -0/+2 |
2003-08-19 | - Fix the kerberos downgrade problem: | Andrew Bartlett | 1 | -49/+35 |
2003-08-19 | working on fix for BUG #294. Not done yet, but this at least clears | Gerald Carter | 1 | -3/+15 |
2003-08-15 | get rid of more compiler warnings | Herb Lewis | 2 | -3/+3 |
2003-08-14 | Change Samba to always use extended security for it's guest logins, (ie, | Andrew Bartlett | 2 | -2/+6 |
2003-08-07 | Patch from waider@waider.ie to print out Port Type. | Jeremy Allison | 1 | -1/+25 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 3 | -52/+58 |
2003-07-30 | Add a command line option (-S on|off|required) to enable signing on client | Jeremy Allison | 1 | -1/+2 |
2003-07-30 | add a few more tidy ups. Now onto winbindd | Gerald Carter | 1 | -0/+4 |
2003-07-30 | add support for DsEnumerateDomainTrusted for enumerating all the | Gerald Carter | 2 | -2/+20 |
2003-07-25 | Schannel, once setup, may be used on *ANY* TCP/IP connection until the | Andrew Bartlett | 1 | -33/+31 |
2003-07-23 | convert snprintf() calls using pstrings & fstrings | Gerald Carter | 1 | -1/+1 |
2003-07-22 | Replace the eight (!) copies of dummy become/unbecome root with a single one. | Tim Potter | 1 | -15/+0 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 6 | -145/+244 |
2003-07-14 | Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request | Andrew Bartlett | 1 | -15/+138 |
2003-07-09 | more compile fixes for become/unbecome_root() | Gerald Carter | 1 | -0/+15 |
2003-07-04 | More conversions I missed. Thanks metze. | Jeremy Allison | 1 | -1/+1 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 2 | -66/+66 |
2003-06-23 | * s/get_dc_name/rpc_dc_name/g (revert a previous change) | Gerald Carter | 1 | -1/+1 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett | Jelmer Vernooij | 1 | -4/+0 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett. | Jelmer Vernooij | 1 | -4/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions | Jelmer Vernooij | 1 | -0/+4 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 1 | -0/+4 |
2003-05-08 | This puts real netlogon connection caching to winbind. This becomes | Volker Lendecke | 2 | -11/+18 |
2003-04-28 | Merge: | Tim Potter | 1 | -11/+11 |