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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-05
s4-ldif: Fix memory leek in ldb_ldif_write()
Kamen Mazdrashki
1
-0
/
+2
2009-12-04
Make smbtorture4 match Windows behavior.
Jeremy Allison
1
-41
/
+33
2009-12-04
s4-smbtorture: heavily expand printerdata tests in RPC-SPOOLSS.
Günther Deschner
1
-67
/
+299
2009-12-04
s4-ldb: fixed show_deleted module not to corrupt parse trees
Andrew Tridgell
1
-23
/
+26
2009-12-04
s4-drsutil: fixed a memory leak in samdb_search_count
Andrew Tridgell
3
-8
/
+12
2009-12-03
s4 torture: Convert create_complex_file to use BASIC_INFO instead of deprecat...
Zachary Loafman
1
-20
/
+26
2009-12-03
s4 torture: Fix call to smbcli_open
Zachary Loafman
1
-1
/
+1
2009-12-03
s4 torture: Make RAW-SEARCH pass against win7
Zachary Loafman
3
-2
/
+40
2009-12-03
s4 torture: Parameterize WRITE_AND_CLOSE support
Zachary Loafman
2
-0
/
+6
2009-12-03
s4 torture: Add lockread_supported based off of CAP_LOCK_AND_READ
Zachary Loafman
4
-0
/
+14
2009-12-03
s4 torture: Allow READ to be parameterized, add more readx tests
Zachary Loafman
2
-2
/
+30
2009-12-03
s4-torture: Allow the legacy DENY_FCB/DENY_DOS share modes to be ignored
Zachary Loafman
2
-0
/
+22
2009-12-03
s4 selftest/quicktest: Update known failures for the sfileinfo and oplock cha...
Tim Prouty
2
-1
/
+2
2009-12-03
s4 torture: Add a new RAW-OPLOCK test: BATCH26
Tim Prouty
1
-0
/
+108
2009-12-03
s4 torture: Close the third handle in RAW-OPLOCK-BATCH22
Tim Prouty
1
-2
/
+5
2009-12-03
s4 torture: Convert an error to a warning in RAW-OPLOCK-BATCH22
Tim Prouty
1
-12
/
+27
2009-12-03
s4 torture: Add a few more windows target types
Tim Prouty
2
-0
/
+6
2009-12-03
s4 torture: Convert to a more modern version of read in RAW-OPLOCK-BATCH4
Tim Prouty
1
-5
/
+7
2009-12-03
s4 torture: Allow some implementations to break from level1 to none with two ...
Tim Prouty
3
-7
/
+21
2009-12-03
s4-smbtorture: check more WERRORs in RPC-SPOOLSS.
Günther Deschner
1
-34
/
+35
2009-12-03
s4-smbtorture: call test_EnumPrinterDrivers with architecture in RPC-SPOOLSS.
Günther Deschner
1
-25
/
+6
2009-12-03
s4:operational LDB module - Fix usage of LDB constants
Matthias Dieter Wallnöfer
1
-4
/
+4
2009-12-03
s4:ntvfs/posix/pvfs_streams - Fix "discard const" warning
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-12-03
s4:ntvfs/posix/pvfs_resolve - Fix "discard const" warning
Matthias Dieter Wallnöfer
2
-4
/
+4
2009-12-02
s4/selftest: knownfail some locking tests until bugs are fixed
Steven Danneman
1
-0
/
+2
2009-12-02
s4/torture: add multiple lock cancel test
Steven Danneman
1
-2
/
+91
2009-12-02
s4/torture: add addition multiple lock tests
Steven Danneman
2
-29
/
+279
2009-12-02
s4/torture: fix build warnings by removing unecessary const
Steven Danneman
1
-1
/
+1
2009-12-02
s4/torture: Add target functionality parameters to SMBv1 BRL tests
Steven Danneman
3
-7
/
+42
2009-12-03
s4-smbtorture: be very strict in checking spools_EnumPrinterKey results.
Günther Deschner
2
-3
/
+15
2009-12-03
s4-drs: fixed UDV and overlapping sync calls in DRS
Andrew Tridgell
1
-40
/
+42
2009-12-03
s4-drs: fixed updating of uSNChanged in replmd_modify
Andrew Tridgell
1
-3
/
+2
2009-12-02
samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.
Günther Deschner
2
-32
/
+6
2009-12-01
s4 torture: Change oplock to use passthrough for exclusive3/batch11
Tim Prouty
1
-2
/
+2
2009-12-01
s4 torture: Update RAW-SFILEINFO-END-OF-FILE to test some additional corner c...
Tim Prouty
1
-19
/
+104
2009-12-01
Revert "s4 torture: Allow onefs to be checked like samba3 and samba4"
Tim Prouty
1
-1
/
+0
2009-12-01
s4 torture: Change RAW-SFILEINFO-END-OF-FILE to check for share modes by default
Tim Prouty
1
-7
/
+5
2009-12-01
s4 torture: Move target macros to a common header instead of redefining them ...
Tim Prouty
3
-7
/
+8
2009-12-01
s4:torture/raw/lock - Fix "discard const" warnings by introducing "discard_co...
Matthias Dieter Wallnöfer
1
-3
/
+6
2009-12-01
s4:torture/nbt/wins - Add more casts
Matthias Dieter Wallnöfer
1
-6
/
+12
2009-12-01
s4:torture/nbench/nbench - Add a cast before "str_list_make_shell"
Matthias Dieter Wallnöfer
1
-2
/
+3
2009-12-01
s4:torture/ldap/ldap_sort - Add some casts to suppress warnings
Matthias Dieter Wallnöfer
1
-7
/
+7
2009-12-01
s4:schema - Make some more (result) variables const and fix up warnings with ...
Matthias Dieter Wallnöfer
2
-53
/
+72
2009-12-01
s4:kdc - Merged kdc_tcp_accept() and kpasswdd_tcp_accept().
Endi S. Dewata
1
-26
/
+6
2009-12-01
s4:kdc - Merged kdc_add_kdc_socket() and kdc_add_kpasswd_socket().
Endi S. Dewata
1
-75
/
+27
2009-12-01
s4 - Create default modules directory.
Endi S. Dewata
1
-0
/
+1
2009-12-01
s4:kdc - Disable KDC port when it's set to 0.
Endi S. Dewata
1
-42
/
+63
2009-12-01
Merge commit 'origin/master' into abartlet-devel
Andrew Bartlett
1
-1
/
+1
2009-12-01
On our way to Samba4 alpha10!
Andrew Bartlett
1
-2
/
+2
2009-12-01
Fix build of Samba4 from tarball generated by mkrelease.sh
Andrew Bartlett
1
-3
/
+0
[next]