summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-11-17s4-provision: don't test for xattrs if posix:eadb is setAndrew Tridgell2-1/+2
2010-11-17s4-provision: setup posix:eadb using lp.set()Andrew Tridgell4-8/+2
2010-11-17developer: only do the C++ reserved name checking on LinuxAndrew Tridgell1-1/+1
2010-11-17s4-provision: don't try to autodetect xattr is posix:eadb is setAndrew Tridgell1-1/+1
2010-11-17s4-heimdal: ask for non-atomic heimdalAndrew Tridgell1-0/+3
2010-11-17heimdal: added HEIM_BASE_NON_ATOMIC optionAndrew Tridgell1-1/+8
2010-11-17s4-test: updates to test-howto.pyAndrew Tridgell2-59/+122
2010-11-17s4-heimdal: implement KERB_AP_ERR_TYPE_SKEW_RECOVERYAndrew Tridgell1-1/+5
2010-11-17s4-gensec: zero the gssapi_stateAndrew Tridgell1-1/+1
2010-11-17s4-provision: use the command line lp in provisionAndrew Tridgell1-1/+1
2010-11-17s4-provision: add log messages about IP lookupAndrew Tridgell1-0/+2
2010-11-17s4-dns: catch more expections in samba_dnsupdateAndrew Tridgell1-1/+5
2010-11-17ldb:ldb_dn.c - ldb_dn_explode - free also the extended components on error casesMatthias Dieter Wallnöfer1-1/+4
2010-11-17s4-test: added testing of w2k3 DC join to test-howto.pyAndrew Tridgell2-19/+105
2010-11-17s4-join: fixed join to w2k3Andrew Tridgell1-1/+1
2010-11-17s4-join: show a reasonable error on DsAddEntry() failingAndrew Tridgell1-1/+6
2010-11-17s4-join: enable NDR printing at debug levels >= 5Andrew Tridgell1-2/+9
2010-11-17s4-loadparm: set debuglevel and logfile in tablesAndrew Tridgell1-0/+5
2010-11-17s4-loadparm: fixed a memory leak in handle_realm()Andrew Tridgell1-0/+3
2010-11-16s4-kdc Rework supported encryption type logic to match MicrosoftAndrew Bartlett1-37/+16
2010-11-16s4:acl LDB module - use also here "dsdb_find_nc_root" to implement the NC-spe...Matthias Dieter Wallnöfer1-28/+57
2010-11-16s4:descriptor LDB module - also "get_default_ag" should make use of "dsdb_fin...Matthias Dieter Wallnöfer1-12/+12
2010-11-16s4:descriptor LDB module - handle the NCs in a more generic way by using "dsd...Matthias Dieter Wallnöfer1-10/+22
2010-11-16s4:"dsdb_find_nc_root" - let it work also when the "namingContexts" attribute...Matthias Dieter Wallnöfer1-8/+34
2010-11-16s4:descriptor LDB module - make more clear that special control entries never...Matthias Dieter Wallnöfer1-0/+7
2010-11-16s4:objectclass LDB module - the "olddn" is the special DN for rename requestsMatthias Dieter Wallnöfer1-1/+1
2010-11-16s4-schema_load: Don't clean in_transaction flag until transaction is really f...Kamen Mazdrashki1-7/+6
2010-11-16s4:subtree_rename LDB module - make use of "dsdb_find_nc_root"Matthias Dieter Wallnöfer1-22/+27
2010-11-16s4:objectclass LDB module - free "nc_root" after name context comparisonsMatthias Dieter Wallnöfer1-0/+2
2010-11-16s4-test: fixes for test-howto.pyAndrew Tridgell2-25/+36
2010-11-16s4-spoolss: fixed warning in call to torture_warning()Andrew Tridgell1-2/+2
2010-11-16s4-eventlog: fixed dcerpc handle returnAndrew Tridgell1-4/+12
2010-11-16samba-tool Add test for --store-plaintextAndrew Bartlett1-1/+1
2010-11-16Update dcerpc_server.pc library name to match reality.Brad Hards1-1/+1
2010-11-16samba-tool pwsettings Allow setting 'store cleartext'Andrew Bartlett1-2/+17
2010-11-16s4-ldif_handlers Add handler for printing supplementalCredentialsAndrew Bartlett2-1/+24
2010-11-16heimdal Build ticket with the canonical server nameAndrew Bartlett1-1/+1
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