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
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
2007-10-10
r6477: Remove call to autoheader as autogenerated header files are not used
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r6474: - added a simple talloc web page at http://talloc.samba.org/
Andrew Tridgell
5
-16
/
+81
2007-10-10
r6470: Remove ldb_search_free() it is not needed anymore.
Simo Sorce
17
-86
/
+16
2007-10-10
r6462: Move the arcfour sbox state into it's own structure, and allocate it
Andrew Bartlett
1
-0
/
+6
2007-10-10
r6452: This particular credentials feature needs to be NULL by default.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r6442: Add mechanism for configuring ldb independantly of the rest of
Jelmer Vernooij
3
-22
/
+25
2007-10-10
r6360: Quieten unused variable warning.
Tim Potter
1
-1
/
+1
2007-10-10
r6340: - added an easy to use function to initialise a temporary ldb with som...
Andrew Tridgell
2
-0
/
+22
2007-10-10
r6271: Don't zero the cli_credentials structure - instead allow valgrind to
Andrew Bartlett
1
-1
/
+7
2007-10-10
r6238: Ensure if realloc fails on an internal
Jeremy Allison
1
-3
/
+8
2007-10-10
r6222: fixed the socket wrapper code for getsockname()
Andrew Tridgell
1
-1
/
+1
[next]