summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24812: Fix headers for external users.Jelmer Vernooij7-11/+15
2007-10-10r24810: Don't collide with <time.h>Jelmer Vernooij1-1/+1
2007-10-10r24800: Don't execute RAW-SAMBA3POSIXTIMEDLOCKVolker Lendecke2-1/+1
2007-10-10r24798: RAW-SAMBA3POSIXTIMEDLOCKVolker Lendecke3-0/+154
2007-10-10r24796: Add bounds checking to ntlm_auth, increase initial buffer size to 300...Kai Blin1-2/+12
2007-10-10r24795: When talking to squid, allocate the buffer size dynamically.Kai Blin1-27/+36
2007-10-10r24794: util_proto.h is no longer generated.Jelmer Vernooij1-1/+0
2007-10-10r24793: The subtree_rename module is a work of fiction. An resemblance to aAndrew Bartlett2-17/+7
2007-10-10r24780: More work allowing libutil to be used by external users.Jelmer Vernooij21-91/+1167
2007-10-10r24779: add 11 specific access rights that applies to accessmasks for UserRonnie Sahlberg1-3/+17
2007-10-10r24777: add 11 specific access rights to the access mask forRonnie Sahlberg1-1/+15
2007-10-10r24775: add 5 specific access right bits for the accessmask that refersRonnie Sahlberg1-2/+10
2007-10-10r24774: add 5 specific access mask bits for policy handles created for aliasesRonnie Sahlberg1-2/+10
2007-10-10r24772: add a bitmap that describes 6 of the specific accessmask bits forRonnie Sahlberg1-5/+14
2007-10-10r24768: redo the pingpong torture using sync functions to make the code simplerRonnie Sahlberg1-254/+146
2007-10-10r24767: add a torture test that performs "ping-pong" that works the same way asRonnie Sahlberg4-0/+380
2007-10-10r24766: forgot to commit this before. It is needed as this never terminates.Andrew Tridgell1-0/+1
2007-10-10r24765: added a RAW-HOLD-OPLOCK test. This is a manual test, meant to be usedAndrew Tridgell2-0/+110
2007-10-10r24763: Allow users to leave out the transport in DCE/RPC binding strings. If...Jelmer Vernooij2-5/+21
2007-10-10r24761: Permit subtree renames in Samba4.Andrew Bartlett3-0/+303
2007-10-10r24760: Ensure we base64 encode any password being put into LDIF, to avoidAndrew Bartlett4-6/+13
2007-10-10r24758: More use of torture API.Jelmer Vernooij2-129/+138
2007-10-10r24757: Try parsing a UNC location before a DCE/RPC binding string as the lat...Jelmer Vernooij1-12/+8
2007-10-10r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij19-167/+85
2007-10-10r24753: Allow host name in binding string without transport.Jelmer Vernooij3-29/+61
2007-10-10r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij20-458/+278
2007-10-10r24741: More use of the torture API.Jelmer Vernooij11-48/+63
2007-10-10r24738: Fix one more use of pwrite in tdb code in the spirit of r23972 and r2...Michael Adam1-6/+25
2007-10-10r24736: Convert to using torture API.Jelmer Vernooij2-145/+197
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij59-814/+523
2007-10-10r24732: Add comments and fix memory leak.Rafal Szczesniak1-8/+61
2007-10-10r24731: Remove unused code - if we hit these error conditions, then we areAndrew Bartlett9-82/+0
2007-10-10r24730: Allow secrets entries to be for service principals.Andrew Bartlett1-6/+11
2007-10-10r24729: First try and publishing a DNS service account, for folks to play with.Andrew Bartlett4-0/+34
2007-10-10r24728: Use more stock torture functions.Jelmer Vernooij17-75/+43
2007-10-10r24727: Initialize variable.Jelmer Vernooij1-1/+1
2007-10-10r24726: Add tests for getting/setting security descriptors (still failing at ...Jelmer Vernooij5-5/+70
2007-10-10r24725: Don't segfault if hive file can't be foundJelmer Vernooij1-0/+2
2007-10-10r24724: Also install the .reg files for provisioning from an installed version.Jelmer Vernooij1-0/+1
2007-10-10r24723: Install the right headers for use by samba-gtk.Jelmer Vernooij5-34/+32
2007-10-10r24721: Avoid True and False because they are only available within Samba.Jelmer Vernooij2-6/+6
2007-10-10r24718: Fix some compiler warnings.Jelmer Vernooij3-8/+15
2007-10-10r24717: Some more easy bool conversions, update TODO for registryJelmer Vernooij6-50/+21
2007-10-10r24715: Mark fstring and pstring as deprecated.Jelmer Vernooij1-4/+4
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij53-169/+172
2007-10-10r24710: Use standard boolean type for easier use by external users.Jelmer Vernooij15-145/+146
2007-10-10r24709: Convert perl test harness output to subunit for nicer display.Jelmer Vernooij2-1/+29
2007-10-10r24708: Move subunit code to a separate module.Jelmer Vernooij2-67/+77
2007-10-10r24707: Remove some more cruft from the test list generation code.Jelmer Vernooij6-23/+4
2007-10-10r24706: Move nmblookup tests to separate blackbox testsuite.Jelmer Vernooij2-10/+7