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
/
librpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Move asn1 to lib/util to trim down the number of subsystems.
Jelmer Vernooij
2008-01-15
1
-1
/
+1
*
python: Enable building of the wkssvc python bindings.
Jelmer Vernooij
2008-01-14
1
-0
/
+4
*
python: Compile in svcctl Python bindings.
Jelmer Vernooij
2008-01-14
2
-0
/
+5
*
python: Work around the fact that there are two "security" modules now.
Jelmer Vernooij
2008-01-14
1
-1
/
+1
*
python: Compile security module, handle uint.
Jelmer Vernooij
2008-01-14
1
-0
/
+3
*
python: Enable python bindings for samr and lsa interfaces.
Jelmer Vernooij
2008-01-14
2
-0
/
+18
*
python: Build epmapper module.
Jelmer Vernooij
2008-01-14
1
-1
/
+4
*
python: Fix python code for winreg, add test.
Jelmer Vernooij
2008-01-14
1
-0
/
+4
*
python: Start building winreg module.
Jelmer Vernooij
2008-01-14
1
-0
/
+7
*
pidl/python: Fix compilation of py_echo.
Jelmer Vernooij
2008-01-14
1
-1
/
+1
*
Use lsa_PolicyInfo enum in lsa policy info calls.
Günther Deschner
2008-01-14
1
-5
/
+5
*
Fill in IDL for lsa_SetInfoPolicy and lsa_SetInfoPolicy2.
Günther Deschner
2008-01-14
1
-2
/
+10
*
idl: Use typedef rather than declare.
Jelmer Vernooij
2008-01-12
11
-19
/
+19
*
r26663: Proper dependencies for pidl Python bindings.
Jelmer Vernooij
2008-01-03
1
-0
/
+2
*
r26658: pidl: Register Python modules.
Jelmer Vernooij
2008-01-03
1
-0
/
+4
*
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
2008-01-03
1
-7
/
+1
*
r26651: libsmb: Allow specifying signing policy from higher up.
Jelmer Vernooij
2008-01-03
1
-0
/
+1
*
r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...
Jelmer Vernooij
2008-01-02
1
-0
/
+7
*
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
2008-01-02
1
-1
/
+3
*
r26643: librpc: Remove uses of global_loadparm.
Jelmer Vernooij
2008-01-02
3
-15
/
+21
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
5
-23
/
+33
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
1
-3
/
+2
*
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
Kai Blin
2007-12-26
1
-6
/
+7
*
r26572: Fix warnings in the Python code.
Jelmer Vernooij
2007-12-24
2
-113
/
+68
*
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2007-12-24
3
-142
/
+205
*
r26558: Add IDL for netr_GetForestTrustInformation().
Günther Deschner
2007-12-24
1
-1
/
+8
*
r26504: Don't rely on system-provided kerberos headers.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26440: Remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26432: Require ndr_pull users to specify iconv_convenience.
Jelmer Vernooij
2007-12-21
5
-14
/
+14
*
r26431: Require ndr_push creators to specify a iconv_convenience context.
Jelmer Vernooij
2007-12-21
6
-22
/
+24
*
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
1
-2
/
+3
*
r26427: Avoid global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
3
-11
/
+19
*
r26409: Pass smb ports along.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26399: Use -O option for SWIG (less evil generated code).
Jelmer Vernooij
2007-12-21
2
-32
/
+53
*
r26397: Fix circular dependency in samba-socket.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26396: dcerpc: Fall back to peer_name() if target_hostname() is not set.
Kai Blin
2007-12-21
1
-1
/
+4
*
r26395: spoolss: Add WinXP-like printer browsing test.
Kai Blin
2007-12-21
1
-3
/
+64
*
r26394: dcerpc: Use target_hostname() instead of peer_name() in dcerpc_server...
Kai Blin
2007-12-21
1
-2
/
+2
*
r26382: Remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+0
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
4
-8
/
+11
*
r26335: Specify name_resolve_order to socket code.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26334: Avoid loadparm_context.
Jelmer Vernooij
2007-12-21
3
-5
/
+6
*
r26332: Add samr_ValidationStatus error mapping to samr_ValidatePassword().
Günther Deschner
2007-12-21
1
-1
/
+21
*
r26331: Add IDL for samr_ValidatePassword(). A very interesting call.
Günther Deschner
2007-12-21
1
-5
/
+75
*
r26329: Fix more loadparm_context references. Only about a 100 left now.
Jelmer Vernooij
2007-12-21
1
-3
/
+5
*
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2007-12-21
7
-35
/
+70
*
r26316: Use contexts for conversion functions.
Jelmer Vernooij
2007-12-21
1
-5
/
+11
*
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
2007-12-21
3
-5
/
+8
*
r26286: IDL and torture test for netr_ServerTrustPasswordsGet().
Günther Deschner
2007-12-21
1
-1
/
+10
*
r26285: Add IDL and torture test for netr_ServerPasswordGet().
Günther Deschner
2007-12-21
1
-1
/
+9
[next]