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
r5796: add ndr_* function for int8 and int16
Stefan Metzmacher
1
-24
/
+75
2007-10-10
r5785: Fix subcontext pushes
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5783: Test renaming of accounts in the RPC-SAMR test, and add support into
Andrew Bartlett
3
-18
/
+49
2007-10-10
r5782: Use standard input for reading packet data if filename not specified.
Tim Potter
1
-4
/
+38
2007-10-10
r5781: Fix build.
Tim Potter
2
-2
/
+2
2007-10-10
r5780: Remove unused arguments.
Tim Potter
2
-7
/
+7
2007-10-10
r5779: Remove signal and timeout gubbage from tdb.
Tim Potter
3
-127
/
+4
2007-10-10
r5778: Remove tdb_set_lock_alarm() function from wrappers at tridge's request.
Tim Potter
1
-8
/
+0
2007-10-10
r5777: At some stage SIG_ATOMIC_T was renamed to sig_atomic_t. This should
Tim Potter
1
-7
/
+4
2007-10-10
r5775: Remove some unused functions (unions are no longer as special as they ...
Jelmer Vernooij
8
-33
/
+29
2007-10-10
r5769: Fix unused variable warning.
Tim Potter
1
-1
/
+1
2007-10-10
r5766: get some more DsGetNCChanges stuff parsing correct
Stefan Metzmacher
1
-16
/
+83
2007-10-10
r5765: remove unused var
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r5764: add support for embedded ref pointers
Stefan Metzmacher
3
-9
/
+34
2007-10-10
r5742: - add torture test and idl for DsReplicaUpdateRefs()
Stefan Metzmacher
3
-24
/
+201
2007-10-10
r5737: add some error codes
Stefan Metzmacher
2
-0
/
+4
2007-10-10
r5736: fix to avoid endless recursion in ndr_size_*() calculation
Stefan Metzmacher
2
-2
/
+11
2007-10-10
r5730: More fun with delayed write semantics with multiple file handles
Jeremy Allison
1
-2
/
+168
2007-10-10
r5716: Add new Unix extensions defines for infolevels
Steve French
1
-0
/
+5
2007-10-10
r5709: Leave out the pull/push call with NDR_BUFFERS for not just
Jelmer Vernooij
1
-2
/
+21
2007-10-10
r5697: Give an error message when a ref pointer is NULL (requested by tpot)
Jelmer Vernooij
1
-0
/
+6
2007-10-10
r5682: fix the build
Stefan Metzmacher
1
-3
/
+5
2007-10-10
r5681: fix the build and compiler wanings
Stefan Metzmacher
2
-5
/
+5
2007-10-10
r5680: Don't crash if none of the predefined keys is available (reported by A...
Jelmer Vernooij
1
-2
/
+28
2007-10-10
r5679: Complete basic test of rpc_composite_userinfo function (which
Rafal Szczesniak
1
-3
/
+151
2007-10-10
r5678: Torture tests require also libnet in order to run NET-* tests.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r5677: Split structure definitions from implementation.
Rafal Szczesniak
2
-21
/
+45
2007-10-10
r5676: Fix some alignment issues and IRemoteActivation
Jelmer Vernooij
4
-4
/
+20
2007-10-10
r5675: - More DCOM bug fixes
Jelmer Vernooij
9
-32
/
+55
2007-10-10
r5674: - Re-enable DCOM support.
Jelmer Vernooij
15
-280
/
+190
2007-10-10
r5672: Use switch_type() and the token storage mechanism for unions:
Jelmer Vernooij
14
-77
/
+140
2007-10-10
r5671: Bunch of fixes related to arrays and pointers to arrays.
Jelmer Vernooij
3
-46
/
+49
2007-10-10
r5670: simplify and clarify ldb_modules.c code
Simo Sorce
3
-143
/
+155
2007-10-10
r5669: Couple of minor clearifications, simplifications.
Jelmer Vernooij
4
-15
/
+12
2007-10-10
r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. These
Andrew Bartlett
3
-14
/
+108
2007-10-10
r5667: Move schannel state into libcli/auth (as it belongs with schannel,
Andrew Bartlett
6
-24
/
+25
2007-10-10
r5666: winxp will use a NTTIME of -1 to mean "don't change" in setfileinfo
Andrew Tridgell
3
-12
/
+21
2007-10-10
r5665: the data within el2->values can still be used at this point, so don't ...
Andrew Tridgell
1
-1
/
+0
2007-10-10
r5664: simo, please look into this. It is possible for the number of elements
Andrew Tridgell
1
-1
/
+3
2007-10-10
r5663: Revert some changes I didn't mean to commit...
Jelmer Vernooij
3
-32
/
+2
2007-10-10
r5662: eventlog uses dom_sid so it depends on security
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
23
-127
/
+167
2007-10-10
r5660: Reduce number of generated "{}"'s
Jelmer Vernooij
2
-8
/
+8
2007-10-10
r5652: Add libnet tests section to torture test.
Rafal Szczesniak
1
-0
/
+11
2007-10-10
r5651: A bit more code in userinfo test and hook up test function to
Rafal Szczesniak
2
-3
/
+22
2007-10-10
r5646: state->loadfile might be NULL after allocation so this is really
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r5611: Add EnumPrinterDataEx-test (for now just for PrinterDriverData, we need
Günther Deschner
1
-1
/
+37
2007-10-10
r5610: Starting libnet test of userinfo call. Unfinished yet, though
Rafal Szczesniak
1
-0
/
+100
2007-10-10
r5603: add "authservice()" property to the interface property list
Stefan Metzmacher
5
-20
/
+63
2007-10-10
r5601: add a gsskrb5 backend that uses lorikeet-heimdal's new gssapi with
Stefan Metzmacher
4
-1
/
+607
[prev]
[next]