Age | Commit message (Expand) | Author | Files | Lines |
2008-05-26 | Remove unused EJS code. | Jelmer Vernooij | 1 | -18/+0 |
2008-05-24 | Remove remaining EJS RPC code, was unused. | Jelmer Vernooij | 1 | -157/+0 |
2008-05-23 | Remove unused ejs library functions. | Jelmer Vernooij | 2 | -461/+0 |
2008-05-11 | Remove obsolete provisioning library. | Jelmer Vernooij | 1 | -1254/+0 |
2008-03-28 | Convert some more files to GPLv3. | Andrew Kroeger | 8 | -8/+8 |
2008-03-27 | provision: Increase max NetBIOS name length from 13 to 15. | Andrew Kroeger | 1 | -1/+1 |
2008-02-21 | idmap: Handle uid->SID mapping | Kai Blin | 1 | -0/+4 |
2008-02-11 | provision: Fix new user creation. | Kai Blin | 1 | -2/+2 |
2008-01-24 | Ensure we set subobj.BACKEND_MOD for the 'partitions only' case. | Andrew Bartlett | 1 | -0/+4 |
2008-01-24 | Make the repl_meta_data module the default for domain controllers. | Andrew Bartlett | 1 | -5/+24 |
2008-01-24 | Use the repl_meta_data module by default. | Andrew Bartlett | 1 | -3/+5 |
2008-01-24 | Kill another sub that the modules will handle for us. | Andrew Bartlett | 1 | -3/+0 |
2008-01-24 | Remove useless subs from the ejs provision | Andrew Bartlett | 1 | -3/+0 |
2008-01-18 | Add in a new module to handle instanceType | Andrew Bartlett | 1 | -3/+3 |
2008-01-17 | provision: simplfy by removing old code to manually create baseDNs. | Andrew Bartlett | 1 | -32/+6 |
2008-01-11 | Use 'dn' less, as this is not a valid attribute in AD, and I want to | Andrew Bartlett | 1 | -4/+4 |
2007-12-26 | r26593: - More work on the python versions of samba3dump and the samba3sam te... | Jelmer Vernooij | 1 | -687/+0 |
2007-12-21 | r26419: Add a module to implement 'ambigious name resolution' by munging the | Andrew Bartlett | 1 | -0/+1 |
2007-12-21 | r26352: Don't make lp_load create a new context. | Jelmer Vernooij | 2 | -2/+1 |
2007-12-21 | r26317: Fix typos. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26304: More work to remove silly error printouts. | Andrew Bartlett | 1 | -3/+4 |
2007-12-21 | r26303: Fix up error reporting during the delete of previous entries in the | Andrew Bartlett | 1 | -2/+5 |
2007-12-21 | r26302: Print the error string for failed rootdse searches. | Andrew Bartlett | 1 | -1/+4 |
2007-12-21 | r26298: Use metze's schema loading code to pre-initialise the schema into the | Andrew Bartlett | 1 | -10/+45 |
2007-12-21 | r26246: Make it easier to debug assert()s in the provision, if messages are | Andrew Bartlett | 1 | -27/+23 |
2007-12-21 | r26245: Make it easier to handle the LDAP backend, with it's differing needs, | Andrew Bartlett | 1 | -16/+18 |
2007-12-21 | r26244: Add a module (sans tests for the moment) that implements ranged | Andrew Bartlett | 1 | -0/+1 |
2007-12-21 | r26139: Based on a report by Theodor Chirana, don't assert() on invalid | Andrew Bartlett | 1 | -2/+0 |
2007-12-21 | r25950: Enable seperate module to prevent subtree deletes. | Andrew Bartlett | 1 | -0/+1 |
2007-12-21 | r25940: Rework the samldb and templates handling. | Andrew Bartlett | 1 | -5/+7 |
2007-12-21 | r25936: provision/newuser: don't try to set the 'memberOf' attribute | Stefan Metzmacher | 1 | -1/+0 |
2007-12-21 | r25921: Now also listen on ldapi by default in the LDAP server | Andrew Bartlett | 1 | -0/+11 |
2007-12-21 | r25750: Update the objectclass module to improve consistency in Samba4. | Andrew Bartlett | 1 | -5/+16 |
2007-12-21 | r25747: Implement linked attributes, for add operations. | Andrew Bartlett | 1 | -0/+1 |
2007-12-21 | r25694: Move subtree_rename above the partitions module. The next step is to | Andrew Bartlett | 1 | -3/+4 |
2007-12-21 | r25693: Implement the rest of subtree renames, now that tridge waved his magic | Andrew Bartlett | 1 | -2/+2 |
2007-12-21 | r25691: make "server role" case insensitive | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r25383: Patch from Amin Azez <azez@ufomechanic.net> to give better message | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r25304: Thankyou to Amin Azez <azez@ufomechanic.net> for pointing out that I | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r25299: Modify the provision script to take an additional argument: --server... | Andrew Bartlett | 1 | -8/+39 |
2007-10-10 | r25051: Move SWAT back to the old-style form-submit modal. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r24911: Make better use of substituted variables in example named.conf | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r24793: The subtree_rename module is a work of fiction. An resemblance to a | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r24761: Permit subtree renames in Samba4. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r24760: Ensure we base64 encode any password being put into LDIF, to avoid | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r24729: First try and publishing a DNS service account, for folks to play with. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r24703: Use standard registry diff files when provisioning rather than | Jelmer Vernooij | 1 | -8/+3 |
2007-10-10 | r24640: Add a suggested BIND configuration snippit, to help with DNS configur... | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r23907: Fix bug 4790 reported by mwallnoefer@yahoo.de: | Andrew Bartlett | 1 | -5/+7 |
2007-10-10 | r23875: As pointed out by mwallnoefer@yahoo.de: | Andrew Bartlett | 1 | -6/+6 |