summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/config.mk
Commit message (Expand)AuthorAgeFilesLines
* Added a function to check if an attribute can belong to a filtered replica.Nadezhda Ivanova2010-05-031-1/+2
* s4/dsdb: dsdb_schema_info object implementationKamen Mazdrashki2010-04-091-1/+2
* s4-python: Move load_partition_usn to dsdb module.Jelmer Vernooij2010-04-081-1/+1
* s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij2010-04-041-0/+6
* Moved access_check_on_dn from acl module as an utility.Nadezhda Ivanova2010-03-121-1/+2
* s4-dnsupdate: use samba_runcmd() in the dns update taskAndrew Tridgell2010-02-171-1/+2
* s4-kcc: initial code for the topology algorithmCrístian Deives2010-02-151-0/+1
* s4-dns: added a dns update taskAndrew Tridgell2010-02-111-0/+13
* s4-drs: framework for DsGetReplInfo(), includes the DS_REPL_INFO_NEIGHBORS in...Andrew Tridgell2010-01-161-1/+3
* s4-repl: added request for RID allocation in drepl taskAndrew Tridgell2010-01-081-1/+2
* s4-kcc: added a preiodic task to remove deleted objectsAndrew Tridgell2010-01-021-0/+1
* dsdb: Fix dependencies when building against system ldb.Jelmer Vernooij2009-12-291-2/+2
* s4-drs: Create connection obejct (nTDSConnection)Crístian Deives2009-11-301-0/+1
* s4:dsdb Add new dsdb_dn to handle DN+Binary and DN+StringAndrew Bartlett2009-11-121-1/+2
* s4/drs: prefixMap module initial definitionKamen Mazdrashki2009-10-161-1/+2
* s4:dsdb/common/sidmap - RemoveMatthias Dieter Wallnöfer2009-10-021-1/+0
* s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell2009-09-131-1/+2
* s4-kcc: add a very simple KCCAndrew Tridgell2009-09-111-0/+18
* libds: merge the UF<->ACB flag mapping functions.Günther Deschner2009-07-131-2/+2
* Fix more unresolved symbols.Jelmer Vernooij2009-06-021-3/+4
* Fix dependencies when using shared libraries.Jelmer Vernooij2009-06-021-1/+1
* Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett2009-04-141-1/+2
* Make the schema_inferiors generation code to compileAndrew Bartlett2009-04-081-1/+2
* Remove ad2oLschema, insted call it directly from provision-backendAndrew Bartlett2009-03-051-1/+2
* Fix missing symbols issues when building with shared libraries.Jelmer Vernooij2008-12-221-1/+1
* s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher2008-11-161-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-241-1/+1
* Split schema_init.c into smaller bits.Andrew Bartlett2008-08-201-0/+2
* Merge the two attribute syntax tables.Andrew Bartlett2008-08-181-2/+1
* Generate the subSchema in cn=AggregateAndrew Bartlett2008-08-151-1/+2
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-3/+0
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-0/+3
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-4/+4
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-4/+4
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-4/+4
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-2/+2
|\
| * Reduce the number of installed headers.Jelmer Vernooij2008-04-021-2/+2
| * Change remaining prototype headers to be private.Jelmer Vernooij2008-02-291-1/+1
| * Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-4/+8
* | Fix the build.Jelmer Vernooij2008-03-081-1/+1
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-17/+21
* | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-2/+6
* | Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij2008-02-251-3/+3
|/
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-1/+1
* r26508: Tighter dependencies in an attempt to fix missing symbol errors on sun9.Jelmer Vernooij2007-12-211-1/+1
* r26493: Fix includes for dsdb/common.Jelmer Vernooij2007-12-211-0/+1
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-5/+14
* r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2007-12-211-2/+2
* r26136: Attempt to fix dependencies for auth.Jelmer Vernooij2007-12-211-1/+2
* r26006: Improve some dependencies.Jelmer Vernooij2007-12-211-1/+1