summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-05s3: normalize "Changing password for" msg IDs and STRsLars Müller18-30/+30
2010-02-05s4/drs: propagate DRS_ extension flags in code baseKamen Mazdrashki3-3/+3
2010-02-05s4/idl: Regenerate IDL for DRSUAPI interfaceKamen Mazdrashki2-6/+8
2010-02-05s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_RECYCLE_BIN ext. flag for DRSUAPIKamen Mazdrashki1-1/+2
2010-02-05s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V10 flag for DRSUAPIKamen Mazdrashki1-1/+1
2010-02-05s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V5 flag for DRSUAPIKamen Mazdrashki1-1/+1
2010-02-05s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_ADDENTRY flag for DRSUAPIKamen Mazdrashki1-1/+1
2010-02-04Fix bug 7075 - bug in vfs_scannedonly rmdir implementation.Jeremy Allison1-1/+5
2010-02-04s3:passdb: fix a type Domain Users has RID -513Stefan Metzmacher1-1/+1
2010-02-04s3:libsmb: don't reuse the callers stype variable in cli_NetServerEnum()Stefan Metzmacher1-2/+3
2010-02-04s4-torture: handle NT_STATUS_CONNECTION_RESETAndrew Tridgell3-6/+12
2010-02-04s4:mark the SYSTEM control always as non-criticalMatthias Dieter Wallnöfer1-0/+29
2010-02-04s3:nsswitch: also use pthread CFLAGS for the nsswitch modules that might requ...Björn Jacke1-1/+1
2010-02-04s3: fix build on Tru64 after it broke with deactivating pthread pool supportBjörn Jacke1-3/+6
2010-02-04s3:vfs_scannedonly: fix build on HP-UXBjörn Jacke1-0/+6
2010-02-03net: Fix python 2.4 compatibility.Jelmer Vernooij1-0/+5
2010-02-03s3: Simplify the code a bit: Catch (len==0) earlyVolker Lendecke1-7/+4
2010-02-03update samba schema for IBM Directory ServerChristian Ambach1-2/+2
2010-02-02Fix bug 7081 - vfs_expand_msdfs doesn't work correctly (with fix identified)Jeremy Allison1-3/+16
2010-02-02Fix bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit - Core dumps.Jeremy Allison1-2/+9
2010-02-02s3:configure: check complete set of EA functions only when we found at least oneBjörn Jacke1-28/+18
2010-02-02Change uint_t to unsigned int in source4Matt Kraai61-290/+290
2010-02-02Change uint_t to unsigned int in source3Matt Kraai2-8/+8
2010-02-02Change uint_t to unsigned int in pidlMatt Kraai1-1/+0
2010-02-02Change uint_t to unsigned int in libcliMatt Kraai5-5/+5
2010-02-02Change uint_t to unsigned int in lib/utilMatt Kraai4-6/+6
2010-02-02Change uint_t to unsigned int in lib/tallocMatt Kraai2-6/+6
2010-02-02Change uint_t to unsigned int in lib/cryptoMatt Kraai1-4/+4
2010-02-02Change uint_t to unsigned int in lib/replaceMatt Kraai4-4/+1
2010-02-02s4:NBT-WINSREPLICATION: don't mark a local variable as staticStefan Metzmacher1-1/+1
2010-02-01Add debug to make it clear when EA dosmode set is invoked.Jeremy Allison1-0/+5
2010-02-01Fix bug #7084 - Create time on directories not stored properly in an EA in ne...Jeremy Allison1-7/+0
2010-02-01Torture test for bug 7084 - Create time on directories not stored properly in...Jeremy Allison2-1/+88
2010-02-01Arg. Got the sense of the test reversed to fix bug #7080 - Quota only shown w...Jeremy Allison1-1/+1
2010-02-01Fix bug #7080 - Quota only shown when logged as root.Jeremy Allison1-1/+1
2010-02-01s4:NBT-WINS: test large scopesStefan Metzmacher1-0/+37
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