summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r11502: make sure we always use the 7 chars for the unix socket name.Stefan Metzmacher2007-10-101-1/+1
* r11501: change provision code to use the new display specifiersAndrew Tridgell2007-10-101-0/+2
* r11500: fixed a bug in the variable substition code using the new limit argum...Andrew Tridgell2007-10-101-1/+1
* r11499: added a minimal set of display specifiers for mmc to use to displayAndrew Tridgell2007-10-101-0/+108
* r11498: added an optional extra argument to split to limit the number ofAndrew Tridgell2007-10-101-8/+19
* r11497: Don't name parameters 'floor'. Rename fl and floor to epm_floor forAndrew Bartlett2007-10-101-58/+58
* r11496: add a minimal ads-compatible schema into our sam.ldb setup. This isAndrew Tridgell2007-10-103-2/+8509
* r11489: add the one replication cycle test to NBT-WINSREPLICATION-QUICKStefan Metzmacher2007-10-103-1/+23
* r11488: handle the stupid name release demand a windows there send...Stefan Metzmacher2007-10-101-5/+22
* r11487: thanks to make test I noticed a dead lock bug, in the last change,Stefan Metzmacher2007-10-101-19/+39
* r11485: prevent us from calling the request handler recursiv whenStefan Metzmacher2007-10-101-0/+3
* r11484: test some multi homed record mergingStefan Metzmacher2007-10-101-50/+563
* r11481: Disable pre-linking on VMSJelmer Vernooij2007-10-101-0/+5
* r11480: demonstrate the only the positive name query response cares,Stefan Metzmacher2007-10-101-7/+135
* r11479: fix compiler warningStefan Metzmacher2007-10-101-2/+2
* r11478: add owned,active,multi homed vs. * sectionStefan Metzmacher2007-10-101-341/+893
* r11477: This seems really nasty, but as I understand it an attacker cannotAndrew Bartlett2007-10-101-2/+11
* r11476: finally fixed the intermittent registry server bug! This has beenAndrew Tridgell2007-10-101-1/+0
* r11475: removed a extraneous ldb_delete() call (i had it there for debugging)Andrew Tridgell2007-10-101-1/+0
* r11474: - enable ldb transactions from ejsAndrew Tridgell2007-10-102-4/+100
* r11473: Based on work by Jelmer, implement the [async] flag for rpc requests....Volker Lendecke2007-10-108-40/+190
* r11472: use talloc_get_type() to try to catch an intermittent failure I'm see...Andrew Tridgell2007-10-101-26/+30
* r11471: Describe how kerberos forwarding works with the ntvfs.Andrew Bartlett2007-10-101-1/+25
* r11470: To a server trusted for delegation (checked for in the gss libs),Andrew Bartlett2007-10-101-1/+1
* r11469: Fix typo, and use the correct (RFC4120) session key for delegatingAndrew Bartlett2007-10-102-11/+13
* r11468: Merge a bit more of init_sec_context from Heimdal CVS into ourAndrew Bartlett2007-10-102-5/+29
* r11467: yay! mmc now accepts our schema. The trick was to get all the OIDAndrew Tridgell2007-10-101-0/+14
* r11466: Clear up some memory leaks in smbclient.Andrew Bartlett2007-10-102-18/+23
* r11463: more progress on the schema generator. mmc now accepts all partsAndrew Tridgell2007-10-101-3/+23
* r11462: Fix the build: somehow I lost the header for this samba-specific hack.Andrew Bartlett2007-10-101-0/+2
* r11459: display a schemaIDGUID as a guid in ldif, making it easier to workAndrew Tridgell2007-10-101-0/+8
* r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. InAndrew Tridgell2007-10-108-42/+48
* r11457: fixed the winreg IDL and torture code so key and value enumerationsAndrew Tridgell2007-10-102-9/+12
* r11456: fixed a ejs parser bug for delete() statementsAndrew Tridgell2007-10-101-1/+3
* r11453: Fix warning, for a case that just can't happen.Andrew Bartlett2007-10-101-0/+3
* r11452: Update Heimdal to current lorikeet, including removing the ccache sideAndrew Bartlett2007-10-1017-171/+427
* r11447: fixed a problem with the ldap server spinning using CPU timeAndrew Tridgell2007-10-101-10/+22
* r11442: Don't use BASE-NEGNOWAIT any more. It is a mostly meaningless test.Andrew Bartlett2007-10-101-2/+2
* r11441: Remove the auth_domain module from Samba4, as we will only do thingsAndrew Bartlett2007-10-102-169/+0
* r11440: Actually check the right thing for 'is this a machine account' (thank...Andrew Bartlett2007-10-101-1/+1
* r11439: Make presedence on strcmp comparison clear, and fill inAndrew Bartlett2007-10-101-1/+3
* r11438: Move enum samr_RejectReason into misc.idl so I can use it in a globalAndrew Bartlett2007-10-103-6/+8
* r11437: Fix (valid!) use of uninitialised value warnings.Andrew Bartlett2007-10-101-1/+2
* r11436: this is work in progress for generating the schema we need for our ADSAndrew Tridgell2007-10-101-18/+507
* r11429: - add owned,active,sgroup vs. unique, group and mhomed replicaStefan Metzmacher2007-10-101-0/+321
* r11426: add owned,active,normalgroup vs. * replica sectionsStefan Metzmacher2007-10-101-0/+428
* r11425: add owned,active,unique vs. multi homed sectionStefan Metzmacher2007-10-101-0/+135
* r11424: Fix an uninitialized variable warningVolker Lendecke2007-10-101-1/+1
* r11423: Add some TALLOC_CTXVolker Lendecke2007-10-104-13/+16
* r11422: Remove unused argsVolker Lendecke2007-10-103-8/+4