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
/
source4
/
libcli
/
auth
/
smbencrypt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-2
/
+2
*
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-2
/
+3
*
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-2
/
+4
*
r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.
Jelmer Vernooij
2008-01-03
1
-2
/
+3
*
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
1
-6
/
+7
*
r26316: Use contexts for conversion functions.
Jelmer Vernooij
2007-12-21
1
-6
/
+6
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-28
/
+28
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r21072: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r19676: Fix some more dependencies.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r19464: Reject passwords that cannot be converted into UCS2.
Andrew Bartlett
2007-10-10
1
-2
/
+8
*
r18965: fixed the bug with RPC-NETLOGON and solaris sparc machines. This bug
Andrew Tridgell
2007-10-10
1
-0
/
+6
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r16569: - use push_string()
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r14380: Reduce the size of structs.h
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14064: - split out MSRPC_PARSE into a speperate subsystem
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13466: Make it easier to understand what this function actually does.
Andrew Bartlett
2007-10-10
1
-5
/
+5
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r10712: Use data_blob_talloc, thanks to valgrind for finding the errors.
Andrew Bartlett
2007-10-10
1
-5
/
+5
*
r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)
Andrew Bartlett
2007-10-10
1
-13
/
+22
*
r6460: Push the client credentials into NTLMSSP, allowing logins of the form
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. These
Andrew Bartlett
2007-10-10
1
-0
/
+8
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5053: - fix up the library dependencies so that tools that need nbt don't
Andrew Tridgell
2007-10-10
1
-0
/
+504