summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-01s4:NBT-WINS: pass the expected rcode of the name registration to the test codeStefan Metzmacher1-18/+39
2010-02-01s4:NBT-WINSREPLICATION: test replication with names including scopesStefan Metzmacher1-1/+51
2010-02-01s4:NBT-WINSREPLICATION: fix compiler warningsStefan Metzmacher1-8/+16
2010-02-01s4:NBT-WINSREPLICATION: use an array of nbt_names to loop over different namesStefan Metzmacher1-10/+7
2010-02-01s4:winsserver: reject name registrations with a scope length > 237Stefan Metzmacher1-0/+9
2010-02-01s4:wrepl_server: truncate the scope of a netbios name to 237 bytes as Windows...Stefan Metzmacher1-0/+14
2010-02-01libcli/nbt: fix ndr_push_nbt_string() string labels with a length of 63 (0x3F...Stefan Metzmacher1-2/+2
2010-02-01s4/ldif: Handle Schema:prefixMap blobs in W2K3 and W2K8Kamen Mazdrashki1-6/+16
2010-02-01s4/ldif: Better control on ldif_write_NDR() errors processingKamen Mazdrashki1-6/+21
2010-02-01s4/idl: drsblobs IDL regenerationKamen Mazdrashki3-0/+120
2010-02-01s4/drsblobs: Custom ndr_print_ implementation for drsuapi_MSPrefixMap_EntryKamen Mazdrashki2-1/+26
2010-02-01s4/idl: PrefixMap description for W2K3 and W2K8 Schema:prefixMap attributeKamen Mazdrashki1-0/+22
2010-02-01tdb: fix an early release of the global lock that can cause data corruptionVolker Lendecke1-5/+10
2010-01-31s4-smbtorture: check for RouterReplyPrinterEx packets inside backchannel in R...Günther Deschner1-6/+147
2010-01-31s4-smbtorture: also test RouterRefreshPrinterChangeNotify call in RPC-SPOOLSS...Günther Deschner1-0/+25
2010-01-31s4-smbtorture: rework spoolss_NotifyOption handling in RPC-SPOOLSS-NOTIFY.Günther Deschner1-19/+31
2010-01-31testprogs: also print printer info during GetPrinter spoolss test.Günther Deschner1-0/+4
2010-01-31s4:kdc streamline context initializationSimo Sorce2-37/+58
2010-01-31s4:kdc Streamline client access verification callSimo Sorce3-70/+129
2010-01-31s4:kdc Fix netbios name retrievalSimo Sorce1-2/+2
2010-01-31s4:ldb quiet down rootdse control registrationSimo Sorce1-1/+1
2010-01-31s3: Fix some DEBUG messagesVolker Lendecke1-3/+3
2010-01-30Fix bug #7079 - cliconnect gets realm wrong with trusted domains.Jeremy Allison4-3/+91
2010-01-30s3/smbd: Fix string buffer overflow causing heap corruptionSteven Danneman1-1/+2
2010-01-30s4:ldb Fix check made conditional by mistakeSimo Sorce1-7/+11
2010-01-30s4:ldb add support for permissive modify controlSimo Sorce1-24/+96
2010-01-29Fix a really interesting problem found by Volker's conversion of sessionsetup...Jeremy Allison1-3/+3
2010-01-29Fix const warning.Jeremy Allison1-1/+1
2010-01-29Revert "s4:include/includes.h - Need to include "system/network.h""Matthias Dieter Wallnöfer1-1/+0
2010-01-29s4:include/includes.h - Need to include "system/network.h"Matthias Dieter Wallnöfer1-0/+1
2010-01-29s4:libcli/util/tstream.c - Need to include "system/network.h"Matthias Dieter Wallnöfer1-0/+1
2010-01-29libcli/nbt: fix off-by-one bug in ndr_pull_wrepl_nbt_name()Stefan Metzmacher1-2/+2
2010-01-29libcli/nbt: fix ndr_pull/push_wrepl_nbt_name()Stefan Metzmacher1-0/+25
2010-01-29s3: link thread objects in libsmbclient only and adjust linker flagsBjörn Jacke1-8/+10
2010-01-29AIX doesn't have MSG_DONTWAITolivier1-1/+1
2010-01-29Fixed a bug caused by a typo. Infrastructure role didn't work.Nadezhda Ivanova1-1/+1
2010-01-29s4/ldap: Test to expoit ldb_ildap bug in case of nested search requestsKamen Mazdrashki3-1/+205
2010-01-29s4/ldap: Fix nested searches SEGFAULT bugKamen Mazdrashki2-0/+15
2010-01-29s4: Ignore few more auto-generated filesKamen Mazdrashki1-0/+2
2010-01-29librpc: rerun 'make idl'Stefan Metzmacher1-0/+3
2010-01-29security.idl: add wellknown TrustedInstaller SIDStefan Metzmacher1-0/+7
2010-01-29s3: by default don't use pthread pool supportBjörn Jacke1-5/+5
2010-01-29lib/util: remove data_blob_talloc_reference()Stefan Metzmacher2-23/+0
2010-01-29s4:auth_sam: avoid usage of data_blob_talloc_reference() and copy the session...Stefan Metzmacher1-4/+14
2010-01-29s4:libcli: remove unneeded talloc_reference() usageStefan Metzmacher1-4/+1
2010-01-28s4:kdc remove dead code and commentsSimo Sorce1-5/+0
2010-01-28s4:kdc Fill in more data fieldsSimo Sorce1-4/+8
2010-01-28s4:kdc move db functions in their own fileSimo Sorce8-1468/+1621
2010-01-28s4:kdc Use a clearer name for the samba kdc entrySimo Sorce4-32/+30
2010-01-28s4:kdc Use better db context structureSimo Sorce6-93/+114