| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Based orginally by work by Kai, this patch moves our NT_TOKEN generation into | Andrew Bartlett | 2002-08-20 | 5 | -107/+408 |
| * | fix typo auth/auth_server.c | Jelmer Vernooij | 2002-08-19 | 1 | -1/+1 |
| * | Make 'remote_machine' private to lib/substitute.c, and fix all the user to use | Andrew Bartlett | 2002-08-11 | 1 | -3/+2 |
| * | This fixes a number of ADS problems, particularly with netbiosless | Andrew Tridgell | 2002-08-05 | 1 | -2/+4 |
| * | Let everybody enjoy my new toy - make it the default! | Andrew Bartlett | 2002-07-31 | 1 | -2/+2 |
| * | Winbind updates! | Andrew Bartlett | 2002-07-31 | 1 | -21/+49 |
| * | the ads_connect() here doesn't need to actually succeed, as its only | Andrew Tridgell | 2002-07-31 | 1 | -3/+1 |
| * | Fix the build for now.. | Jim McDonough | 2002-07-30 | 1 | -1/+1 |
| * | net ads info now reports the IP of the LDAP server as well as its name - very... | Andrew Tridgell | 2002-07-30 | 1 | -4/+6 |
| * | a couple more minor tweaks. This now allows us to operate in ADS mode | Andrew Tridgell | 2002-07-30 | 1 | -4/+3 |
| * | 2nd try at a fix for netbiosless connections to a ADS DC. This also | Andrew Tridgell | 2002-07-30 | 1 | -31/+90 |
| * | removed a gratuitous standard_sub_basic() on the 'password server' | Andrew Tridgell | 2002-07-30 | 1 | -2/+0 |
| * | - if we are in ADS mode then avoid an expensive netbios lookup to find | Andrew Tridgell | 2002-07-30 | 1 | -7/+16 |
| * | found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul... | Simo Sorce | 2002-07-28 | 1 | -7/+7 |
| * | Renamed all the new_cli_netlogon_* functions to cli_netlogon_* | Tim Potter | 2002-07-21 | 1 | -1/+1 |
| * | Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a | Andrew Bartlett | 2002-07-20 | 1 | -1/+1 |
| * | Add support for a weird behaviour apparently used by Win9X pass-through | Andrew Bartlett | 2002-07-20 | 1 | -2/+17 |
| * | NT_STATUS_UNSUCCESSFUL just gets clients confused - move to NO_LOGON_SERVERS | Andrew Bartlett | 2002-07-20 | 1 | -11/+11 |
| * | Make it clear that the debug comment is the same as the command being tested | Andrew Bartlett | 2002-07-09 | 1 | -1/+1 |
| * | Address the string_sub problem by changing len = 0 to mean "no expand". | Jeremy Allison | 2002-07-02 | 3 | -3/+3 |
| * | Update cli_full_connection() to take a 'flags' paramater, and try to get a | Andrew Bartlett | 2002-06-25 | 1 | -1/+1 |
| * | Try to get security=domain at least slightly working. | Andrew Bartlett | 2002-06-24 | 2 | -8/+13 |
| * | This patch does 2 things: | Andrew Bartlett | 2002-06-15 | 3 | -96/+225 |
| * | Add another 'trivial' built in authentication module - this one is a | Andrew Bartlett | 2002-06-15 | 1 | -0/+50 |
| * | It appears that to match NT we should not use the 'samstrict' behaviour, | Andrew Bartlett | 2002-06-15 | 1 | -3/+5 |
| * | moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.c | Simo Sorce | 2002-06-14 | 1 | -10/+10 |
| * | Spelling. | Tim Potter | 2002-06-12 | 1 | -1/+1 |
| * | Spelling fixes. | Tim Potter | 2002-06-12 | 1 | -1/+1 |
| * | More cleanup work preparing for SMB signing. | Jeremy Allison | 2002-06-01 | 1 | -3/+3 |
| * | Spelling fixes. | Tim Potter | 2002-05-28 | 1 | -7/+7 |
| * | Clean up a few unused functions, add a bit of static etc. | Andrew Bartlett | 2002-05-25 | 1 | -28/+0 |
| * | Name the authentication modules, and therfore fix up both the build farm | Andrew Bartlett | 2002-05-24 | 4 | -0/+6 |
| * | Remove the password length paramater from cli_full_connection - it really | Andrew Bartlett | 2002-05-24 | 1 | -1/+1 |
| * | Move the authenticaion subsystem over to the same 'module:options' syntax | Andrew Bartlett | 2002-05-24 | 8 | -38/+106 |
| * | Nobody uses this function, and there really doesn't seem much point to | Andrew Bartlett | 2002-05-22 | 1 | -20/+0 |
| * | Cleanups! | Andrew Bartlett | 2002-05-22 | 3 | -44/+30 |
| * | typo day :-( | Simo Sorce | 2002-05-21 | 1 | -1/+1 |
| * | typo, sorry | Simo Sorce | 2002-05-21 | 11 | -11/+11 |
| * | debug classized | Simo Sorce | 2002-05-21 | 12 | -0/+36 |
| * | Ensure auth requests from the same machine are completely serialized. | Jeremy Allison | 2002-04-22 | 1 | -5/+40 |
| * | Partly based on the work by mimir (Rafal Szczesniak | Andrew Bartlett | 2002-04-14 | 1 | -1/+1 |
* | | Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD. | Andrew Bartlett | 2003-01-14 | 2 | -5/+6 |
* | | Merge of indirection fixes from HEAD. | Jeremy Allison | 2003-01-13 | 1 | -5/+5 |
* | | Merge from HEAD - updates to correctly recognise LMv2, and NT# in LM feild. | Andrew Bartlett | 2003-01-05 | 1 | -33/+58 |
* | | Make it clear that the credentials are being setup on the NETLOGON channel, and | Andrew Bartlett | 2003-01-04 | 1 | -3/+3 |
* | | Merge from HEAD - we already have one function for converting a unistr2 to a | Andrew Bartlett | 2003-01-04 | 1 | -5/+5 |
* | | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 2003-01-03 | 2 | -4/+4 |
* | | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 2002-12-23 | 1 | -2/+1 |
* | | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 2002-12-20 | 1 | -4/+4 |
* | | merge of get_dc_name()-like code from APP_HEAD; better support password serve... | Gerald Carter | 2002-12-13 | 1 | -88/+8 |