index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
python
/
py_smb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r24601: Fix if statements where we still expected cli_connect() to return BOOL.
Lars Müller
1
-1
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r18622: Fix at least the python bindings *build*, I'm sure there is much more to
Günther Deschner
1
-2
/
+2
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-1
/
+1
2007-10-10
r8435: Use OPENX_FILE_EXISTS_OPEN instead of FILE_EXISTS_OPEN.
Lars Müller
1
-1
/
+1
2007-10-10
r6678: fix python python after talloc() shakeup
Gerald Carter
1
-1
/
+1
2007-10-10
r5968: derrell's large file fix for libsmbclient (BUG 2505)
Gerald Carter
1
-1
/
+1
2007-10-10
r5283: Merge -r5279 and-r5280 from trunk.
Tim Potter
1
-0
/
+104
2007-10-10
r2823: Patch from Brett Funderburg to pass create options parameter to
Tim Potter
1
-2
/
+3
2003-08-04
Fix memory leak in py_smb_set_setdesc()
Tim Potter
1
-10
/
+15
2003-07-29
Add debug output api's from lsa/spoolss modules to smb module. Patch
Tim Potter
1
-1
/
+33
2003-07-23
Fix two memory leaks in the smb module:
Tim Potter
1
-1
/
+7
2003-04-15
merge in metze' smbcquotas patch from HEAD
Gerald Carter
1
-2
/
+2
2002-12-23
Finish adding strings to all talloc_init() calls.
Jeremy Allison
1
-2
/
+2
2002-11-29
Another global_myname() fix from HEAD.
Tim Potter
1
-2
/
+1
2002-11-04
Sync with HEAD.
Tim Potter
1
-13
/
+189
2002-08-02
Added connect, session_request, session_setup and tconx methods.
Tim Potter
1
-21
/
+138
2002-07-29
Skeleton for a libsmb python wrapper.
Tim Potter
1
-0
/
+107