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 |
2003-03-03 |
Andrew Bartlett | Add const
|
commit | commitdiff | tree |
2003-02-27 |
Andrew Bartlett | Fix possible memory leak on failure.
|
commit | commitdiff | tree |
2003-02-26 |
Andrew Bartlett | Add -Wwrite-strings to our --enable-developer settings.
|
commit | commitdiff | tree |
2003-02-26 |
Andrew Bartlett | Netlogon-unigroup changes needed for the winbind RID...
|
commit | commitdiff | tree |
2003-02-26 |
Andrew Bartlett | Kill RID-only and domain+RID madness from winbind.
|
commit | commitdiff | tree |
2003-02-25 |
Andrew Bartlett | After some comments from tridge, clean the new usergroups...
|
commit | commitdiff | tree |
2003-02-25 |
Andrew Bartlett | For some reason some attributes in ADS do not appear...
|
commit | commitdiff | tree |
2003-02-25 |
Andrew Bartlett | tokenGroups are SIDs, so dump them as such.
|
commit | commitdiff | tree |
2003-02-25 |
Andrew Bartlett | Fix a really nasty bug where some users in AD domains...
|
commit | commitdiff | tree |
2003-02-24 |
Andrew Bartlett | Whenever we have a password, use the in-memory ccache...
|
commit | commitdiff | tree |
2003-02-24 |
Andrew Bartlett | Clean up non-krb5 breakages from my modifications to...
|
commit | commitdiff | tree |
2003-02-24 |
Andrew Bartlett | Finish removing setenv replacements from smbwrapper.
|
commit | commitdiff | tree |
2003-02-24 |
Andrew Bartlett | Move off-by-one buggy malloc()/safe_strcpy() combination...
|
commit | commitdiff | tree |
2003-02-24 |
Andrew Bartlett | typo
|
commit | commitdiff | tree |
2003-02-24 |
Andrew Bartlett | Patch from Luke Howard to add mutual kerberos authentication...
|
commit | commitdiff | tree |
2003-02-24 |
Andrew Bartlett | setenv takes 3 arguments...
|
commit | commitdiff | tree |
2003-02-24 |
Andrew Bartlett | If it's a pstring, use pstrcpy().
|
commit | commitdiff | tree |
2003-02-24 |
Andrew Bartlett | Fix off-by-one bugs, and move to strdup() rather than...
|
commit | commitdiff | tree |
2003-02-24 |
Andrew Bartlett | Always initialise
|
commit | commitdiff | tree |
2003-02-24 |
Andrew Bartlett | Add const
|
commit | commitdiff | tree |
2003-02-24 |
Andrew Bartlett | Fix 2 off-by-one bugs in the use of malloc()ed strings...
|
commit | commitdiff | tree |
2003-02-22 |
Andrew Bartlett | Make sure we set the error code to indicate failure...
|
commit | commitdiff | tree |
2003-02-22 |
Andrew Bartlett | See if I can make this look slightly like C. It compiled...
|
commit | commitdiff | tree |
2003-02-22 |
Andrew Bartlett | More signed/unsigned fixes (yes, I run with funny compiler...
|
commit | commitdiff | tree |
2003-02-22 |
Andrew Bartlett | Fixes from Paul Green and vorlon@debian.org for building...
|
commit | commitdiff | tree |
2003-02-22 |
Andrew Bartlett | Fix comment - the other bits of code don't call this...
|
commit | commitdiff | tree |
2003-02-22 |
Andrew Bartlett | Add static
|
commit | commitdiff | tree |
2003-02-22 |
Andrew Bartlett | With assuptions about unixsam gone, we can forget about...
|
commit | commitdiff | tree |
2003-02-22 |
Andrew Bartlett | Remove 'unixsam' from the default passdb backends.
|
commit | commitdiff | tree |
2003-02-22 |
Andrew Bartlett | First check if the user is in the passdb, then check...
|
commit | commitdiff | tree |
2003-02-22 |
Andrew Bartlett | Fix a DEBUG() formatting, add some more debug to our...
|
commit | commitdiff | tree |
2003-02-20 |
Andrew Bartlett | For a number of months now, support for being a domain...
|
commit | commitdiff | tree |