Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26047: spoolss: OpenPrinterEx with an invalid server/printer name returns WE... | Kai Blin | 1 | -2/+2 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 4 | -12/+15 |
2007-12-21 | r25895: Add torture test for netr_DsRAddressToSitenamesW and | Günther Deschner | 1 | -1/+65 |
2007-12-21 | r25849: Add test for dfs FlushFtTable. | Günther Deschner | 1 | -0/+42 |
2007-12-21 | r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress. | Günther Deschner | 1 | -0/+75 |
2007-12-21 | r25845: Reformat the dfs test. | Günther Deschner | 1 | -42/+83 |
2007-12-21 | r25827: Start of samba3-regconfig test | Volker Lendecke | 2 | -0/+340 |
2007-12-21 | r25825: Don't print the user's password hash at level 0. | Andrew Bartlett | 1 | -2/+1 |
2007-12-21 | r25817: Add very basic FRSAPI InfoW test. Again, this is surely not correct b... | Günther Deschner | 1 | -1/+46 |
2007-12-21 | r25815: Small DFS idl fixes. | Günther Deschner | 1 | -2/+2 |
2007-12-21 | r25814: Add my (C). | Günther Deschner | 1 | -0/+1 |
2007-12-21 | r25813: Add unfinished SecurityDescriptorsMasks test for winreg. | Günther Deschner | 1 | -1/+93 |
2007-12-21 | r25812: Add test for valid and invalid security descriptor and security infor... | Günther Deschner | 1 | -0/+308 |
2007-12-21 | r25811: Add some security descriptor helper functions. | Günther Deschner | 1 | -5/+191 |
2007-12-21 | r25810: Add test for blocking security descriptor inheritance in winreg. | Günther Deschner | 1 | -1/+180 |
2007-12-21 | r25809: Add basic security descriptor inheritance test for winreg. | Günther Deschner | 1 | -8/+190 |
2007-12-21 | r25808: Move basic security descriptor test to a test_SecurityDescriptors() c... | Günther Deschner | 1 | -31/+128 |
2007-12-21 | r25807: Close handle during winreg test. | Günther Deschner | 1 | -0/+4 |
2007-12-21 | r25803: Make our security descriptor acl manipulation methods more generic so... | Günther Deschner | 2 | -3/+3 |
2007-12-21 | r25731: Document winreg_NotifyChangeKeyValue's notify flags. | Günther Deschner | 1 | -2/+3 |
2007-12-21 | r25730: Fix IDL for incorrect winreg_SetKeySecurity. | Günther Deschner | 1 | -1/+17 |
2007-12-21 | r25699: Add ForceReplication test. | Günther Deschner | 1 | -4/+33 |
2007-12-21 | r25688: Add a simple test for a samba3 regression | Volker Lendecke | 2 | -0/+116 |
2007-12-21 | r25670: Add torture test for frsapi_IsPathReplicated(). | Günther Deschner | 1 | -0/+80 |
2007-12-21 | r25667: Start on frsapi testsuite. | Günther Deschner | 2 | -0/+122 |
2007-12-21 | r25642: Fix a small typo. | Kai Blin | 1 | -1/+1 |
2007-12-21 | r25612: Add test_SetKeySecurity() call. | Günther Deschner | 1 | -1/+45 |
2007-12-21 | r25611: Smaller fix for winreg test. | Günther Deschner | 1 | -1/+5 |
2007-12-21 | r25609: Reformat RPC-WINREG test. | Günther Deschner | 1 | -18/+22 |
2007-12-21 | r25607: Allow to set security descriptor type flags at creation time with | Günther Deschner | 2 | -1/+2 |
2007-12-21 | r25606: Allow test_GetKeySecurity() to return a security descriptor. | Günther Deschner | 1 | -7/+13 |
2007-10-10 | r25599: print the error... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 26 | -1509/+1509 |
2007-10-10 | r25532: Fix some more indentations. Sorry Günther, could not resist, after | Michael Adam | 1 | -21/+21 |
2007-10-10 | r25529: Reformatting. | Günther Deschner | 1 | -97/+98 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 10 | -45/+45 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 8 | -41/+44 |
2007-10-10 | r25392: Add loadparm context as argument in a couple more places. | Jelmer Vernooij | 4 | -6/+6 |
2007-10-10 | r25264: add a test to verify that the ACLs are checked when a normal user con... | Ronnie Sahlberg | 1 | -0/+57 |
2007-10-10 | r25263: add a test to check the accessmasks and ACLs on policy handles return... | Ronnie Sahlberg | 2 | -0/+600 |
2007-10-10 | r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with | Andrew Bartlett | 1 | -35/+183 |
2007-10-10 | r25175: Change to talloc_asprintf_append_buffer(). | Jeremy Allison | 2 | -4/+4 |
2007-10-10 | r25073: Correct test name so make test can pass again. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r25071: Add some more testcases for RPC-DRSUAPI-CRACKNAMES, proving I can't | Andrew Bartlett | 1 | -0/+35 |
2007-10-10 | r25070: Revert DRSUAPI conversion to new API, as it broke some tests. | Jelmer Vernooij | 3 | -323/+604 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 17 | -54/+54 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 18 | -2/+18 |
2007-10-10 | r24972: Try to rat out this SAMR failure with some more cross-tests, and | Andrew Bartlett | 1 | -4/+17 |