summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3-registry: fix REG_MULTI_SZ handling in registry_push_value.Günther Deschner2009-11-251-3/+20
* s3-kerberos: add check for prerequisite krb5/krb5.h header while checking for...Günther Deschner2009-11-251-2/+7
* Fix bug 6892 - When a chown operation is issued via Windows Explorer, all ACL...Jeremy Allison2009-11-251-15/+36
* Fix crash due to uninitialized pointer (not a problem in 3.4.x or below).Jeremy Allison2009-11-251-2/+1
* nsswitch: fix compile of winbind_krb5_locator with recent Heimdal versions.Günther Deschner2009-11-251-0/+1
* cifs.upcall: 2nd part of fix for Bug #6868: support building with Heimdal we ...Günther Deschner2009-11-251-0/+2
* s3 selftest: Add RAW-SFILEINFO-END-OF-FILE to selftestTim Prouty2009-11-251-1/+1
* s3 setfileinfo: Open with FILE_WRITE_DATA when setting the file sizeTim Prouty2009-11-251-1/+1
* s4 torture: Change RAW-OPLOCK to use the documented version of SET_END_OF_FIL...Tim Prouty2009-11-251-4/+4
* s4 torture: Allow onefs to be checked like samba3 and samba4Tim Prouty2009-11-251-0/+1
* s4 torture: Add two new setfileinfo testsTim Prouty2009-11-251-0/+191
* s4 torture: Split up the torture suite setup for RAW-SFILEINFOTim Prouty2009-11-255-14/+25
* The start of a WHATSNEW for Samba4 alpha9Andrew Bartlett2009-11-251-7/+22
* s4:dsdb Make samba_dsdb easier to use in upgrades - assume default valuesAndrew Bartlett2009-11-251-4/+7
* s4: update valgrind suppressions for use on build farmAndrew Bartlett2009-11-251-0/+62
* libcli: allow ntstatus.h to be used by openchangeAndrew Tridgell2009-11-251-0/+8
* s4:upgradeschema.py Update to reflect recent change in provisionMatthieu Patou2009-11-251-27/+31
* s4:upgradeschema.py CleanupMatthieu Patou2009-11-251-6/+1
* Remove call into reduce_name if case sensitive. This allows us to passJeremy Allison2009-11-241-2/+1
* s4:installmisc - install also the new "domainlevel" tool from the setup dirMatthias Dieter Wallnöfer2009-11-241-1/+1
* s4: Check SUN compiler and remove "-fullwarn" when using itBrian Lu2009-11-241-1/+19
* Allow us to pass RAW-CHKPATH with FILE_FLAG_POSIX_SEMANTICS set or withJeremy Allison2009-11-242-4/+13
* Fix make test. Only do POSIX case conversion if FILE_FLAG_POSIX_SEMANTICS set...Jeremy Allison2009-11-241-8/+12
* Revert "s4-netlogon: always set the dNSHostName in GetDomainInfo"Matthias Dieter Wallnöfer2009-11-241-7/+3
* s4:ldap.py - fix the schema update test on Windows ServerMatthias Dieter Wallnöfer2009-11-241-1/+2
* s4:libnet_become_dc - fix typoMatthias Dieter Wallnöfer2009-11-241-1/+1
* s3: Always try SamLogonExVolker Lendecke2009-11-241-2/+6
* s3-spoolss: re-arrange driver info level fillup functions.Günther Deschner2009-11-241-95/+95
* s3-spoolss: fixes for _spoolss_EnumPrinterKey client and server.Günther Deschner2009-11-242-3/+3
* s3-registry: use push_reg_multi_sz() in registry_push_value().Günther Deschner2009-11-241-59/+3
* s3-registry: remove reg_pull_multi_sz().Günther Deschner2009-11-243-30/+18
* s3:torture: use timeval_current/timeval_elapsed instead of start_timer/end_timerStefan Metzmacher2009-11-242-33/+19
* s3:torture/nbio: use timeval_current/timeval_elapsed instead of start_timer/e...Stefan Metzmacher2009-11-241-2/+5
* s3:dbwrap_torture: use timeval_current/timeval_elapsed instead of start_timer...Stefan Metzmacher2009-11-241-16/+3
* RAW-PING-PONG: use timeval_current/timeval_elapsed instead of start_timer/end...Stefan Metzmacher2009-11-241-19/+5
* s3:fix the merged build of bin/smbtorture4Michael Adam2009-11-247-6/+6
* docs: Fix Bug 6922: Add Registry patchfile for Win7 domain join.Günther Deschner2009-11-241-0/+0
* Restore NtCreateX case handling with FILE_FLAG_POSIX_SEMANTICS to the wayJeremy Allison2009-11-231-5/+68
* s4:param remove reference to private header from source4/param/param.hBrad Hards2009-11-243-1/+3
* s4: Fix missing TLS dir when targetdir is not the default oneMatthieu Patou2009-11-241-0/+2
* Remove unused code.Jeremy Allison2009-11-232-49/+0
* heimdal Fix invalid format stringAndrew Bartlett2009-11-241-1/+1
* s4:dsdb Handle LDAP backends correctly with new samba_dsdb systemAndrew Bartlett2009-11-241-5/+5
* s4:provision Move exceptions into a new fileAndrew Bartlett2009-11-243-9/+36
* s4:provision Don't bother with a template for the LDAP backend startup script.Andrew Bartlett2009-11-242-4/+1
* s4:provision Move secrets.ldb over to .c file module lists, like sam.ldbAndrew Bartlett2009-11-243-1/+112
* s4:ldap.py - activate test for operational attributesMatthias Dieter Wallnöfer2009-11-241-8/+8
* s4:operational LDB module - Prevent the modification of operational attributesAndrew Bartlett2009-11-241-0/+16
* s4:ldap.py Add tests for subSchemaSubEntryAndrew Bartlett2009-11-241-0/+12
* s4:dsdb Use new helper function to obtain CN=Aggregate schema DN in schema_dataAndrew Bartlett2009-11-241-6/+6