summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:heimdal: import lorikeet-heimdal-201011102149 (commit 5734d03c20e104c8f455...Andrew Bartlett2010-11-1547-11222/+1373
* s4/dns: Build as shared module.Jelmer Vernooij2010-11-151-2/+3
* s4-kdc: if "bind interfaces only" is false, then also listen on wildcardAndrew Tridgell2010-11-151-20/+44
* s4-server: make server sockets a child of the task contextAndrew Tridgell2010-11-1514-39/+52
* samba-tool: fixed crash in "samba-tool drs showrepl"Andrew Tridgell2010-11-151-5/+11
* web_server: Build as module.Jelmer Vernooij2010-11-144-9/+16
* kcc/drepl: Build as service.Jelmer Vernooij2010-11-141-4/+6
* winbind: Build as shared module.Jelmer Vernooij2010-11-141-2/+3
* Build wrepl server as service by default.Jelmer Vernooij2010-11-143-3/+4
* Re-enable ldb-cmdline for the moment, as it is used by oLschema2ldif.Jelmer Vernooij2010-11-141-5/+5
* Don't build ldb tools when there is a system provided ldb.Jelmer Vernooij2010-11-141-13/+13
* s4-auth: fixed infinite loop in krb5 authAndrew Tridgell2010-11-141-1/+1
* s4-auth: fixed crash in krb5 authAndrew Tridgell2010-11-141-2/+1
* s4:password_hash LDB module - return "ERR_CONSTRAINT_VIOLATION" on password c...Matthias Dieter Wallnöfer2010-11-131-6/+9
* s4:upgradeprovision - why not directly use "provision:0"?Matthias Dieter Wallnöfer2010-11-131-4/+4
* s4:objectclass LDB module - multiple "objectClass" change elements are unfort...Matthias Dieter Wallnöfer2010-11-132-173/+178
* s4-drs: fixed a crash in writspnAndrew Tridgell2010-11-131-2/+8
* s4-test: we need to import testtools before subunit/pythonAndrew Tridgell2010-11-131-1/+1
* ktpass: also use userPrincipalName for locating the principalMatthieu Patou2010-11-121-1/+2
* ktpass: fix the search path for when running in samba's source dirMatthieu Patou2010-11-121-0/+3
* python: use the ldbMessage + modify notation instead of modify_ldif that we t...Matthieu Patou2010-11-121-7/+6
* Fix typoMatthieu Patou2010-11-121-1/+1
* unit tests: add testing for dns account password changeMatthieu Patou2010-11-121-0/+4
* upgradeprovision: use relaxed control while adding missing object containerMatthieu Patou2010-11-121-1/+3
* upgradeprovision: fix pb with dns-hostname, regenerate a correct keytabMatthieu Patou2010-11-122-1/+75
* upgradeprovision: use the relax/(upgrade)provision when modifying objectMatthieu Patou2010-11-121-1/+8
* upgradeprovision: use the (upgrade)provision control alsoMatthieu Patou2010-11-121-2/+2
* upgradeprovision: update revision for forestupdate and domainupdate objectsMatthieu Patou2010-11-121-1/+4
* samldb: relax groupType modification checksMatthieu Patou2010-11-121-27/+32
* Add a script to make backup of samba provisionMatthieu Patou2010-11-121-0/+65
* s4:objectclass LDB module - we should not simply ignore additional "objectCla...Matthias Dieter Wallnöfer2010-11-122-2/+29
* s4:repl_meta_data LDB module - convert two debug messages into error messagesMatthias Dieter Wallnöfer2010-11-121-4/+4
* s4:samldb/objectclass_attrs LDB modules - move "description" logic from "obje...Matthias Dieter Wallnöfer2010-11-124-198/+245
* s4: Remove obsolete mkversion.shJelmer Vernooij2010-11-121-133/+0
* samba_version: When working from git checkout, display git revision SHA1 ratherJelmer Vernooij2010-11-121-1/+1
* torture: Only add in tests for socket_wrapper/nss_wrapper when they have been...Jelmer Vernooij2010-11-122-2/+18
* unix_privs: Add missing dependency on libreplace.Jelmer Vernooij2010-11-121-1/+1
* heimdal_build: Add missing dependency on replace, necessary because replace.h...Jelmer Vernooij2010-11-121-1/+1
* Lowercase DNS_UPDATE_SRV name.Jelmer Vernooij2010-11-121-1/+1
* s4-kdc: added proxying of kdc requests for RODCsAndrew Tridgell2010-11-125-66/+782
* s4-kdc Return HDB_ERR_NOT_FOUND_HERE on un-revealed accounts on an RODCAndrew Bartlett2010-11-121-1/+7
* heimdal Return HDB_ERR_NOT_FOUND_HERE to the callerAndrew Bartlett2010-11-123-11/+34
* s4-kdc: split the kdc process return into a tri-stateAndrew Tridgell2010-11-123-53/+59
* s4-kdc: we don't need the special include handling nowAndrew Tridgell2010-11-121-6/+0
* s4-kdc: rename kdc/kdc.h to kdc/kdc-glue.hAndrew Tridgell2010-11-126-5/+5
* s4-tests: Make repl_schema.py test part of Samba4 test suiteKamen Mazdrashki2010-11-111-0/+1
* s4-repl: Propagate remote prefixMap in DRSUAPI data conversion functionsKamen Mazdrashki2010-11-113-4/+31
* s4-dsdb_syntax: Warning message that we can't find requested ATTID in Schema ...Kamen Mazdrashki2010-11-111-0/+1
* s4-prefixMap: dsdb_schema_pfm_oid_from_attid() to use const prefixMapKamen Mazdrashki2010-11-111-1/+2
* s4-dsdb_syntax: Use remote prefixMap to handle generic cases in drsuapi_to_ld...Kamen Mazdrashki2010-11-111-2/+7