index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
swig
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25348: Start working on another Python wrapper.
Tim Potter
2007-10-10
1
-1
/
+1
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22575: move script/tests/ -> selftest/
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21541: Export mgmt, samr and atsvc for use in samba-gtk.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15585: Revive pidl's SWIG file generator. It now generates simple
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15391: Wrap up the nbt_name_query() function as a bit of an experiment. It
Tim Potter
2007-10-10
1
-1
/
+2
*
r15389: Add some better torture tests for LdbMessage.
Tim Potter
2007-10-10
1
-8
/
+73
*
r15348: Start adding a dict interface and tests to LdbMessage class.
Tim Potter
2007-10-10
1
-8
/
+12
*
r15345: Add a read-only test to tdb torture tester.
Tim Potter
2007-10-10
1
-0
/
+8
*
r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15300: Only enable SWIG shared libs if python is available
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15191: Avoid uint_t as it's not standard.
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories.
Tim Potter
2007-10-10
5
-645
/
+1
*
r14915: Work in progress - getting ldb_add() working.
Tim Potter
2007-10-10
2
-8
/
+38
*
r14906: Move SWIG-specific files to scripting/swig/
Jelmer Vernooij
2007-10-10
2
-0
/
+73
*
r14901: More work on ldb swig interface. Wrap some more functions.
Tim Potter
2007-10-10
2
-9
/
+97
*
r14897: Do more error checking of tdb function returns and raise IOError or
Tim Potter
2007-10-10
1
-6
/
+14
*
r14881: Unpack ldb_message_element and ldb_val arrays. Python can now access
Tim Potter
2007-10-10
1
-26
/
+41
*
r14880: Doc.
Tim Potter
2007-10-10
1
-1
/
+1
*
r14879: Fix bug unpacking ldb_messages.
Tim Potter
2007-10-10
1
-1
/
+12
*
r14878: Write swig wrappers for ldb_init() and ldb_connect().
Tim Potter
2007-10-10
3
-11
/
+80
*
r14873: Add skeleton swig ldb interface.
Tim Potter
2007-10-10
2
-0
/
+34
*
r14871: We don't need to import UserDict anymore.
Tim Potter
2007-10-10
1
-1
/
+1
*
r14854: Finish off swig wrapper and torture tests for tdb.
Tim Potter
2007-10-10
2
-11
/
+149
*
r14804: Start writing a more Pythonic tdb module.
Tim Potter
2007-10-10
2
-7
/
+48
*
r14798: Get swig building again (by commenting out dcerpc stuff for now).
Tim Potter
2007-10-10
1
-0
/
+10
*
r13985: Slowly start swig_ldb
Simo Sorce
2007-10-10
2
-2
/
+89
*
r13906: fix swig build
Simo Sorce
2007-10-10
1
-2
/
+1
*
r7062: Merge scripting/swig/config.mk with scripting/config.mk
Tim Potter
2007-10-10
1
-5
/
+0
*
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
*
r6540: Implement a bunch more SAMR functions.
Tim Potter
2007-10-10
3
-19
/
+139
*
r6539: A patch from jbm:
Tim Potter
2007-10-10
1
-13
/
+16
*
r6512: Refactor samr torture test to use the nicer OO interface instead of the
Tim Potter
2007-10-10
1
-552
/
+88
*
r6511: Implement GetUserPwInfo(), QueryUserInfo(), QueryUserInfo2().
Tim Potter
2007-10-10
1
-5
/
+29
*
r6510: Initialise rid parameter in samr_RidToSid(). This is faulting for me
Tim Potter
2007-10-10
1
-4
/
+56
*
r6508: Fix typo - yay testsuite.
Tim Potter
2007-10-10
1
-1
/
+1
*
r6507: Fix syntax error in GetAliasMembership().
Tim Potter
2007-10-10
1
-1
/
+11
*
r6506: Rename parameter to GetDomPwInfo.
Tim Potter
2007-10-10
1
-2
/
+2
*
r6469: Add CreateDomainGroup, GetAliasMembership.
Tim Potter
2007-10-10
1
-4
/
+26
*
r6329: Write tests for newly implemented alias functions.
Tim Potter
2007-10-10
1
-119
/
+52
*
r6328: Fix bug in OpenAlias.
Tim Potter
2007-10-10
1
-9
/
+66
*
r6327: Add LSA objects to dcerpc swig library.
Tim Potter
2007-10-10
1
-1
/
+1
*
r6326: Add %array_functions for struct lsa_SidPtr.
Tim Potter
2007-10-10
1
-0
/
+3
*
r6324: Pass server name instead of binding string on command line (always use
Tim Potter
2007-10-10
1
-22
/
+19
*
r6215: Add test for LookupNames. Fix CreateUser2 test.
Tim Potter
2007-10-10
1
-32
/
+9
[next]