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
/
lib
/
registry
/
registry_wrap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start converting registry python module to plain C rather than SWIG.
Jelmer Vernooij
2008-12-16
1
-4489
/
+0
*
Regenerate SWIG files.
Jelmer Vernooij
2008-10-24
1
-5
/
+4
*
Remove more usages of global_loadparm.
Jelmer Vernooij
2008-10-24
1
-19
/
+30
*
Add a setexpiry operation in samdb.py
Andrew Tridgell
2008-08-30
1
-22
/
+27
*
Use a custom init function for samba4 that sets a samba4
Simo Sorce
2008-06-14
1
-3
/
+3
*
Use proper python errors.
Jelmer Vernooij
2008-06-14
1
-26
/
+16
*
add more docstrings to registry python module
Jelmer Vernooij
2008-05-23
1
-9
/
+21
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
1
-64
/
+106
*
Remove unused arguments from reg_open_local().
Jelmer Vernooij
2008-04-16
1
-52
/
+55
*
Move handle utility functions to public header, remove more public headers.
Jelmer Vernooij
2008-04-02
1
-1
/
+0
*
Merge hive.h into registry.h
Jelmer Vernooij
2008-04-02
1
-1
/
+1
*
swig: regenerate _wrap.c files
Stefan Metzmacher
2008-03-14
1
-13
/
+13
*
r26572: Fix warnings in the Python code.
Jelmer Vernooij
2007-12-24
1
-15
/
+16
*
r26571: Hide warnings about unused macros and casting qualifiers in autogener...
Jelmer Vernooij
2007-12-24
1
-21
/
+7
*
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2007-12-24
1
-218
/
+149
*
r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...
Jelmer Vernooij
2007-12-24
1
-0
/
+189
*
r26564: More python bindings for registry code.
Jelmer Vernooij
2007-12-24
1
-79
/
+212
*
r26520: More Python updates.
Jelmer Vernooij
2007-12-21
1
-18
/
+96
*
r26518: Fix provision of registry using Python.
Jelmer Vernooij
2007-12-21
1
-10
/
+15
*
r26454: Add simple SWIG macro for wrapping talloced types.
Jelmer Vernooij
2007-12-21
1
-53
/
+39
*
r26448: Add basic tests for param python module.
Jelmer Vernooij
2007-12-21
1
-27
/
+74
*
r26399: Use -O option for SWIG (less evil generated code).
Jelmer Vernooij
2007-12-21
1
-15
/
+40
*
r26248: Check in SWIG output so SWIG is not required when running out of svn.
Jelmer Vernooij
2007-12-21
1
-0
/
+4047