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
*
r15395: Fix build by adding another copy of the Python detection m4 fragment.
Tim Potter
2007-10-10
2
-0
/
+32
*
r15394: Put initial code for testing async dcerpc binding. Currently
Rafal Szczesniak
2007-10-10
3
-1
/
+81
*
r15391: Wrap up the nbt_name_query() function as a bit of an experiment. It
Tim Potter
2007-10-10
3
-1
/
+143
*
r15390: Make test output a bit prettier.
Tim Potter
2007-10-10
1
-0
/
+3
*
r15389: Add some better torture tests for LdbMessage.
Tim Potter
2007-10-10
3
-9
/
+108
*
r15388: Fix cut&paste typo.
Tim Potter
2007-10-10
1
-1
/
+1
*
r15387: Fix installation of dcerpc headers, remove more instances of uint_t
Jelmer Vernooij
2007-10-10
7
-9
/
+13
*
r15384: Improve naming of socket library, disable Requires(.private)? fields ...
Jelmer Vernooij
2007-10-10
7
-15
/
+15
*
r15383: Revert making DSO's the default - this caused a few test suite breaka...
Jelmer Vernooij
2007-10-10
1
-0
/
+7
*
r15382: Use grp.h in this block; it has been cleaned out of the other headers...
Paul Green
2007-10-10
1
-0
/
+3
*
r15381: Make shared libraries the default (where supported). This concludes m...
Jelmer Vernooij
2007-10-10
2
-11
/
+3
*
r15379: Fix shared library build's unresolved dependencies
Jelmer Vernooij
2007-10-10
13
-22
/
+23
*
r15378: Fix installheader script. Alexander, this will break installation of ...
Jelmer Vernooij
2007-10-10
1
-11
/
+4
*
r15377: Remove sys_select() code as it's no longer used.
Jelmer Vernooij
2007-10-10
3
-170
/
+45
*
r15376: Add detection of -lnsl, required for building on SUN boxes.
Jelmer Vernooij
2007-10-10
5
-7
/
+24
*
r15375: Rename readline.h to smbreadline.h avoid clashes with system header.
Jelmer Vernooij
2007-10-10
4
-3
/
+5
*
r15374: Make subsystem name shorter - Stratos VOS has a filename length limit...
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...
Jelmer Vernooij
2007-10-10
7
-13
/
+13
*
r15372: Don't look at possibly undefined controls in failure cases.
Andrew Bartlett
2007-10-10
1
-3
/
+0
*
r15371: Revert some of my previous patch as it was breaking the plain build
Jelmer Vernooij
2007-10-10
6
-8
/
+7
*
r15370: Fix more dependencies for shared libs
Jelmer Vernooij
2007-10-10
16
-18
/
+21
*
r15367: Fix unused function warnings in generated EJS code.
Jelmer Vernooij
2007-10-10
1
-28
/
+28
*
r15366: Use type name rather then typedef directly - fixes build on tcc
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15365: Fix error in my previous commit, caught by metze.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r15364: Use global list of predefined keys
Jelmer Vernooij
2007-10-10
1
-14
/
+2
*
r15363: Fix dependencies for shared library
Jelmer Vernooij
2007-10-10
7
-10
/
+13
*
r15362: Consider anything non-zero a failure, bnio not just -1
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r15361: Export table of predefined registry keys
Jelmer Vernooij
2007-10-10
3
-18
/
+23
*
r15358: Fix some compiler warnings / type safety. Found by tcc
Jelmer Vernooij
2007-10-10
8
-19
/
+21
*
r15357: Fix the build on systems without GNUTLS.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r15356: Remove unused 'flags' argument from socket_send() and friends.
Andrew Bartlett
2007-10-10
15
-143
/
+69
*
r15355: Add replacement 'err.h' for systems that don't have it such as SerNet...
Jelmer Vernooij
2007-10-10
2
-0
/
+9
*
r15354: Add dependency on libsocket (required for sun1)
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r15353: Don't dereference NULL pointer. Found by the IBM checker.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r15352: Remove reference to just-removed subsystem
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15351: Fix tcc compile error
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r15350: Remove empty subsystem, don't install .a files of subsystems
Jelmer Vernooij
2007-10-10
3
-10
/
+1
*
r15349: Integrate set_socket_options() into the socket library
Jelmer Vernooij
2007-10-10
4
-134
/
+109
*
r15348: Start adding a dict interface and tests to LdbMessage class.
Tim Potter
2007-10-10
2
-11
/
+32
*
r15346: Doc.
Tim Potter
2007-10-10
1
-1
/
+1
*
r15345: Add a read-only test to tdb torture tester.
Tim Potter
2007-10-10
1
-0
/
+8
*
r15344: Fix shared library build
Jelmer Vernooij
2007-10-10
5
-12
/
+12
*
r15343: Some small cleanups.
Tim Potter
2007-10-10
1
-5
/
+8
*
r15339: Signature for tdb_reopen_all() has changed.
Tim Potter
2007-10-10
1
-1
/
+1
*
r15338: Fix build of most things with shared libs enabled.
Jelmer Vernooij
2007-10-10
8
-13
/
+16
*
r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB
Jelmer Vernooij
2007-10-10
9
-24
/
+21
*
r15330: Add comment for IBM checker.
Andrew Bartlett
2007-10-10
1
-2
/
+1
*
r15329: I'm sick of this patch being in my local tree...
Andrew Bartlett
2007-10-10
1
-7
/
+8
*
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
2007-10-10
45
-248
/
+189
*
r15327: Support 'nosize'. Also write prototypes for print and size functions ...
Jelmer Vernooij
2007-10-10
2
-14
/
+24
[next]