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
r21661: Put direction in test name
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21660: Add another test
Jelmer Vernooij
2
-4
/
+18
2007-10-10
r21659: Rename functions.
James Peach
2
-2
/
+2
2007-10-10
r21658: Add some tests for SAMR NDR
Jelmer Vernooij
3
-1
/
+91
2007-10-10
r21656: Move tests a bit closer to the things they test, should make syncing ...
Jelmer Vernooij
9
-10
/
+7
2007-10-10
r21654: Add simple test for print functions.
Jelmer Vernooij
2
-3
/
+23
2007-10-10
r21653: Add two more tdr tests.
Jelmer Vernooij
2
-0
/
+41
2007-10-10
r21650: Update ndrdump to work in samba3
Jelmer Vernooij
1
-1
/
+24
2007-10-10
r21649: Update self test scripts to start Fedora DS. This requires current
Andrew Bartlett
3
-30
/
+35
2007-10-10
r21648: Start a UNIX extensions test set. Add a test for the SMBWhoami query.
James Peach
3
-0
/
+395
2007-10-10
r21620: commit updated versions (with correct paths)
Andrew Tridgell
4
-858
/
+1206
2007-10-10
r21618: an attempt to fix the problem with lcov and yacc generated C code
Andrew Tridgell
1
-2
/
+2
2007-10-10
r21595: add a constant and some comments
Stefan Metzmacher
1
-0
/
+12
2007-10-10
r21594: give the same error in all resolve backends
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r21593: give a more useful error, when we can't resolve a long name
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r21592: compress_name() returns NULL for names longer than 15 chars
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r21591: add new error code
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r21590: add RPC-HANDLES-MIXED-SHARED test, which shows that
Stefan Metzmacher
1
-0
/
+136
2007-10-10
r21589: give an error when the assoc_group_id isn't 0
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r21588: add a RPC-HANDLES-LSARPC-SHARED test, which demonstrates
Stefan Metzmacher
2
-1
/
+247
2007-10-10
r21586: update manifest
Jelmer Vernooij
1
-10
/
+2
2007-10-10
r21584: Support for tagged types has landed!
Jelmer Vernooij
8
-43
/
+56
2007-10-10
r21583: add missing CN=
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21582: Allow modification of LDFLAGS
Jelmer Vernooij
1
-8
/
+7
2007-10-10
r21580: Add generic target for test coverage data.
Jelmer Vernooij
2
-0
/
+7
2007-10-10
r21579: Use utility function to determine function names in ejs code.
Jelmer Vernooij
2
-17
/
+32
2007-10-10
r21578: Use utility function for naming pull/push/print functions.
Jelmer Vernooij
4
-56
/
+67
2007-10-10
r21575: Fix handling of is_scalar() for declares.
Jelmer Vernooij
2
-2
/
+5
2007-10-10
r21574: Fix handling of DECLARE.
Jelmer Vernooij
3
-2
/
+9
2007-10-10
r21573: Remove more code that assumed all types are typedefs.
Jelmer Vernooij
4
-15
/
+45
2007-10-10
r21572: More work towards supporting tagged types.
Jelmer Vernooij
5
-12
/
+78
2007-10-10
r21571: added RPC-HANDLES test to make test
Andrew Tridgell
2
-4
/
+4
2007-10-10
r21570: added a RPC-HANDLES test that tries to show that rpc policy handles
Andrew Tridgell
3
-1
/
+214
2007-10-10
r21568: More tests.
Jelmer Vernooij
2
-4
/
+141
2007-10-10
r21567: Add some more wireshark tests.
Jelmer Vernooij
2
-9
/
+78
2007-10-10
r21564: Move ndrdump to librpc/tools.
Jelmer Vernooij
4
-17
/
+101
2007-10-10
r21559: More tests.
Jelmer Vernooij
1
-1
/
+70
2007-10-10
r21555: Some tests for TYPE in wireshark conformance files.
Jelmer Vernooij
2
-3
/
+37
2007-10-10
r21554: Use a snippet from tridge's junkcode to cause us to wait for smbd to
Andrew Bartlett
2
-1
/
+21
2007-10-10
r21553: Remove bogus comment.
Andrew Bartlett
1
-3
/
+0
2007-10-10
r21545: Fix pidl test.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r21544: Fix duplicate names. The build system should be warning about this....
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r21541: Export mgmt, samr and atsvc for use in samba-gtk.
Jelmer Vernooij
6
-15
/
+29
2007-10-10
r21539: try to get rid of all valgrind warnings...
Stefan Metzmacher
1
-26
/
+21
2007-10-10
r21538: this looks better...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created
Andrew Tridgell
11
-21
/
+36
2007-10-10
r21534: Add some more tests for wireshark.
Jelmer Vernooij
3
-6
/
+50
2007-10-10
r21533: try to get rid of the valgrind warnings of uninitialized memory
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21532: Add tests for StripPrefixes utility function.
Jelmer Vernooij
3
-16
/
+22
2007-10-10
r21531: Use pidl-specific utility functions. Patch from Ronnie Sahlberg
Jelmer Vernooij
1
-7
/
+7
[next]