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
/
scripting
/
swig
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
r6214: Fix typo in DomainHandle.OpenUser() function.
Tim Potter
2007-10-10
1
-3
/
+22
*
r6213: Add %array_functions for struct samr_String so we can create and
Tim Potter
2007-10-10
1
-0
/
+1
*
r6212: Treat uint8 and int8's as integers instead of chars. Swig maps a char
Tim Potter
2007-10-10
1
-2
/
+2
*
r6211: Use cli_credentials_set_{domain,username,password}() to fill in
Tim Potter
2007-10-10
1
-1
/
+18
*
r6210: Call cli_credentials_set_conf() when initialising credentials in
Tim Potter
2007-10-10
1
-1
/
+1
*
r6208: Add cli_credentials support for swig wrappers. For the moment it
Tim Potter
2007-10-10
4
-8
/
+12
*
r5778: Remove tdb_set_lock_alarm() function from wrappers at tridge's request.
Tim Potter
2007-10-10
1
-8
/
+0
*
r5777: At some stage SIG_ATOMIC_T was renamed to sig_atomic_t. This should
Tim Potter
2007-10-10
1
-7
/
+4
*
r5369: Rename torture modules so they don't conflict with files in scripting/...
Tim Potter
2007-10-10
2
-198
/
+41
*
r5368: Fix ups for domain_name field name change.
Tim Potter
2007-10-10
1
-8
/
+50
*
r5353: Throw a NTSTATUS exception if a NT error code is returned.
Tim Potter
2007-10-10
1
-22
/
+32
*
r5351: Add wrapper for nt_errstr and array functions for samr_ConnectInfo.
Tim Potter
2007-10-10
1
-0
/
+3
*
r5350: Implement an input typemap for NTSTATUS.
Tim Potter
2007-10-10
1
-0
/
+11
*
r5348: Implement the remaining samr connect functions and fix up setsecurity.
Tim Potter
2007-10-10
1
-6
/
+53
*
r5335: Add a Close() method to SamrHandle object.
Tim Potter
2007-10-10
1
-1
/
+148
*
r5293: Map an empty policy handle to None when creating policy handles, and
Tim Potter
2007-10-10
1
-3
/
+20
*
r5247: Fix rpcclient to work with new swig interface.
Tim Potter
2007-10-10
1
-18
/
+34
*
r5244: Convert this module to use the new structure mapping SWIG stuff instea...
Tim Potter
2007-10-10
1
-72
/
+103
*
r5243: Woohoo - memory leak city! Comment out talloc_free() call until I
Tim Potter
2007-10-10
1
-1
/
+1
*
r5242: Check that argument is an integer or a long for uint32_t input
Tim Potter
2007-10-10
1
-3
/
+16
*
r5224: Add in/out typemaps for resume handles. This saves us having to much
Tim Potter
2007-10-10
1
-0
/
+39
*
r5095: uint32 -> uint32_t
Tim Potter
2007-10-10
1
-3
/
+2
*
r5094: Use builtin swig types for converting between fixed width integer types.
Tim Potter
2007-10-10
1
-11
/
+8
*
r5074: Remove dead code.
Tim Potter
2007-10-10
1
-266
/
+0
*
r5018: Initialise required subsystems (by hand, generated by substituting
Tim Potter
2007-10-10
1
-8
/
+40
*
r5017: Fix bug in output typemap for uint32 (!)
Tim Potter
2007-10-10
1
-1
/
+1
*
r5016: Use LIBRARY instead of BINARY for inserting the swig stuff into the
Tim Potter
2007-10-10
2
-13
/
+8
*
r4982: Start to move swig dependencies into new build system. Unfortunately
Tim Potter
2007-10-10
2
-0
/
+16
*
r4981: Fix swig build.
Tim Potter
2007-10-10
1
-3
/
+1
*
r4546: Use talloc_p() instad of talloc()
Tim Potter
2007-10-10
1
-1
/
+1
*
r3870: Delete wrappers for tdb_lockkeys() and tdb_unlockkeys().
Tim Potter
2007-10-10
1
-2
/
+0
[next]