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
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
2007-10-10
r6150: fixed a few socket_wrapper bugs.
Andrew Tridgell
1
-35
/
+80
2007-10-10
r6147: The maxfd was being recalculated on every event loop, which made us
Andrew Tridgell
1
-1
/
+0
2007-10-10
r6144: Apparently there are more systems that have AF_UNIX then
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r6140: - Add configure option for enabling the socket-wrapper library, so it
Jelmer Vernooij
2
-23
/
+48
2007-10-10
r6139: Move socket_wrapper to a seperate directory
Jelmer Vernooij
4
-8
/
+7
2007-10-10
r6129: - add our own MSZIP decompression implementation
Stefan Metzmacher
3
-0
/
+719
2007-10-10
r6118: Make it so that we can do --with-zlib=no in configure and also a couple
Richard Sharpe
1
-1
/
+1
2007-10-10
r6093: Patch to fix sys_select so it can't drop signals if another fd
Jeremy Allison
1
-9
/
+18
2007-10-10
r6088: Add the socket_wrapper library. This is a very simple library that
Jelmer Vernooij
3
-1
/
+459
2007-10-10
r6087: - remove the dlopen code for now (before it goes back, it needs to be
Andrew Tridgell
1
-44
/
+1
2007-10-10
r6086: default to stderr for error messages in ldb, so we get errors in ldb_c...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6079: Add inline documentation on the credentials context API.
Andrew Bartlett
1
-6
/
+118
2007-10-10
r6075: added talloc_enable_null_tracking() (asked for by lifeless)
Andrew Tridgell
3
-2
/
+21
2007-10-10
r6070: Fix typo's and fallback to "" as default user name if no
Jelmer Vernooij
2
-3
/
+3
2007-10-10
r6045: Couple of small GTK+ fixes
Jelmer Vernooij
1
-61
/
+60
2007-10-10
r6033: Patch from 'lifeless' to clarify behaviour with NULL pointers.
Andrew Bartlett
2
-1
/
+3
2007-10-10
r6024: Some of the ordering constraints on the popt callbacks were getting
Andrew Bartlett
2
-25
/
+90
2007-10-10
r5989: Display authentication information (list of available auth protocols
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5988: Fix the -P option (use machine account credentials) to use the Samba4
Andrew Bartlett
5
-26
/
+158
2007-10-10
r5976: SIDs can't have more then 5 subauths (caught by [validate] and
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5942: A couple of small changes to fix things up with the new credentials
Andrew Bartlett
1
-0
/
+1
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
4
-42
/
+34
2007-10-10
r5939: improve talloc_realloc() docs after feedback from lifeless
Andrew Tridgell
1
-1
/
+5
2007-10-10
r5938: - allow NULL string argument to talloc_vasprintf_append()
Andrew Tridgell
1
-1
/
+9
2007-10-10
r5937: - performance improvement to talloc_asprintf_append()
Andrew Tridgell
2
-5
/
+10
2007-10-10
r5932: Use cli_credentials somewhat more in the Gtk+ code
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5929: Use cli_credentials for the SMB functions as well.
Jelmer Vernooij
2
-5
/
+13
2007-10-10
r5928: Use cli_credentials in:
Jelmer Vernooij
8
-28
/
+37
2007-10-10
r5917: First step in using the new cli_credentials structure. This patch
Jelmer Vernooij
12
-283
/
+419
2007-10-10
r5906: Fix the usage of the internal popt (make proto should ignore it)
Jelmer Vernooij
13
-661
/
+2205
[prev]
[next]