summaryrefslogtreecommitdiff
path: root/source4/dsdb/config.mk
AgeCommit message (Expand)AuthorFilesLines
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-117/+0
2010-09-10s4-drs: Implementation of GetNCChanges extended op 6 - fsmo role transferNadezhda Ivanova1-1/+2
2010-05-03Added a function to check if an attribute can belong to a filtered replica.Nadezhda Ivanova1-1/+2
2010-04-09s4/dsdb: dsdb_schema_info object implementationKamen Mazdrashki1-1/+2
2010-04-08s4-python: Move load_partition_usn to dsdb module.Jelmer Vernooij1-1/+1
2010-04-04s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij1-0/+6
2010-03-12Moved access_check_on_dn from acl module as an utility.Nadezhda Ivanova1-1/+2
2010-02-17s4-dnsupdate: use samba_runcmd() in the dns update taskAndrew Tridgell1-1/+2
2010-02-15s4-kcc: initial code for the topology algorithmCrístian Deives1-0/+1
2010-02-11s4-dns: added a dns update taskAndrew Tridgell1-0/+13
2010-01-16s4-drs: framework for DsGetReplInfo(), includes the DS_REPL_INFO_NEIGHBORS in...Andrew Tridgell1-1/+3
2010-01-08s4-repl: added request for RID allocation in drepl taskAndrew Tridgell1-1/+2
2010-01-02s4-kcc: added a preiodic task to remove deleted objectsAndrew Tridgell1-0/+1
2009-12-29dsdb: Fix dependencies when building against system ldb.Jelmer Vernooij1-2/+2
2009-11-30s4-drs: Create connection obejct (nTDSConnection)Crístian Deives1-0/+1
2009-11-12s4:dsdb Add new dsdb_dn to handle DN+Binary and DN+StringAndrew Bartlett1-1/+2
2009-10-16s4/drs: prefixMap module initial definitionKamen Mazdrashki1-1/+2
2009-10-02s4:dsdb/common/sidmap - RemoveMatthias Dieter Wallnöfer1-1/+0
2009-09-13s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell1-1/+2
2009-09-11s4-kcc: add a very simple KCCAndrew Tridgell1-0/+18
2009-07-13libds: merge the UF<->ACB flag mapping functions.Günther Deschner1-2/+2
2009-06-02Fix more unresolved symbols.Jelmer Vernooij1-3/+4
2009-06-02Fix dependencies when using shared libraries.Jelmer Vernooij1-1/+1
2009-04-14Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett1-1/+2
2009-04-08Make the schema_inferiors generation code to compileAndrew Bartlett1-1/+2
2009-03-05Remove ad2oLschema, insted call it directly from provision-backendAndrew Bartlett1-1/+2
2008-12-22Fix missing symbols issues when building with shared libraries.Jelmer Vernooij1-1/+1
2008-11-16s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher1-1/+1
2008-09-24Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-08-20Split schema_init.c into smaller bits.Andrew Bartlett1-0/+2
2008-08-18Merge the two attribute syntax tables.Andrew Bartlett1-2/+1
2008-08-15Generate the subSchema in cn=AggregateAndrew Bartlett1-1/+2
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett1-3/+0
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij1-0/+3
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-4/+4
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-4/+4
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-4/+4
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-2/+2
2008-04-02Reduce the number of installed headers.Jelmer Vernooij1-2/+2
2008-03-08Fix the build.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-17/+21
2008-02-29Change remaining prototype headers to be private.Jelmer Vernooij1-1/+1
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-4/+8
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij1-2/+6
2008-02-25Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij1-3/+3
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-1/+1
2007-12-21r26508: Tighter dependencies in an attempt to fix missing symbol errors on sun9.Jelmer Vernooij1-1/+1
2007-12-21r26493: Fix includes for dsdb/common.Jelmer Vernooij1-0/+1
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-5/+14
2007-12-21r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij1-2/+2