summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-17s3: Remove a reference to "winbindd_cli_state" from append_auth_dataVolker Lendecke1-13/+14
2010-11-17s3: Remove a reference to "winbindd_cli_state" from append_info3_as_txtVolker Lendecke1-28/+29
2010-11-17s3: Remove a reference to "winbindd_cli_state" from append_afs_tokenVolker Lendecke1-8/+6
2010-11-17s3: Remove a reference to "winbindd_cli_state" from append_info3_as_ndrVolker Lendecke1-4/+5
2010-11-17s3: Remove a reference to "winbindd_cli_state" from append_unix_usernameVolker Lendecke1-6/+6
2010-11-17s3: Remove a reference to "winbindd_cli_state" from append_auth_dataVolker Lendecke1-11/+11
2010-11-17"bool ? true : false" is a bit pointlessVolker Lendecke1-2/+1
2010-11-17s3: Move parse_sidlist to the only calling fileVolker Lendecke3-44/+42
2010-11-17s3: Remove some unused codeVolker Lendecke2-23/+0
2010-11-17ldb:ldb_dn.c - ldb_dn_explode - free also the extended components on error casesMatthias Dieter Wallnöfer1-1/+4
2010-11-17tevent: Fix docstring, tevent_req_is_in_progress does not destroy private dataKai Blin1-2/+0
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-16s4-test_kinit Add tests for lowercase realm combinationsAndrew Bartlett1-0/+4
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 Tridgell5-29/+38
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