summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-26pidl:Samba3/ClientNDR: $size can be 'foo / 2' so we need to add '(' and ')'Stefan Metzmacher2-3/+3
2009-11-26pidl:NDR/Parser: $size can be 'foo / 2' so we need to add '(' and ')'Stefan Metzmacher1-1/+1
2009-11-26create-tarball: Make it more comfortable to use the --copy-docs option.Karolin Seeger1-0/+13
2009-11-26s4:ldap.py - add a test for the enhanced operational attributes checkMatthias Dieter Wallnöfer1-0/+11
2009-11-26s4:objectclass LDB module - Prevent write operations on constructed attributesMatthias Dieter Wallnöfer1-6/+19
2009-11-26s4:operational LDB module - Don't do the write checks hereMatthias Dieter Wallnöfer1-16/+0
2009-11-26s3-kerberos: next step to resolve Bug #6929: build with recent heimdal.Günther Deschner2-4/+8
2009-11-26s4-smbtorture: refactor RPC-SAMR-LARGE-DC test a little more.Günther Deschner1-25/+26
2009-11-26s4-smbtorture: add torture_samr_context to carry some RPC-SAMR-X specifics.Günther Deschner1-84/+111
2009-11-25Fix warnings with talloc_asprintf.Jeremy Allison1-3/+3
2009-11-25Make us pass RAW-CHKPATH with a case sensitive share.Jeremy Allison1-42/+105
2009-11-25Add RAW-CHKPATH test with case-sensitive share.Jeremy Allison2-0/+7
2009-11-25s3-build: try to fix QNX build ("delay" is defined in lib headers).Günther Deschner1-7/+7
2009-11-25s4/torture: port SMBv1 RAW-LOCK tests to SMBv2Steven Danneman1-20/+2012
2009-11-25s4/libcli: rename previously reserved field in SMB2 LOCK structSteven Danneman6-18/+18
2009-11-25s4/libcli: Initialize client PID for SMB2 connectionsSteven Danneman3-0/+6
2009-11-25s3-registry: fix REG_MULTI_SZ handling in registry_push_value.Günther Deschner1-3/+20
2009-11-25s3-kerberos: add check for prerequisite krb5/krb5.h header while checking for...Günther Deschner1-2/+7
2009-11-25Fix bug 6892 - When a chown operation is issued via Windows Explorer, all ACL...Jeremy Allison1-15/+36
2009-11-25Fix crash due to uninitialized pointer (not a problem in 3.4.x or below).Jeremy Allison1-2/+1
2009-11-25nsswitch: fix compile of winbind_krb5_locator with recent Heimdal versions.Günther Deschner1-0/+1
2009-11-25cifs.upcall: 2nd part of fix for Bug #6868: support building with Heimdal we ...Günther Deschner1-0/+2
2009-11-25s3 selftest: Add RAW-SFILEINFO-END-OF-FILE to selftestTim Prouty1-1/+1
2009-11-25s3 setfileinfo: Open with FILE_WRITE_DATA when setting the file sizeTim Prouty1-1/+1
2009-11-25s4 torture: Change RAW-OPLOCK to use the documented version of SET_END_OF_FIL...Tim Prouty1-4/+4
2009-11-25s4 torture: Allow onefs to be checked like samba3 and samba4Tim Prouty1-0/+1
2009-11-25s4 torture: Add two new setfileinfo testsTim Prouty1-0/+191
2009-11-25s4 torture: Split up the torture suite setup for RAW-SFILEINFOTim Prouty5-14/+25
2009-11-25The start of a WHATSNEW for Samba4 alpha9Andrew Bartlett1-7/+22
2009-11-25s4:dsdb Make samba_dsdb easier to use in upgrades - assume default valuesAndrew Bartlett1-4/+7
2009-11-25s4: update valgrind suppressions for use on build farmAndrew Bartlett1-0/+62
2009-11-25libcli: allow ntstatus.h to be used by openchangeAndrew Tridgell1-0/+8
2009-11-25s4:upgradeschema.py Update to reflect recent change in provisionMatthieu Patou1-27/+31
2009-11-25s4:upgradeschema.py CleanupMatthieu Patou1-6/+1
2009-11-24Remove call into reduce_name if case sensitive. This allows us to passJeremy Allison1-2/+1
2009-11-24s4:installmisc - install also the new "domainlevel" tool from the setup dirMatthias Dieter Wallnöfer1-1/+1
2009-11-24s4: Check SUN compiler and remove "-fullwarn" when using itBrian Lu1-1/+19
2009-11-24Allow us to pass RAW-CHKPATH with FILE_FLAG_POSIX_SEMANTICS set or withJeremy Allison2-4/+13
2009-11-24Fix make test. Only do POSIX case conversion if FILE_FLAG_POSIX_SEMANTICS set...Jeremy Allison1-8/+12
2009-11-24Revert "s4-netlogon: always set the dNSHostName in GetDomainInfo"Matthias Dieter Wallnöfer1-7/+3
2009-11-24s4:ldap.py - fix the schema update test on Windows ServerMatthias Dieter Wallnöfer1-1/+2
2009-11-24s4:libnet_become_dc - fix typoMatthias Dieter Wallnöfer1-1/+1
2009-11-24s3: Always try SamLogonExVolker Lendecke1-2/+6
2009-11-24s3-spoolss: re-arrange driver info level fillup functions.Günther Deschner1-95/+95
2009-11-24s3-spoolss: fixes for _spoolss_EnumPrinterKey client and server.Günther Deschner2-3/+3
2009-11-24s3-registry: use push_reg_multi_sz() in registry_push_value().Günther Deschner1-59/+3
2009-11-24s3-registry: remove reg_pull_multi_sz().Günther Deschner3-30/+18
2009-11-24s3:torture: use timeval_current/timeval_elapsed instead of start_timer/end_timerStefan Metzmacher2-33/+19
2009-11-24s3:torture/nbio: use timeval_current/timeval_elapsed instead of start_timer/e...Stefan Metzmacher1-2/+5
2009-11-24s3:dbwrap_torture: use timeval_current/timeval_elapsed instead of start_timer...Stefan Metzmacher1-16/+3