index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
python
/
py_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
port latest changes from SAMBA_3_0 tree
Simo Sorce
2003-08-02
1
-1
/
+1
*
Cleanup of header files for python extensions.
Tim Potter
2003-02-18
1
-4
/
+1
*
Fixed some globals that escaped the recent globalcide.
Tim Potter
2002-11-22
1
-8
/
+1
*
Add extra parm to cli_full_connection call. Tim, you should probably look at...
Jim McDonough
2002-10-18
1
-1
/
+1
*
Fix for new arguments of cli_nt_session_open()
Tim Potter
2002-10-17
1
-4
/
+3
*
Check no extra fields are present when parsing credentials.
Tim Potter
2002-09-09
1
-2
/
+17
*
Fix transposed args in open_pipe_creds() function.
Tim Potter
2002-09-02
1
-1
/
+1
*
Broke out unpacking of a username/password stored in a Python
Tim Potter
2002-08-02
1
-28
/
+72
*
Compile fix for flags field to cli_full_connection()
Tim Potter
2002-07-11
1
-1
/
+1
*
Compile fix for new arguments to cli_full_connection()
Tim Potter
2002-06-20
1
-9
/
+2
*
Separate error handling for cli_full_connection() and cli_nt_session_open()
Tim Potter
2002-05-28
1
-2
/
+7
*
Convert open_pipe_creds() to use new cli_full_connection() interface.
Tim Potter
2002-05-27
1
-31
/
+28
*
Added a utility function to extract the info key from a dictionary.
Tim Potter
2002-05-17
1
-0
/
+17
*
More cleanups.
Tim Potter
2002-05-16
1
-30
/
+13
*
Refactored open_pipe_creds() function to remove unused parameter.
Tim Potter
2002-05-16
1
-9
/
+13
*
Explicitly return a list in py_ntstatus_tuple() and py_werror_typle(). Not
Tim Potter
2002-04-14
1
-3
/
+20
*
Moved open_pipe_creds() function to common file.
Tim Potter
2002-04-14
1
-0
/
+78
*
Implemented a setup_logging() function that takes two keywords:
Tim Potter
2002-04-11
1
-5
/
+58
*
Added functions to return Python tuples (error code, error string)
Tim Potter
2002-04-05
1
-0
/
+17
*
Initial version.
Tim Potter
2002-03-20
1
-0
/
+47