summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-11-16s4-kdc Fix the realm handling again, this time pay attention to the flagsAndrew Bartlett1-20/+20
2010-11-16s4-kdc use 'flags' to only create the 'admin data' elements when requestedAndrew Bartlett1-15/+19
2010-11-16s4-kdc Add 'flags' parameter to db fetch callsAndrew Bartlett1-8/+35
2010-11-16waf: added --git-local-changes configure optionAndrew Tridgell1-8/+8
2010-11-15s4-kdc Don't regenerate the PAC for cross-realm ticketsAndrew Bartlett1-0/+3
2010-11-15s4-kdc Don't always regenerate the PACAndrew Bartlett1-2/+4
2010-11-15heimdal Fetch the client before the PAC check, but after obtaining krbtgt_outAndrew Bartlett1-31/+30
2010-11-15s4-gensec Indicate if GENSEC is in client or server mode in the debugAndrew Bartlett1-2/+4
2010-11-15s4:heimdal - fix the return code of a non-void functionMatthias Dieter Wallnöfer1-0/+2
2010-11-15s4:torture/basic/base.c - fix output warnings regarding "time_t"Matthias Dieter Wallnöfer1-2/+4
2010-11-15s4:objectclass LDB module - improve the default name context checking on modi...Matthias Dieter Wallnöfer1-16/+12
2010-11-15s4-join: not all versions of w2003 have msDS-SupportedEncryptionTypesAndrew Tridgell1-2/+4
2010-11-15s4-devel: a script to test the Samba4 HOWTOAndrew Tridgell2-0/+605
2010-11-15s4:objectclass LDB module - implement the "objectClass" change restrictions o...Matthias Dieter Wallnöfer1-0/+25
2010-11-15heimdal_base: Fix include path so heim_threads.h can be found.Jelmer Vernooij1-1/+1
2010-11-15smb_server: Build as shared module.Jelmer Vernooij3-3/+3
2010-11-15heimdal_base: Add missing dependency on replace.Jelmer Vernooij1-1/+1
2010-11-15nbtd: Build service as shared module.Jelmer Vernooij2-6/+7
2010-11-15s4-dns: added --fail-immediately option to samba_dnsupdateAndrew Tridgell1-1/+13
2010-11-15s4-dns: fixed registration of multiple IPs in samba_dnsupdateAndrew Tridgell1-1/+1
2010-11-15heimdal Fix handling of backwards cross-realm detection for Samba4Andrew Bartlett1-18/+48
2010-11-15s4-kdc Fix realm handling in our KDCAndrew Bartlett1-38/+6
2010-11-15s4: Build ldap and samba3_smb services as shared modules.Jelmer Vernooij4-5/+7
2010-11-15cldap: Build as shared module.Jelmer Vernooij2-1/+2
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