2003-12-25 |
Andrew Bartlett | Fix bug 916 - do not perform a + -> space substitution...
|
commit | commitdiff | tree |
2003-12-24 |
Andrew Bartlett | Thanks to Serassio Guido for noticing issues in our...
|
commit | commitdiff | tree |
2003-12-04 |
Andrew Bartlett | Picked up by the build farm - despite all my efforts...
|
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...
|
commit | commitdiff | tree |
2003-11-26 |
Andrew Bartlett | Merge from 3.0:
|
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...
|
commit | commitdiff | tree |
2003-11-23 |
Andrew Bartlett | (Merge from 3.0)
|
commit | commitdiff | tree |
2003-11-23 |
Andrew Bartlett | Merge from 3.0:
|
commit | commitdiff | tree |
2003-11-23 |
Andrew Bartlett | Patch by emil@disksites.com <Emil Rasamat> to ensure...
|
commit | commitdiff | tree |
2003-11-23 |
Andrew Bartlett | Add server-side support for variable-length session...
|
commit | commitdiff | tree |
2003-11-22 |
Andrew Bartlett | Add support for variable-length session keys in our...
|
commit | commitdiff | tree |
2003-11-22 |
Andrew Bartlett | (merge from 3.0)
|
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:
|
commit | commitdiff | tree |
2003-11-07 |
Andrew Bartlett | I agree with vl's #if 0 here, and am not quite sure...
|
commit | commitdiff | tree |
2003-11-07 |
Andrew Bartlett | Remove compleatly wrong comments. (There were correct...
|
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...
|
commit | commitdiff | tree |
2003-10-10 |
Andrew Bartlett | Match Samba 2.2, and make ACB_NORMAL the default ACB...
|
commit | commitdiff | tree |
2003-10-01 |
Andrew Bartlett | Remove duplicate function (now in rpc_parse/parse_prs...
|
commit | commitdiff | tree |
2003-09-28 |
Andrew Bartlett | Start to put some real 'meat' into the ntlm_auth docs.
|
commit | commitdiff | tree |
2003-08-20 |
Andrew Bartlett | We now know a lot more about SMB signing, and this...
|
commit | commitdiff | tree |
2003-08-19 |
Andrew Bartlett | - Make 'net' use a single funciton for setting the...
|
commit | commitdiff | tree |
2003-08-19 |
Andrew Bartlett | - Fix the kerberos downgrade problem:
|
commit | commitdiff | tree |
2003-08-19 |
Andrew Bartlett | Break up 'cli_full_connection' to allow for the session...
|
commit | commitdiff | tree |
2003-08-18 |
Andrew Bartlett | Win2k never returns 'no such user' here, so when we...
|
commit | commitdiff | tree |
2003-08-14 |
Andrew Bartlett | Change Samba to always use extended security for it...
|
commit | commitdiff | tree |
2003-08-12 |
Andrew Bartlett | As described in http://davenport.sourceforge.net/ntlm...
|
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...
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | Allow the stat cache to better handle invalid multibyte...
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | Try again to fix up 'session request' name exchange...
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | If we strupper_m after the alpha_strcpy() we know that...
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | When removing an 'unused' function, it helps to remove...
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | Use push_ucs2_allocate(), rather than convert_string_allocat...
|
commit | commitdiff | tree |
2003-07-27 |
Andrew Bartlett | Some small fixes to our charset conversion code:
|
commit | commitdiff | tree |
2003-07-25 |
Andrew Bartlett | Schannel, once setup, may be used on *ANY* TCP/IP connection...
|
commit | commitdiff | tree |
2003-07-19 |
Andrew Bartlett | Fix StrCaseCmp() to avoid calling smb_panic() on invalid...
|
commit | commitdiff | tree |
2003-07-17 |
Andrew Bartlett | In the presense of RPC fragments, schannel is not strictly...
|
commit | commitdiff | tree |
2003-07-16 |
Andrew Bartlett | Fix up our auth_pipe code to always cope with fragmented...
|
commit | commitdiff | tree |
2003-07-15 |
Andrew Bartlett | SPNEGO SMB signing is now fixed for NTLMSSP, with kerberos...
|
commit | commitdiff | tree |
2003-07-14 |
Andrew Bartlett | Fix compile error noticed by Ken Cross, use the utility...
|
commit | commitdiff | tree |
2003-07-14 |
Andrew Bartlett | Fix SMB signing when using NTLMSSP...
|
commit | commitdiff | tree |
2003-07-14 |
Andrew Bartlett | Jeremy requested that I get my NTLMSSP patch into CVS...
|
commit | commitdiff | tree |
2003-07-06 |
Andrew Bartlett | Fix ldapsam_getsampwsid to correctly only say 'no such...
|
commit | commitdiff | tree |
2003-07-06 |
Andrew Bartlett | This changes our Unix primary GID behaviour back to...
|
commit | commitdiff | tree |
2003-07-05 |
Andrew Bartlett | This parameter is unused.
|
commit | commitdiff | tree |
2003-07-05 |
Andrew Bartlett | Fix comment
|
commit | commitdiff | tree |
2003-07-05 |
Andrew Bartlett | Add some debug statments to our vampire code - try...
|
commit | commitdiff | tree |
2003-07-05 |
Andrew Bartlett | Fixes to our LDAP/vampire codepaths:
|
commit | commitdiff | tree |
2003-07-05 |
Andrew Bartlett | PAM should operate on the Unix username, not the NT...
|
commit | commitdiff | tree |
2003-07-05 |
Andrew Bartlett | Allow modification of an existing entry.
|
commit | commitdiff | tree |
2003-07-05 |
Andrew Bartlett | Clear up the difference between 'smb signing' and ...
|
commit | commitdiff | tree |
2003-07-04 |
Andrew Bartlett | Don't allow RIDs (in our domain) below 1000 (or algorithmic...
|
commit | commitdiff | tree |
2003-07-04 |
Andrew Bartlett | Update WHATSNEW with the further LDAP schema changes...
|
commit | commitdiff | tree |
2003-07-04 |
Andrew Bartlett | This patch cleans up some of our ldap code, for better...
|
commit | commitdiff | tree |
2003-07-03 |
Andrew Bartlett | Missed this in the previous patch - we now have a seperate...
|
commit | commitdiff | tree |
2003-07-03 |
Andrew Bartlett | This patch takes the work the jerry did for beta2,...
|
commit | commitdiff | tree |
2003-07-01 |
Andrew Bartlett | Grr, the order of these arguments matters
|
commit | commitdiff | tree |
2003-07-01 |
Andrew Bartlett | Make smbpasswd use the higher log level for the second...
|
commit | commitdiff | tree |
2003-06-25 |
Andrew Bartlett | Patch to move functions directly from pdb_ldap.c into...
|
commit | commitdiff | tree |
2003-06-24 |
Andrew Bartlett | Fix pdb_ldap segfaults, and wrong default values for...
|
commit | commitdiff | tree |
2003-06-21 |
Andrew Bartlett | (fixing bug in my last commit)
|
commit | commitdiff | tree |
2003-06-21 |
Andrew Bartlett | This removes the StrCaseCmp() stuff from 'net idmap...
|
commit | commitdiff | tree |
2003-06-21 |
Andrew Bartlett | This patch fixes some issues with idmap_tdb as raised...
|
commit | commitdiff | tree |
2003-06-21 |
Andrew Bartlett | Always initialize.
|
commit | commitdiff | tree |
2003-06-21 |
Andrew Bartlett | This patch works towards to goal of common code shared...
|
commit | commitdiff | tree |
2003-06-14 |
Andrew Bartlett | This patch modifies 'net rpc vampire' to add new and...
|
commit | commitdiff | tree |
2003-06-08 |
Andrew Bartlett | Fix some memory leaks and extra cache startups/shutdowns...
|
commit | commitdiff | tree |
2003-06-08 |
Andrew Bartlett | Enforce 'client plaintext auth', 'client lanman auth...
|
commit | commitdiff | tree |
2003-06-08 |
Andrew Bartlett | Make sure that we use schannel (if configured) when...
|
commit | commitdiff | tree |
2003-06-08 |
Andrew Bartlett | Rework our smb signing code again, this factors out...
|
commit | commitdiff | tree |
2003-06-07 |
Andrew Bartlett | Try to fix memory leaks found by valgrind in pdb_ldap...
|
commit | commitdiff | tree |
2003-06-07 |
Andrew Bartlett | Don't assume that the SAM knows the unix home directory...
|
commit | commitdiff | tree |
2003-06-06 |
Andrew Bartlett | No matter how special this session key is, it's not...
|
commit | commitdiff | tree |
2003-06-01 |
Andrew Bartlett | Update the doco on 'restrict anonymous' (note that...
|
commit | commitdiff | tree |
2003-05-26 |
Andrew Bartlett | Add samstrict_dc from metze (been sitting in HEAD for...
|
commit | commitdiff | tree |
2003-05-25 |
Andrew Bartlett | Get 'add user script' working again for Samba 3.0.
|
commit | commitdiff | tree |
2003-05-16 |
Andrew Bartlett | Well spotted typo by Marco Berger <MARCOB@voelcker...
|
commit | commitdiff | tree |
2003-05-16 |
Andrew Bartlett | David Lee <t.d.lee@durham.ac.uk> provides some corrections...
|
commit | commitdiff | tree |
2003-05-13 |
Andrew Bartlett | Restore a number of fixes that idra removed when he...
|
commit | commitdiff | tree |
2003-05-13 |
Andrew Bartlett | Fix non-constant initialiser for Sun CC.
|
commit | commitdiff | tree |
2003-05-13 |
Andrew Bartlett | Try to fix up some code in pdb_smbpasswd that assumed...
|
commit | commitdiff | tree |
2003-05-12 |
Andrew Bartlett | Fix up the build-farm testsuite again - I forgot to...
|
commit | commitdiff | tree |
2003-05-12 |
Andrew Bartlett | Fix up a bit of my sloppy C.
|
commit | commitdiff | tree |
2003-05-12 |
Andrew Bartlett | Give up on the idea of avoiding lp_load() in ntlm_auth....
|
commit | commitdiff | tree |
2003-05-12 |
Andrew Bartlett | Make it possible to actually use --user-SID and --group...
|
commit | commitdiff | tree |
2003-05-11 |
Andrew Bartlett | Fix compile.
|
commit | commitdiff | tree |
2003-05-11 |
Andrew Bartlett | As discussed on samba-technical - move to 'primaryGroupSid...
|
commit | commitdiff | tree |
2003-05-11 |
Andrew Bartlett | Using /dev/urandom for determining an ldap server backoff...
|
commit | commitdiff | tree |
2003-05-09 |
Andrew Bartlett | Makefile changes to allow new NTLMv2 patch to work.
|
commit | commitdiff | tree |
2003-05-09 |
Andrew Bartlett | Cleanups. My NTLMv2 changes also changed the preference...
|
commit | commitdiff | tree |
2003-05-09 |
Andrew Bartlett | Finally get NTLMv2 working on the client!
|
commit | commitdiff | tree |
2003-05-09 |
Andrew Bartlett | Fix comment - we now have 5 types of error...
|
commit | commitdiff | tree |
2003-05-09 |
Andrew Bartlett | Make sure we always have some client data, not just...
|
commit | commitdiff | tree |
2003-05-09 |
Andrew Bartlett | Elsewhere, we use a #define for this environment variable...
|
commit | commitdiff | tree |