RIP BOOL. Convert BOOL -> bool. I found a few interesting
[kai/samba.git] / source / utils / ntlm_auth_diagnostics.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Stefan Metzmacherr22000: remove useless casts
2007-10-10 Volker Lendecker18029: More C++ stuff
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker16363: Fix Klocwork ID 981 1652
2007-10-10 Gerald Carterr16219: BUG 3836, 3837, 3004: compile warning fixes...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2007-10-10 Andrew Bartlettr780: Fix segfault in ntlm_auth --diagnostics
2007-10-10 Andrew Bartlettr177: Split ntlm_auth --diagnostics into a seperate...