summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * s4:testprogs Operate the blackbox kinit and net tests using the :local configAndrew Bartlett2010-07-163-8/+5
| * s4:testprogs Show that we no longer delete the old keytab entriesAndrew Bartlett2010-07-151-3/+5
| * s4:provision Handle machine account password changes while keeping keytabAndrew Bartlett2010-07-151-15/+23
| * s4:pyldb whitespace fixAndrew Bartlett2010-07-151-1/+1
| * s4:pyldb Fix memory handling for ldb_message_elementAndrew Bartlett2010-07-151-5/+10
| * s4:testprogs Prove kerberos still works after a password changeAndrew Bartlett2010-07-151-0/+25
| * s4 upgradeprovision: Adapt the list of attribute modifiedMatthieu Patou2010-07-151-4/+25
| * s4 ldb modules: relax some tests about attributes that should not be hereMatthieu Patou2010-07-151-0/+9
| * s4 upgradeprovision: Synchronize the calculated keyversionnumber with the one...Matthieu Patou2010-07-151-1/+22
| * s4 upgradeprovision: do not copy RID Set it's automaticaly created by the RID...Matthieu Patou2010-07-151-24/+34
| * s4 upgradeprovision: add function to backup the provision before updatingMatthieu Patou2010-07-151-152/+268
| * s4 upgradeprovision: fix whitespacesMatthieu Patou2010-07-151-13/+13
| * s4: Add unit test for increment_calculated_keyversion_numberMatthieu Patou2010-07-151-1/+25
| * s4 upgradeprovision: introduce a new function to update the field use for cal...Matthieu Patou2010-07-151-3/+37
| * s4 python: Add functions to samdb to manipulate version of replPropertyMetaDa...Matthieu Patou2010-07-152-1/+128
| * s4 dsdb: Use the changereplmetadata controlMatthieu Patou2010-07-152-72/+222
| * s4 dsdb: create a new control: changereplmetadataMatthieu Patou2010-07-152-0/+7
| * ldb: allow ldb_sequence_number to be called in pythonMatthieu Patou2010-07-151-0/+26
| * s4: Unit test update_machine_account_password through kinitMatthieu Patou2010-07-152-0/+40
| * s4: Add a simple script to change dc passwordMatthieu Patou2010-07-151-0/+63
| * s4 provision: move update_machine_account_password to helpersMatthieu Patou2010-07-152-49/+51
| * s3: Fix crashes in the printing codeVolker Lendecke2010-07-151-0/+3
| * s3-dcerpc: Break memory hierarchy for shared structureSimo Sorce2010-07-141-1/+1
* | s3-dcerpc: Break memory hierarchy for shared structureSimo Sorce2010-07-141-1/+1
|/
* s4: Added acl search tests for anonymous connection.Nadezhda Ivanova2010-07-141-83/+68
* s3-dcerpc: fix crash bug in error path of process_complete_pdu().Günther Deschner2010-07-141-1/+1
* Fixed system_session_anon to actually make an anonymous sessionNadezhda Ivanova2010-07-141-1/+1
* s3:auth Change auth_ntlmssp_server_info API to return NTSTATUSAndrew Bartlett2010-07-145-13/+19
* s3:smbd Give the kerberos session key a parentAndrew Bartlett2010-07-141-0/+2
* s3:smbd Fix segfault if register_existing_vuid() failsAndrew Bartlett2010-07-141-4/+12
* s3-selftest: enable RPC-BIND against s3.Günther Deschner2010-07-141-1/+1
* s4-smbtorture: add very simple RPC-BIND testsuite.Günther Deschner2010-07-144-2/+99
* s4-smbtorture: rename rpc/bind.c to rpc/multi_bind.c.Günther Deschner2010-07-143-2/+2
* s3-libnet: add missing header file, sorry.Günther Deschner2010-07-131-0/+13
* s3-libnet: better separate headers.Günther Deschner2010-07-1319-126/+61
* s3-winbind: Don't cache queries to builtin and own sam domain.Andreas Schneider2010-07-131-3/+29
* s3-winbind: Set status before we leave in some msrpc functions.Andreas Schneider2010-07-131-0/+4
* Revert "Remove the global char *LastDir."Jeremy Allison2010-07-133-1/+22
* s3-waf: fix the build.Günther Deschner2010-07-131-0/+1
* s3-ldb: fix build warning.Günther Deschner2010-07-131-44/+1
* s4: Reorganized dsHeuristics reset so the code can be reusedNadezhda Ivanova2010-07-131-53/+38
* s3-dcerpc: Remove unused functions and headersSimo Sorce2010-07-133-355/+0
* s3-dcerpc: Use dcerpc_push_ncacn_packet() in api_pipe_alter_context()Simo Sorce2010-07-131-104/+76
* s3-dcerpc: Use dcerpc_push_dcerpc_auth() for spnego auth continuations.Simo Sorce2010-07-131-41/+32
* s3-dceprc: Use dcerpc_push_ncacn_packet() in api_pipe_bind_req()Simo Sorce2010-07-131-111/+89
* s3-dcerpc: Use a DATA_BLOB in bind processing and avoid one mem copySimo Sorce2010-07-131-105/+52
* s3-dcerpc: Rearrange api_pipe_bind_req() to do checks before allocating memorySimo Sorce2010-07-131-30/+27
* s3-dcerpc: fix dcerpc_push_ncacn_packet, pass arg by addressSimo Sorce2010-07-133-8/+8
* s3-dcerpc: pass the packet to setup_bind_nack()Simo Sorce2010-07-131-6/+6
* s3-dceprc: Add debug messagesSimo Sorce2010-07-131-0/+10