index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2463: make sure we don't send the password in a tconx unless we really have to
Andrew Tridgell
1
-6
/
+14
2007-10-10
r2443: check return code of event_loop_once() to catch thet cases where the s...
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r2432: more string function updates.
Andrew Tridgell
2
-2
/
+2
2007-10-10
r2405: expose unix_perms_to_wire() for use by the posix backend, in supportin...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2385: the gensec:krb5 test is not needed here any more, as we do it in the r...
Andrew Tridgell
1
-4
/
+0
2007-10-10
r2377: added a more generic way of disabling gensec subsystems. For example,
Andrew Tridgell
1
-0
/
+5
2007-10-10
r2376: added a way to disable krb5 on the command line. Just use
Andrew Tridgell
1
-0
/
+5
2007-10-10
r2347: merge LDAP ASN.1 fixes from trunk
Stefan Metzmacher
2
-12
/
+24
2007-10-10
r2328: add the start of a new system and protocol
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r2315: change format
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r2314: fix compiler warning
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r2307: Fix the use of 'raw' NTLMSSP to hosts that support extended security,
Andrew Bartlett
3
-12
/
+33
2007-10-10
r2303: allow setting of many ntlmssp options from smb.conf or the command
Andrew Tridgell
1
-7
/
+28
2007-10-10
r2294: this fixes the NTLM2 sign+seal combination. I have now tested:
Andrew Tridgell
1
-25
/
+15
2007-10-10
r2290: Fix 'lsakey' for the server-side, it is static for
Andrew Bartlett
1
-4
/
+2
2007-10-10
r2286: Fixes towards krb5 logins into Samba's CIFS server.
Andrew Bartlett
4
-89
/
+113
2007-10-10
r2285: Remove more static data, fix spelling in a comment.
Andrew Bartlett
2
-3
/
+3
2007-10-10
r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.
Andrew Bartlett
7
-97
/
+203
2007-10-10
r2247: talloc_destroy -> talloc_free
Tim Potter
3
-8
/
+8
2007-10-10
r2184: use the smb.conf socket options for client code too
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2173: Fix asn1 BOOLEANs. Thanks to Love Hornquist-Astrand.
Volker Lendecke
2
-15
/
+6
2007-10-10
r2166: sync the asn1 stuff with trunk
Stefan Metzmacher
1
-4
/
+40
2007-10-10
r2159: converted samba4 over to UTF-16.
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2124: merge from trunk (-r 2123):
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r2122: merge from trunk (-r 2120):
Stefan Metzmacher
1
-4
/
+12
2007-10-10
r2119: Noticed by jra:
Andrew Bartlett
1
-6
/
+0
2007-10-10
r2102: fixed a race condition when handling dos errors that are in our
Andrew Tridgell
1
-6
/
+5
2007-10-10
r2101: fixed a signed/unsigned char warning
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2099: Get rid of another private ARCFOUR implementation from the codebase.
Andrew Bartlett
3
-108
/
+77
2007-10-10
r2096: Enable use of NTLM2 for connections that do not got on to be NTLMSSP
Andrew Bartlett
1
-0
/
+16
2007-10-10
r2058: Merge heimdal krb5_locate_kdc-fix over from trunk/3_0 although
Günther Deschner
1
-1
/
+11
2007-10-10
r2054: Fix compile warnings/build failures on non-gcc.
Andrew Bartlett
1
-1
/
+2
2007-10-10
r2053: All RPC sessions 'want' a session key. Of course, the key they
Andrew Bartlett
1
-0
/
+3
2007-10-10
r2042: missed a couple of places that should be talloc_free()
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
Andrew Bartlett
6
-17
/
+90
2007-10-10
r2040: fixed a memory handling error in clisocket (caught with valgrind)
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2037: switched the asn.1 code to use talloc
Andrew Tridgell
1
-20
/
+16
2007-10-10
r2036: switched the spnego code to use talloc
Andrew Tridgell
1
-5
/
+5
2007-10-10
r2020: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r2019: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r2004: remove unused file
Stefan Metzmacher
1
-121
/
+0
2007-10-10
r1990: Fix breakage caused by the recent talloc changes. (Failure to process
Andrew Bartlett
1
-2
/
+2
2007-10-10
r1985: take advantage of the new talloc in a few more places
Andrew Tridgell
6
-58
/
+32
2007-10-10
r1984: this change is what you should read to understand the new talloc()
Andrew Tridgell
2
-16
/
+5
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
13
-29
/
+28
2007-10-10
r1944: put ldif functions in a separate file
Simo Sorce
4
-412
/
+440
2007-10-10
r1941: - fixed an allocation error with querying security descriptors remotely
Andrew Tridgell
2
-1
/
+5
2007-10-10
r1910: this should not be a local var in this block
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1897: added a choose_called_name() function that allows us to more sanely
Andrew Tridgell
3
-8
/
+37
2007-10-10
r1896: stricter check on packet parsing for NBT session replies
Andrew Tridgell
1
-1
/
+1
[prev]
[next]