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
Age
Commit message (
Expand
)
Author
Files
Lines
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
r19027: Modify RPC-SAMBA3-SPOOLSS so that it can be activated in the build farm
Volker Lendecke
1
-5
/
+76
2007-10-10
r19025: - remove read-only and policy dependent fields and flags
Rafal Szczesniak
3
-93
/
+81
2007-10-10
r19024: remove read-only and policy dependent fields and flags
Rafal Szczesniak
5
-129
/
+40
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
r19020: move jsonrpc_include to a more appropriate location in the file, and ...
Derrell Lipman
1
-13
/
+17
2007-10-10
r19019: Add a parser for javascript literals. This is implemented for parsin...
Derrell Lipman
2
-1
/
+672
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
r18997: we have a replacement for vsyslog in libreplace so libroken doesn't n...
Stefan Metzmacher
1
-4
/
+5
2007-10-10
r18995: - fix bug 4078
Stefan Metzmacher
2
-12
/
+37
2007-10-10
r18994: - torture_register_suite should be public
Stefan Metzmacher
1
-6
/
+3
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
r18989: Fixes found by these two LDAP testsuites:
Andrew Bartlett
3
-5
/
+47
2007-10-10
r18979: With these extra indexes (also added for the normal case) and a
Andrew Bartlett
3
-2
/
+35
2007-10-10
r18978: Fix bug found by:
Andrew Bartlett
1
-3
/
+13
2007-10-10
r18977: Seperate these asserts, so we know which fired.
Andrew Bartlett
1
-1
/
+2
2007-10-10
r18975: follow the advice from "William Jojo" <jojowil@hvcc.edu>
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18974: we don't have the configure check that sets
Stefan Metzmacher
1
-5
/
+1
2007-10-10
r18972: we don't need this now all builds in the build farm are limited to 150
Andrew Tridgell
1
-12
/
+0
2007-10-10
r18971: avoid strndup is a few places. Fixes a minor memory leak, and should
Andrew Tridgell
4
-11
/
+21
2007-10-10
r18970: avoid strndup and strnlen on AIX. They are quite broken. See
Andrew Tridgell
2
-2
/
+6
2007-10-10
r18968: EWOULDBLOCK should also be mapped to STATUS_MORE_ENTRIES
Andrew Tridgell
1
-1
/
+4
2007-10-10
r18965: fixed the bug with RPC-NETLOGON and solaris sparc machines. This bug
Andrew Tridgell
1
-0
/
+6
2007-10-10
r18960: fix caching of some configure tests AC_CACHE_CHECK()
Stefan Metzmacher
2
-20
/
+20
2007-10-10
r18957: we need to include unistd.h in system/network.h because
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r18948: fix the build on solaris, the ioctl() prototype
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18947: overload listen() and ioctl() in socket_wrapper
Stefan Metzmacher
3
-0
/
+46
2007-10-10
r18946: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18945: fix compiler warnings and end-of-non-void function bugs
Stefan Metzmacher
2
-11
/
+17
2007-10-10
r18944: talloc_reference() can fail...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18943: Samba4 wants its databases private to root. I know some of them could
Andrew Tridgell
1
-0
/
+5
2007-10-10
r18942: add a ldb_set_create_perms() function in ldb. I didn't call it
Andrew Tridgell
4
-1
/
+16
2007-10-10
r18939: don't rely on the umask being right in ldb creation. Both Samba3 and
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18936: hopefully fix the test for negative enum values. When a compiler
Andrew Tridgell
1
-9
/
+3
2007-10-10
r18933: Add helpful emacs marker
Andrew Bartlett
1
-0
/
+1
2007-10-10
r18925: Add current snapshot of the ejs-2.0 code. Tridge, will you be incorp...
Derrell Lipman
80
-0
/
+33339
2007-10-10
r18918: - bail out with unsupported option to socket()
Stefan Metzmacher
1
-18
/
+53
2007-10-10
r18917: having 255 virtual interfaces available in socket wrapper means we
Andrew Tridgell
3
-8
/
+10
2007-10-10
r18916: fixed the messaging layer on *BSD systems. When a socket was full we
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18915: fix usage of popt, do make -W setting the recursive flag on SuSE 10.1
Stefan Metzmacher
1
-19
/
+58
2007-10-10
r18914: this bug fix needs to be for just hpux 11.11
Andrew Tridgell
1
-1
/
+4
2007-10-10
r18913: an attempt to get tdb/ldb working on the HPUX box 'gwen'. This idea
Andrew Tridgell
1
-0
/
+1
2007-10-10
r18910: Change ldb_msg_add_string() to not actually add an attribute if the
Andrew Tridgell
1
-0
/
+5
2007-10-10
r18909: use newer functions that were introduced after this code was made
Simo Sorce
1
-7
/
+2
[prev]
[next]