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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r3965: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-3
/
+1
*
r3964: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r3963: fix conpiler warnings
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r3962: fix compiler warnings
Stefan Metzmacher
2007-10-10
2
-5
/
+5
*
r3961: - fix compiler warnings
Stefan Metzmacher
2007-10-10
2
-7
/
+3
*
r3960: fix compiler warnings
Stefan Metzmacher
2007-10-10
3
-7
/
+6
*
r3959: fix compiler warnings
Stefan Metzmacher
2007-10-10
5
-44
/
+44
*
r3958: fix the build for now
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3957: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-6
/
+0
*
r3956: start to decode the repsFrom and repsTo fileds but not ready
Stefan Metzmacher
2007-10-10
4
-0
/
+49
*
r3953: the lm verifier key in passwoed ChangePasswordUser3 is based on the nt
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3952: added validation of the lm and nt verifiers to our server side passwor...
Andrew Tridgell
2007-10-10
1
-2
/
+41
*
r3945: expanded the BASE-PROPERTIES test to print a nicely formatted list of
Andrew Tridgell
2007-10-10
3
-29
/
+134
*
r3942: decode the 'replUpToDateVector' blob
Stefan Metzmacher
2007-10-10
1
-6
/
+63
*
r3941: make sure we don't keep pounding on a ncacn_ip_tcp connection after it...
Andrew Tridgell
2007-10-10
2
-0
/
+9
*
r3939: - added "posix:fakeoplocks" option for testing with oplocks forced on
Andrew Tridgell
2007-10-10
8
-43
/
+116
*
r3938: cleaned some old stuff out of loadparm
Andrew Tridgell
2007-10-10
1
-72
/
+0
*
r3927: add idl file for NDR encoded LDAP attributes used for the directory se...
Stefan Metzmacher
2007-10-10
2
-1
/
+41
*
r3926: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-4
/
+0
*
r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,
Andrew Bartlett
2007-10-10
3
-31
/
+99
*
r3921: Cross-test SIDs in RPC-SAMSYNC, fix the build.
Andrew Bartlett
2007-10-10
1
-4
/
+14
*
r3920: - it seem that we need to send a magic bind_guid in DsBind()
Stefan Metzmacher
2007-10-10
3
-7
/
+129
*
r3919: Add more info levels to the QueryTrustedDomainInfo structures, with
Andrew Bartlett
2007-10-10
2
-7
/
+73
*
r3917: A few more LSA RPCs found in my wanderings (for trusted domains, these
Andrew Bartlett
2007-10-10
4
-25
/
+83
*
r3916: w2k3 does not check the max_setup count in nttrans requests
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r3915: a few updates to the DsCrackNames() torture test
Stefan Metzmacher
2007-10-10
1
-19
/
+59
*
r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2()
Stefan Metzmacher
2007-10-10
3
-5
/
+107
*
r3913: fix the build
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r3910: add some error codes
Stefan Metzmacher
2007-10-10
2
-1
/
+13
*
r3909: Fix cross-reference test for trusted domains.
Andrew Bartlett
2007-10-10
1
-4
/
+4
*
r3908: We know that this field is a flag of some kind, and matches the output...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r3907: * Rename lsa_Name to lsa_String
Andrew Bartlett
2007-10-10
4
-63
/
+125
*
r3906: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3905: (oops, missing file: samsync.c)
Andrew Bartlett
2007-10-10
1
-32
/
+207
*
r3904: * Add new LSA calls to open trusted domains
Andrew Bartlett
2007-10-10
5
-20
/
+88
*
r3903: better fix for -r 3902
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r3902: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r3901: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r3900: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3899: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r3898: Work towards local/server DCOM support, start working
Jelmer Vernooij
2007-10-10
13
-26
/
+249
*
r3897: add a locking infrastructure
Simo Sorce
2007-10-10
6
-18
/
+111
*
r3896: Correct header files in rpc server templates plus
Jelmer Vernooij
2007-10-10
4
-12
/
+104
*
r3891: Add rot (Running Object Table) interface
Jelmer Vernooij
2007-10-10
8
-3
/
+112
*
r3888: Just proving :-) to tridge that a Setfileinfo with a modified
Jeremy Allison
2007-10-10
1
-2
/
+17
*
r3887: Much better understanding of delayed write time, and the interaction
Jeremy Allison
2007-10-10
1
-4
/
+80
*
r3886: Trying to understand delayed file write update times. Added another
Jeremy Allison
2007-10-10
1
-0
/
+97
*
r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We now
Andrew Bartlett
2007-10-10
6
-14
/
+76
*
r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.
Jelmer Vernooij
2007-10-10
14
-178
/
+552
*
r3876: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
[prev]
[next]