2004-01-12 |
Andrew Bartlett | First stab at cracklib support (password quality checking... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-09 |
Andrew Bartlett | Romve debugging assertions (oops...) Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-09 |
Andrew Bartlett | Add a new type of name lookup 'ads'. This seperates... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-08 |
Andrew Bartlett | We might not have the 'samba' directory in the samba_3_0... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-08 |
Andrew Bartlett | use SAFE_FREE(), not free(). Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-08 |
Andrew Bartlett | This merges in my 'always use ADS' patch. Tested on... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-08 |
Andrew Bartlett | In tdb_allocate(), we would create a new record by... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-08 |
Andrew Bartlett | Make it clearer that the domain here is the domain... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-08 |
Andrew Bartlett | Move more of winbind to use 'find_our_domain()' rather... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-08 |
Andrew Bartlett | The correct test for 'is our primary domain' is domain...
|
commit | commitdiff | tree |
2004-01-07 |
Andrew Bartlett | Machines are people too! Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-07 |
Andrew Bartlett | Don't duplicate pulling the 'IPC' username from secrets... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-06 |
Andrew Bartlett | Fix segfualt caused by incorrect configuration. If... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-06 |
Andrew Bartlett | Patch by Stefan Metzmacher <metze@metzemix.de>:
|
commit | commitdiff | tree |
2004-01-06 |
Andrew Bartlett | Ensure that for wbinfo --set-auth-user, we actually... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Fix more cases to ensure that as a server, we don't... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Don't free the encrypted_session_key early - that causes... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | shorten some more lines.
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Try to keep vl happy - shorten some of these lines.
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Grumble... grumble... fix the build...
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Show the sid type in name->sid translatons in a way... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Always call the auto-init funciton - this avoids tdb... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Correctly handle per-pipe NTLMSSP inside a NULL session... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Change our Domain controller lookup routines to more... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Add const.
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | There is some memory corruption hidden somewhere in... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Change (unused) structure parameter for cli_ds_enum_domain_t...
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | rpc_client/cli_lsarpc.c: Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Fix for bug 707, getent group for huge ads groups ... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | I'm not quite sure what happened here - but replace... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | We can't possilby get 'ok' here, as the if statement...
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Make arbitary binary data unsigned char.
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Add a utilty function for converting a sid to a DN. Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Make it clear that we cannot sign if we don't have...
|
commit | commitdiff | tree |
2004-01-05 |
Andrew Bartlett | Automaticly initialise the signing engine, if we have...
|
commit | commitdiff | tree |
2004-01-04 |
Andrew Bartlett | Even if the 'device type' is always an ascii string... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-03 |
Andrew Bartlett | There is not a particularly good excuse for complaining... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-02 |
Andrew Bartlett | Match Win2k, and return NT_STATUS_INVALID_PARAMETER Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-02 |
Andrew Bartlett | Under certain error conditions (a talloc() failure... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-02 |
Andrew Bartlett | Having no members of a group is a perfectly valid ... Andrew Bartlett
|
commit | commitdiff | tree |
2004-01-02 |
Andrew Bartlett | JHT came up with a nasty (broken) torture case in preparing... Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-31 |
Andrew Bartlett | Changes to our PAM code to cope with the fact that... Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-31 |
Andrew Bartlett | Forgot to commit this for the 'get our primary domain...
|
commit | commitdiff | tree |
2003-12-31 |
Andrew Bartlett | Jerry rightly complained that we can't assume that... Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-31 |
Andrew Bartlett | auth/auth_util.c: Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-30 |
Andrew Bartlett | Get the DOMAIN\username around the right way (I had... Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-30 |
Andrew Bartlett | Try to gain a bit more consistancy in the output of... Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-30 |
Andrew Bartlett | Make the name of the NTLMSSP client more consistant...
|
commit | commitdiff | tree |
2003-12-30 |
Andrew Bartlett | Remove testing hack
|
commit | commitdiff | tree |
2003-12-30 |
Andrew Bartlett | Move our basic password checking code from inside the... Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-30 |
Andrew Bartlett | Refactor our authentication and authentication testing... Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-29 |
Andrew Bartlett | Add the alignment required before all 2-byte quantities... Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-28 |
Andrew Bartlett | Shutting down the connection closes outstanding sessions...
|
commit | commitdiff | tree |
2003-12-27 |
Andrew Bartlett | This patch corrects some errors in the NTLMSSP implementatio... Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-26 |
Andrew Bartlett | Check the return value of string_to_sid in a few more... Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-26 |
Andrew Bartlett | Show the error message for failure to set the ldap... Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-26 |
Andrew Bartlett | Based on patch by Petri Asikainen <paca@sci.fi> fix...
|
commit | commitdiff | tree |
2003-12-25 |
Andrew Bartlett | ldap rebind sleep -> ldap replication sleep Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-25 |
Andrew Bartlett | Fix bug 916 - do not perform a + -> space substitution... Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-24 |
Andrew Bartlett | Thanks to Serassio Guido for noticing issues in our... Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-04 |
Andrew Bartlett | Picked up by the build farm - despite all my efforts... Andrew Bartlett
|
commit | commitdiff | tree |
2003-12-04 |
Andrew Bartlett | Without 'non unix accounts' we can't test security...
|
commit | commitdiff | tree |
2003-12-02 |
Andrew Bartlett | Match Win2k and return 'invalid parameter' for creating... Andrew Bartlett
|
commit | commitdiff | tree |
2003-11-26 |
Andrew Bartlett | Merge from 3.0: Andrew Bartlett
|
commit | commitdiff | tree |
2003-11-25 |
Andrew Bartlett | Add a comment, and a useful debug message.
|
commit | commitdiff | tree |
2003-11-25 |
Andrew Bartlett | Do not add NTLM2 to the NTLMSSP flags unconditionally... Andrew Bartlett
|
commit | commitdiff | tree |
2003-11-23 |
Andrew Bartlett | (Merge from 3.0) Andrew Bartlett
|
commit | commitdiff | tree |
2003-11-23 |
Andrew Bartlett | Merge from 3.0: Andrew Bartlett
|
commit | commitdiff | tree |
2003-11-23 |
Andrew Bartlett | Patch by emil@disksites.com <Emil Rasamat> to ensure... Andrew Bartlett
|
commit | commitdiff | tree |
2003-11-23 |
Andrew Bartlett | Add server-side support for variable-length session... Andrew Bartlett
|
commit | commitdiff | tree |
2003-11-22 |
Andrew Bartlett | Add support for variable-length session keys in our... Andrew Bartlett
|
commit | commitdiff | tree |
2003-11-22 |
Andrew Bartlett | (merge from 3.0) Andrew Bartlett
|
commit | commitdiff | tree |
2003-11-22 |
Andrew Bartlett | Changes all over the shop, but all towards:
|
commit | commitdiff | tree |
2003-11-09 |
Andrew Bartlett | Merge from 3.0: Andrew Bartlett
|
commit | commitdiff | tree |
2003-11-07 |
Andrew Bartlett | I agree with vl's #if 0 here, and am not quite sure... Andrew Bartlett
|
commit | commitdiff | tree |
2003-11-07 |
Andrew Bartlett | Remove compleatly wrong comments. (There were correct... Andrew Bartlett
|
commit | commitdiff | tree |
2003-11-07 |
Andrew Bartlett | Add newline to debug message
|
commit | commitdiff | tree |
2003-10-10 |
Andrew Bartlett | Match Samba 2.2, and make ACB_NORMAL the default ACB... Andrew Bartlett
|
commit | commitdiff | tree |
2003-10-10 |
Andrew Bartlett | Match Samba 2.2, and make ACB_NORMAL the default ACB... Andrew Bartlett
|
commit | commitdiff | tree |
2003-10-01 |
Andrew Bartlett | Remove duplicate function (now in rpc_parse/parse_prs... Andrew Bartlett
|
commit | commitdiff | tree |
2003-09-28 |
Andrew Bartlett | Start to put some real 'meat' into the ntlm_auth docs. Andrew Bartlett
|
commit | commitdiff | tree |
2003-08-20 |
Andrew Bartlett | We now know a lot more about SMB signing, and this... Andrew Bartlett
|
commit | commitdiff | tree |
2003-08-19 |
Andrew Bartlett | - Make 'net' use a single funciton for setting the... Andrew Bartlett
|
commit | commitdiff | tree |
2003-08-19 |
Andrew Bartlett | - Fix the kerberos downgrade problem: Andrew Bartlett
|
commit | commitdiff | tree |
2003-08-19 |
Andrew Bartlett | Break up 'cli_full_connection' to allow for the session... Andrew Bartlett
|
commit | commitdiff | tree |
2003-08-18 |
Andrew Bartlett | Win2k never returns 'no such user' here, so when we... Andrew Bartlett
|
commit | commitdiff | tree |
2003-08-14 |
Andrew Bartlett | Change Samba to always use extended security for it... Andrew Bartlett
|
commit | commitdiff | tree |
2003-08-12 |
Andrew Bartlett | As described in http://davenport.sourceforge.net/ntlm... Andrew Bartlett
|
commit | commitdiff | tree |
2003-08-12 |
Andrew Bartlett | Fix comment
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | Fix comment
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | the testsuite lib needs dummyroot too.
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | Use the specified workgroup in 'net ads'. (Defaults... Andrew Bartlett
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | Allow the stat cache to better handle invalid multibyte... Andrew Bartlett
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | Try again to fix up 'session request' name exchange... Andrew Bartlett
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | If we strupper_m after the alpha_strcpy() we know that... Andrew Bartlett
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | When removing an 'unused' function, it helps to remove... Andrew Bartlett
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | Use push_ucs2_allocate(), rather than convert_string_allocat... Andrew Bartlett
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | Some small fixes to our charset conversion code: Andrew Bartlett
|
commit | commitdiff | tree |
2003-07-25 |
Andrew Bartlett | Schannel, once setup, may be used on *ANY* TCP/IP connection... Andrew Bartlett
|
commit | commitdiff | tree |
2003-07-19 |
Andrew Bartlett | Fix StrCaseCmp() to avoid calling smb_panic() on invalid... Andrew Bartlett
|
commit | commitdiff | tree |