| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before deref... | Gerald Carter | 2003-03-14 | 3 | -19/+37 |
| * | We haven't implemented The Singing Contexts so far. | Rafal Szczesniak | 2003-03-14 | 1 | -1/+1 |
| * | Extending code to work both in case of domain membership | Rafal Szczesniak | 2003-03-14 | 1 | -1/+1 |
| * | Fresh meat in trusted domains code: | Rafal Szczesniak | 2003-03-14 | 4 | -59/+201 |
| * | /tmp/newfun.msg | Rafal Szczesniak | 2003-03-14 | 2 | -5/+63 |
| * | Found by metze with the clobber-region check - if it's a pstring, use pstrcpy(). | Andrew Bartlett | 2003-03-14 | 1 | -1/+1 |
| * | Add examples of ComfyChair | Martin Pool | 2003-03-14 | 1 | -0/+33 |
| * | Merge from Subversion | Martin Pool | 2003-03-14 | 1 | -2/+2 |
| * | Add bin/libbigballofmud.a non-shared library. A bit easier to link to | Martin Pool | 2003-03-13 | 1 | -0/+4 |
| * | In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>, | Martin Pool | 2003-03-13 | 1 | -3/+7 |
| * | In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>, | Martin Pool | 2003-03-13 | 1 | -1/+4 |
| * | Added chainlock, chainunlock, lock_bystring and unlock_bystring methods. | Tim Potter | 2003-03-13 | 1 | -1/+81 |
| * | Fixed crash bug when calling tdb_unlockkeys() with no locked keys. | Tim Potter | 2003-03-13 | 1 | -0/+2 |
| * | show which files we fail to create in the casetable test | Andrew Tridgell | 2003-03-13 | 1 | -2/+5 |
| * | fixed the unmarshalling of the queryaliasmem SAMR call | Andrew Tridgell | 2003-03-13 | 1 | -2/+6 |
| * | win2000 can take much longer than the specified time to respond to a | Andrew Tridgell | 2003-03-13 | 1 | -1/+1 |
| * | Change size parameters from signed to unsigned to fix up warnings. | Jeremy Allison | 2003-03-12 | 5 | -96/+191 |
| * | fixed a strcat noticed by metze | Andrew Tridgell | 2003-03-12 | 1 | -1/+1 |
| * | Ensure we count the length correctly in mangle_map. | Jeremy Allison | 2003-03-12 | 1 | -6/+15 |
| * | adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f... | Gerald Carter | 2003-03-12 | 3 | -1/+6 |
| * | Add const | Andrew Bartlett | 2003-03-12 | 1 | -2/+2 |
| * | - Fix a double-free (I can't say I understand the code, but it matches the o... | Andrew Bartlett | 2003-03-12 | 1 | -6/+5 |
| * | Patch from Ken Cross <kcross@nssolutions.com> to take a username in the form | Andrew Bartlett | 2003-03-12 | 1 | -0/+11 |
| * | Update for new version of ComfyChair: some methods are renamed to be | Martin Pool | 2003-03-12 | 1 | -9/+14 |
| * | New import of ComfyChair, many changes | Martin Pool | 2003-03-12 | 1 | -75/+139 |
| * | Import Samba Testing Framework code from private CVS module. | Martin Pool | 2003-03-12 | 4 | -0/+472 |
| * | Import design notes by martin and tpot from ComfyChair and stf modules. | Martin Pool | 2003-03-12 | 1 | -0/+175 |
| * | Import ComfyChair framework from trunk. | Martin Pool | 2003-03-12 | 1 | -0/+266 |
| * | Start importing the Python testing framework that Tim and I have been | Martin Pool | 2003-03-12 | 1 | -0/+3 |
| * | Update usage message. | Martin Pool | 2003-03-12 | 1 | -1/+2 |
| * | Add example of string overflow which is now caught in developer mode. | Martin Pool | 2003-03-12 | 1 | -0/+16 |
| * | We use unsigned now, so use %u. | Jeremy Allison | 2003-03-11 | 1 | -1/+1 |
| * | Fix up zero termination. Spotted by Sebastian Krahmer <krahmer@suse.de>. | Jeremy Allison | 2003-03-11 | 1 | -1/+2 |
| * | This patch attemptes to clean up winbindd's mutex locking. | Andrew Bartlett | 2003-03-11 | 3 | -68/+46 |
| * | security=domain and domain logons = yes should be a BDC (of sorts). | Andrew Bartlett | 2003-03-11 | 1 | -2/+5 |
| * | Some further tought on the server role issue - try not to break it compeatly. | Andrew Bartlett | 2003-03-11 | 1 | -3/+6 |
| * | After 'consultation' with idra, this is how I think the server roles should w... | Andrew Bartlett | 2003-03-11 | 1 | -4/+9 |
| * | This is how combination of domain logons and security parameter best combine. | Simo Sorce | 2003-03-11 | 1 | -3/+3 |
| * | Remove valgrind_strlen function, hopefully no longer needed with | Martin Pool | 2003-03-11 | 3 | -23/+0 |
| * | Note about using Valgrind with tdbs. | Martin Pool | 2003-03-11 | 1 | -0/+21 |
| * | having sticky create times is not a bug | Andrew Tridgell | 2003-03-11 | 1 | -1/+0 |
| * | fixed the MANGLE smbtorture test with the new paranoid string code | Andrew Tridgell | 2003-03-11 | 1 | -1/+1 |
| * | make sure we have an empty directory when we start the utable test | Andrew Tridgell | 2003-03-11 | 1 | -1/+5 |
| * | If using --enable-developer and valgrind.h is present, define VALGRIND. | Martin Pool | 2003-03-11 | 1 | -0/+8 |
| * | When opening an existing DB, don't require the hash_size specified to | Martin Pool | 2003-03-11 | 1 | -2/+1 |
| * | Remove obsolete file. | Tim Potter | 2003-03-11 | 1 | -13/+0 |
| * | Patch from Ronan Waide: | Martin Pool | 2003-03-11 | 1 | -1/+1 |
| * | Some conversion to pstrcpy_base. | Volker Lendecke | 2003-03-10 | 1 | -6/+6 |
| * | check a pointer before dereferencing it; not sure why userdata == NULL though | Gerald Carter | 2003-03-10 | 1 | -1/+1 |
| * | Don't segfault on make_server_info_guest() failure - instead return the | Andrew Bartlett | 2003-03-10 | 1 | -4/+2 |