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
/
source3
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-2
/
+2
*
r13257: Fix python build with older python versions (e.g. 2.2.1) like in Unit...
Lars Müller
2007-10-10
1
-2
/
+2
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r12441: Fix python build.
Günther Deschner
2007-10-10
1
-1
/
+3
*
r10819: merging a couple of fixes from trunk
Gerald Carter
2007-10-10
1
-12
/
+19
*
r10802: Janitor for tpot - remember to keep 3.0 in sync.
Jeremy Allison
2007-10-10
11
-72
/
+69
*
r9944: fix python build
Günther Deschner
2007-10-10
1
-0
/
+3
*
r8654: merging cli_spoolss_XX() updates from trunk
Gerald Carter
2007-10-10
6
-100
/
+22
*
r8596: Don't wrap non-existent functions. Bugzilla #2895.
Tim Potter
2007-10-10
1
-45
/
+0
*
r8564: Sometimes we're too dumb to live... Fix samr calls where we were
Jeremy Allison
2007-10-10
3
-14
/
+14
*
r8538: honour CC in python build.
Günther Deschner
2007-10-10
1
-0
/
+2
*
r8435: Use OPENX_FILE_EXISTS_OPEN instead of FILE_EXISTS_OPEN.
Lars Müller
2007-10-10
1
-1
/
+1
*
r8431: Ensure to use dev_private and not private after Jeremy's CPP reserved
Lars Müller
2007-10-10
1
-2
/
+2
*
r7960: Replace unknown SMB_XSTRDUP by known SMB_STRDUP macro.
Lars Müller
2007-10-10
2
-2
/
+2
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
1
-16
/
+16
*
r6739: Fix for segfault in samba.winbind.auth_crap module found by Ed Plese.
Tim Potter
2007-10-10
1
-1
/
+1
*
r6678: fix python python after talloc() shakeup
Gerald Carter
2007-10-10
9
-13
/
+14
*
r5968: derrell's large file fix for libsmbclient (BUG 2505)
Gerald Carter
2007-10-10
1
-1
/
+1
*
r5283: Merge -r5279 and-r5280 from trunk.
Tim Potter
2007-10-10
4
-8
/
+154
*
r4238: More *alloc fixes.
Jeremy Allison
2007-10-10
1
-7
/
+7
*
r3504: Fix incorrectly applied patch. My fault - sorry!
Tim Potter
2007-10-10
1
-1
/
+2
*
r3228: Fix for bugzilla #1884 from Brett Funderburg. Use the value of
Tim Potter
2007-10-10
1
-2
/
+2
*
r2828: Fix for bugzilla #1864 from Brett again.
Tim Potter
2007-10-10
1
-1
/
+12
*
r2823: Patch from Brett Funderburg to pass create options parameter to
Tim Potter
2007-10-10
1
-2
/
+3
*
r2736: Fix bug in Python printerdata wraper found by Daniel Jarboe.
Tim Potter
2007-10-10
1
-1
/
+1
*
r1789: compiler warnings from SuSE
Gerald Carter
2007-10-10
1
-2
/
+2
*
r1492: Rework our random number generation system.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r384: Relicense tdb python module in trunk and 3.0 branch as LGPL since the
Tim Potter
2007-10-10
2
-28
/
+28
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
3
-4
/
+0
*
Path for bugzilla #1152 from Timur Bakeyev. Allow python modules to
Tim Potter
2004-03-24
1
-0
/
+3
*
Fix for writable printerdata problem - bugzilla #1112.
Tim Potter
2004-02-26
1
-6
/
+12
*
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
2003-09-25
2
-2
/
+2
*
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
Jeremy Allison
2003-09-19
1
-1
/
+1
*
update python libraries for new cli_spoolss_getprinterdriver() call
Gerald Carter
2003-08-25
1
-2
/
+3
*
Tims' little fix.
John Terpstra
2003-08-12
1
-1
/
+1
*
Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, username
Tim Potter
2003-08-12
1
-2
/
+8
*
More patches from Brett:
Tim Potter
2003-08-04
1
-20
/
+23
*
Fix memory leak in py_smb_set_setdesc()
Tim Potter
2003-08-04
1
-10
/
+15
*
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
2003-07-30
1
-1
/
+1
*
More memory leak fixes from Brett! It turns out PyDict_SetItemString
Tim Potter
2003-07-29
1
-16
/
+23
*
Memory leak fixes from Brett A. Funderburg - don't use the connection talloc
Tim Potter
2003-07-29
1
-7
/
+20
*
Add debug output api's from lsa/spoolss modules to smb module. Patch
Tim Potter
2003-07-29
1
-1
/
+33
*
Fix two memory leaks in the smb module:
Tim Potter
2003-07-23
1
-1
/
+7
*
Use lp_idmap_[ug]id() instead of lp_winbind_[ug]id()
Tim Potter
2003-07-22
1
-3
/
+3
*
Delete outdated file.
Tim Potter
2003-06-13
1
-6
/
+0
*
Fix for bug #60. Our autoconf code adds both libraries and linker
Tim Potter
2003-05-05
1
-21
/
+30
*
merge in metze' smbcquotas patch from HEAD
Gerald Carter
2003-04-15
1
-2
/
+2
*
Merge create/delete domain user samr calls from HEAD.
Tim Potter
2003-04-14
4
-146
/
+404
*
Merge of compiler warning fixups.
Tim Potter
2003-03-20
10
-328
/
+316
*
Merge of removal of py_samba.c
Tim Potter
2003-03-20
2
-68
/
+1
[next]