summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r18762: Fillin standalone DFS root functions IDL.Günther Deschner1-7/+21
Guenther (This used to be commit a8a6d7b649eb8610d7ee6d666e3df91afb50ac01)
2007-10-10r18759: Do not use "simple" as test password as pointed out by Andrew Bartlett.Günther Deschner1-3/+14
Thanks metze. Guenther (This used to be commit ea313d55655626cd4c8058cf5e89c0baa1cdcd6d)
2007-10-10r18757: Disable this for nowSimo Sorce1-1/+1
(This used to be commit f84a130c4bda8cc0221fff324d93a8617cacc511)
2007-10-10r18753: expand the test so that it does a growing number of changesRafal Szczesniak1-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 (This used to be commit 652a291145ac18de2734266ebba843abe659b7db)
2007-10-10r18752: When change is a big one, it needs to be made in a coupleRafal Szczesniak1-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 (This used to be commit cee9a69ffaa51f0a2a0e7dcf89e183b3925feb97)
2007-10-10r18751: Check for samr reject codes and their particular order.Günther Deschner2-19/+203
Guenther (This used to be commit 8f9ab07e78a3c89085754c9f6447c2b56292980c)
2007-10-10r18750: Disable not updating the last-modifification-time of proto headers ↵Jelmer Vernooij1-13/+5
because this was confusing make. (This used to be commit 4f5987e77f653984c60e3b34cd5aac5aa0a01124)
2007-10-10r18749: Disable automatic dependencies by default (use ↵Jelmer Vernooij2-1/+6
--enable-automatic-dependencies to reenable). (This used to be commit 5506c404877434c403bbe3055c6dd6c32531c96d)
2007-10-10r18746: Fix the build.Günther Deschner1-1/+1
Guenther (This used to be commit 34cff06e25ce63e2e3e78f9191138d21189a60a8)
2007-10-10r18743: Mention share name in error output.Günther Deschner1-8/+12
Guenther (This used to be commit 18505ce2834e768e8f9fe09f7dbf2a3e93290e91)
2007-10-10r18741: test dfs_Enum and dfs_EnumEx in the torture test.Günther Deschner1-23/+104
Guenther (This used to be commit de5fe8350d7c5812d4197ad2712275f338e43243)
2007-10-10r18740: Some more work around srvsvcSimo Sorce2-180/+438
(This used to be commit be2f4a2c44ed2b4d586f0d6e9976158f33fb29d8)
2007-10-10r18738: Fill in dfs_VolumeState.Günther Deschner1-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 (This used to be commit 152fcddebc459624002c002bd2ee457ff6bca9ba)
2007-10-10r18737: Fill in the documented dfs_Target_PriorityClass.Günther Deschner1-1/+10
Guenther (This used to be commit d2805754a242a395d0322fb6b44965f41a81c217)
2007-10-10r18736: Fill in the dfs_PropertyFlags (verified with dfsutil.exe).Günther Deschner1-3/+12
Guenther (This used to be commit f402f9898819a50886213e921f1136db40142ed6)
2007-10-10r18735: Fill in dfs_StorageState.Günther Deschner1-3/+12
Guenther (This used to be commit 4b767d6eefe66e742980cbad3f5bbbf941556820)
2007-10-10r18734: Add flag to distinguish a standalone from a domain based DFS root.Günther Deschner1-1/+6
Guenther (This used to be commit 5d9941acdbce2cab63dbd09d3fff84ac8edb20c3)
2007-10-10r18733: More work on DFS idl. Start to add new infolevels (as of w2k3 sp1).Günther Deschner1-1/+67
Guenther (This used to be commit d4e5d80c1d52b5bb2ebbf18c217032d61095aa00)
2007-10-10r18723: Update list of provided macros/defines in README.Jelmer Vernooij1-0/+7
(This used to be commit 5e951bdeec2d7d872410fafb9f051eb4340b6e50)
2007-10-10r18721: Fix base and samba3sam EJS tests to work without installation.Jelmer Vernooij3-3/+12
(This used to be commit d062e101664a90f2f7bf0980449f920aa719ee76)
2007-10-10r18720: Get rid of unused file.Jelmer Vernooij1-241/+0
(This used to be commit 5c0451842b50e914bcc86ea59b066e86af5cae06)
2007-10-10r18716: put in a commented out useful hack for some RPC serversAndrew Tridgell1-0/+8
(This used to be commit fcf6d827199eac83fa424f2eb87a72ed8463e150)
2007-10-10r18715: 0x8 style status returns should also fail here (thanks metze)Andrew Tridgell1-1/+1
(This used to be commit f55de25ab30f9270bbd139dc1e683101db1069c8)
2007-10-10r18708: much nicer fixStefan Metzmacher1-2/+1
metze (This used to be commit 8999a9eb2e7f3e8e4ff8f5311b9375bde590f2a5)
2007-10-10r18706: fix whitespacesStefan Metzmacher1-4/+4
metze (This used to be commit e4f34c2030d8283baeb5e3fa7632fba8decea23b)
2007-10-10r18704: readd BOOL define to fix the buildStefan Metzmacher1-0/+1
but I think this is the wrong fix... metze (This used to be commit 018b142d93ba2d36cd68db407e4a591461137b9b)
2007-10-10r18696: Zero initialize ref ptrs.Jelmer Vernooij1-2/+2
(This used to be commit 8de48f62e7840431fe5bfbb1c61daaafcf421ff1)
2007-10-10r18693: Print debug info when DEBUGLEVEL >= 10 in the Samba3 code.Jelmer Vernooij2-0/+14
(This used to be commit d28ae3f70ad4f6b09780e600ecb98c39cc62fd24)
2007-10-10r18691: Forgot to add copyright info.Rafal Szczesniak1-0/+20
rafal (This used to be commit 1289d419a8fc3e541d9d2f1812e169800d650e71)
2007-10-10r18689: Initialize r.out in the server side code, in case the handler functionJelmer Vernooij1-0/+4
doesn't touch them. (This used to be commit 2ac2c7ca60c70d70a07162c63bfb492c74816c7c)
2007-10-10r18686: Fix typo protocl->protocolVolker Lendecke1-1/+2
(This used to be commit 14b88fefa088b39ca1e6b7d0ef08310d233c6788)
2007-10-10r18685: we don't need this hereStefan Metzmacher1-1/+0
metze (This used to be commit cc729e646c5e3cb7919d033f90bda1dce545ff6b)
2007-10-10r18683: NET-USERMOD test changed to be able to perform multiple simultaneousRafal Szczesniak3-92/+207
changes. Also, some common definitions for user mod tests have been put into a separate file. rafal (This used to be commit 0040c087481be68d44a0b59744be5c5e569fd8a4)
2007-10-10r18682: a bit of a change in setfield function.Rafal Szczesniak1-127/+127
one more change to do... rafal (This used to be commit 43b550c83b9e595ba140a89df5683574513a3a4c)
2007-10-10r18676: Don't mix ShareInfo and ShareCtr definitions,Simo Sorce1-51/+51
this makes a much more readable include file (This used to be commit e3b157af9f870c4c2423095c5ccb1bbcaf3faa61)
2007-10-10r18675: merge from samba3:Stefan Metzmacher1-1/+17
we need to define the macros the indicate we have bool even if we have not defining bool ourself metze (This used to be commit 0c18e5d9383883f696113837a9e2d1bc078f18b1)
2007-10-10r18674: merge from samba3,Stefan Metzmacher1-1/+1
PRINTF_ATTRIBUTE seems to not work with gcc 3.0 metze (This used to be commit dfb9bfba943bb4954101e7e02fa5a68046817162)
2007-10-10r18668: fix ref pointer related bugs, we should watch the compiler warnings!Stefan Metzmacher1-4/+4
only cc on us4 bailed out... metze (This used to be commit 35da9e4f4ff6082ea938c9c72992015f8b26280c)
2007-10-10r18661: C++ warningsVolker Lendecke1-2/+2
(This used to be commit 771d30ca0c9d108b800bcfe33069f38dc4382662)
2007-10-10r18658: make the test change fields sequentially each one in turn.Rafal Szczesniak1-16/+39
now to multiple changes... rafal (This used to be commit 6df2c04e03ac6b7d518edfee7fd6a5de299bf9d4)
2007-10-10r18657: handle the case where rpc call went fine, but the resultRafal Szczesniak1-0/+3
not necessariy did. rafal (This used to be commit 69c379cc636d2ccd454ea21c7ccebf27dd84e40d)
2007-10-10r18656: fix stupid mistake causing segfaults in torture testRafal Szczesniak1-2/+7
and also add one more field to be set. rafal (This used to be commit e2621d00638f7dbf9f0bf862d2841da73f26d0af)
2007-10-10r18655: add more fields and better handle the error case where fieldsRafal Szczesniak1-2/+66
setting routine don't know how to do that (and user info level is invalid). rafal (This used to be commit a7564931a72069f5ddc86956bc573f448a3c99f7)
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij29-149/+80
(This used to be commit d1364ef0cd8f1a64f44476476323ab390ac4de48)
2007-10-10r18637: Fix the build. Sorry,Günther Deschner1-1/+0
Guenther (This used to be commit d6cc668a6c1dcf45d06a1f666d5341f2a6e7f131)
2007-10-10r18636: Excessive testing with pam_winbind within Samba3 revealed a new samrGünther Deschner3-5/+9
reject reason code while password changing: SAMR_REJECT_IN_HISTORY which is different from SAMR_REJECT_COMPLEXITY. torture test to follow as well. Guenther (This used to be commit 7513748208214339e764cc990aa1dbbcf864975a)
2007-10-10r18635: Make sure to display samr_GroupAttrs in samr_DispInfo for groups insteadGünther Deschner1-1/+14
of interpreting them as samr_AcctFlags. Guenther (This used to be commit ed02c1afc82391f5aeb7caa9a6cd942b1b95e630)
2007-10-10r18634: Turn flags field into a bitmap.Jelmer Vernooij1-1/+9
(This used to be commit add8a8f6cf2335efbbbe8e77d8ea76e81449b2d6)
2007-10-10r18633: Add a couple of new WERR codes encountered with dfs torture testing.Günther Deschner2-2/+12
Guenther (This used to be commit e2879f6fc21e5ca96b24ed11e4a460a0ebada8c3)
2007-10-10r18631: correct unintentional commit.Rafal Szczesniak1-1/+1
rafal (This used to be commit c68ec9109e970d899672b8c9db12c181ff6c3b59)