summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11526: And another warning...Volker Lendecke1-1/+1
2007-10-10r11525: Move lookups (including the attribute search) for users fromAndrew Bartlett2-112/+127
2007-10-10r11524: More work on our hdb backend in the KDC.Andrew Bartlett1-116/+78
2007-10-10r11523: Working towards having Samba3 join Samba4, this allows the SASLAndrew Bartlett1-3/+7
2007-10-10r11522: Add support for delegated credentials and machine account credentialsAndrew Bartlett2-2/+28
2007-10-10r11521: Add in client support for checking supportedSASLmechanisms, and thenAndrew Bartlett4-7/+129
2007-10-10r11520: indentAndrew Bartlett1-1/+1
2007-10-10r11519: And an uninitialized variable...Volker Lendecke1-1/+1
2007-10-10r11518: Fix a warningVolker Lendecke1-1/+1
2007-10-10r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke16-703/+489
2007-10-10r11516: Fix a valgrind bug I introduce with queued requestsVolker Lendecke1-3/+6
2007-10-10r11515: Add some talloc_get_typeVolker Lendecke1-2/+2
2007-10-10r11514: Fixup debug messageAndrew Bartlett1-1/+1
2007-10-10r11513: Add the ability to use the local machine account instead of a staticAndrew Bartlett2-15/+71
2007-10-10r11512: fix typoAndrew Bartlett1-1/+1
2007-10-10r11503: be quite...Stefan Metzmacher1-1/+1
2007-10-10r11502: make sure we always use the 7 chars for the unix socket name.Stefan Metzmacher1-1/+1
2007-10-10r11501: change provision code to use the new display specifiersAndrew Tridgell1-0/+2
2007-10-10r11500: fixed a bug in the variable substition code using the new limit argum...Andrew Tridgell1-1/+1
2007-10-10r11499: added a minimal set of display specifiers for mmc to use to displayAndrew Tridgell1-0/+108
2007-10-10r11498: added an optional extra argument to split to limit the number ofAndrew Tridgell1-8/+19
2007-10-10r11497: Don't name parameters 'floor'. Rename fl and floor to epm_floor forAndrew Bartlett1-58/+58
2007-10-10r11496: add a minimal ads-compatible schema into our sam.ldb setup. This isAndrew Tridgell3-2/+8509
2007-10-10r11489: add the one replication cycle test to NBT-WINSREPLICATION-QUICKStefan Metzmacher3-1/+23
2007-10-10r11488: handle the stupid name release demand a windows there send...Stefan Metzmacher1-5/+22
2007-10-10r11487: thanks to make test I noticed a dead lock bug, in the last change,Stefan Metzmacher1-19/+39
2007-10-10r11485: prevent us from calling the request handler recursiv whenStefan Metzmacher1-0/+3
2007-10-10r11484: test some multi homed record mergingStefan Metzmacher1-50/+563
2007-10-10r11481: Disable pre-linking on VMSJelmer Vernooij1-0/+5
2007-10-10r11480: demonstrate the only the positive name query response cares,Stefan Metzmacher1-7/+135
2007-10-10r11479: fix compiler warningStefan Metzmacher1-2/+2
2007-10-10r11478: add owned,active,multi homed vs. * sectionStefan Metzmacher1-341/+893
2007-10-10r11477: This seems really nasty, but as I understand it an attacker cannotAndrew Bartlett1-2/+11
2007-10-10r11476: finally fixed the intermittent registry server bug! This has beenAndrew Tridgell1-1/+0
2007-10-10r11475: removed a extraneous ldb_delete() call (i had it there for debugging)Andrew Tridgell1-1/+0
2007-10-10r11474: - enable ldb transactions from ejsAndrew Tridgell2-4/+100
2007-10-10r11473: Based on work by Jelmer, implement the [async] flag for rpc requests....Volker Lendecke8-40/+190
2007-10-10r11472: use talloc_get_type() to try to catch an intermittent failure I'm see...Andrew Tridgell1-26/+30
2007-10-10r11471: Describe how kerberos forwarding works with the ntvfs.Andrew Bartlett1-1/+25
2007-10-10r11470: To a server trusted for delegation (checked for in the gss libs),Andrew Bartlett1-1/+1
2007-10-10r11469: Fix typo, and use the correct (RFC4120) session key for delegatingAndrew Bartlett2-11/+13
2007-10-10r11468: Merge a bit more of init_sec_context from Heimdal CVS into ourAndrew Bartlett2-5/+29
2007-10-10r11467: yay! mmc now accepts our schema. The trick was to get all the OIDAndrew Tridgell1-0/+14
2007-10-10r11466: Clear up some memory leaks in smbclient.Andrew Bartlett2-18/+23
2007-10-10r11463: more progress on the schema generator. mmc now accepts all partsAndrew Tridgell1-3/+23
2007-10-10r11462: Fix the build: somehow I lost the header for this samba-specific hack.Andrew Bartlett1-0/+2
2007-10-10r11459: display a schemaIDGUID as a guid in ldif, making it easier to workAndrew Tridgell1-0/+8
2007-10-10r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. InAndrew Tridgell8-42/+48
2007-10-10r11457: fixed the winreg IDL and torture code so key and value enumerationsAndrew Tridgell2-9/+12
2007-10-10r11456: fixed a ejs parser bug for delete() statementsAndrew Tridgell1-1/+3