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
/
source3
/
libsmb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22914: - Fixes bug 4599. A missing <code>if</code> statement forced subseqe...
Derrell Lipman
1
-4
/
+8
2007-10-10
r22908: All callers of message_init now also call messaging_init. Unify those.
Volker Lendecke
1
-3
/
+0
2007-10-10
r22905: cli_send_mailslot had a message_send_pid inside
Volker Lendecke
1
-9
/
+14
2007-10-10
r22850: - Fixes bug 4601. smbc_getxattr() would not, in one case, properly r...
Derrell Lipman
1
-1
/
+1
2007-10-10
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
7
-45
/
+45
2007-10-10
r22747: Fix some C++ warnings
Volker Lendecke
2
-4
/
+4
2007-10-10
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
1
-5
/
+5
2007-10-10
r22732: - Testing of libsmbclient against Vista revealed what is likely a bug in
Derrell Lipman
2
-1
/
+17
2007-10-10
r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the ...
Günther Deschner
1
-0
/
+39
2007-10-10
r22655: Call correct free-macros in netsamlogon_cache_get() error paths. Forg...
Günther Deschner
1
-4
/
+3
2007-10-10
r22647: Avoid leaking a full info3 structure on each winbindd cached login by...
Günther Deschner
1
-4
/
+6
2007-10-10
r22644: Fix memleak.
Günther Deschner
1
-1
/
+3
2007-10-10
r22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
1
-3
/
+7
2007-10-10
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
1
-4
/
+4
2007-10-10
r22479: Add "net ads keytab list".
Günther Deschner
1
-6
/
+41
2007-10-10
r22425: Avoid to segfault if we only have the realm.
Simo Sorce
1
-0
/
+5
2007-10-10
r22417: Refactor the various daemon run-mode options to make the semantics
James Peach
1
-1
/
+1
2007-10-10
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
11
-55
/
+55
2007-10-10
r22389: Start preparing for multiple encryption contexts in the
Jeremy Allison
1
-3
/
+4
2007-10-10
r22362: fix the build on othersystems
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r22358: Use gss error to NTSTATUS mapping function for errors.
Jeremy Allison
1
-4
/
+2
2007-10-10
r22355: Ensure we get good debug messages from gss_XX calls.
Jeremy Allison
1
-0
/
+3
2007-10-10
r22354: Make client select krb5 encrpyt if krb5 already on.
Jeremy Allison
1
-0
/
+5
2007-10-10
r22353: Fix bad #ifdefs.
Jeremy Allison
1
-2
/
+2
2007-10-10
r22349: Fix missing ) in #else path.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22345: Only use new krb5 OID.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22344: Correctly create sub-struct for GSS encryption.
Jeremy Allison
1
-0
/
+15
2007-10-10
r22327: Finish the gss-spnego part of the seal code. Now
Jeremy Allison
2
-4
/
+185
2007-10-10
r22212: Cope with signature errors on sessionsetupX logins
Jeremy Allison
1
-0
/
+20
2007-10-10
r22154: Make struct smbdb_ctx an opaque pointer so users of the API
Jeremy Allison
1
-0
/
+5
2007-10-10
r22122: Start to fix csc issue with Vista. Make smbd support
Jeremy Allison
1
-0
/
+1
2007-10-10
r22093: send also the correct OID_KERBEROS5 not only the broken
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22092: - make spnego_parse_auth_response() more generic and
Stefan Metzmacher
2
-9
/
+16
2007-10-10
r22091: Fix an uninitialized variable warning
Volker Lendecke
1
-2
/
+1
2007-10-10
r22045: As Volker noticed, skip_string's last argument is
Jeremy Allison
4
-18
/
+18
2007-10-10
r22016: Try and fix the build - move things out of proto.h
Jeremy Allison
1
-2
/
+2
2007-10-10
r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,
Jeremy Allison
4
-18
/
+21
2007-10-10
r22013: Move to SSPI framing (sig first in NTLM).
Jeremy Allison
1
-26
/
+38
2007-10-10
r22012: Ensure we use the same technique to pull the share mode
Jeremy Allison
1
-19
/
+21
2007-10-10
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
3
-12
/
+12
2007-10-10
r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdc
Jeremy Allison
1
-5
/
+13
2007-10-10
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
6
-55
/
+55
2007-10-10
r21998: Fix tdb keynames in netsamlogon_clear_cached_user().
Günther Deschner
1
-15
/
+11
2007-10-10
r21997: Implement the server side of gss seal negotiate.
Jeremy Allison
1
-2
/
+6
2007-10-10
r21994: Ignore keepalives in the correct buffer (out not in :-).
Jeremy Allison
2
-2
/
+2
2007-10-10
r21993: Don't let keepalives interferece with sign or seal
Jeremy Allison
1
-0
/
+5
2007-10-10
r21992: Fix keepalive processing when encryption turned on.
Jeremy Allison
1
-6
/
+26
2007-10-10
r21991: I hate Steve French :-). Add support for encryption
Jeremy Allison
3
-33
/
+95
2007-10-10
r21990: Stop messing with the signing engine just because
Jeremy Allison
2
-20
/
+20
2007-10-10
r21975: if we use the _bystring() version when storing, we should use it on f...
Stefan Metzmacher
1
-4
/
+2
[prev]
[next]