index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-25
cifs.upcall: 2nd part of fix for Bug #6868: support building with Heimdal we ...
Günther Deschner
1
-0
/
+2
2009-11-25
s3 selftest: Add RAW-SFILEINFO-END-OF-FILE to selftest
Tim Prouty
1
-1
/
+1
2009-11-25
s3 setfileinfo: Open with FILE_WRITE_DATA when setting the file size
Tim Prouty
1
-1
/
+1
2009-11-25
s4 torture: Change RAW-OPLOCK to use the documented version of SET_END_OF_FIL...
Tim Prouty
1
-4
/
+4
2009-11-25
s4 torture: Allow onefs to be checked like samba3 and samba4
Tim Prouty
1
-0
/
+1
2009-11-25
s4 torture: Add two new setfileinfo tests
Tim Prouty
1
-0
/
+191
2009-11-25
s4 torture: Split up the torture suite setup for RAW-SFILEINFO
Tim Prouty
5
-14
/
+25
2009-11-25
The start of a WHATSNEW for Samba4 alpha9
Andrew Bartlett
1
-7
/
+22
2009-11-25
s4:dsdb Make samba_dsdb easier to use in upgrades - assume default values
Andrew Bartlett
1
-4
/
+7
2009-11-25
s4: update valgrind suppressions for use on build farm
Andrew Bartlett
1
-0
/
+62
2009-11-25
libcli: allow ntstatus.h to be used by openchange
Andrew Tridgell
1
-0
/
+8
2009-11-25
s4:upgradeschema.py Update to reflect recent change in provision
Matthieu Patou
1
-27
/
+31
2009-11-25
s4:upgradeschema.py Cleanup
Matthieu Patou
1
-6
/
+1
2009-11-24
Remove call into reduce_name if case sensitive. This allows us to pass
Jeremy Allison
1
-2
/
+1
2009-11-24
s4:installmisc - install also the new "domainlevel" tool from the setup dir
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-24
s4: Check SUN compiler and remove "-fullwarn" when using it
Brian Lu
1
-1
/
+19
2009-11-24
Allow us to pass RAW-CHKPATH with FILE_FLAG_POSIX_SEMANTICS set or with
Jeremy Allison
2
-4
/
+13
2009-11-24
Fix make test. Only do POSIX case conversion if FILE_FLAG_POSIX_SEMANTICS set...
Jeremy Allison
1
-8
/
+12
2009-11-24
Revert "s4-netlogon: always set the dNSHostName in GetDomainInfo"
Matthias Dieter Wallnöfer
1
-7
/
+3
2009-11-24
s4:ldap.py - fix the schema update test on Windows Server
Matthias Dieter Wallnöfer
1
-1
/
+2
2009-11-24
s4:libnet_become_dc - fix typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-24
s3: Always try SamLogonEx
Volker Lendecke
1
-2
/
+6
2009-11-24
s3-spoolss: re-arrange driver info level fillup functions.
Günther Deschner
1
-95
/
+95
2009-11-24
s3-spoolss: fixes for _spoolss_EnumPrinterKey client and server.
Günther Deschner
2
-3
/
+3
2009-11-24
s3-registry: use push_reg_multi_sz() in registry_push_value().
Günther Deschner
1
-59
/
+3
2009-11-24
s3-registry: remove reg_pull_multi_sz().
Günther Deschner
3
-30
/
+18
2009-11-24
s3:torture: use timeval_current/timeval_elapsed instead of start_timer/end_timer
Stefan Metzmacher
2
-33
/
+19
2009-11-24
s3:torture/nbio: use timeval_current/timeval_elapsed instead of start_timer/e...
Stefan Metzmacher
1
-2
/
+5
2009-11-24
s3:dbwrap_torture: use timeval_current/timeval_elapsed instead of start_timer...
Stefan Metzmacher
1
-16
/
+3
2009-11-24
RAW-PING-PONG: use timeval_current/timeval_elapsed instead of start_timer/end...
Stefan Metzmacher
1
-19
/
+5
2009-11-24
s3:fix the merged build of bin/smbtorture4
Michael Adam
7
-6
/
+6
2009-11-24
docs: Fix Bug 6922: Add Registry patchfile for Win7 domain join.
Günther Deschner
1
-0
/
+0
2009-11-23
Restore NtCreateX case handling with FILE_FLAG_POSIX_SEMANTICS to the way
Jeremy Allison
1
-5
/
+68
2009-11-24
s4:param remove reference to private header from source4/param/param.h
Brad Hards
3
-1
/
+3
2009-11-24
s4: Fix missing TLS dir when targetdir is not the default one
Matthieu Patou
1
-0
/
+2
2009-11-23
Remove unused code.
Jeremy Allison
2
-49
/
+0
2009-11-24
heimdal Fix invalid format string
Andrew Bartlett
1
-1
/
+1
2009-11-24
s4:dsdb Handle LDAP backends correctly with new samba_dsdb system
Andrew Bartlett
1
-5
/
+5
2009-11-24
s4:provision Move exceptions into a new file
Andrew Bartlett
3
-9
/
+36
2009-11-24
s4:provision Don't bother with a template for the LDAP backend startup script.
Andrew Bartlett
2
-4
/
+1
2009-11-24
s4:provision Move secrets.ldb over to .c file module lists, like sam.ldb
Andrew Bartlett
3
-1
/
+112
2009-11-24
s4:ldap.py - activate test for operational attributes
Matthias Dieter Wallnöfer
1
-8
/
+8
2009-11-24
s4:operational LDB module - Prevent the modification of operational attributes
Andrew Bartlett
1
-0
/
+16
2009-11-24
s4:ldap.py Add tests for subSchemaSubEntry
Andrew Bartlett
1
-0
/
+12
2009-11-24
s4:dsdb Use new helper function to obtain CN=Aggregate schema DN in schema_data
Andrew Bartlett
1
-6
/
+6
2009-11-24
s4:dsdb Return the subSchemaSubEntry operational attribute on every object
Andrew Bartlett
1
-4
/
+40
2009-11-24
s4:dsdb Add function to return the CN=Aggregate schema DN
Andrew Bartlett
1
-0
/
+18
2009-11-24
s4:provision Remove 'operational' from secrets.ldb module list
Andrew Bartlett
1
-1
/
+1
2009-11-23
Proper fix for #6898 - Samba duplicates file content on appending. Pointed ou...
Jeremy Allison
3
-13
/
+21
2009-11-23
s3: add dbwrap_torture - a tool to stress test tdb transactions through dbwrap
Michael Adam
2
-1
/
+369
[next]