summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-provision: don't test for xattrs if posix:eadb is setAndrew Tridgell2010-11-172-1/+2
* s4-provision: setup posix:eadb using lp.set()Andrew Tridgell2010-11-174-8/+2
* developer: only do the C++ reserved name checking on LinuxAndrew Tridgell2010-11-171-1/+1
* s4-provision: don't try to autodetect xattr is posix:eadb is setAndrew Tridgell2010-11-171-1/+1
* s4-heimdal: ask for non-atomic heimdalAndrew Tridgell2010-11-171-0/+3
* heimdal: added HEIM_BASE_NON_ATOMIC optionAndrew Tridgell2010-11-171-1/+8
* s4-test: updates to test-howto.pyAndrew Tridgell2010-11-172-59/+122
* s4-heimdal: implement KERB_AP_ERR_TYPE_SKEW_RECOVERYAndrew Tridgell2010-11-171-1/+5
* s4-gensec: zero the gssapi_stateAndrew Tridgell2010-11-171-1/+1
* s4-provision: use the command line lp in provisionAndrew Tridgell2010-11-171-1/+1
* s4-provision: add log messages about IP lookupAndrew Tridgell2010-11-171-0/+2
* s4-dns: catch more expections in samba_dnsupdateAndrew Tridgell2010-11-171-1/+5
* ldb:ldb_dn.c - ldb_dn_explode - free also the extended components on error casesMatthias Dieter Wallnöfer2010-11-171-1/+4
* s4-test: added testing of w2k3 DC join to test-howto.pyAndrew Tridgell2010-11-172-19/+105
* s4-join: fixed join to w2k3Andrew Tridgell2010-11-171-1/+1
* s4-join: show a reasonable error on DsAddEntry() failingAndrew Tridgell2010-11-171-1/+6
* s4-join: enable NDR printing at debug levels >= 5Andrew Tridgell2010-11-171-2/+9
* s4-loadparm: set debuglevel and logfile in tablesAndrew Tridgell2010-11-171-0/+5
* s4-loadparm: fixed a memory leak in handle_realm()Andrew Tridgell2010-11-171-0/+3
* 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