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
r18894: Merge const fixes from 3_0
Volker Lendecke
1
-5
/
+5
2007-10-10
r18890: sort the flags out and remove unknown as there's still
Rafal Szczesniak
1
-6
/
+4
2007-10-10
r18887: add flags found while on the plane.
Rafal Szczesniak
1
-14
/
+19
2007-10-10
r18885: Fix bug in our IDL pointed out by Ronnie
Simo Sorce
1
-2
/
+2
2007-10-10
r18884: client_test.exp getting changed to client_tests.exp was an intentiona...
Brad Henry
1
-1
/
+1
2007-10-10
r18883: Start including test_functions.sh.
Brad Henry
1
-113
/
+70
2007-10-10
r18882: make style consistent
Simo Sorce
1
-1
/
+3
2007-10-10
r18881: remove wrong check and statement.
Simo Sorce
1
-5
/
+0
2007-10-10
r18880: JSON-RPC work in progress
Derrell Lipman
8
-26
/
+1152
2007-10-10
r18873: Use WERR_errors table rather than DOS_errors table for wireshark.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r18872: when converting IDL to use out,ref pointers, you also must fix any
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18862: as andrew pointed our on irc, if we are going to define _TRUE, then
Andrew Tridgell
1
-2
/
+2
2007-10-10
r18861: merge from samba3
Andrew Tridgell
1
-0
/
+11
2007-10-10
r18860: fixed some code that bitrotted while we didn't have the safety check
Andrew Tridgell
3
-8
/
+8
2007-10-10
r18859: finally worked out what is going wrong with immediate structures. The
Andrew Tridgell
1
-0
/
+27
2007-10-10
r18851: Some C++ warnings
Volker Lendecke
1
-8
/
+8
2007-10-10
r18850: add strspn() function i ejs
Derrell Lipman
1
-0
/
+17
2007-10-10
r18849: a bit of help for the new user, to figure out how to do initial setup
Derrell Lipman
1
-0
/
+4
2007-10-10
r18848: Save the json library before I start hacking on it. I'm going to be
Derrell Lipman
46
-0
/
+43812
2007-10-10
r18847: Add WERR_NO_SYSTEM_RESOURCES showing up in dfs torture testing.
Günther Deschner
2
-0
/
+2
2007-10-10
r18844: Workaround win2k behaviour (which returns WERR_NO_MORE_ITEMS instead of
Günther Deschner
1
-3
/
+5
2007-10-10
r18843: Got DFS_MANAGER_VERSION_NT4 wrong.
Günther Deschner
1
-1
/
+1
2007-10-10
r18840: make these compatible with g++ warnings
Andrew Tridgell
2
-15
/
+15
2007-10-10
r18839: align all directory search blobs on an 8 byte boundary to keep the
Andrew Tridgell
1
-4
/
+15
2007-10-10
r18838: make sure we cleanup after SMB2-MAXWRITE (it creates a large file)
Andrew Tridgell
1
-7
/
+17
2007-10-10
r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs.
Andrew Tridgell
4
-10
/
+4
2007-10-10
r18834: get the log context code right
Andrew Tridgell
1
-2
/
+2
2007-10-10
r18833: darn, forgot to commit this
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18832: fixed standalone build
Andrew Tridgell
1
-19
/
+19
2007-10-10
r18831: minor build changes for samba3. The logging changes will be removed
Andrew Tridgell
5
-4
/
+41
2007-10-10
r18830: ensure backends aren't added twice (needed for samba3)
Andrew Tridgell
1
-13
/
+19
2007-10-10
r18829: Print a nice welcome message when we enter the test environment.
Andrew Bartlett
2
-1
/
+12
2007-10-10
r18828: Export some more useful environment varibles, particularly for use in
Andrew Bartlett
1
-0
/
+13
2007-10-10
r18827: I forgot to commit this:
Andrew Bartlett
1
-1
/
+2
2007-10-10
r18826: Allow 'enterprise' principal names to log in.
Andrew Bartlett
8
-25
/
+43
2007-10-10
r18825: speed up the test_cifsdd.sh test by using a smaller file. It was
Andrew Tridgell
1
-2
/
+4
2007-10-10
r18824: fixed a bug in cifsdd when the file is exactly a multiple of the block
Andrew Tridgell
1
-1
/
+2
2007-10-10
r18822: Automatically remove a forced dfs standard root creation.
Günther Deschner
1
-30
/
+30
2007-10-10
r18821: Correctly name dfs_AddStdRootForced() test.
Günther Deschner
1
-4
/
+3
2007-10-10
r18815: Fill in IDL for domain based DFS root functions (dfs_AddFtRoot,
Günther Deschner
1
-3
/
+28
2007-10-10
r18808: added SMB2-MAXWRITE test and SMB2-DIR tests
Andrew Tridgell
5
-3
/
+230
2007-10-10
r18807: don't overtax the imaginations of servers that can't do mkdir on \\di...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r18806: fixed two spelling errors
Andrew Tridgell
1
-2
/
+2
2007-10-10
r18805: make error message match function name
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18800: fix a write behind the buffer bug...
Stefan Metzmacher
1
-4
/
+2
2007-10-10
r18786: I moved the usnChanged code around, and it now loaded in a different
Andrew Bartlett
1
-1
/
+3
2007-10-10
r18783: fix make pch
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18782: Do not send random data to the password change (although that reveals
Günther Deschner
1
-2
/
+2
2007-10-10
r18781: Move the usnCreated and usnChanged handling around again.
Andrew Bartlett
12
-162
/
+471
2007-10-10
r18780: Add convenience "make testenv" to launch the xtermtest Andrew just ad...
Jelmer Vernooij
1
-0
/
+3
[next]