2003-01-15 |
Andrew Bartlett | Refactor the NTLMSSP code again - this time we use... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-15 |
Andrew Bartlett | Doing a malloc(strlen(s)) then a pstrpcp(y, s) is just... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-15 |
Andrew Bartlett | Fix warnings by getting the function into a shape the... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-15 |
Andrew Bartlett | Crash fixes: Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-14 |
Andrew Bartlett | Fix some debug lines, and add a bit more info to help... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-14 |
Andrew Bartlett | Commit my (disabled) fstring/pstring mixup detection... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-14 |
Andrew Bartlett | The last of the fstring/pstring mixups, and an extra...
|
commit | commitdiff | tree |
2003-01-14 |
Andrew Bartlett | A couple more pstcpy/fstrcpy mixups - doing an fstrcpy...
|
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Always initialise this variable - and don't set the... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Fix typo, and the build.
|
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Patch from metze to add what he feels is the correct... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Patch from metze to to make testparm show values for... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Patch from ab, to make findsmb omit -r most of the...
|
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Updates to our NTLMSSP code: Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Accessing data after it's been free()ed really is a... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Fix to debian bug #171071 - we had the wrong dereference... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Don't force the DOS password into a 14 char space,... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Ensure we do not pass uninitialised data to the kernel... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-12 |
Andrew Bartlett | Keep all the const warnings in one place, by adding... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-12 |
Andrew Bartlett | Oops, this is the change to use an fstring for the... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-12 |
Andrew Bartlett | Make the 'service' in make_connection() use an fstrcpy... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | While the usage is most bisarre, this fixes up another... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | Use size_t for the counter vars, to match the type... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | A couple more fstring/pstring issues - and move from... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | Remove an unused paramter for our old LM-only password... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | Fix a number of client-side fstring/pstring mixups. Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | Patch from Nik Conwell <nik@bu.edu>. Don't reference... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | Return the 'freindly' NT error message if at all possible. Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | No point having this for both parts of the 'if' statement. Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-06 |
Andrew Bartlett | Fix a segfault when we don't correctly load a VFS module... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-05 |
Andrew Bartlett | Clear up the auth_sam password checking code (the core... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-05 |
Andrew Bartlett | Even when I can't manage to do QA, at least the build... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-02 |
Andrew Bartlett | We already have one function to move unistr2 -> multibyte... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-02 |
Andrew Bartlett | Becouse these functions return a size_t, they can't... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-02 |
Andrew Bartlett | debugparse is a seperate utility, no need to include... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-02 |
Andrew Bartlett | Add PRINTF_ATTRIBUTE() to a few more printf() style...
|
commit | commitdiff | tree |
2003-01-02 |
Andrew Bartlett | Call me parinoid, but I don't like the idea that we... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-02 |
Andrew Bartlett | Add a dash of static.
|
commit | commitdiff | tree |
2003-01-02 |
Andrew Bartlett | BIG patch... Andrew Bartlett
|
commit | commitdiff | tree |
2003-01-01 |
Andrew Bartlett | Move our password change code along a little - use... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-30 |
Andrew Bartlett | Add a new VFS module, that just fiddles the file permissions... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | As per Jeremy's request back this out, so as to re... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | Link less with smbmnt and smbumount. Also change from... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | No need for fstring manipulation here (Tcon&X), just... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | Remove extra headers, and ensure that we correctly... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | Dereference the correct thing here, so we don't segfault
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | Make it clear that we might not be talking to a PDC...
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | POSIX indicates that this is always in network byte... Andrew Bartlett
|
commit | commitdiff | tree |
2002-12-01 |
Andrew Bartlett | Patch from Paul Green to detect exe extensions, needed... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-26 |
Andrew Bartlett | After consultation with tpot, remove the 'winbind_domain... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-26 |
Andrew Bartlett | Having waited for *way* too long, this is mimir's namecache... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-25 |
Andrew Bartlett | Instead of walking the entire group database, grabbing... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-24 |
Andrew Bartlett | Add support to switch between Squid 2.4 and 2.5 protocols... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-24 |
Andrew Bartlett | Move from NT_STATUS_UNSUCCESSFUL to NT_STATUS_NO_SUCH_USER...
|
commit | commitdiff | tree |
2002-11-24 |
Andrew Bartlett | Try to twiddle with the makefile to avoid having a...
|
commit | commitdiff | tree |
2002-11-24 |
Andrew Bartlett | Remove silly ideas about taking the LM or NT hash as... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-24 |
Andrew Bartlett | No need to #include smb.h, when we already #include...
|
commit | commitdiff | tree |
2002-11-24 |
Andrew Bartlett | Add ntlm_auth, a new program to provide a stable interface... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-22 |
Andrew Bartlett | Add support for 'restrict anonymous=2' and make the... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | /bin/sh on solaris swallows the failure code, so exec... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Remove the assumption that all Solaris has -lsendfile. Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Add samdump and vampire to 'net rpc help' Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Add const to PACKS()
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Include the hostname we are trying to match with $...
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Small auth updates: Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | patch from aedil@alchar.org to correctly detect solaris... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Add the rename torture test.
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Rerun autoconf
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | When testing for /usr/include/heimdal, don't include...
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Add const to DEBUG() macro.
|
commit | commitdiff | tree |
2002-11-15 |
Andrew Bartlett | Updates to the build farm tests: Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-13 |
Andrew Bartlett | Try to bring libsmbclient in line with the new global_myname...
|
commit | commitdiff | tree |
2002-11-13 |
Andrew Bartlett | Undo the new --enable-developer flags that caused breakage...
|
commit | commitdiff | tree |
2002-11-13 |
Andrew Bartlett | - Add some more warning flags for --enable-developer.
|
commit | commitdiff | tree |
2002-11-09 |
Andrew Bartlett | Kill append_log from smbmount (thanks vance for reminding... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-09 |
Andrew Bartlett | Fix bug where not specifying '-S PDC' in 'net join... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-08 |
Andrew Bartlett | Compleatly remove support for logfile truncation. ... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-08 |
Andrew Bartlett | Make smbpasswd use the group mapping, and fix spelling... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-08 |
Andrew Bartlett | Make it easier to track things down here - add some...
|
commit | commitdiff | tree |
2002-11-08 |
Andrew Bartlett | Make smbpasswd tell people to use 'net join', not ...
|
commit | commitdiff | tree |
2002-11-04 |
Andrew Bartlett | VFStest already has pop_common via smbd, so don't link... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-04 |
Andrew Bartlett | Becouse lib/popt_common.c uses POPT, we must not include... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-04 |
Andrew Bartlett | Allow 'normal' accounts in the non-unix-account range...
|
commit | commitdiff | tree |
2002-11-04 |
Andrew Bartlett | Fix debug
|
commit | commitdiff | tree |
2002-11-04 |
Andrew Bartlett | Move to the use of the 'initialised' flag, rather than... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-04 |
Andrew Bartlett | Try to fix popt dependencies - we were linking to popt... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-04 |
Andrew Bartlett | Any conversion to POPT must *always* add @BUILD_POPT... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-03 |
Andrew Bartlett | Extra little fix to vl's patch. Make sure the passdb... Andrew Bartlett
|
commit | commitdiff | tree |
2002-11-02 |
Andrew Bartlett | Fix typo
|
commit | commitdiff | tree |
2002-11-02 |
Andrew Bartlett | Clean up this a little - add comments describing a...
|
commit | commitdiff | tree |
2002-11-02 |
Andrew Bartlett | Add a 'ldap trust ids' option that lets pdb_ldap check...
|
commit | commitdiff | tree |
2002-11-02 |
Andrew Bartlett | Return the result code, not false (0 == success) on...
|
commit | commitdiff | tree |
2002-11-02 |
Andrew Bartlett | Fixes for pdb_ldap: Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-29 |
Andrew Bartlett | Fix a nice little memory leak in our uid changing code. Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-26 |
Andrew Bartlett | One more step towards to better PDC. Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-26 |
Andrew Bartlett | Make sure that we always return False if the password... Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-26 |
Andrew Bartlett | Updates to winbind's PAM client and server - make the... Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-18 |
Andrew Bartlett | It seems that I'm meant to be using the helper function... Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-12 |
Andrew Bartlett | Nice *big* patch from metze. Andrew Bartlett
|
commit | commitdiff | tree |
2002-10-12 |
Andrew Bartlett | We already set LDAPv3 at connect time, no need to set...
|
commit | commitdiff | tree |