summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-24RAW-PING-PONG: use timeval_current/timeval_elapsed instead of start_timer/end...Stefan Metzmacher1-19/+5
2009-11-24s3:fix the merged build of bin/smbtorture4Michael Adam7-6/+6
2009-11-24docs: Fix Bug 6922: Add Registry patchfile for Win7 domain join.Günther Deschner1-0/+0
2009-11-23Restore NtCreateX case handling with FILE_FLAG_POSIX_SEMANTICS to the wayJeremy Allison1-5/+68
2009-11-24s4:param remove reference to private header from source4/param/param.hBrad Hards3-1/+3
2009-11-24s4: Fix missing TLS dir when targetdir is not the default oneMatthieu Patou1-0/+2
2009-11-23Remove unused code.Jeremy Allison2-49/+0
2009-11-24heimdal Fix invalid format stringAndrew Bartlett1-1/+1
2009-11-24s4:dsdb Handle LDAP backends correctly with new samba_dsdb systemAndrew Bartlett1-5/+5
2009-11-24s4:provision Move exceptions into a new fileAndrew Bartlett3-9/+36
2009-11-24s4:provision Don't bother with a template for the LDAP backend startup script.Andrew Bartlett2-4/+1
2009-11-24s4:provision Move secrets.ldb over to .c file module lists, like sam.ldbAndrew Bartlett3-1/+112
2009-11-24s4:ldap.py - activate test for operational attributesMatthias Dieter Wallnöfer1-8/+8
2009-11-24s4:operational LDB module - Prevent the modification of operational attributesAndrew Bartlett1-0/+16
2009-11-24s4:ldap.py Add tests for subSchemaSubEntryAndrew Bartlett1-0/+12
2009-11-24s4:dsdb Use new helper function to obtain CN=Aggregate schema DN in schema_dataAndrew Bartlett1-6/+6
2009-11-24s4:dsdb Return the subSchemaSubEntry operational attribute on every objectAndrew Bartlett1-4/+40
2009-11-24s4:dsdb Add function to return the CN=Aggregate schema DNAndrew Bartlett1-0/+18
2009-11-24s4:provision Remove 'operational' from secrets.ldb module listAndrew Bartlett1-1/+1
2009-11-23Proper fix for #6898 - Samba duplicates file content on appending. Pointed ou...Jeremy Allison3-13/+21
2009-11-23s3: add dbwrap_torture - a tool to stress test tdb transactions through dbwrapMichael Adam2-1/+369
2009-11-23s3:torture: move the torture-specific headers to new torture/torture.hMichael Adam8-55/+87
2009-11-23s3:idmap_ldap: fix indentation: tab/space mixupMichael Adam1-14/+14
2009-11-23Fix bug #6898 - Samba duplicates file content on appendingJeremy Allison1-0/+10
2009-11-23s3-spoolss: Fix GetPrinter level 101.Günther Deschner1-1/+1
2009-11-23Revert "s3: Make the implicit reference to Protocol in mask_match() explicit"Volker Lendecke5-18/+10
2009-11-23Revert "s3: Make the implicit reference to Protocol in mask_match_list() expl...Volker Lendecke3-12/+6
2009-11-23Revert "s3: Make the implicit reference to Protocol in is_in_path() explicit"Volker Lendecke10-22/+15