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