Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20555: fix typo... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20554: - use ${ROOTDN} for the rootDomainNamingContext | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r20553: add ${CONFIGDN} and ${SCHEMADN} instead of using hardcoded paths | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r20505: I had the wrong ldif name here. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r20495: Further notes on joining with fedora DS. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r20492: Add in instructions/sample LDIF to setup Fedora DS as a backend. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r20468: Patch from Martin Kuehl <kuehl@univention.de> to make it easier to load | Andrew Bartlett | 1 | -7/+38 |
2007-10-10 | r20444: WEB Application framework / SWAT. | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r20364: SWAT updates, part 1 | Derrell Lipman | 1 | -0/+18 |
2007-10-10 | r20358: - fix ejs generated code for ipv4address | Stefan Metzmacher | 2 | -3/+3 |
2007-10-10 | r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because as | Andrew Bartlett | 2 | -0/+24 |
2007-10-10 | r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r20175: use libnet context instead mem_ctx as the latter gets | Rafal Szczesniak | 1 | -4/+3 |
2007-10-10 | r20163: Return null object if no user is found. | Rafal Szczesniak | 1 | -1/+5 |
2007-10-10 | r20143: a bit of experiments before doing serious changes in ejsnet. | Rafal Szczesniak | 1 | -1/+41 |
2007-10-10 | r19972: put a placeholder of a new js function and use error strings | Rafal Szczesniak | 1 | -6/+59 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -7/+7 |
2007-10-10 | r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 2 | -1/+2 |
2007-10-10 | r19449: ldbbrowse: installation hopefully works now. "Developer" installations | Derrell Lipman | 1 | -5/+7 |
2007-10-10 | r19427: print out the currect name | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19334: Commit commented provisioning code to activate the schema | Simo Sorce | 1 | -0/+32 |
2007-10-10 | r19318: Because we don't test the vampire code in SWAT very regularly, it bit... | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r19297: fixed a leak in the ejs ldb interface | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r19258: Don't delete the contents of the partitions twice, and in particular | Andrew Bartlett | 1 | -17/+6 |
2007-10-10 | r19252: - fixed 'erase' argument to setup_ldb() | Andrew Tridgell | 1 | -2/+21 |
2007-10-10 | r19216: Merge from SAMBA_4_0_RELEASE: | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r19165: handle errors better for jsonrpc. generate an error object whenever ... | Derrell Lipman | 1 | -0/+1 |
2007-10-10 | r19055: JSON-RPC is working! It passes the small qooxdoo JSON-RPC test suite | Derrell Lipman | 2 | -124/+233 |
2007-10-10 | r19051: JSON-RPC server work-in-progress. It's almost working. | Derrell Lipman | 2 | -1/+34 |
2007-10-10 | r19048: ensure our memory gets cleaned up even upon exception | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r19020: move jsonrpc_include to a more appropriate location in the file, and ... | Derrell Lipman | 1 | -13/+17 |
2007-10-10 | r19019: Add a parser for javascript literals. This is implemented for parsin... | Derrell Lipman | 2 | -1/+672 |
2007-10-10 | r18977: Seperate these asserts, so we know which fired. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r18880: JSON-RPC work in progress | Derrell Lipman | 3 | -1/+167 |
2007-10-10 | r18850: add strspn() function i ejs | Derrell Lipman | 1 | -0/+17 |
2007-10-10 | r18567: fixed the winreg js code for the new names of the fields in winreg.idl | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r18334: AIX 5.1 doesn't have any of 'users', 'guest', 'other' or 'unknown' | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18248: Bail out with a error message if this search fails for some reason. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -8/+1 |
2007-10-10 | r18135: almost there .... | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r18121: Simplify m4 code, hopefully fix Samba4 build problems. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18117: first steps in making samba4 use libreplace | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18072: Really delete things in the base partition, after we changed where the | Andrew Bartlett | 1 | -4/+3 |
2007-10-10 | r17982: One final hack... | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size() | Stefan Metzmacher | 1 | -8/+4 |
2007-10-10 | r17876: Require one less patch for the LDAP backend to work. | Andrew Bartlett | 1 | -4/+21 |