index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-passdb: move some defines out of rpc headers (they really belong to passdb).
Günther Deschner
2009-11-26
2
-16
/
+15
*
s3-winbind: properly include netlogon.idl in wbint.idl.
Günther Deschner
2009-11-26
3
-1
/
+3
*
s3-spoolss: pre cosmetics: reorder levels in construct_printer_info levels.
Günther Deschner
2009-11-26
1
-104
/
+104
*
s3-kerberos: next step to resolve Bug #6929: build with recent heimdal.
Günther Deschner
2009-11-26
1
-3
/
+3
*
Fix warnings with talloc_asprintf.
Jeremy Allison
2009-11-25
1
-3
/
+3
*
Make us pass RAW-CHKPATH with a case sensitive share.
Jeremy Allison
2009-11-25
1
-42
/
+105
*
Add RAW-CHKPATH test with case-sensitive share.
Jeremy Allison
2009-11-25
2
-0
/
+7
*
s3-build: try to fix QNX build ("delay" is defined in lib headers).
Günther Deschner
2009-11-25
1
-7
/
+7
*
s3-registry: fix REG_MULTI_SZ handling in registry_push_value.
Günther Deschner
2009-11-25
1
-3
/
+20
*
s3-kerberos: add check for prerequisite krb5/krb5.h header while checking for...
Günther Deschner
2009-11-25
1
-2
/
+7
*
Fix bug 6892 - When a chown operation is issued via Windows Explorer, all ACL...
Jeremy Allison
2009-11-25
1
-15
/
+36
*
Fix crash due to uninitialized pointer (not a problem in 3.4.x or below).
Jeremy Allison
2009-11-25
1
-2
/
+1
*
s3 selftest: Add RAW-SFILEINFO-END-OF-FILE to selftest
Tim Prouty
2009-11-25
1
-1
/
+1
*
s3 setfileinfo: Open with FILE_WRITE_DATA when setting the file size
Tim Prouty
2009-11-25
1
-1
/
+1
*
s4 torture: Split up the torture suite setup for RAW-SFILEINFO
Tim Prouty
2009-11-25
1
-2
/
+2
*
Remove call into reduce_name if case sensitive. This allows us to pass
Jeremy Allison
2009-11-24
1
-2
/
+1
*
Allow us to pass RAW-CHKPATH with FILE_FLAG_POSIX_SEMANTICS set or with
Jeremy Allison
2009-11-24
2
-4
/
+13
*
Fix make test. Only do POSIX case conversion if FILE_FLAG_POSIX_SEMANTICS set...
Jeremy Allison
2009-11-24
1
-8
/
+12
*
s3: Always try SamLogonEx
Volker Lendecke
2009-11-24
1
-2
/
+6
*
s3-spoolss: re-arrange driver info level fillup functions.
Günther Deschner
2009-11-24
1
-95
/
+95
*
s3-spoolss: fixes for _spoolss_EnumPrinterKey client and server.
Günther Deschner
2009-11-24
2
-3
/
+3
*
s3-registry: use push_reg_multi_sz() in registry_push_value().
Günther Deschner
2009-11-24
1
-59
/
+3
*
s3-registry: remove reg_pull_multi_sz().
Günther Deschner
2009-11-24
3
-30
/
+18
*
s3:torture: use timeval_current/timeval_elapsed instead of start_timer/end_timer
Stefan Metzmacher
2009-11-24
2
-33
/
+19
*
s3:torture/nbio: use timeval_current/timeval_elapsed instead of start_timer/e...
Stefan Metzmacher
2009-11-24
1
-2
/
+5
*
s3:dbwrap_torture: use timeval_current/timeval_elapsed instead of start_timer...
Stefan Metzmacher
2009-11-24
1
-16
/
+3
*
s3:fix the merged build of bin/smbtorture4
Michael Adam
2009-11-24
7
-6
/
+6
*
Restore NtCreateX case handling with FILE_FLAG_POSIX_SEMANTICS to the way
Jeremy Allison
2009-11-23
1
-5
/
+68
*
Remove unused code.
Jeremy Allison
2009-11-23
2
-49
/
+0
*
Proper fix for #6898 - Samba duplicates file content on appending. Pointed ou...
Jeremy Allison
2009-11-23
3
-13
/
+21
*
s3: add dbwrap_torture - a tool to stress test tdb transactions through dbwrap
Michael Adam
2009-11-23
2
-1
/
+369
*
s3:torture: move the torture-specific headers to new torture/torture.h
Michael Adam
2009-11-23
8
-55
/
+87
*
s3:idmap_ldap: fix indentation: tab/space mixup
Michael Adam
2009-11-23
1
-14
/
+14
*
Fix bug #6898 - Samba duplicates file content on appending
Jeremy Allison
2009-11-23
1
-0
/
+10
*
s3-spoolss: Fix GetPrinter level 101.
Günther Deschner
2009-11-23
1
-1
/
+1
*
Revert "s3: Make the implicit reference to Protocol in mask_match() explicit"
Volker Lendecke
2009-11-23
5
-18
/
+10
*
Revert "s3: Make the implicit reference to Protocol in mask_match_list() expl...
Volker Lendecke
2009-11-23
3
-12
/
+6
*
Revert "s3: Make the implicit reference to Protocol in is_in_path() explicit"
Volker Lendecke
2009-11-23
10
-22
/
+15
*
Revert "s3: Make the implicit reference to get_Protocol in lp_use_sendfile() ...
Volker Lendecke
2009-11-23
3
-9
/
+5
*
Revert "s3: Move the global variable Protocol to struct smbd_server_connection"
Volker Lendecke
2009-11-23
19
-66
/
+53
*
s3-winbind: In _wbint_CheckMachineAccount, there is only one child domain ever
Volker Lendecke
2009-11-23
1
-1
/
+1
*
s3: Move a variable declaration to its only use
Volker Lendecke
2009-11-23
1
-1
/
+1
*
s3-printing: remove duplicate code while cleaning up driver structs.
Günther Deschner
2009-11-23
1
-68
/
+39
*
s3-spoolss: move more defines out of nt_printing.h to spoolss.idl where they ...
Günther Deschner
2009-11-23
1
-67
/
+0
*
s3-printing: remove unused NT_PRINTER_DRIVER_INFO_LEVEL structs.
Günther Deschner
2009-11-23
1
-41
/
+0
*
s3-printing: use spoolss types and structs while getting and deleting drivers.
Günther Deschner
2009-11-23
5
-375
/
+362
*
s3-printing: use spoolss types and structs while adding drivers.
Günther Deschner
2009-11-23
3
-484
/
+184
*
s3-spoolss: fix spoolss_EnumPrinterKey client and server code.
Günther Deschner
2009-11-23
2
-7
/
+40
*
s3: Fix bug 6338 -- net rpc trustdom list always display "none"
Volker Lendecke
2009-11-22
1
-10
/
+23
*
s3: Fix some nonempty blank lines
Volker Lendecke
2009-11-21
9
-568
/
+468
[prev]
[next]