summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-kdc Rework supported encryption type logic to match MicrosoftAndrew Bartlett2010-11-161-37/+16
* s4:acl LDB module - use also here "dsdb_find_nc_root" to implement the NC-spe...Matthias Dieter Wallnöfer2010-11-161-28/+57
* s4:descriptor LDB module - also "get_default_ag" should make use of "dsdb_fin...Matthias Dieter Wallnöfer2010-11-161-12/+12
* s4:descriptor LDB module - handle the NCs in a more generic way by using "dsd...Matthias Dieter Wallnöfer2010-11-161-10/+22
* s4:"dsdb_find_nc_root" - let it work also when the "namingContexts" attribute...Matthias Dieter Wallnöfer2010-11-161-8/+34
* s4:descriptor LDB module - make more clear that special control entries never...Matthias Dieter Wallnöfer2010-11-161-0/+7
* s4:objectclass LDB module - the "olddn" is the special DN for rename requestsMatthias Dieter Wallnöfer2010-11-161-1/+1
* s4-schema_load: Don't clean in_transaction flag until transaction is really f...Kamen Mazdrashki2010-11-161-7/+6
* s4:subtree_rename LDB module - make use of "dsdb_find_nc_root"Matthias Dieter Wallnöfer2010-11-161-22/+27
* s4:objectclass LDB module - free "nc_root" after name context comparisonsMatthias Dieter Wallnöfer2010-11-161-0/+2
* s4-test: fixes for test-howto.pyAndrew Tridgell2010-11-162-25/+36
* s4-spoolss: fixed warning in call to torture_warning()Andrew Tridgell2010-11-161-2/+2
* s4-eventlog: fixed dcerpc handle returnAndrew Tridgell2010-11-161-4/+12
* samba-tool Add test for --store-plaintextAndrew Bartlett2010-11-161-1/+1
* Update dcerpc_server.pc library name to match reality.Brad Hards2010-11-161-1/+1
* samba-tool pwsettings Allow setting 'store cleartext'Andrew Bartlett2010-11-161-2/+17
* s4-ldif_handlers Add handler for printing supplementalCredentialsAndrew Bartlett2010-11-162-1/+24
* heimdal Build ticket with the canonical server nameAndrew Bartlett2010-11-161-1/+1
* s4-kdc Fix the realm handling again, this time pay attention to the flagsAndrew Bartlett2010-11-161-20/+20
* s4-kdc use 'flags' to only create the 'admin data' elements when requestedAndrew Bartlett2010-11-161-15/+19
* s4-kdc Add 'flags' parameter to db fetch callsAndrew Bartlett2010-11-161-8/+35
* waf: added --git-local-changes configure optionAndrew Tridgell2010-11-161-8/+8
* s4-kdc Don't regenerate the PAC for cross-realm ticketsAndrew Bartlett2010-11-151-0/+3
* s4-kdc Don't always regenerate the PACAndrew Bartlett2010-11-151-2/+4
* heimdal Fetch the client before the PAC check, but after obtaining krbtgt_outAndrew Bartlett2010-11-151-31/+30
* s4-gensec Indicate if GENSEC is in client or server mode in the debugAndrew Bartlett2010-11-151-2/+4
* s4:heimdal - fix the return code of a non-void functionMatthias Dieter Wallnöfer2010-11-151-0/+2
* s4:torture/basic/base.c - fix output warnings regarding "time_t"Matthias Dieter Wallnöfer2010-11-151-2/+4
* s4:objectclass LDB module - improve the default name context checking on modi...Matthias Dieter Wallnöfer2010-11-151-16/+12
* s4-join: not all versions of w2003 have msDS-SupportedEncryptionTypesAndrew Tridgell2010-11-151-2/+4
* s4-devel: a script to test the Samba4 HOWTOAndrew Tridgell2010-11-152-0/+605
* s4:objectclass LDB module - implement the "objectClass" change restrictions o...Matthias Dieter Wallnöfer2010-11-151-0/+25
* heimdal_base: Fix include path so heim_threads.h can be found.Jelmer Vernooij2010-11-151-1/+1
* smb_server: Build as shared module.Jelmer Vernooij2010-11-153-3/+3
* heimdal_base: Add missing dependency on replace.Jelmer Vernooij2010-11-151-1/+1
* nbtd: Build service as shared module.Jelmer Vernooij2010-11-152-6/+7
* s4-dns: added --fail-immediately option to samba_dnsupdateAndrew Tridgell2010-11-151-1/+13
* s4-dns: fixed registration of multiple IPs in samba_dnsupdateAndrew Tridgell2010-11-151-1/+1
* heimdal Fix handling of backwards cross-realm detection for Samba4Andrew Bartlett2010-11-151-18/+48
* s4-kdc Fix realm handling in our KDCAndrew Bartlett2010-11-151-38/+6
* s4: Build ldap and samba3_smb services as shared modules.Jelmer Vernooij2010-11-154-5/+7
* cldap: Build as shared module.Jelmer Vernooij2010-11-152-1/+2
* kdc: Build as shared module by default.Jelmer Vernooij2010-11-151-0/+1
* auth/ntlm: Use name consistent with other service names.Jelmer Vernooij2010-11-151-1/+1
* auth/gensec Handle incorrect username or password in Kerberos client codeAndrew Bartlett2010-11-152-0/+3
* s4-kdc update startup routines after heimdal updateAndrew Bartlett2010-11-151-1/+13
* s4-kdc Remove use of heimdal private headers in kpasswd server.Andrew Bartlett2010-11-151-16/+3
* heimdal Extra files required for merge up to current heimdalAndrew Bartlett2010-11-1531-23/+6724
* heimdal regenate lex and yacc filesAndrew Bartlett2010-11-159-3475/+2672
* Add attribute macros for Heimdal to useAndrew Bartlett2010-11-153-1/+480