Age | Commit message (Expand) | Author | Files | Lines |
2010-05-03 | Added a function to check if an attribute can belong to a filtered replica. | Nadezhda Ivanova | 1 | -1/+2 |
2010-04-09 | s4/dsdb: dsdb_schema_info object implementation | Kamen Mazdrashki | 1 | -1/+2 |
2010-04-08 | s4-python: Move load_partition_usn to dsdb module. | Jelmer Vernooij | 1 | -1/+1 |
2010-04-04 | s4-python: Move dsdb constants to a separate python module. | Jelmer Vernooij | 1 | -0/+6 |
2010-03-12 | Moved access_check_on_dn from acl module as an utility. | Nadezhda Ivanova | 1 | -1/+2 |
2010-02-17 | s4-dnsupdate: use samba_runcmd() in the dns update task | Andrew Tridgell | 1 | -1/+2 |
2010-02-15 | s4-kcc: initial code for the topology algorithm | Crístian Deives | 1 | -0/+1 |
2010-02-11 | s4-dns: added a dns update task | Andrew Tridgell | 1 | -0/+13 |
2010-01-16 | s4-drs: framework for DsGetReplInfo(), includes the DS_REPL_INFO_NEIGHBORS in... | Andrew Tridgell | 1 | -1/+3 |
2010-01-08 | s4-repl: added request for RID allocation in drepl task | Andrew Tridgell | 1 | -1/+2 |
2010-01-02 | s4-kcc: added a preiodic task to remove deleted objects | Andrew Tridgell | 1 | -0/+1 |
2009-12-29 | dsdb: Fix dependencies when building against system ldb. | Jelmer Vernooij | 1 | -2/+2 |
2009-11-30 | s4-drs: Create connection obejct (nTDSConnection) | Crístian Deives | 1 | -0/+1 |
2009-11-12 | s4:dsdb Add new dsdb_dn to handle DN+Binary and DN+String | Andrew Bartlett | 1 | -1/+2 |
2009-10-16 | s4/drs: prefixMap module initial definition | Kamen Mazdrashki | 1 | -1/+2 |
2009-10-02 | s4:dsdb/common/sidmap - Remove | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2009-09-13 | s4-repl: added a preiodic notification check to the repl task | Andrew Tridgell | 1 | -1/+2 |
2009-09-11 | s4-kcc: add a very simple KCC | Andrew Tridgell | 1 | -0/+18 |
2009-07-13 | libds: merge the UF<->ACB flag mapping functions. | Günther Deschner | 1 | -2/+2 |
2009-06-02 | Fix more unresolved symbols. | Jelmer Vernooij | 1 | -3/+4 |
2009-06-02 | Fix dependencies when using shared libraries. | Jelmer Vernooij | 1 | -1/+1 |
2009-04-14 | Move DRSUAPI per-attribute decryption into a common file | Andrew Bartlett | 1 | -1/+2 |
2009-04-08 | Make the schema_inferiors generation code to compile | Andrew Bartlett | 1 | -1/+2 |
2009-03-05 | Remove ad2oLschema, insted call it directly from provision-backend | Andrew Bartlett | 1 | -1/+2 |
2008-12-22 | Fix missing symbols issues when building with shared libraries. | Jelmer Vernooij | 1 | -1/+1 |
2008-11-16 | s4:librpc/ndr: integrate NDR_MISC into LIBNDR | Stefan Metzmacher | 1 | -1/+1 |
2008-09-24 | Rename smbd -> samba. | Jelmer Vernooij | 1 | -1/+1 |
2008-08-20 | Split schema_init.c into smaller bits. | Andrew Bartlett | 1 | -0/+2 |
2008-08-18 | Merge the two attribute syntax tables. | Andrew Bartlett | 1 | -2/+1 |
2008-08-15 | Generate the subSchema in cn=Aggregate | Andrew Bartlett | 1 | -1/+2 |
2008-05-31 | Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c | Andrew Bartlett | 1 | -3/+0 |
2008-05-30 | Move CFLAGS handling out of smb_build. | Jelmer Vernooij | 1 | -0/+3 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -4/+4 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -4/+4 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -4/+4 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -2/+2 |
2008-04-02 | Reduce the number of installed headers. | Jelmer Vernooij | 1 | -2/+2 |
2008-03-08 | Fix the build. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -17/+21 |
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-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-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26508: Tighter dependencies in an attempt to fix missing symbol errors on sun9. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26493: Fix includes for dsdb/common. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 1 | -5/+14 |
2007-12-21 | r26319: Split encoding functions out of libcli_ldap. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26136: Attempt to fix dependencies for auth. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26006: Improve some dependencies. | Jelmer Vernooij | 1 | -1/+1 |