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
/
torture
/
rpc
/
dfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24751: Run more tests, remove empty testsuites, more small improvements.
Jelmer Vernooij
1
-65
/
+59
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-62
/
+60
2007-10-10
r18844: Workaround win2k behaviour (which returns WERR_NO_MORE_ITEMS instead of
Günther Deschner
1
-3
/
+5
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
r18776: Fill in and test dfs_ManagerInitialize().
Günther Deschner
1
-3
/
+32
2007-10-10
r18766: Getting rid of one test_GetManagerVersion() call and fix the build.
Günther Deschner
1
-5
/
+3
2007-10-10
r18764: Test all standalone DFS root functions in the torture test.
Günther Deschner
1
-0
/
+237
2007-10-10
r18763: Removing old dfs_Add test, will be replaced with another one soon.
Günther Deschner
1
-35
/
+0
2007-10-10
r18741: test dfs_Enum and dfs_EnumEx in the torture test.
Günther Deschner
1
-23
/
+104
2007-10-10
r18637: Fix the build. Sorry,
Günther Deschner
1
-1
/
+0
2007-10-10
r18625: dfs_GetManagerVersion() returns a version number, not just an exist
Günther Deschner
1
-6
/
+5
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14470: Remove some unnecessary headers.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
1
-3
/
+1
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
1
-3
/
+2
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-3
/
+3
2007-10-10
r1799: List more uuids. From
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-3
/
+3
2004-02-03
- add 'print' to the DCERPC binding strings
Stefan Metzmacher
1
-2
/
+0
2003-11-22
a fairly major upgrade to the dcerpc system
Andrew Tridgell
1
-0
/
+2
2003-11-18
use the auto-generated UUID, version and name rather than listing them
Andrew Tridgell
1
-1
/
+4
2003-11-18
* use the new auto-generated debug code method.
Andrew Tridgell
1
-6
/
+2
2003-11-17
* add another WERR err code
Andrew Tridgell
1
-5
/
+3
2003-11-14
added the dfs_GetInfo all - all levels
Andrew Tridgell
1
-1
/
+90
2003-11-14
* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work
Andrew Tridgell
1
-10
/
+21
2003-11-14
* fixed lsa_LookupPrivName
Andrew Tridgell
1
-9
/
+10
2003-11-14
we can now do a level1 NetDfsEnum()
Andrew Tridgell
1
-6
/
+20
2003-11-13
* fixed conformant arrays in structures
Andrew Tridgell
1
-0
/
+90