summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-11-15kdc: Build as shared module by default.Jelmer Vernooij1-0/+1
2010-11-15auth/ntlm: Use name consistent with other service names.Jelmer Vernooij1-1/+1
2010-11-15auth/gensec Handle incorrect username or password in Kerberos client codeAndrew Bartlett2-0/+3
2010-11-15s4-kdc update startup routines after heimdal updateAndrew Bartlett1-1/+13
2010-11-15s4-kdc Remove use of heimdal private headers in kpasswd server.Andrew Bartlett1-16/+3
2010-11-15heimdal Extra files required for merge up to current heimdalAndrew Bartlett31-23/+6724
2010-11-15heimdal regenate lex and yacc filesAndrew Bartlett9-3475/+2672
2010-11-15Add attribute macros for Heimdal to useAndrew Bartlett3-1/+480
2010-11-15s4:heimdal: import lorikeet-heimdal-201011102149 (commit 5734d03c20e104c8f455...Andrew Bartlett47-11222/+1373
2010-11-15s4/dns: Build as shared module.Jelmer Vernooij1-2/+3
2010-11-15s4-kdc: if "bind interfaces only" is false, then also listen on wildcardAndrew Tridgell1-20/+44
2010-11-15s4-server: make server sockets a child of the task contextAndrew Tridgell14-39/+52
2010-11-15samba-tool: fixed crash in "samba-tool drs showrepl"Andrew Tridgell1-5/+11
2010-11-14web_server: Build as module.Jelmer Vernooij4-9/+16
2010-11-14kcc/drepl: Build as service.Jelmer Vernooij1-4/+6
2010-11-14winbind: Build as shared module.Jelmer Vernooij1-2/+3
2010-11-14Build wrepl server as service by default.Jelmer Vernooij3-3/+4
2010-11-14Re-enable ldb-cmdline for the moment, as it is used by oLschema2ldif.Jelmer Vernooij1-5/+5
2010-11-14Don't build ldb tools when there is a system provided ldb.Jelmer Vernooij1-13/+13
2010-11-14s4-auth: fixed infinite loop in krb5 authAndrew Tridgell1-1/+1
2010-11-14s4-auth: fixed crash in krb5 authAndrew Tridgell1-2/+1
2010-11-13s4:password_hash LDB module - return "ERR_CONSTRAINT_VIOLATION" on password c...Matthias Dieter Wallnöfer1-6/+9
2010-11-13s4:upgradeprovision - why not directly use "provision:0"?Matthias Dieter Wallnöfer1-4/+4
2010-11-13s4:objectclass LDB module - multiple "objectClass" change elements are unfort...Matthias Dieter Wallnöfer2-173/+178
2010-11-13s4-drs: fixed a crash in writspnAndrew Tridgell1-2/+8
2010-11-13s4-test: we need to import testtools before subunit/pythonAndrew Tridgell1-1/+1
2010-11-12ktpass: also use userPrincipalName for locating the principalMatthieu Patou1-1/+2
2010-11-12ktpass: fix the search path for when running in samba's source dirMatthieu Patou1-0/+3
2010-11-12python: use the ldbMessage + modify notation instead of modify_ldif that we t...Matthieu Patou1-7/+6
2010-11-12Fix typoMatthieu Patou1-1/+1
2010-11-12unit tests: add testing for dns account password changeMatthieu Patou1-0/+4
2010-11-12upgradeprovision: use relaxed control while adding missing object containerMatthieu Patou1-1/+3
2010-11-12upgradeprovision: fix pb with dns-hostname, regenerate a correct keytabMatthieu Patou2-1/+75
2010-11-12upgradeprovision: use the relax/(upgrade)provision when modifying objectMatthieu Patou1-1/+8
2010-11-12upgradeprovision: use the (upgrade)provision control alsoMatthieu Patou1-2/+2
2010-11-12upgradeprovision: update revision for forestupdate and domainupdate objectsMatthieu Patou1-1/+4
2010-11-12samldb: relax groupType modification checksMatthieu Patou1-27/+32
2010-11-12Add a script to make backup of samba provisionMatthieu Patou1-0/+65
2010-11-12s4:objectclass LDB module - we should not simply ignore additional "objectCla...Matthias Dieter Wallnöfer2-2/+29
2010-11-12s4:repl_meta_data LDB module - convert two debug messages into error messagesMatthias Dieter Wallnöfer1-4/+4
2010-11-12s4:samldb/objectclass_attrs LDB modules - move "description" logic from "obje...Matthias Dieter Wallnöfer4-198/+245
2010-11-12s4: Remove obsolete mkversion.shJelmer Vernooij1-133/+0
2010-11-12samba_version: When working from git checkout, display git revision SHA1 ratherJelmer Vernooij1-1/+1
2010-11-12torture: Only add in tests for socket_wrapper/nss_wrapper when they have been...Jelmer Vernooij2-2/+18
2010-11-12unix_privs: Add missing dependency on libreplace.Jelmer Vernooij1-1/+1
2010-11-12heimdal_build: Add missing dependency on replace, necessary because replace.h...Jelmer Vernooij1-1/+1
2010-11-12Lowercase DNS_UPDATE_SRV name.Jelmer Vernooij1-1/+1
2010-11-12s4-kdc: added proxying of kdc requests for RODCsAndrew Tridgell5-66/+782
2010-11-12s4-kdc Return HDB_ERR_NOT_FOUND_HERE on un-revealed accounts on an RODCAndrew Bartlett1-1/+7
2010-11-12heimdal Return HDB_ERR_NOT_FOUND_HERE to the callerAndrew Bartlett3-11/+34