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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to fix building dso's on hpux with gcc
jelmer
2007-11-09
1
-1
/
+5
*
Try to get some more flags right.
jelmer
2007-11-09
1
-4
/
+4
*
Add libreplace macro for soname flags.
jelmer
2007-11-09
1
-0
/
+41
*
Try to fix the build on some HPUX machines.
jelmer
2007-11-09
1
-3
/
+1
*
More pstring/fstring removal.
Jeremy Allison
2007-11-08
1
-11
/
+16
*
Remove more pstring/fstrings.
Jeremy Allison
2007-11-08
1
-56
/
+43
*
Remove unneeded variable.
Jeremy Allison
2007-11-08
1
-6
/
+3
*
Fix case where we have no dns domain name. Return a talloc of "".
Jeremy Allison
2007-11-08
1
-0
/
+2
*
Remove more fstring/pstring bad useage. Go talloc !
Jeremy Allison
2007-11-08
3
-35
/
+38
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2007-11-08
1
-1
/
+1
|
\
|
*
libreplace: we need to link to make sure the functions are available
Stefan Metzmacher
2007-11-08
1
-1
/
+1
*
|
Unify the name and addr cache for client_name to
Jeremy Allison
2007-11-07
1
-21
/
+31
|
/
*
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
*
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
*
Remove the horror that was the global smb_rw_error.
Jeremy Allison
2007-11-05
1
-43
/
+44
*
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
1
-6
/
+1
|
\
|
*
Remove unnecessary code
Volker Lendecke
2007-11-05
1
-6
/
+1
*
|
Display sec ace flags.
Günther Deschner
2007-11-05
1
-3
/
+31
|
/
*
Remove most of the remaining globals out of lib/util_sock.c.
Jeremy Allison
2007-11-03
3
-42
/
+40
*
Remove more static data from lib/util_sock.c and
Jeremy Allison
2007-11-03
3
-39
/
+33
*
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
3
-14
/
+16
*
Stop get_peer_addr() and client_addr() from using global
Jeremy Allison
2007-11-03
3
-17
/
+23
*
Remove the smb_read_error global variable and replace
Jeremy Allison
2007-11-03
1
-21
/
+38
*
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
*
Ensure we use the correct socklen_t values for bind() for
Jeremy Allison
2007-11-02
1
-1
/
+3
*
Fix typos in calc_sa_size, noticed by jim.brown@miami.edu
Jeremy Allison
2007-11-02
1
-1
/
+2
*
Fix Solaris by ensuring we use the IPv4 or IPv6 length
Jeremy Allison
2007-11-02
3
-6
/
+42
*
Fix state_path to take a const string, not use pstring.
Jeremy Allison
2007-11-02
1
-7
/
+11
*
Patch 2 of 3 from Debian Samba packagers:
Gerald (Jerry) Carter
2007-11-01
3
-7
/
+7
*
Patch from Debian Samba package maintainers:
Gerald (Jerry) Carter
2007-11-01
1
-0
/
+33
*
Make explicit draining the socket on RECVFILE. Add
Jeremy Allison
2007-10-31
1
-14
/
+7
*
Handle the disk full error case correctly.
Jeremy Allison
2007-10-30
1
-6
/
+25
[next]