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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3738: Use a hardcoded list of .mk files rather then "find" (breaks on
Jelmer Vernooij
1
-1
/
+29
2007-10-10
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
47
-418
/
+41
2007-10-10
r3736: Fix the build for builds that haven't got all libs samba
Jelmer Vernooij
1
-2
/
+21
2007-10-10
r3735: Allow building subsystems as static libraries (.a files). To enable
Jelmer Vernooij
4
-11
/
+10
2007-10-10
r3734: Fix some incorrect dependencies
Jelmer Vernooij
3
-4
/
+5
2007-10-10
r3733: More build system fixes/features:
Jelmer Vernooij
52
-465
/
+140
2007-10-10
r3730: More build system fixes and simplifications
Jelmer Vernooij
18
-1022
/
+325
2007-10-10
r3729: permission changes on directories always include the FILE_ATTRIBUTE_DI...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3726: More simplifications/fixes in the build system
Jelmer Vernooij
7
-106
/
+113
2007-10-10
r3725: The new RPC-SAMSYNC test, complete with SAMR comparisons. This is
Andrew Bartlett
2
-142
/
+378
2007-10-10
r3724: Rename a number of structures, for better consistance between SAMR and
Andrew Bartlett
10
-392
/
+397
2007-10-10
r3723: Now that timestring() always returns talloc'ed memory, we don't need
Andrew Bartlett
1
-1
/
+1
2007-10-10
r3722: - add userdomain in the binding dialog
Stefan Metzmacher
4
-27
/
+65
2007-10-10
r3721: We cracked the NTLM2 puzzle long ago, and set the flags elsewhere.
Andrew Bartlett
1
-16
/
+0
2007-10-10
r3720: fixed the pulling of zero length ucs2 strings in smbd. I found this
Andrew Tridgell
1
-0
/
+5
2007-10-10
r3719: pvfs now passes the RAW-RENAME test
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3718: added support for the ntrename level in pvfs_rename().
Andrew Tridgell
3
-10
/
+196
2007-10-10
r3717: - expanded the RAW-RENAME test a little
Andrew Tridgell
6
-22
/
+291
2007-10-10
r3716: Improvements in the RPC-SAMSYNC tests:
Andrew Bartlett
2
-16
/
+195
2007-10-10
r3700: pvfs passes RAW-WRITE but not BASE-DELAYWRITE
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet
Andrew Tridgell
23
-382
/
+344
2007-10-10
r3698: mark RAW-SFILEINFO as working
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3696: Feed directly to perl, rather then creating an intermediate file
Jelmer Vernooij
1
-12
/
+2
2007-10-10
r3695: Add intermediate functions to use when migrating from .m4+.mk to .pm f...
Jelmer Vernooij
2
-2
/
+68
2007-10-10
r3694: added support for the RENAME_INFORMATION level of setfileinfo and
Andrew Tridgell
2
-11
/
+49
2007-10-10
r3691: Use packages
Jelmer Vernooij
11
-61
/
+81
2007-10-10
r3690: Use perl's 'use' statement to include the build system parts
Jelmer Vernooij
8
-16
/
+21
2007-10-10
r3689: Large number of COM updates:
Jelmer Vernooij
18
-359
/
+799
2007-10-10
r3687: Gaah - I forgot to add the new file for the RPC-SAMSYNC test...
Andrew Bartlett
1
-0
/
+423
2007-10-10
r3686: The results of some work on the NETLOGON pipe:
Andrew Bartlett
12
-75
/
+260
2007-10-10
r3680: Move the multiple runs of this test into a loop. Also check that no
Andrew Bartlett
1
-62
/
+36
2007-10-10
r3679: We now know a few more of the Netlogon negotiate flags.
Andrew Bartlett
2
-11
/
+39
2007-10-10
r3678: Remove testing code accidentily commited.
Andrew Bartlett
1
-18
/
+0
2007-10-10
r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into a
Andrew Bartlett
8
-1026
/
+1182
2007-10-10
r3676: Add a negitive test for NTLM2 session security (which should not
Andrew Bartlett
1
-10
/
+96
2007-10-10
r3667: Small COM fixes
Jelmer Vernooij
9
-39
/
+70
2007-10-10
r3660: This simulates the logon sequence of a XP login session I'm currently ...
Volker Lendecke
4
-24
/
+1204
2007-10-10
r3658: use handle->fd == -1 as the primary indicator of a directory. This
Andrew Tridgell
5
-5
/
+5
2007-10-10
r3657: More netlogon torture. We now test both function calls (SamLogon and ...
Andrew Bartlett
1
-43
/
+102
2007-10-10
r3656: allow easy testing of the "realloc changes the pointer" type of proble...
Andrew Tridgell
1
-0
/
+13
2007-10-10
r3655: As required by the new torture test, add the LM session key output
Andrew Bartlett
2
-2
/
+10
2007-10-10
r3654: Add static and fix indentation.
Andrew Bartlett
2
-2
/
+2
2007-10-10
r3653: Move Interactive login tests up with the rest of the logon tests.
Andrew Bartlett
1
-71
/
+126
2007-10-10
r3652: Fix malloc-history dependent failures in smbtorture.
Andrew Bartlett
1
-6
/
+7
2007-10-10
r3651: Add a new configure option --with-eparserdir
Andrew Bartlett
3
-1
/
+32
2007-10-10
r3636: Fix python build
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3635: fixed the crash from the BASE-DISCONNECT test
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3634: - fixed BASE-DISCONNECT test to force the async packets to be sent by
Andrew Tridgell
1
-0
/
+7
2007-10-10
r3633: - moved module init functions to after smb.conf and command line
Andrew Tridgell
9
-14
/
+182
2007-10-10
r3632: added an index on "member" in default provision. This speeds up my
Andrew Tridgell
1
-0
/
+1
[next]