index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r6676: Fix unused variable.
Tim Potter
2007-10-10
1
-2
/
+0
*
r6675: Fix printf warning.
Tim Potter
2007-10-10
1
-1
/
+1
*
r6674: Fix some compiler warnings.
Tim Potter
2007-10-10
1
-4
/
+1
*
r6664: Obey overrided CC in the Makefile
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r6663: only use -Wall for gcc
Andrew Tridgell
2007-10-10
2
-3
/
+4
*
r6662: add an installcheck target for talloc
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r6661: fix up talloc autoconf to have a chance of working on the build farm
Andrew Tridgell
2007-10-10
3
-4
/
+250
*
r6660: Sorry for the spam... I think now I've got a version that should compi...
Volker Lendecke
2007-10-10
2
-2
/
+23
*
r6650: keep style consistent
Simo Sorce
2007-10-10
1
-1
/
+2
*
r6645: Add talloc_get_size() function.
Simo Sorce
2007-10-10
3
-0
/
+19
*
r6637: Test for asynchronous function and monitor messages.
Rafal Szczesniak
2007-10-10
1
-2
/
+81
*
r6624: I have put monitor function pointer into userinfo call, but I haven't put
Rafal Szczesniak
2007-10-10
1
-5
/
+7
*
r6622: Add talloc manpage in DocBook XML, based on SGML version by Garry Will...
Jelmer Vernooij
2007-10-10
3
-1
/
+650
*
r6621: Warn when the user is trying to use socket wrapper
Jelmer Vernooij
2007-10-10
2
-0
/
+8
*
r6620: the type 23 schannel bind uses a workstation name, not an account name
Andrew Tridgell
2007-10-10
2
-6
/
+9
*
r6619: realm should not be forced uppercase
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r6618: only print the netlogon packets we receive if it is an unknown packet ...
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r6617: Let --enable-developer imply --enable-socket-wrapper
Jelmer Vernooij
2007-10-10
2
-4
/
+20
*
r6616: First (and totally untested) approach to monitoring userinfo
Rafal Szczesniak
2007-10-10
1
-0
/
+13
*
r6615: As usual, I forgot to commit new structure in this file...
Rafal Szczesniak
2007-10-10
1
-0
/
+1
*
r6614: Basic approach to monitoring messages for composite functions.
Rafal Szczesniak
2007-10-10
2
-0
/
+53
*
r6612: fix the build
Stefan Metzmacher
2007-10-10
2
-9
/
+2
*
r6611: Add mailslot test program
Jelmer Vernooij
2007-10-10
2
-0
/
+90
*
r6610: Fix a const warning in the gensec spnego implementation. (A make proto
Tim Potter
2007-10-10
2
-2
/
+2
*
r6609: remove double entry for [BINARY::getntacl]
Stefan Metzmacher
2007-10-10
1
-15
/
+0
*
r6607: fix the build
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r6606: add a DCESRV_FAULT_VOID() marco to use in void functions
Stefan Metzmacher
2007-10-10
1
-0
/
+6
*
r6604: solved a memory hierarchy ordering problem that led to crashes on
Andrew Tridgell
2007-10-10
1
-5
/
+5
*
r6603: More work on the samdump puzzle. This implements a function pointer
Andrew Bartlett
2007-10-10
3
-46
/
+125
*
r6600: Rework of the GTK credentials system; the credentials information is
Jelmer Vernooij
2007-10-10
9
-113
/
+104
*
r6599: Fix formating using 'linux' C style
Alexander Bokovoy
2007-10-10
4
-169
/
+215
*
r6598: Make it easy to point the test_echo.sh at remote servers, without
Andrew Bartlett
2007-10-10
1
-1
/
+6
*
r6597: Make use of libblkid (part of e2fsprogs) for reporting volume GUID, if...
Alexander Bokovoy
2007-10-10
3
-2
/
+196
*
r6592: Throw an IOError exception if tdb_open() or tdb_open_Ex() returns NULL.
Tim Potter
2007-10-10
1
-0
/
+12
*
r6591: Add some comments.
Tim Potter
2007-10-10
1
-4
/
+44
*
r6590: Remove bogus library versioning variables from swig wrappers.
Tim Potter
2007-10-10
1
-6
/
+0
*
r6589: Make the library versioning options for building a shared library opti...
Tim Potter
2007-10-10
1
-3
/
+10
*
r6582: Remove the hack that metze needed because Samba4 didn't have a samdump
Andrew Bartlett
2007-10-10
1
-9
/
+0
*
r6581: improved the error message for RAW-LOCK timeouts
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r6580: fixed the bug that caused the truncation of the main file on a stream
Andrew Tridgell
2007-10-10
2
-7
/
+21
*
r6579: improved the handling of lock timeouts and cancels in the pvfs locking
Andrew Tridgell
2007-10-10
1
-16
/
+16
*
r6578: brown paper bag time with the new messaging code ....
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r6577: Make test works without installation now.
Jelmer Vernooij
2007-10-10
4
-22
/
+30
*
r6574: send a value for embedded ref pointers,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r6573: Start on my project to implement an NT4 compatible BDC in Samba4.
Andrew Bartlett
2007-10-10
14
-2
/
+577
*
r6572: add "string_array" as new scalar type for handling SPOOLSS string array's
Stefan Metzmacher
2007-10-10
5
-6
/
+87
*
r6571: create a simple smb.conf by provision.pl
Stefan Metzmacher
2007-10-10
2
-0
/
+14
*
r6568: Some more small 'make test' fixes
Jelmer Vernooij
2007-10-10
2
-9
/
+6
*
r6567: Use "real" prefix for 'make test'
Jelmer Vernooij
2007-10-10
2
-7
/
+7
*
r6565: Cludge, cludge, cludge...
Andrew Bartlett
2007-10-10
15
-57
/
+84
[prev]
[next]