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