Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20404: add error code for missing attribute syntax | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r20400: this let ndrdump display the content of a frsrpc_FrsSendCommPkt() | Stefan Metzmacher | 1 | -1/+52 |
2007-10-10 | r20399: More SWAT updates | Derrell Lipman | 11 | -57/+1145 |
2007-10-10 | r20398: Revert this patch, which caused failures in the samba3sam.js build fa... | Andrew Bartlett | 1 | -12/+6 |
2007-10-10 | r20397: Another user of the DsCrackNames call needs a rename following IDL cl... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r20396: Missed one user of the renamed elements. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r20395: Decode more unknowns in the IDL. These are language and codepage IDs! | Andrew Bartlett | 3 | -19/+26 |
2007-10-10 | r20392: initial idl for frsrpc_FrsSendCommPkt() | Stefan Metzmacher | 1 | -2/+36 |
2007-10-10 | r20391: add idl for the content of the partialAttributeSet attribute | Stefan Metzmacher | 1 | -0/+24 |
2007-10-10 | r20383: only try to find dlfcn.h if the dlopen symbol was found, | Stefan Metzmacher | 1 | -5/+7 |
2007-10-10 | r20382: systemAuxiliaryClass and auxiliaryClass are also multivalued attributes | Stefan Metzmacher | 2 | -18/+18 |
2007-10-10 | r20381: verify the incoming oid mappings and schema info for the config and d... | Stefan Metzmacher | 1 | -0/+10 |
2007-10-10 | r20380: verify the incoming schema info and oid mappings | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r20379: - make sure the schema info blob is 21 bytes long | Stefan Metzmacher | 1 | -0/+64 |
2007-10-10 | r20378: add new error code that says the schema mismatches between DC's | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r20377: Rework the CrackNames implementation to handle some of the BUILTIN sid | Andrew Bartlett | 2 | -32/+44 |
2007-10-10 | r20376: make module registration substantially cleaner | Derrell Lipman | 3 | -51/+81 |
2007-10-10 | r20375: Work to improve our CrackNames implementation. | Andrew Bartlett | 2 | -25/+144 |
2007-10-10 | r20374: It's still 2006 (just...). Add copyright. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r20373: When adding a base to a "" DN, don't precede it with a comma (,) | Andrew Bartlett | 1 | -2/+10 |
2007-10-10 | r20369: Remember to break if we find a match. | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r20367: don't re-load API documentation each time the module is selected | Derrell Lipman | 3 | -1/+74 |
2007-10-10 | r20366: remove auto-genereated file | Derrell Lipman | 1 | -1/+0 |
2007-10-10 | r20365: SWAT updates, part 2 | Derrell Lipman | 3 | -0/+726 |
2007-10-10 | r20364: SWAT updates, part 1 | Derrell Lipman | 13 | -248/+399 |
2007-10-10 | r20360: level -4 of DsReplicaGetInfo(), which gives back all open bind handles | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20359: level -1 of DsGetDomainControllerInfo gives back a list | Stefan Metzmacher | 2 | -10/+23 |
2007-10-10 | r20358: - fix ejs generated code for ipv4address | Stefan Metzmacher | 3 | -5/+8 |
2007-10-10 | r20357: run_trans2test and torture_trans2_scan are two separate tests | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r20354: Trusted domains don't have a surname, I think we want 'cn' here. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because as | Andrew Bartlett | 5 | -127/+153 |
2007-10-10 | r20352: Use the common function to find the DN for a domain. | Andrew Bartlett | 1 | -6/+3 |
2007-10-10 | r20351: ensure these variables are set in the right place in the Makefile | Andrew Tridgell | 2 | -7/+7 |
2007-10-10 | r20350: configure svn:ignore values via a .ignore file | Derrell Lipman | 1 | -0/+1 |
2007-10-10 | r20348: don't check in auto-generated code | Derrell Lipman | 1 | -313/+0 |
2007-10-10 | r20347: added generic rpc fsm and statistics-specific fsm. next step: statis... | Derrell Lipman | 9 | -18/+690 |
2007-10-10 | r20346: This is the beginnings of a framework for a complete SWAT. It will p... | Derrell Lipman | 8 | -0/+711 |
2007-10-10 | r20341: Make sure we do not regress on r20338 in Samba3 | Volker Lendecke | 1 | -0/+61 |
2007-10-10 | r20332: add mastered-By and msDs-mastered-By attributes to the domain object | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r20331: the last entry in the oid mapping array which starts with 0xFF | Stefan Metzmacher | 2 | -4/+7 |
2007-10-10 | r20328: use prereq function instead of local implementation. | Rafal Szczesniak | 1 | -42/+3 |
2007-10-10 | r20327: start to analyse the schema content | Stefan Metzmacher | 1 | -24/+172 |
2007-10-10 | r20326: always set the binding->target_hostname! | Stefan Metzmacher | 1 | -5/+9 |
2007-10-10 | r20325: handle NULL strings in is_ipaddress() | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r20323: allow empty dcerpc reqeusts, this fixes the RPC-COUNTCALLS test | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20322: I assume the options attribute of the nTDSDSA object contains | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20321: fix the samdb_partitions_dn() and samdb_sites_dn() calls, | Stefan Metzmacher | 1 | -4/+18 |
2007-10-10 | r20320: add missing prototypes | Stefan Metzmacher | 1 | -1/+18 |
2007-10-10 | r20319: fix compiler warnings | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r20318: do what the printf statement says:-) | Stefan Metzmacher | 1 | -1/+1 |