Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18779: Not simo's fault, this is actually a bug I introduced a week ago, whe... | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r18777: add helper functions to create an ldb_request structure | Simo Sorce | 2 | -69/+205 |
2007-10-10 | r18776: Fill in and test dfs_ManagerInitialize(). | Günther Deschner | 2 | -4/+36 |
2007-10-10 | r18775: Performing an ldb op of 'do nothing' is pointless, and breaks against | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r18774: This allows an automated way to setup the test environment in a shell, | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r18770: Avoid crashes and fix up other issues in the client-side paged_search... | Andrew Bartlett | 1 | -27/+57 |
2007-10-10 | r18769: Re-enable __VA_ARGS__ test (but don't make it fatal) | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r18768: Fix some warnings. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r18767: Fix [ref] pointer in object oriented interfaces. Removes a | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r18766: Getting rid of one test_GetManagerVersion() call and fix the build. | Günther Deschner | 1 | -5/+3 |
2007-10-10 | r18765: Fill in dfs_SetInfo() IDL and align function arguments with the names | Günther Deschner | 1 | -11/+17 |
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 | r18762: Fillin standalone DFS root functions IDL. | Günther Deschner | 1 | -7/+21 |
2007-10-10 | r18759: Do not use "simple" as test password as pointed out by Andrew Bartlett. | Günther Deschner | 1 | -3/+14 |
2007-10-10 | r18757: Disable this for now | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r18753: expand the test so that it does a growing number of changes | Rafal Szczesniak | 1 | -66/+136 |
2007-10-10 | r18752: When change is a big one, it needs to be made in a couple | Rafal Szczesniak | 1 | -26/+84 |
2007-10-10 | r18751: Check for samr reject codes and their particular order. | Günther Deschner | 2 | -19/+203 |
2007-10-10 | r18750: Disable not updating the last-modifification-time of proto headers be... | Jelmer Vernooij | 1 | -13/+5 |
2007-10-10 | r18749: Disable automatic dependencies by default (use --enable-automatic-dep... | Jelmer Vernooij | 2 | -1/+6 |
2007-10-10 | r18746: Fix the build. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18743: Mention share name in error output. | Günther Deschner | 1 | -8/+12 |
2007-10-10 | r18741: test dfs_Enum and dfs_EnumEx in the torture test. | Günther Deschner | 1 | -23/+104 |
2007-10-10 | r18740: Some more work around srvsvc | Simo Sorce | 2 | -180/+438 |
2007-10-10 | r18738: Fill in dfs_VolumeState. | Günther Deschner | 1 | -6/+16 |
2007-10-10 | r18737: Fill in the documented dfs_Target_PriorityClass. | Günther Deschner | 1 | -1/+10 |
2007-10-10 | r18736: Fill in the dfs_PropertyFlags (verified with dfsutil.exe). | Günther Deschner | 1 | -3/+12 |
2007-10-10 | r18735: Fill in dfs_StorageState. | Günther Deschner | 1 | -3/+12 |
2007-10-10 | r18734: Add flag to distinguish a standalone from a domain based DFS root. | Günther Deschner | 1 | -1/+6 |
2007-10-10 | r18733: More work on DFS idl. Start to add new infolevels (as of w2k3 sp1). | Günther Deschner | 1 | -1/+67 |
2007-10-10 | r18723: Update list of provided macros/defines in README. | Jelmer Vernooij | 1 | -0/+7 |
2007-10-10 | r18721: Fix base and samba3sam EJS tests to work without installation. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r18716: put in a commented out useful hack for some RPC servers | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r18715: 0x8 style status returns should also fail here (thanks metze) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18708: much nicer fix | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r18706: fix whitespaces | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r18704: readd BOOL define to fix the build | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r18696: Zero initialize ref ptrs. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r18693: Print debug info when DEBUGLEVEL >= 10 in the Samba3 code. | Jelmer Vernooij | 2 | -0/+14 |
2007-10-10 | r18691: Forgot to add copyright info. | Rafal Szczesniak | 1 | -0/+20 |
2007-10-10 | r18689: Initialize r.out in the server side code, in case the handler function | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r18686: Fix typo protocl->protocol | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r18685: we don't need this here | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r18683: NET-USERMOD test changed to be able to perform multiple simultaneous | Rafal Szczesniak | 3 | -92/+207 |
2007-10-10 | r18682: a bit of a change in setfield function. | Rafal Szczesniak | 1 | -127/+127 |
2007-10-10 | r18676: Don't mix ShareInfo and ShareCtr definitions, | Simo Sorce | 1 | -51/+51 |
2007-10-10 | r18675: merge from samba3: | Stefan Metzmacher | 1 | -1/+17 |
2007-10-10 | r18674: merge from samba3, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18668: fix ref pointer related bugs, we should watch the compiler warnings! | Stefan Metzmacher | 1 | -4/+4 |