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
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-25
Fix bug 6892 - When a chown operation is issued via Windows Explorer, all ACL...
Jeremy Allison
1
-15
/
+36
2009-11-25
Fix crash due to uninitialized pointer (not a problem in 3.4.x or below).
Jeremy Allison
1
-2
/
+1
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: Split up the torture suite setup for RAW-SFILEINFO
Tim Prouty
1
-2
/
+2
2009-11-24
Remove call into reduce_name if case sensitive. This allows us to pass
Jeremy Allison
1
-2
/
+1
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
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
s3:fix the merged build of bin/smbtorture4
Michael Adam
7
-6
/
+6
2009-11-23
Restore NtCreateX case handling with FILE_FLAG_POSIX_SEMANTICS to the way
Jeremy Allison
1
-5
/
+68
2009-11-23
Remove unused code.
Jeremy Allison
2
-49
/
+0
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
2009-11-23
s3:torture: move the torture-specific headers to new torture/torture.h
Michael Adam
8
-55
/
+87
2009-11-23
s3:idmap_ldap: fix indentation: tab/space mixup
Michael Adam
1
-14
/
+14
2009-11-23
Fix bug #6898 - Samba duplicates file content on appending
Jeremy Allison
1
-0
/
+10
2009-11-23
s3-spoolss: Fix GetPrinter level 101.
Günther Deschner
1
-1
/
+1
2009-11-23
Revert "s3: Make the implicit reference to Protocol in mask_match() explicit"
Volker Lendecke
5
-18
/
+10
2009-11-23
Revert "s3: Make the implicit reference to Protocol in mask_match_list() expl...
Volker Lendecke
3
-12
/
+6
2009-11-23
Revert "s3: Make the implicit reference to Protocol in is_in_path() explicit"
Volker Lendecke
10
-22
/
+15
2009-11-23
Revert "s3: Make the implicit reference to get_Protocol in lp_use_sendfile() ...
Volker Lendecke
3
-9
/
+5
2009-11-23
Revert "s3: Move the global variable Protocol to struct smbd_server_connection"
Volker Lendecke
19
-66
/
+53
2009-11-23
s3-winbind: In _wbint_CheckMachineAccount, there is only one child domain ever
Volker Lendecke
1
-1
/
+1
2009-11-23
s3: Move a variable declaration to its only use
Volker Lendecke
1
-1
/
+1
2009-11-23
s3-printing: remove duplicate code while cleaning up driver structs.
Günther Deschner
1
-68
/
+39
2009-11-23
s3-spoolss: move more defines out of nt_printing.h to spoolss.idl where they ...
Günther Deschner
1
-67
/
+0
2009-11-23
s3-printing: remove unused NT_PRINTER_DRIVER_INFO_LEVEL structs.
Günther Deschner
1
-41
/
+0
2009-11-23
s3-printing: use spoolss types and structs while getting and deleting drivers.
Günther Deschner
5
-375
/
+362
2009-11-23
s3-printing: use spoolss types and structs while adding drivers.
Günther Deschner
3
-484
/
+184
2009-11-23
s3-spoolss: fix spoolss_EnumPrinterKey client and server code.
Günther Deschner
2
-7
/
+40
2009-11-22
s3: Fix bug 6338 -- net rpc trustdom list always display "none"
Volker Lendecke
1
-10
/
+23
2009-11-21
s3: Fix some nonempty blank lines
Volker Lendecke
9
-568
/
+468
2009-11-21
s3: Remove a struct typedef
Volker Lendecke
3
-9
/
+9
2009-11-21
s3: Make alloc_sub_basic() static
Volker Lendecke
3
-20
/
+22
2009-11-21
s3: Move the global variable Protocol to struct smbd_server_connection
Volker Lendecke
19
-53
/
+66
2009-11-21
s3: Make the implicit reference to get_Protocol in lp_use_sendfile() explicit
Volker Lendecke
3
-5
/
+9
2009-11-21
s3: Make the implicit reference to Protocol in is_in_path() explicit
Volker Lendecke
10
-15
/
+22
2009-11-21
s3: Make the implicit reference to Protocol in mask_match_list() explicit
Volker Lendecke
3
-6
/
+12
2009-11-21
s3: Make the implicit reference to Protocol in mask_match() explicit
Volker Lendecke
5
-10
/
+18
2009-11-21
s3: Fix some nonempty blank lines
Volker Lendecke
3
-77
/
+75
2009-11-21
s3: Avoid two calls to strcmp()
Volker Lendecke
1
-4
/
+4
2009-11-21
s3: Fix a bool/enum mismatch
Volker Lendecke
1
-1
/
+1
[prev]
[next]