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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
r26076: Remove some SWIG code that is already commonly available.
Jelmer Vernooij
2007-12-21
3
-60
/
+4
*
r26075: Ignore registry python test for now.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26074: Add SWIG magic for NTSTATUS and WERROR return codes.
Jelmer Vernooij
2007-12-21
1
-0
/
+39
*
r26073: Import Python bindings for the registry.
Jelmer Vernooij
2007-12-21
4
-1
/
+191
*
r26072: Import trivial SWIG wrapper for talloc.
Jelmer Vernooij
2007-12-21
1
-0
/
+24
*
r26071: Move DCE/RPC SWIG bindings closer to the code they're wrapping.
Jelmer Vernooij
2007-12-21
4
-253
/
+124
*
r26070: Skip credentials python tests for now.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26069: Import python bindings for credentials.
Jelmer Vernooij
2007-12-21
4
-0
/
+182
*
r26068: Import improved Python bindings for LDB, including tests.
Jelmer Vernooij
2007-12-21
12
-217
/
+485
*
r26067: Merge improvements building Python modules.
Jelmer Vernooij
2007-12-21
5
-9
/
+79
*
r26066: Use TALLOC_CTX consistently for talloc contexts rather than void \* (...
Jelmer Vernooij
2007-12-21
1
-36
/
+36
*
r26060: Add some error codes from remote join api.
Günther Deschner
2007-12-21
2
-0
/
+8
*
r26054: ndr: remove ndr_push/pull_save
Stefan Metzmacher
2007-12-21
3
-43
/
+0
*
r26053: IPC_RAP: don't use ndr_pull_save anymore
Stefan Metzmacher
2007-12-21
1
-6
/
+6
*
r26052: ndr_krb5pac: don't use ndr_pull_save anymore
Stefan Metzmacher
2007-12-21
1
-3
/
+3
*
r26051: ndr_string: don't use ndr_pull_save anymore
Stefan Metzmacher
2007-12-21
1
-4
/
+4
*
r26050: ndr: don't use ndr_push_save anymore
Stefan Metzmacher
2007-12-21
1
-7
/
+7
*
r26049: pidl: don't use ndr_pull_save anymore
Stefan Metzmacher
2007-12-21
1
-3
/
+3
*
r26048: spoolss: Fix test_SecondaryClosePrinter.
Kai Blin
2007-12-21
1
-5
/
+7
*
r26047: spoolss: OpenPrinterEx with an invalid server/printer name returns WE...
Kai Blin
2007-12-21
1
-2
/
+2
*
r26029: In RAW-STREAMS test listing of streams
Volker Lendecke
2007-12-21
1
-27
/
+116
*
r26027: libreplace: rename AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG into AC_LI...
Stefan Metzmacher
2007-12-21
1
-7
/
+7
*
r26026: libreplace: split some linker macros
Stefan Metzmacher
2007-12-21
1
-21
/
+58
*
r26025: libreplace: AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG should fill LD_AL...
Stefan Metzmacher
2007-12-21
1
-6
/
+9
*
r26024: fix make install
Stefan Metzmacher
2007-12-21
1
-2
/
+3
*
r26020: GENCACHE depends on TDB_WRAP
Stefan Metzmacher
2007-12-21
1
-1
/
+2
*
r26019: use <tdb.h> instead of "tdb.h"
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r26018: dsdb/schema/proto.h doesn't exist anymore
Stefan Metzmacher
2007-12-21
1
-1
/
+0
*
r26017: db_wrap.h doesn't exist anymore and we now need tdb_wrap.h
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r26016: remove unneeded include
Stefan Metzmacher
2007-12-21
1
-1
/
+0
*
r26015: fix dependecies
Stefan Metzmacher
2007-12-21
1
-1
/
+3
*
r26006: Improve some dependencies.
Jelmer Vernooij
2007-12-21
8
-10
/
+19
*
r26005: Notice the user about LD_LIBRARY_PATH or equivalent when building wit...
Jelmer Vernooij
2007-12-21
3
-2
/
+14
*
r26004: Add some simple credentials tests.
Jelmer Vernooij
2007-12-21
3
-0
/
+122
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
62
-167
/
+308
*
r26002: Use osf rather than tru64 - pointed out by metze.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26001: Share some code between macros, add macro specifically for testing th...
Jelmer Vernooij
2007-12-21
1
-36
/
+14
*
r26000: build: use AC_LIBREPLACE_STLD_* macros
Stefan Metzmacher
2007-12-21
1
-5
/
+3
*
r25999: libreplace: add AC_LIBREPLACE_STLD and AC_LIBREPLACE_STLD_FLAGS
Stefan Metzmacher
2007-12-21
1
-0
/
+15
*
r25998: Add test for run time library path environment variable.
Jelmer Vernooij
2007-12-21
1
-0
/
+29
*
r25997: torture: fix variables passed by make gcov
Stefan Metzmacher
2007-12-21
1
-12
/
+12
*
r25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGS
Stefan Metzmacher
2007-12-21
2
-5
/
+5
*
r25995: build: print out MDLD and MDLD_FLAGS with make showflags
Stefan Metzmacher
2007-12-21
1
-0
/
+2
*
r25994: build: use HOSTCC, HOSTCC_FLAGS, HOSTLD and HOSTLD_FLAGS
Stefan Metzmacher
2007-12-21
1
-9
/
+9
*
r25993: build: HOSTLD should always match HOSTCC if not specified
Stefan Metzmacher
2007-12-21
1
-7
/
+1
*
r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared libraries
Stefan Metzmacher
2007-12-21
2
-2
/
+4
*
r25991: tdb: use AC_LIBREPLACE_SHLD and use it for linking the shared library
Stefan Metzmacher
2007-12-21
2
-1
/
+3
*
r25990: talloc: use AC_LIBREPLACE_SHLD and use it for linking the shared library
Stefan Metzmacher
2007-12-21
2
-1
/
+3
*
r25989: build: use AC_LIBREPLACE_SHLD
Stefan Metzmacher
2007-12-21
1
-3
/
+1
*
r25988: libreplace: add AC_LIBREPLACE_SHLD
Stefan Metzmacher
2007-12-21
1
-0
/
+13
[next]