Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | r18769: Re-enable __VA_ARGS__ test (but don't make it fatal) | Jelmer Vernooij | 2006-09-21 | 1 | -4/+4 | |
| | | | | ||||||
| | | * | r18768: Fix some warnings. | Jelmer Vernooij | 2006-09-21 | 1 | -5/+5 | |
| | | | | ||||||
| | | * | r18767: Fix [ref] pointer in object oriented interfaces. Removes a | Jelmer Vernooij | 2006-09-21 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | bunch of warnings when compiling dcom.idl. | |||||
| | | * | r18766: Getting rid of one test_GetManagerVersion() call and fix the build. | Günther Deschner | 2006-09-21 | 1 | -5/+3 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18765: Fill in dfs_SetInfo() IDL and align function arguments with the names | Günther Deschner | 2006-09-21 | 1 | -11/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | found in the documentation. Guenther | |||||
| | | * | r18764: Test all standalone DFS root functions in the torture test. | Günther Deschner | 2006-09-21 | 1 | -0/+237 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18763: Removing old dfs_Add test, will be replaced with another one soon. | Günther Deschner | 2006-09-21 | 1 | -35/+0 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18762: Fillin standalone DFS root functions IDL. | Günther Deschner | 2006-09-21 | 1 | -7/+21 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18759: Do not use "simple" as test password as pointed out by Andrew Bartlett. | Günther Deschner | 2006-09-20 | 1 | -3/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Thanks metze. Guenther | |||||
| | | * | r18757: Disable this for now | Simo Sorce | 2006-09-20 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18753: expand the test so that it does a growing number of changes | Rafal Szczesniak | 2006-09-20 | 1 | -66/+136 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (up to 8, currently) randomly generated _and_ verify if the change has actually been made. surprising results when running the test (I hope it's just a bug somewhere in it or in the libnet code). rafal | |||||
| | | * | r18752: When change is a big one, it needs to be made in a couple | Rafal Szczesniak | 2006-09-20 | 1 | -26/+84 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of set user info calls one after another (each one using different info level). Also, try to do as many changes as possible using a single infolevel. rafal | |||||
| | | * | r18751: Check for samr reject codes and their particular order. | Günther Deschner | 2006-09-20 | 2 | -19/+203 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18750: Disable not updating the last-modifification-time of proto headers ↵ | Jelmer Vernooij | 2006-09-20 | 1 | -13/+5 | |
| | | | | | | | | | | | | | | | | because this was confusing make. | |||||
| | | * | r18749: Disable automatic dependencies by default (use ↵ | Jelmer Vernooij | 2006-09-20 | 2 | -1/+6 | |
| | | | | | | | | | | | | | | | | --enable-automatic-dependencies to reenable). | |||||
| | | * | r18746: Fix the build. | Günther Deschner | 2006-09-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18743: Mention share name in error output. | Günther Deschner | 2006-09-20 | 1 | -8/+12 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18741: test dfs_Enum and dfs_EnumEx in the torture test. | Günther Deschner | 2006-09-20 | 1 | -23/+104 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18740: Some more work around srvsvc | Simo Sorce | 2006-09-20 | 2 | -180/+438 | |
| | | | | ||||||
| | | * | r18738: Fill in dfs_VolumeState. | Günther Deschner | 2006-09-20 | 1 | -6/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hm, wondering if there is a better way to let that be composed out of one dfs_VolumeFlavor flag and one dfs_VolumeState flag. Guenther | |||||
| | | * | r18737: Fill in the documented dfs_Target_PriorityClass. | Günther Deschner | 2006-09-20 | 1 | -1/+10 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18736: Fill in the dfs_PropertyFlags (verified with dfsutil.exe). | Günther Deschner | 2006-09-20 | 1 | -3/+12 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18735: Fill in dfs_StorageState. | Günther Deschner | 2006-09-20 | 1 | -3/+12 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18734: Add flag to distinguish a standalone from a domain based DFS root. | Günther Deschner | 2006-09-20 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18733: More work on DFS idl. Start to add new infolevels (as of w2k3 sp1). | Günther Deschner | 2006-09-20 | 1 | -1/+67 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18723: Update list of provided macros/defines in README. | Jelmer Vernooij | 2006-09-20 | 1 | -0/+7 | |
| | | | | ||||||
| | | * | r18721: Fix base and samba3sam EJS tests to work without installation. | Jelmer Vernooij | 2006-09-20 | 3 | -3/+12 | |
| | | | | ||||||
| | | * | r18720: Get rid of unused file. | Jelmer Vernooij | 2006-09-20 | 1 | -241/+0 | |
| | | | | ||||||
| | | * | r18716: put in a commented out useful hack for some RPC servers | Andrew Tridgell | 2006-09-20 | 1 | -0/+8 | |
| | | | | ||||||
| | | * | r18715: 0x8 style status returns should also fail here (thanks metze) | Andrew Tridgell | 2006-09-20 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18708: much nicer fix | Stefan Metzmacher | 2006-09-20 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18706: fix whitespaces | Stefan Metzmacher | 2006-09-20 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18704: readd BOOL define to fix the build | Stefan Metzmacher | 2006-09-20 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | but I think this is the wrong fix... metze | |||||
| | | * | r18696: Zero initialize ref ptrs. | Jelmer Vernooij | 2006-09-19 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | r18693: Print debug info when DEBUGLEVEL >= 10 in the Samba3 code. | Jelmer Vernooij | 2006-09-19 | 2 | -0/+14 | |
| | | | | ||||||
| | | * | r18691: Forgot to add copyright info. | Rafal Szczesniak | 2006-09-19 | 1 | -0/+20 | |
| | | | | | | | | | | | | | | | | rafal | |||||
| | | * | r18689: Initialize r.out in the server side code, in case the handler function | Jelmer Vernooij | 2006-09-19 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | doesn't touch them. | |||||
| | | * | r18686: Fix typo protocl->protocol | Volker Lendecke | 2006-09-19 | 1 | -1/+2 | |
| | | | | ||||||
| | | * | r18685: we don't need this here | Stefan Metzmacher | 2006-09-19 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18683: NET-USERMOD test changed to be able to perform multiple simultaneous | Rafal Szczesniak | 2006-09-19 | 3 | -92/+207 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes. Also, some common definitions for user mod tests have been put into a separate file. rafal | |||||
| | | * | r18682: a bit of a change in setfield function. | Rafal Szczesniak | 2006-09-19 | 1 | -127/+127 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | one more change to do... rafal | |||||
| | | * | r18676: Don't mix ShareInfo and ShareCtr definitions, | Simo Sorce | 2006-09-19 | 1 | -51/+51 | |
| | | | | | | | | | | | | | | | | this makes a much more readable include file | |||||
| | | * | r18675: merge from samba3: | Stefan Metzmacher | 2006-09-19 | 1 | -1/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | we need to define the macros the indicate we have bool even if we have not defining bool ourself metze | |||||
| | | * | r18674: merge from samba3, | Stefan Metzmacher | 2006-09-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PRINTF_ATTRIBUTE seems to not work with gcc 3.0 metze | |||||
| | | * | r18668: fix ref pointer related bugs, we should watch the compiler warnings! | Stefan Metzmacher | 2006-09-19 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | only cc on us4 bailed out... metze | |||||
| | | * | r18661: C++ warnings | Volker Lendecke | 2006-09-19 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | r18658: make the test change fields sequentially each one in turn. | Rafal Szczesniak | 2006-09-19 | 1 | -16/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | now to multiple changes... rafal | |||||
| | | * | r18657: handle the case where rpc call went fine, but the result | Rafal Szczesniak | 2006-09-19 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | not necessariy did. rafal | |||||
| | | * | r18656: fix stupid mistake causing segfaults in torture test | Rafal Szczesniak | 2006-09-19 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | and also add one more field to be set. rafal | |||||
| | | * | r18655: add more fields and better handle the error case where fields | Rafal Szczesniak | 2006-09-19 | 1 | -2/+66 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | setting routine don't know how to do that (and user info level is invalid). rafal |