Age | Commit message (Expand) | Author | Files | Lines |
2008-03-08 | Fix the build. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-07 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 3 | -8/+40 |
2008-03-07 | Treat maxPwdAge == 0 as passwords never expire. | Andrew Kroeger | 1 | -1/+1 |
2008-03-07 | Add samdb_result_account_expires() function. | Andrew Kroeger | 1 | -0/+24 |
2008-03-06 | Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again). | Andrew Bartlett | 2 | -7/+15 |
2008-03-04 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 2 | -2/+10 |
2008-03-04 | The DN in objectCategory should, if possible, be returned pretty... | Andrew Bartlett | 2 | -2/+10 |
2008-03-04 | Deal with subsystems with no settings, several other minor fixes. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 2 | -79/+74 |
2008-02-29 | Change remaining prototype headers to be private. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-29 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -4/+8 |
2008-02-29 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 2 | -42/+128 |
2008-02-29 | Fix typo. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-29 | Simplify the 'password must change' logic | Andrew Bartlett | 1 | -22/+17 |
2008-02-28 | Generate ACB_PW_EXPIRED correctly | Andrew Bartlett | 1 | -4/+30 |
2008-02-28 | Users and computers now share the same template. | Andrew Bartlett | 1 | -35/+100 |
2008-02-26 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -2/+6 |
2008-02-25 | Remove public prototype headers. Generating both public and private prototype... | Jelmer Vernooij | 1 | -3/+3 |
2008-02-25 | Fix use of realpath, fix init functions for ldb. | Jelmer Vernooij | 1 | -27/+27 |
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 | Fix accidently introduced bug - thanks metze. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-19 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 1 | -0/+1 |
2008-02-19 | Remove uses of global_loadparm. | Jelmer Vernooij | 3 | -15/+18 |
2008-02-19 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet | Andrew Bartlett | 1 | -1/+1 |
2008-02-19 | Explain that these OIDs are DNs | Andrew Bartlett | 1 | -0/+1 |
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 1 | -1/+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-02-05 | sidmap: Some source code cleanups. | Kai Blin | 1 | -10/+12 |
2008-02-04 | Remove useless layer of indirection, where every service called | Andrew Bartlett | 1 | -9/+1 |
2008-02-04 | Rework service init functions to pass down service name. This is | Andrew Bartlett | 1 | -1/+1 |
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 | Get more information from ldb when reporting a failed replication. | Andrew Bartlett | 1 | -2/+2 |
2008-01-23 | Fix DRSUAPI replication test - NET-API-BECOME-DC. | Andrew Bartlett | 1 | -126/+14 |
2008-01-23 | Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test. | Andrew Bartlett | 1 | -2/+2 |
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 |