Age | Commit message (Expand) | Author | Files | Lines |
2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s... | Andrew Tridgell | 1 | -1/+1 |
2010-08-26 | s3-build: only include nsswitch header where needed. | Günther Deschner | 1 | -0/+1 |
2009-09-04 | s3-ntlm_auth: fix two segfaults in diagnostics mode. | Günther Deschner | 1 | -2/+2 |
2009-04-14 | Rework Samba3 to use new libcli/auth code (partial) | Andrew Bartlett | 1 | -5/+6 |
2009-04-14 | Add some harmless use of talloc_tos() in ntlm_auth | Andrew Bartlett | 1 | -3/+3 |
2009-04-14 | Convert Samba3 to use the common lib/util/charset API | Andrew Bartlett | 1 | -13/+13 |
2008-05-20 | Cleanup size_t return values in callers of convert_string_allocate | Tim Prouty | 1 | -1/+4 |
2008-04-11 | Cleanup size_t return values in convert_string_allocate | Tim Prouty | 1 | -4/+3 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -27/+27 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 1 | -5/+5 |
2007-10-10 | r22001: change prototype of dump_data(), so that it takes unsigned char * now, | Stefan Metzmacher | 1 | -13/+13 |
2007-10-10 | r22000: remove useless casts | Stefan Metzmacher | 1 | -9/+9 |
2007-10-10 | r18029: More C++ stuff | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -3/+5 |
2007-10-10 | r16363: Fix Klocwork ID 981 1652 | Volker Lendecke | 1 | -1/+4 |
2007-10-10 | r16219: BUG 3836, 3837, 3004: compile warning fixes from Jason Mader. | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of | Tim Potter | 1 | -1/+1 |
2007-10-10 | r780: Fix segfault in ntlm_auth --diagnostics | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutter | Andrew Bartlett | 1 | -0/+600 |