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 tdbtorture build.
Jeremy Allison
2007-11-06
1
-1
/
+1
*
Fix const warning.
Jeremy Allison
2007-11-06
1
-1
/
+1
*
Keep the tdb code in sync with Samba4.
Jeremy Allison
2007-11-06
12
-54
/
+238
*
Fix bug where tdb lock call interrupted with
Jeremy Allison
2007-11-06
9
-0
/
+29
*
Ensure we don't use massive writes in pipe mode.
Jeremy Allison
2007-11-06
1
-2
/
+3
*
Move some access check functions that are not posix-acl specific
Michael Adam
2007-11-06
3
-212
/
+240
*
Don't repeat fast-pathing...
Michael Adam
2007-11-06
1
-1
/
+1
*
This is a proposed patch for Bug #5023.
Michael Adam
2007-11-06
1
-300
/
+70
*
Add a const.
Michael Adam
2007-11-06
1
-1
/
+1
*
libreplace: we should only have one location where we check for required func...
metze
2007-11-06
1
-4
/
+1
*
libreplace: we need include <unistd.h> before nss_wrapper.h
metze
2007-11-06
1
-0
/
+3
*
Fix export dynamic for HPUX.
jelmer
2007-11-06
1
-4
/
+12
*
Remove flag that causes problems on some hosts.
jelmer
2007-11-06
1
-1
/
+1
*
Wrap native HPUX functions in dl implementation.
jelmer
2007-11-06
1
-0
/
+16
*
Check for HPUX dl functions.
jelmer
2007-11-06
1
-0
/
+5
*
Move SHLIBEXT determination into a test as well.
jelmer
2007-11-06
1
-0
/
+18
*
Move system-specific ldflags checks to libreplace so they can be used by ldb.
jelmer
2007-11-06
1
-0
/
+38
*
Add macro for picflag.
jelmer
2007-11-06
1
-0
/
+55
*
Add configure test for -Wl,--export-dynamic.
jelmer
2007-11-06
2
-0
/
+11
*
libreplace: include nss_wrapper.h if NSS_WRAPPER is defined
metze
2007-11-06
1
-0
/
+7
*
Ensure we null out the address correctly.
Jeremy Allison
2007-11-05
1
-1
/
+2
*
Fix another segfault and make smbfilter run again.
Michael Adam
2007-11-06
1
-1
/
+3
*
Fix a segfault.
Michael Adam
2007-11-06
1
-0
/
+2
*
Try to fix the build. There was one forgotten caller
Michael Adam
2007-11-06
1
-2
/
+2
*
When deleting a key from the registry make sure the non-default
Günther Deschner
2007-11-06
4
-14
/
+32
*
Add two const's.
Michael Adam
2007-11-05
1
-2
/
+2
*
Remove the horror that was the global smb_rw_error.
Jeremy Allison
2007-11-05
9
-84
/
+104
*
Fix a typo.
Michael Adam
2007-11-05
1
-1
/
+1
*
Don't alloc struct iface_struct nics[MAX_INTERFACES]; (128 entries)
Jeremy Allison
2007-11-04
1
-1
/
+8
*
This should really be a cond_set_smb_read_error().
Jeremy Allison
2007-11-04
1
-3
/
+1
*
Don't use 0 when we mean SMB_READ_OK.
Jeremy Allison
2007-11-04
1
-1
/
+1
*
Merge commit 'origin/v3-2-test' into branches/upstream
Günther Deschner
2007-11-05
2
-7
/
+2
|
\
|
*
Remove unnecessary code
Volker Lendecke
2007-11-05
1
-6
/
+1
|
*
Fix a debug message
Volker Lendecke
2007-11-05
1
-1
/
+1
*
|
Display sec ace flags.
Günther Deschner
2007-11-05
1
-3
/
+31
*
|
Make sure we can read SACLs from the registry.
Günther Deschner
2007-11-05
1
-1
/
+5
|
/
*
Fix the smbmount build
Volker Lendecke
2007-11-05
1
-1
/
+1
*
static pstring removal
Volker Lendecke
2007-11-05
4
-11
/
+22
*
pstring removal
Volker Lendecke
2007-11-05
2
-18
/
+12
*
Make load_registry_service return the share number
Volker Lendecke
2007-11-05
1
-1
/
+0
*
Forgot arg type.
Jeremy Allison
2007-11-04
1
-1
/
+1
*
Don't believe len returned from read_smb_length_return_keepalive(),
Jeremy Allison
2007-11-04
1
-1
/
+1
*
Remove most of the remaining globals out of lib/util_sock.c.
Jeremy Allison
2007-11-03
15
-62
/
+71
*
Remove more static data from lib/util_sock.c and
Jeremy Allison
2007-11-03
11
-57
/
+58
*
Missed one case where I need to pass down addrlen.
Jeremy Allison
2007-11-03
1
-1
/
+1
*
I can't get away without a 'length' arg. :-).
Jeremy Allison
2007-11-03
15
-29
/
+38
*
Stop get_peer_addr() and client_addr() from using global
Jeremy Allison
2007-11-03
15
-32
/
+56
*
Remove the smb_read_error global variable and replace
Jeremy Allison
2007-11-03
11
-88
/
+91
*
Remove unused var noticed by metze.
Jeremy Allison
2007-11-03
1
-1
/
+0
*
Fix the snprintf checks, and fix a typo in pointer indirection.
Jeremy Allison
2007-11-02
1
-5
/
+5
[next]