Age | Commit message (Expand) | Author | Files | Lines |
2003-05-26 | Add samstrict_dc from metze (been sitting in HEAD for way to long waiting for | Andrew Bartlett | 1 | -0/+46 |
2003-05-25 | Get 'add user script' working again for Samba 3.0. | Andrew Bartlett | 3 | -47/+52 |
2003-05-16 | add metze's patch for smb_register functions | Simo Sorce | 1 | -1/+1 |
2003-05-15 | Patch from Luke Howard <lukeh@PADL.COM> that fixes some weird handling of | Jelmer Vernooij | 1 | -9/+17 |
2003-05-14 | spelling | Tim Potter | 1 | -2/+2 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 2 | -29/+33 |
2003-05-11 | When we have a NT4SP0 PDC trust us, we first have to check the | Volker Lendecke | 1 | -2/+2 |
2003-05-09 | Cleanups. My NTLMv2 changes also changed the preference from using an implicit | Andrew Bartlett | 1 | -42/+42 |
2003-05-09 | Make sure we always have some client data, not just the hash. An NTLMv2 or | Andrew Bartlett | 1 | -2/+3 |
2003-05-08 | This puts real netlogon connection caching to winbind. This becomes | Volker Lendecke | 1 | -2/+2 |
2003-04-30 | Make the version numbers ints (patch from metze) | Jelmer Vernooij | 1 | -1/+1 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 8 | -35/+42 |
2003-04-28 | Add cast for compiler | Andrew Bartlett | 1 | -1/+1 |
2003-04-24 | Merge auth changes from HEAD: | Andrew Bartlett | 5 | -70/+83 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 1 | -2/+8 |
2003-04-16 | Add support for the new modules system to auth/ (merge from HEAD) | Jelmer Vernooij | 8 | -84/+105 |
2003-04-14 | Fix typo | Jelmer Vernooij | 1 | -1/+1 |
2003-03-24 | (merge from HEAD) | Andrew Bartlett | 2 | -7/+3 |
2003-03-19 | Fix some comment typos | Jelmer Vernooij | 1 | -2/+2 |
2003-03-18 | Add an extra parameter to our 'set_remote_machine_name' and | Andrew Bartlett | 1 | -1/+1 |
2003-03-17 | Merge from HEAD - doxygen | Andrew Bartlett | 1 | -2/+2 |
2003-03-17 | Mege from HEAD - doxygen. | Andrew Bartlett | 1 | -1/+1 |
2003-02-24 | Merge of server-side authentication changes to 3.0: | Andrew Bartlett | 3 | -56/+87 |
2003-02-16 | Merge from HEAD - allow "" as a domain in the NLTMv2 hash calculations. Fixes | Andrew Bartlett | 1 | -2/+22 |
2003-02-14 | Ensure that only parse_prs.c access internal members of the prs_struct. | Jeremy Allison | 1 | -2/+2 |
2003-02-10 | Cleanups: (merge from HEAD) | Andrew Bartlett | 4 | -5/+12 |
2003-02-04 | Merge HEAD: check both the account and password... | Andrew Bartlett | 1 | -2/+2 |
2003-01-28 | Merge from HEAD: | Andrew Bartlett | 1 | -1/+9 |
2003-01-28 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+139 |
2003-01-16 | Updates to the NTLMSSP code again - moving the base64 decode fuctionality out | Andrew Bartlett | 1 | -4/+5 |
2003-01-15 | Missed auth_ntlmssp.c in last night's checkin. Also keep track of the current | Andrew Bartlett | 1 | -225/+78 |
2003-01-15 | Crash fixes: | Andrew Bartlett | 1 | -0/+1 |
2003-01-14 | Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD. | Andrew Bartlett | 2 | -5/+6 |
2003-01-13 | Missing indirect in final free. | Jeremy Allison | 1 | -2/+2 |
2003-01-13 | Merge of indirection fixes from HEAD. | Jeremy Allison | 1 | -5/+5 |
2003-01-13 | Always initialise this variable - and don't set the 'must change now' if it was | Andrew Bartlett | 1 | -1/+2 |
2003-01-13 | Patch from metze to add what he feels is the correct semantics for a Domain | Andrew Bartlett | 2 | -0/+44 |
2003-01-13 | Updates to our NTLMSSP code: | Andrew Bartlett | 2 | -1/+293 |
2003-01-13 | Fix to debian bug #171071 - we had the wrong dereference on the pointer to be | Andrew Bartlett | 1 | -4/+4 |
2003-01-11 | Use size_t for the counter vars, to match the type they are assigned from | Andrew Bartlett | 1 | -3/+3 |
2003-01-05 | Merge from HEAD - updates to correctly recognise LMv2, and NT# in LM feild. | Andrew Bartlett | 1 | -33/+58 |
2003-01-05 | Clear up the auth_sam password checking code (the core of our password checking | Andrew Bartlett | 1 | -33/+58 |
2003-01-04 | Make it clear that the credentials are being setup on the NETLOGON channel, and | Andrew Bartlett | 1 | -3/+3 |
2003-01-04 | Merge from HEAD - we already have one function for converting a unistr2 to a | Andrew Bartlett | 1 | -5/+5 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 2 | -4/+4 |
2003-01-02 | We already have one function to move unistr2 -> multibyte-static, so we | Andrew Bartlett | 1 | -5/+5 |
2003-01-02 | BIG patch... | Andrew Bartlett | 2 | -4/+4 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -2/+1 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -2/+1 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -4/+4 |