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
r6845: make the talloc header align to 40 bytes, which costs us an extra 4
Andrew Tridgell
1
-8
/
+11
2007-10-10
r6833: split out the routine that calculates the diff between two ldb message...
Andrew Tridgell
3
-43
/
+63
2007-10-10
r6831: talloc now requires config.h (this fixes ldb build)
Andrew Tridgell
1
-2
/
+0
2007-10-10
r6830: put header checks in config.m4 so when it is included by other project...
Andrew Tridgell
2
-1
/
+1
2007-10-10
r6829: include the talloc autoconf tests when building ldb standalone
Andrew Tridgell
1
-0
/
+2
2007-10-10
r6828: More portability fixes
Jelmer Vernooij
3
-2
/
+11
2007-10-10
r6825: Fall back to chsize if ftruncate is not available
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r6817: - fixed empty ldap search elements in filters
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6812: more talloc portability tweaks
Andrew Tridgell
3
-6
/
+3
2007-10-10
r6808: - test for gcov not needed
Andrew Tridgell
3
-15
/
+10
2007-10-10
r6807: Fix in-tree build of talloc testsuite
Jelmer Vernooij
1
-7
/
+0
2007-10-10
r6804: Add config.h for talloc (and use it)
Jelmer Vernooij
5
-9
/
+31
2007-10-10
r6802: - fixed CFLAGS
Andrew Tridgell
1
-6
/
+4
2007-10-10
r6798: Valgrind pain is not something I look forward to - if we ever fall
Andrew Bartlett
1
-2
/
+6
2007-10-10
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
8
-59
/
+7
2007-10-10
r6790: Use config.h file for ldb and add test for stdint.h
Jelmer Vernooij
4
-2
/
+10
2007-10-10
r6759: let us have a wildcard attribute so that we can set a default for all ...
Simo Sorce
1
-1
/
+7
2007-10-10
r6741: prevent talloc_strndup() from reading one byte past the end of a buffer,
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6700: Upper case realms in kerberos-specific parts of the code, as this is
Andrew Bartlett
1
-1
/
+5
2007-10-10
r6688: removed unused binary_string() function
Andrew Tridgell
1
-23
/
+0
2007-10-10
r6687: added a idr helper function for creating random IDs
Andrew Tridgell
1
-0
/
+18
2007-10-10
r6664: Obey overrided CC in the Makefile
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r6663: only use -Wall for gcc
Andrew Tridgell
2
-3
/
+4
2007-10-10
r6662: add an installcheck target for talloc
Andrew Tridgell
1
-0
/
+3
2007-10-10
r6661: fix up talloc autoconf to have a chance of working on the build farm
Andrew Tridgell
3
-4
/
+250
2007-10-10
r6660: Sorry for the spam... I think now I've got a version that should compi...
Volker Lendecke
2
-2
/
+23
2007-10-10
r6650: keep style consistent
Simo Sorce
1
-1
/
+2
2007-10-10
r6645: Add talloc_get_size() function.
Simo Sorce
3
-0
/
+19
2007-10-10
r6622: Add talloc manpage in DocBook XML, based on SGML version by Garry Will...
Jelmer Vernooij
3
-1
/
+650
2007-10-10
r6621: Warn when the user is trying to use socket wrapper
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r6617: Let --enable-developer imply --enable-socket-wrapper
Jelmer Vernooij
1
-3
/
+13
2007-10-10
r6578: brown paper bag time with the new messaging code ....
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6573: Start on my project to implement an NT4 compatible BDC in Samba4.
Andrew Bartlett
5
-1
/
+225
2007-10-10
r6565: Cludge, cludge, cludge...
Andrew Bartlett
1
-1
/
+30
2007-10-10
r6564: - Fix bug in socket_wrapper
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r6562: added support for datagram unix domain sockets in the socket library
Andrew Tridgell
2
-9
/
+26
2007-10-10
r6561: re-did the internal message system based on DGRAM unix domain
Andrew Tridgell
1
-138
/
+64
2007-10-10
r6560: added a tdb_chainlock_read() call in ldb_search(). This guarantees
Andrew Tridgell
3
-0
/
+43
2007-10-10
r6546: Fix ldb standalone build
Jelmer Vernooij
4
-4
/
+39
2007-10-10
r6528: - in tdb_fetch() we effectively disallowed zero length records by
Andrew Tridgell
2
-8
/
+5
2007-10-10
r6520: Fix unused variable warning.
Tim Potter
1
-1
/
+1
2007-10-10
r6513: Commit talloc_free_children.
Volker Lendecke
2
-20
/
+45
2007-10-10
r6487: Use autoconf for standalone build of tdb
Jelmer Vernooij
3
-1
/
+18
2007-10-10
r6486: Add 'make install' and pkg-config file.
Jelmer Vernooij
3
-1
/
+22
2007-10-10
r6485: Move LDAP detection M4 file and use it for the standalone ldb build
Jelmer Vernooij
2
-0
/
+90
2007-10-10
r6483: fix anonymous connections, '-U %' or '-U ""%""' can be used for this
Stefan Metzmacher
2
-1
/
+6
2007-10-10
r6481: change download instructions to include tdb and talloc
Andrew Tridgell
1
-2
/
+6
2007-10-10
r6480: fixed whitespace typo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6479: - added a simple web page
Andrew Tridgell
3
-1
/
+88
2007-10-10
r6478: Add 'make install' and a pkg-config file
Jelmer Vernooij
3
-1
/
+20
[next]