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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7687: Some more tests that must be done only when krb5_config is absent.
Andrew Bartlett
1
-4
/
+5
2007-10-10
r7686: Check for a type of invalid account name.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r7685: Simply the test for session key logic, so we pass against NT4.
Andrew Bartlett
2
-34
/
+191
2007-10-10
r7684: Add a test aimed at checking we have agreement between client and
Andrew Bartlett
5
-0
/
+87
2007-10-10
r7683: The other file from the last commit. And it's include/system/kerberos...
Andrew Bartlett
1
-1
/
+107
2007-10-10
r7682: Move the properties of our heimdal build from heimdal_build/config.h
Andrew Bartlett
1
-108
/
+0
2007-10-10
r7681: This #define is unused.
Andrew Bartlett
1
-1
/
+0
2007-10-10
r7680: Move to using our own private enum for the principal type inside the
Andrew Bartlett
1
-30
/
+40
2007-10-10
r7679: update the documentation of security_description_create()
Stefan Metzmacher
1
-2
/
+5
2007-10-10
r7678: fixed typo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7677: fixed ldap server to honor 'private path'
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7676: Make VUID and TID choice random, as this gives us protection against
Andrew Bartlett
2
-2
/
+2
2007-10-10
r7675: Use correct memory context for anonymous session setup auth context
Andrew Bartlett
2
-2
/
+23
2007-10-10
r7674: Fix the printf() attribute suggestion by correctly prototyping, then
Andrew Bartlett
1
-1
/
+3
2007-10-10
r7673: With current Heimdal we don't need this (correct) fix.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7672: this should fix the crypt dependency problem (I hope!)
Andrew Tridgell
2
-4
/
+4
2007-10-10
r7671: added ldap testing to the set of standard tests
Andrew Tridgell
2
-10
/
+16
2007-10-10
r7670: fixed rootDSE search in ldap server
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7669: removed ldap from our configure tests
Andrew Tridgell
3
-18
/
+0
2007-10-10
r7668: - setup HAVE_ILDAP to enable the ildap backend in ldb
Andrew Tridgell
2
-1
/
+5
2007-10-10
r7667: added a ldb ildap backend, using our internal ldap client library. Nex...
Andrew Tridgell
4
-1
/
+421
2007-10-10
r7666: fixed a memory leak in the ldap ldb backend
Andrew Tridgell
1
-3
/
+2
2007-10-10
r7665: - added a ildap_*() interface to our internal ldap library. This
Andrew Tridgell
5
-2
/
+241
2007-10-10
r7661: patch from tburdi1@uic.edu to fix autogen.sh on freebsd
Andrew Tridgell
1
-2
/
+2
2007-10-10
r7660: improved error handling in socket_connect_ev() (it matters when name
Andrew Tridgell
1
-0
/
+3
2007-10-10
r7659: fixup the ordering of socket destruction for ncacn_ip_tcp so we don't ...
Andrew Tridgell
1
-4
/
+3
2007-10-10
r7658: don't timeout at the smb level for rpc requests as otherwise some rpc
Andrew Tridgell
1
-0
/
+4
2007-10-10
r7657: test addone again after request timeout and destruction to ensure the ...
Andrew Tridgell
1
-3
/
+2
2007-10-10
r7656: added testing of rpc request timeouts and destruction
Andrew Tridgell
1
-0
/
+62
2007-10-10
r7655: test the evnt friendly socket_connect() in the LOCAL-SOCKET test
Andrew Tridgell
1
-1
/
+3
2007-10-10
r7654: - add a timeout to all smb requests (default 60 seconds)
Andrew Tridgell
2
-0
/
+50
2007-10-10
r7653: when a dcerpc request times out, we need to ensure that if the server
Andrew Tridgell
1
-1
/
+11
2007-10-10
r7652: use event friendly connect in dcerpc socket code
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7651: Only convert SERVER requests to KRBTGT requests.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7650: fixed a typo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7646: - only allow modification of SPOOLSS_FORM_USER Froms
Stefan Metzmacher
1
-18
/
+52
2007-10-10
r7644: - remove some dublicate structures SetForm and AddForm uses the same s...
Stefan Metzmacher
3
-40
/
+241
2007-10-10
r7643: This patch adds a new NTPTR subsystem:
Stefan Metzmacher
13
-669
/
+1839
2007-10-10
r7642: - test NULL server_name in GetPrinterDriverDirectory() too, (same resu...
Stefan Metzmacher
1
-2
/
+12
2007-10-10
r7641: Fix based on work from "Shlomi Yaakobovich" <Shlomi@exanet.com> to catch
Jeremy Allison
1
-6
/
+7
2007-10-10
r7638: krb5_closelog in heimdal-0.7 not longer leaks memory, so remove that c...
Love Hörnquist Åstrand
1
-4
/
+0
2007-10-10
r7637: Another useful Heimdal feature we need.
Andrew Bartlett
1
-0
/
+5
2007-10-10
r7635: change the license of this file to lgpl like the rest of ldb
Simo Sorce
1
-14
/
+30
2007-10-10
r7634: move TestSleep functions so that all of them are together
Stefan Metzmacher
1
-22
/
+22
2007-10-10
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
65
-160
/
+221
2007-10-10
r7631: - remove unused function, as the disgn of samba4 doesn't allow the old...
Stefan Metzmacher
1
-39
/
+2
2007-10-10
r7630: Unused variable.
Tim Potter
1
-1
/
+0
2007-10-10
r7629: Unused labels.
Tim Potter
1
-2
/
+0
2007-10-10
r7628: Unused variables.
Tim Potter
1
-4
/
+0
2007-10-10
r7627: Fix warning in unused (?) function.
Tim Potter
1
-1
/
+1
[next]