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
/
source4
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19217: Merge from SAMBA_4_0_RELEASE:
Andrew Bartlett
1
-1
/
+2
2007-10-10
r19198: fix typo...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19196: merge from samba3:
Stefan Metzmacher
6
-25
/
+27
2007-10-10
r19195: this should fix should workaround the broken
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r19188: merge from samba3:
Stefan Metzmacher
6
-14
/
+19
2007-10-10
r19186: that doesn't help...
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r19178: fix the standalone build of socket_wrapper by not using
Stefan Metzmacher
1
-9
/
+34
2007-10-10
r19176: Also require <fcntl.h> and <sys/ioctl.h> for non samba builds.
Love Hörnquist Åstrand
1
-0
/
+2
2007-10-10
r19175: If not in _SAMBA_BUILD_, define _PUBLIC_ to nothing.
Love Hörnquist Åstrand
1
-0
/
+2
2007-10-10
r19173: see if HPUX 11.23 needs the same workaround as 11.11
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r19171: change the socket wrapper license to
Stefan Metzmacher
2
-36
/
+72
2007-10-10
r19146: merge from samba3:
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r19136: No conflict, after "svn up" it applied correctly", merge 19126 from 3_0
Volker Lendecke
1
-4
/
+7
2007-10-10
r19134: Merge the second set of C++ warning fixes from Samba3. I'll leave r19...
Volker Lendecke
1
-6
/
+12
2007-10-10
r19131: merge from samba3:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19129: Add comment to clarify behavior
Simo Sorce
1
-0
/
+4
2007-10-10
r19123: - pass LDFLAGS from configure to Makefile
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19122: merge from samba3:
Stefan Metzmacher
1
-4
/
+17
2007-10-10
r19120: silence a warning about a test function
Andrew Tridgell
1
-0
/
+1
2007-10-10
r19118: get rid of a bunch of bool misuse warnings
Andrew Tridgell
1
-19
/
+19
2007-10-10
r19117: I've changed the checker wrapper on snab to allow for a
Andrew Tridgell
1
-0
/
+3
2007-10-10
r19116: fixed a checker warning
Andrew Tridgell
1
-4
/
+2
2007-10-10
r19114: fixed another checker warning and a possible error on allocation
Andrew Tridgell
1
-1
/
+3
2007-10-10
r19113: fixed another checker warning.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r19112: fixed a checker warning.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r19097: add support for SUCKET_WRAPPER_PCAP_FILE
Stefan Metzmacher
1
-14
/
+306
2007-10-10
r19084: make socket_wrapper more portable (standalone) and not use uintX_t
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r19082: add the source vs. destination address and tcp logic
Stefan Metzmacher
1
-0
/
+242
2007-10-10
r19079: talloc_array can fail
Volker Lendecke
1
-0
/
+1
2007-10-10
r19076: ldb_dn_copy_partial can fail
Volker Lendecke
1
-0
/
+1
2007-10-10
r19075: Fix a potential NULL dereference
Volker Lendecke
1
-0
/
+4
2007-10-10
r19074: Merge from 3_0: Fix a potential NULL dereference.
Volker Lendecke
1
-1
/
+1
2007-10-10
r19069: The sequence number is a 64 bit unsigned integer
Simo Sorce
1
-2
/
+2
2007-10-10
r19068: Fix a potential NULL dereference
Volker Lendecke
1
-0
/
+4
2007-10-10
r19033: prepare to use the libreplace testsuite as LOCAL-REPLACE in smbtorture
Stefan Metzmacher
1
-4
/
+6
2007-10-10
r19032: let the getdents replacement fail and see what the build-farm says.
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r19029: test if opendir() on a file sets errno = ENOTDIR
Stefan Metzmacher
1
-2
/
+6
2007-10-10
r19023: lets see what the build-farm says about trying the
Stefan Metzmacher
1
-22
/
+22
2007-10-10
r19022: eliminate a warning
Derrell Lipman
1
-1
/
+1
2007-10-10
r19021: match the prototype for a trigger function
Derrell Lipman
1
-2
/
+2
2007-10-10
r19017: Merge from Samba3:
Volker Lendecke
2
-0
/
+24
2007-10-10
r19009: ensure that data values from ldap libs are null terminated, to allow
Andrew Tridgell
1
-1
/
+6
2007-10-10
r18999: merge from samba3:
Stefan Metzmacher
2
-10
/
+9
2007-10-10
r18995: - fix bug 4078
Stefan Metzmacher
2
-12
/
+37
2007-10-10
r18992: prepare SOCKET_WRAPPER_PCAP_FILE support
Stefan Metzmacher
1
-29
/
+83
2007-10-10
r18991: Fix bug 4133 -- Thanks to Olaf Flebbe
Volker Lendecke
1
-0
/
+7
2007-10-10
r18978: Fix bug found by:
Andrew Bartlett
1
-3
/
+13
2007-10-10
r18971: avoid strndup is a few places. Fixes a minor memory leak, and should
Andrew Tridgell
1
-2
/
+2
2007-10-10
r18970: avoid strndup and strnlen on AIX. They are quite broken. See
Andrew Tridgell
2
-2
/
+6
2007-10-10
r18960: fix caching of some configure tests AC_CACHE_CHECK()
Stefan Metzmacher
2
-20
/
+20
[next]