Age | Commit message (Expand) | Author | Files | Lines |
2008-03-20 | More kludge ACLs! | Andrew Bartlett | 1 | -36/+9 |
2008-03-19 | Indent | Andrew Bartlett | 1 | -1/+2 |
2008-03-14 | Allow more 'domain' objects when looking for a unqiue SID. | Andrew Bartlett | 1 | -2/+2 |
2008-03-13 | Don't use 'dn', this attribute does not exist with the LDAP backend, | Andrew Bartlett | 1 | -1/+1 |
2008-03-13 | Bail out, rather than segfault on no domain sid. | Andrew Bartlett | 1 | -2/+3 |
2008-03-13 | Correctly normalise records against OpenLDAP. | Andrew Bartlett | 1 | -1/+1 |
2008-03-13 | Rework to have member server 'domains' be CN=NETBIOSNAME | Andrew Bartlett | 1 | -1/+1 |
2008-03-13 | Don't segfault on invalid objectClass input. | Andrew Bartlett | 1 | -6/+13 |
2008-03-06 | Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again). | Andrew Bartlett | 1 | -1/+2 |
2008-03-04 | The DN in objectCategory should, if possible, be returned pretty... | Andrew Bartlett | 2 | -2/+10 |
2008-02-28 | Users and computers now share the same template. | Andrew Bartlett | 1 | -35/+100 |
2008-02-20 | Fix use of some modules (needed _PUBLIC_). | Jelmer Vernooij | 25 | -56/+53 |
2008-02-20 | Use struct-based rather than function-based initialization for ldb modules ev... | Jelmer Vernooij | 27 | -205/+33 |
2008-02-19 | Explain that these OIDs are DNs | Andrew Bartlett | 1 | -0/+1 |
2008-02-09 | Give a more useful error when the templates.ldb can't be found. | Andrew Bartlett | 1 | -2/+4 |
2008-02-08 | Reset error strings | Andrew Bartlett | 1 | -0/+2 |
2008-01-26 | ldb: Add ldb_oom() calls in a couple of places. | Jelmer Vernooij | 4 | -2/+18 |
2008-01-25 | repl_meta_data: add some TODOs to replmd_modify_originating() | Stefan Metzmacher | 1 | -0/+17 |
2008-01-24 | Use the repl_meta_data module by default. | Andrew Bartlett | 1 | -0/+4 |
2008-01-23 | Fix DRSUAPI replication test - NET-API-BECOME-DC. | Andrew Bartlett | 1 | -126/+14 |
2008-01-23 | ranged_results: fix use of uninitialised variable (end) | Andrew Bartlett | 1 | -2/+4 |
2008-01-18 | Only set showOnlyInAdvancedView: TRUE when adding default values. | Andrew Bartlett | 1 | -2/+2 |
2008-01-18 | Merge commit 'origin/v4-0-test' into 4-0-local | Andrew Bartlett | 1 | -0/+1 |
2008-01-18 | Add showInAdvancedViewOnly to every new object | Andrew Bartlett | 1 | -0/+4 |
2008-01-18 | Search for memberOf when clients ask for a wildcard against OpenLDAP | Andrew Bartlett | 1 | -0/+1 |
2008-01-18 | Correct authorship of instanceType module | Andrew Bartlett | 1 | -1/+1 |
2008-01-18 | Add in a new module to handle instanceType | Andrew Bartlett | 2 | -0/+141 |
2008-01-17 | ldb_map objectClass munging: Don't hard-code 'extensibleObject'. | Andrew Bartlett | 2 | -3/+3 |
2008-01-16 | Rework linked_attributes module for the REPLACE case. | Andrew Bartlett | 1 | -6/+86 |
2008-01-16 | Rework control handling to remove the 'domain_scope' control | Andrew Bartlett | 1 | -17/+37 |
2008-01-11 | Remove 'dn' from mapping, it isn't a valid attribute in AD, and causes | Andrew Bartlett | 2 | -19/+1 |
2008-01-11 | Add in new module to normalise DNs being returned from OpenLDAP. This | Andrew Bartlett | 2 | -0/+179 |
2008-01-01 | r26642: samba3sam.py: Remove more EJS-specific code. | Jelmer Vernooij | 1 | -261/+239 |
2008-01-01 | r26640: Janitorial: Remove some more uses of global_loadparm. | Jelmer Vernooij | 2 | -5/+5 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 4 | -9/+11 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 7 | -18/+48 |
2008-01-01 | r26637: More work converting to Python. | Jelmer Vernooij | 1 | -16/+16 |
2007-12-30 | r26630: Split up big tests into various smaller functions, making it easier t... | Jelmer Vernooij | 1 | -183/+185 |
2007-12-27 | r26612: Tests show that we don't need to use a callback. | Andrew Bartlett | 1 | -3/+0 |
2007-12-26 | r26598: Simplify the way Python tests are run. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-26 | r26593: - More work on the python versions of samba3dump and the samba3sam te... | Jelmer Vernooij | 1 | -64/+63 |
2007-12-24 | r26573: Fix warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a bunch... | Jelmer Vernooij | 1 | -0/+1067 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 11 | -15/+15 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 11 | -15/+15 |
2007-12-21 | r26521: Fix newlines. | Jelmer Vernooij | 3 | -12/+12 |
2007-12-21 | r26488: Implement tests for the ranged_results module. | Andrew Bartlett | 1 | -28/+34 |
2007-12-21 | r26485: Fix indent, remove left-over debug. | Andrew Bartlett | 1 | -2/+1 |
2007-12-21 | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 5 | -1886/+35 |
2007-12-21 | r26430: require explicit specification of loadparm context. | Jelmer Vernooij | 1 | -1/+1 |