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
...
*
Fix a "ignoring function call result" warning
Volker Lendecke
2008-12-19
1
-1
/
+6
*
Prefer network writes over reads
Volker Lendecke
2008-12-19
1
-32
/
+33
*
Move some bytes from data to text, make use of the ARRAY_SIZE macro
Volker Lendecke
2008-12-19
1
-2
/
+2
*
Factor out cli_write_max_bufsize
Volker Lendecke
2008-12-19
1
-25
/
+36
*
Remove two write-only variables
Volker Lendecke
2008-12-19
1
-8
/
+0
*
Make cli_negprot async
Volker Lendecke
2008-12-19
2
-50
/
+101
*
Make cli_negprot return NTSTATUS instead of bool
Volker Lendecke
2008-12-19
13
-42
/
+69
*
cli_negprot_send -> cli_negprot_sendsync
Volker Lendecke
2008-12-19
3
-3
/
+3
*
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Jeremy Allison
2008-12-18
122
-429
/
+28822
|
\
|
*
Fix bug #5980 - Race condition when granting level2 oplocks can cause break n...
Jeremy Allison
2008-12-18
1
-4
/
+27
|
*
s3: Add statvfs implementation to the onefs vfs module
Aravind Srinivasan
2008-12-17
1
-0
/
+28
|
*
Fix bug #5979 - Level 2 oplocks being granted improperly,
Jeremy Allison
2008-12-17
3
-71
/
+124
|
*
s3-ntsvcs: remove last traces of hand-marshalled NTSVCS.
Günther Deschner
2008-12-17
7
-208
/
+4
|
*
s3-ntsvcs: remove old _PNP_GetDeviceList.
Günther Deschner
2008-12-17
3
-72
/
+0
|
*
s3-ntsvcs: use pidl for _PNP_GetDeviceList.
Günther Deschner
2008-12-17
2
-39
/
+30
|
*
s3: refactor _netr_LogonControl{2,2Ex} server side.
Günther Deschner
2008-12-17
1
-28
/
+32
|
*
Fix a valgrind error
Volker Lendecke
2008-12-17
1
-1
/
+2
|
*
s3/smb.h: Remove unused LDAP_SSL_ON.
Karolin Seeger
2008-12-17
1
-1
/
+1
|
*
s3/loadparm.c: Change default value for "ldap ssl".
Karolin Seeger
2008-12-17
1
-1
/
+1
|
*
s4:lib/tevent: add lib/events/ compat and let things compile
Stefan Metzmacher
2008-12-17
2
-2
/
+3
|
*
net lua
Volker Lendecke
2008-12-17
4
-4
/
+401
|
*
Compile liblua
Volker Lendecke
2008-12-17
3
-0
/
+82
|
*
Add the Lua distibution from http://www.lua.org/ftp/lua-5.1.4.tar.gz
Volker Lendecke
2008-12-17
100
-0
/
+28089
*
|
Comment out the parent inheritance code (this is incorrect) as was
Jeremy Allison
2008-12-18
2
-0
/
+4
|
/
*
(Fixed) Final part of fix for bug #5953 - smbclient crashes: cli_list_new seg...
Kai Blin
2008-12-16
1
-4
/
+5
*
Revert "Final part of fix for bug #5953 - smbclient crashes: cli_list_new seg...
Jeremy Allison
2008-12-16
1
-24
/
+683
*
Final part of fix for bug #5953 - smbclient crashes: cli_list_new segmentatio...
Kai Blin
2008-12-16
1
-683
/
+24
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-12-16
2
-12
/
+11
|
\
|
*
commit b520befe6f51644d20434add9864d7a2fa30aa2e
SATOH Fumiyasu
2008-12-16
2
-12
/
+11
*
|
Remove ndrdump - it's available in merged build mode as bin/ndrdump4 and uses...
Jelmer Vernooij
2008-12-16
2
-503
/
+1
*
|
Share object files for gen_ndr.
Jelmer Vernooij
2008-12-16
3
-10
/
+335
*
|
Add new script for building IDL files in librpc/idl, generating both
Jelmer Vernooij
2008-12-16
2
-2
/
+153
|
/
*
Fix path to ndr_notify.c.
Jelmer Vernooij
2008-12-16
1
-1
/
+1
*
Move shared gen_ndr files to librpc/gen_ndr in the root.
Jelmer Vernooij
2008-12-16
126
-212555
/
+54
*
Consider shared IDL files and Samba3-specific IDL files separately, allow ove...
Jelmer Vernooij
2008-12-16
4
-8
/
+9
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-12-16
43
-19192
/
+978
|
\
|
*
nsswitch: Move nsswitch files from source4 to top level nsswitch dir
Kai Blin
2008-12-16
2
-4
/
+4
|
*
nsswitch: Move source3 files to top level dir.
Kai Blin
2008-12-16
35
-18611
/
+33
|
*
s3:net_status: use dbwrap to open sessionid.tdb
Stefan Metzmacher
2008-12-16
1
-24
/
+20
|
*
s3: Use DEBUGADD instead of DEBUG to avoid printing the header
Dan Sledz
2008-12-15
2
-28
/
+29
|
*
s3: Fix "differing signedness" build warnings
Tim Prouty
2008-12-15
1
-1
/
+1
|
*
s3: Fix a few build warnings
Tim Prouty
2008-12-15
2
-524
/
+891
*
|
Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...
Jelmer Vernooij
2008-12-16
8
-58
/
+57
|
/
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-12-15
4
-25
/
+79
|
\
|
*
s3:loadparm: fix copy service error (canonicalize_servicename: NULL source name)
Michael Adam
2008-12-15
1
-1
/
+1
|
*
s3:loadparm: add service-struct based variants of the free-parameter routines
Michael Adam
2008-12-15
1
-7
/
+46
|
*
s3:loadparm: rename free_parameters() to free_parameters_by_snum()
Michael Adam
2008-12-15
1
-4
/
+5
|
*
s3:loadparm: rename free_parameter() to free_one_parameter_by_snum()
Michael Adam
2008-12-15
1
-3
/
+5
|
*
s3:loadparm: add lp_local_ptr() that operates on a service struct
Michael Adam
2008-12-15
1
-1
/
+13
|
*
s3:loadparm: rename lp_local_ptr() to lp_local_ptr_by_snum()
Michael Adam
2008-12-15
3
-6
/
+6
[prev]
[next]