2003-04-02 |
Andrew Bartlett | Update ntlm_auth and winbind manpages.
|
commit | commitdiff | tree |
2003-04-02 |
Andrew Bartlett | error_string, not error_message...
|
commit | commitdiff | tree |
2003-04-02 |
Andrew Bartlett | Clean up ntlm_auth a bit, and add a --diagnositics...
|
commit | commitdiff | tree |
2003-04-02 |
Andrew Bartlett | Fix a crash bug if LDAP doesn't fill in ld_error.
|
commit | commitdiff | tree |
2003-04-02 |
Andrew Bartlett | OHKAWA Yuichi (kuri@makino.ecei.tohoku.ac.jp) points...
|
commit | commitdiff | tree |
2003-03-31 |
Andrew Bartlett | Fix a botched merge from appliance-head...
|
commit | commitdiff | tree |
2003-03-31 |
Andrew Bartlett | NT4 is particularly fussy about getting this right.
|
commit | commitdiff | tree |
2003-03-31 |
Andrew Bartlett | Success is not a level-0 issue...
|
commit | commitdiff | tree |
2003-03-31 |
Andrew Bartlett | Don't try and dlsym or dlclose a NULL pointer.
|
commit | commitdiff | tree |
2003-03-31 |
Andrew Bartlett | smbpasswd -> net
|
commit | commitdiff | tree |
2003-03-30 |
Andrew Bartlett | Don't modify the incoming packet when checking the...
|
commit | commitdiff | tree |
2003-03-28 |
Andrew Bartlett | Merge from HEAD - get better error strings from the...
|
commit | commitdiff | tree |
2003-03-28 |
Andrew Bartlett | Allow the new modules system to function with builtin...
|
commit | commitdiff | tree |
2003-03-27 |
Andrew Bartlett | local_gid_to_sid() could use pdb_ldap, which for now...
|
commit | commitdiff | tree |
2003-03-25 |
Andrew Bartlett | Fix debug (thanks metze)
|
commit | commitdiff | tree |
2003-03-25 |
Andrew Bartlett | Make these functions static, keep them out of proto.
|
commit | commitdiff | tree |
2003-03-23 |
Andrew Bartlett | Fix compile.
|
commit | commitdiff | tree |
2003-03-23 |
Andrew Bartlett | NTLM Authentication:
|
commit | commitdiff | tree |
2003-03-23 |
Andrew Bartlett | Patch from waider to update our samsync (net rpc vampire...
|
commit | commitdiff | tree |
2003-03-22 |
Andrew Bartlett | Valgrind found a few memory leaks!
|
commit | commitdiff | tree |
2003-03-22 |
Andrew Bartlett | Revert bogus part of previous patch.
|
commit | commitdiff | tree |
2003-03-22 |
Andrew Bartlett | Small clenaup patches:
|
commit | commitdiff | tree |
2003-03-22 |
Andrew Bartlett | Fix compile on IA64 by noting that this should be the...
|
commit | commitdiff | tree |
2003-03-22 |
Andrew Bartlett | It seems that this causes some problems on some linux...
|
commit | commitdiff | tree |
2003-03-22 |
Andrew Bartlett | Patch from Jianliang Lu <j.lu@tiesse.com> to set the...
|
commit | commitdiff | tree |
2003-03-21 |
Andrew Bartlett | Clobber the 'SAFETY_MARGIN' in libsmb.
|
commit | commitdiff | tree |
2003-03-21 |
Andrew Bartlett | Clobber our SMB buffers between packets. I hope this...
|
commit | commitdiff | tree |
2003-03-21 |
Andrew Bartlett | Patch from colo (on IRC) to get libsmbclient building...
|
commit | commitdiff | tree |
2003-03-21 |
Andrew Bartlett | Give volker a hand, and let domain joins with existing...
|
commit | commitdiff | tree |
2003-03-17 |
Andrew Bartlett | Add copyright.
|
commit | commitdiff | tree |
2003-03-17 |
Andrew Bartlett | Fix invalid SAFE_FREE() of talloc()ed memory.
|
commit | commitdiff | tree |
2003-03-17 |
Andrew Bartlett | Brain fart - make sure we truncate the right string...
|
commit | commitdiff | tree |
2003-03-17 |
Andrew Bartlett | Fix const warnings.
|
commit | commitdiff | tree |
2003-03-17 |
Andrew Bartlett | Add const.
|
commit | commitdiff | tree |
2003-03-17 |
Andrew Bartlett | More statcache fixes - and add a bit more doco.
|
commit | commitdiff | tree |
2003-03-17 |
Andrew Bartlett | Fix a memory leak - 'smbcontrol smbd pool-usage' is...
|
commit | commitdiff | tree |
2003-03-17 |
Andrew Bartlett | Fix memory leaks and add parinoioa code to our stat...
|
commit | commitdiff | tree |
2003-03-16 |
Andrew Bartlett | Missed one when I move 'share_sanity_checks' to use...
|
commit | commitdiff | tree |
2003-03-16 |
Andrew Bartlett | Make sure we mark the assumption of a fstring parameter...
|
commit | commitdiff | tree |
2003-03-16 |
Andrew Bartlett | Add const.
|
commit | commitdiff | tree |
2003-03-16 |
Andrew Bartlett | - Make ReadDirName return a const char*.
|
commit | commitdiff | tree |
2003-03-16 |
Andrew Bartlett | Try to avoid dereferencing a null pointer.
|
commit | commitdiff | tree |
2003-03-16 |
Andrew Bartlett | New statcache internals - this time it's actually possible...
|
commit | commitdiff | tree |
2003-03-16 |
Andrew Bartlett | Fix nmbd under -DDEVELOPER (pstrcpy on not-pstring).
|
commit | commitdiff | tree |
2003-03-16 |
Andrew Bartlett | Changes to help the kerberos change password code work...
|
commit | commitdiff | tree |
2003-03-16 |
Andrew Bartlett | More work on my macro mess - we need function prototypes...
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | A hack to get us building on a slightly older heimdal...
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | Fix non-gmake syntax error.
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | Fix the 'non-optomizing compiler' case...
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | Fix the non-DEVELOPER case of my macro madness...
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | Minor fixes.
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | Remove an unused function and fix the build.
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | Fix signed/unsigned issues - mostly 'i' counters.
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | signed/unsigned fix
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | String handling parinoia fixes.
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | Fix off-by-one bug in safe_strcpy size paramater.
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | Truncate the machinename manually, so as not to generate...
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | specify the size of these buffers
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | If the server went away, don't segfault by attempting...
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | Specify buffer sizes
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | Be parinoid, malloc an extra SAFETY_MARGIN on the client...
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | client-side smbpasswd fixes - use pstrcpy_base to avoid...
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | Add const, and a signed/unsigned fix.
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | If it's an fstring, use fstrcpy().
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | Clean up the VFS module loading logic by making the...
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | Found by my new checking code (yet to be commited):
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | strictly, you can't #if on somthing that may or may...
|
commit | commitdiff | tree |
2003-03-15 |
Andrew Bartlett | Now that mimir has done the grunt work, I'll fix up...
|
commit | commitdiff | tree |
2003-03-14 |
Andrew Bartlett | Found by metze with the clobber-region check - if it...
|
commit | commitdiff | tree |
2003-03-12 |
Andrew Bartlett | Add const
|
commit | commitdiff | tree |
2003-03-12 |
Andrew Bartlett | - Fix a double-free (I can't say I understand the...
|
commit | commitdiff | tree |
2003-03-12 |
Andrew Bartlett | Patch from Ken Cross <kcross@nssolutions.com> to take...
|
commit | commitdiff | tree |
2003-03-11 |
Andrew Bartlett | This patch attemptes to clean up winbindd's mutex locking.
|
commit | commitdiff | tree |
2003-03-11 |
Andrew Bartlett | security=domain and domain logons = yes should be a...
|
commit | commitdiff | tree |
2003-03-11 |
Andrew Bartlett | Some further tought on the server role issue - try...
|
commit | commitdiff | tree |
2003-03-11 |
Andrew Bartlett | After 'consultation' with idra, this is how I think...
|
commit | commitdiff | tree |
2003-03-10 |
Andrew Bartlett | Don't segfault on make_server_info_guest() failure...
|
commit | commitdiff | tree |
2003-03-10 |
Andrew Bartlett | Makefile.in for NTLMSSP singing update
|
commit | commitdiff | tree |
2003-03-10 |
Andrew Bartlett | Further work on NTLMSSP-based SMB signing. Current...
|
commit | commitdiff | tree |
2003-03-09 |
Andrew Bartlett | Try not to clobber the session request.
|
commit | commitdiff | tree |
2003-03-09 |
Andrew Bartlett | Change the way we sign SMB packets, to a function pointer...
|
commit | commitdiff | tree |
2003-03-09 |
Andrew Bartlett | Don't fault on error returns (ptr == 0) for this LSA...
|
commit | commitdiff | tree |
2003-03-08 |
Andrew Bartlett | This is C, not C++
|
commit | commitdiff | tree |
2003-03-08 |
Andrew Bartlett | Testparm needs the extra arg to set_local_machine_name...
|
commit | commitdiff | tree |
2003-03-08 |
Andrew Bartlett | Make sure that the 'remote' machine name can only be...
|
commit | commitdiff | tree |
2003-03-08 |
Andrew Bartlett | Make it clear that this is a fstrcpy().
|
commit | commitdiff | tree |
2003-03-07 |
Andrew Bartlett | Limit the number of SIDs that may be looked up, in...
|
commit | commitdiff | tree |
2003-03-07 |
Andrew Bartlett | safe_strcpy() -> fstrcpy() fix, and a cleanup to how...
|
commit | commitdiff | tree |
2003-03-06 |
Andrew Bartlett | Make smbtorture use the same cli_full_connection()...
|
commit | commitdiff | tree |
2003-03-06 |
Andrew Bartlett | more off-by-one safe_strcpy()
|
commit | commitdiff | tree |
2003-03-06 |
Andrew Bartlett | More safe_strcpy() off-by-one bug fixes. (mostly moves...
|
commit | commitdiff | tree |
2003-03-05 |
Andrew Bartlett | Use new configure test to turn on this automated test...
|
commit | commitdiff | tree |
2003-03-05 |
Andrew Bartlett | A couple more fixes for fstrcpy() into a malloced region...
|
commit | commitdiff | tree |
2003-03-05 |
Andrew Bartlett | Add a test for a useful property of the compiler -...
|
commit | commitdiff | tree |
2003-03-05 |
Andrew Bartlett | also ignore the autom4te-2.53.cache
|
commit | commitdiff | tree |
2003-03-05 |
Andrew Bartlett | This file has not been maintained for a while - if...
|
commit | commitdiff | tree |
2003-03-04 |
Andrew Bartlett | Fix another 'off by one' bug with safe_strcpy(). It...
|
commit | commitdiff | tree |
2003-03-03 |
Andrew Bartlett | Another pstrcpy() into malloc()ed buffer fix.
|
commit | commitdiff | tree |
2003-03-03 |
Andrew Bartlett | Try the PASSWD environment variable if we don't have...
|
commit | commitdiff | tree |
2003-03-03 |
Andrew Bartlett | Fixes to the vfs_fake_perms modules - we only need...
|
commit | commitdiff | tree |