summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r25834: nss_wrapper: add lib/nss_wrapper skeletonStefan Metzmacher2007-12-214-0/+374
* r25833: - we don't need --root twiceStefan Metzmacher2007-12-211-4/+3
* r25831: remove unused includeStefan Metzmacher2007-12-211-1/+0
* r25830: fix compiler warningStefan Metzmacher2007-12-212-2/+2
* r25829: - use DEBUG() instead of printfStefan Metzmacher2007-12-211-1/+3
* r25828: don't ignore errorsStefan Metzmacher2007-12-211-0/+7
* r25827: Start of samba3-regconfig testVolker Lendecke2007-12-212-0/+340
* r25825: Don't print the user's password hash at level 0.Andrew Bartlett2007-12-211-2/+1
* r25824: - NT_STATUS_IS_ERR() is not the same as !NT_STATUS_IS_OK()Stefan Metzmacher2007-12-212-4/+4
* r25823: remove unneeded nesting by using error and out logicStefan Metzmacher2007-12-211-21/+21
* r25822: use NDR_CHECK()Stefan Metzmacher2007-12-211-6/+2
* r25821: always use ndr_push/pull_error() to report errors and not NTSTATUS di...Stefan Metzmacher2007-12-211-15/+32
* r25820: but still return the error...Stefan Metzmacher2007-12-213-0/+3
* r25819: make the success case more clearStefan Metzmacher2007-12-213-3/+3
* r25818: remove useless '\' chars at the end of linesStefan Metzmacher2007-12-211-7/+7
* r25817: Add very basic FRSAPI InfoW test. Again, this is surely not correct b...Günther Deschner2007-12-211-1/+46
* r25816: Add idl for frsapi_InfoW. Surely not correct, but a start.Günther Deschner2007-12-211-3/+21
* r25815: Small DFS idl fixes.Günther Deschner2007-12-212-5/+16
* r25814: Add my (C).Günther Deschner2007-12-211-0/+1
* r25813: Add unfinished SecurityDescriptorsMasks test for winreg.Günther Deschner2007-12-211-1/+93
* r25812: Add test for valid and invalid security descriptor and security infor...Günther Deschner2007-12-211-0/+308
* r25811: Add some security descriptor helper functions.Günther Deschner2007-12-211-5/+191
* r25810: Add test for blocking security descriptor inheritance in winreg.Günther Deschner2007-12-211-1/+180
* r25809: Add basic security descriptor inheritance test for winreg.Günther Deschner2007-12-211-8/+190
* r25808: Move basic security descriptor test to a test_SecurityDescriptors() c...Günther Deschner2007-12-211-31/+128
* r25807: Close handle during winreg test.Günther Deschner2007-12-211-0/+4
* r25806: let libndr.h include needed stuff and remove pidl magicStefan Metzmacher2007-12-212-8/+2
* r25805: pidl: include libndr.h as first header in ndr_foo.hStefan Metzmacher2007-12-211-2/+1
* r25804: move including ndr_compression.h into HeaderInterface()Stefan Metzmacher2007-12-211-7/+7
* r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner2007-12-216-98/+199
* r25802: fix the build on solaris, void functions doesn't return valuesStefan Metzmacher2007-12-211-2/+2
* r25801: Add security_ace_create() function.Günther Deschner2007-12-211-0/+29
* r25800: Use dump_data_skip_zeros() in ndrdump.Günther Deschner2007-12-211-4/+17
* r25799: Add dump_data_skip_zeros() which omits 16 zero bytes in a row (if not...Günther Deschner2007-12-212-9/+71
* r25798: - check return value of ndr_push_set_switch_value()Stefan Metzmacher2007-12-211-1/+8
* r25797: use error and out logicStefan Metzmacher2007-12-211-2/+6
* r25796: use NT_STATUS_HAVE_NO_MEMORY()Stefan Metzmacher2007-12-211-3/+1
* r25795: whitespace cleanup...Stefan Metzmacher2007-12-211-15/+15
* r25794: use NDR_CHECK()Stefan Metzmacher2007-12-211-4/+3
* r25793: check the return value of ndr_push_set_switch_value()Stefan Metzmacher2007-12-211-1/+1
* r25792: use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK()Stefan Metzmacher2007-12-211-16/+6
* r25791: wrepl_request_finished() sets req->status, so make this explicitStefan Metzmacher2007-12-211-13/+15
* r25790: - remove some nesting by using error and out logicStefan Metzmacher2007-12-211-14/+26
* r25789: print out what error happened...Stefan Metzmacher2007-12-211-1/+1
* r25788: Use a single routine to handle the creation of modify requests in theAndrew Bartlett2007-12-211-202/+132
* r25786: Add function required by linked_attributes module (We need a list ofAndrew Bartlett2007-12-211-0/+20
* r25785: more small updates to frsrpcRonnie Sahlberg2007-12-211-7/+10
* r25784: fix compiler warningStefan Metzmacher2007-12-211-1/+1
* r25783: socket_wrapper: don't include "includes.h"Stefan Metzmacher2007-12-211-12/+5
* r25782: use NT_STATUS_HAVE_NO_MEMORY()Stefan Metzmacher2007-12-211-5/+5