summaryrefslogtreecommitdiffstats
path: root/source/python/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* r23052: sync with SAMBA_3_0_25 and start updating release notesGerald Carter2007-05-211-0/+2
|
* r13567: merge for 3.0.21cGerald Carter2006-02-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn merge -r13559:13563 $SVNURL/branches/SAMBA_3_0 svn merge -r13557:13559 $SVNURL/branches/SAMBA_3_0 svn merge -r13546:13547 $SVNURL/branches/SAMBA_3_0 svn merge -r13198:13202 $SVNURL/branches/SAMBA_3_0 svn merge -r13209:13211 $SVNURL/branches/SAMBA_3_0 svn merge -r13216:13222 $SVNURL/branches/SAMBA_3_0 svn merge -r13224:13229 $SVNURL/branches/SAMBA_3_0 svn merge -r13231:13232 $SVNURL/branches/SAMBA_3_0 svn merge -r13235:13238 $SVNURL/branches/SAMBA_3_0 svn merge -r13238:13257 $SVNURL/branches/SAMBA_3_0 svn merge -r13257:13262 $SVNURL/branches/SAMBA_3_0 svn merge -r13288:13290 $SVNURL/branches/SAMBA_3_0 svn merge -r13294:13296 $SVNURL/branches/SAMBA_3_0 svn merge -r13299:13306 $SVNURL/branches/SAMBA_3_0 svn merge -r13310:13314 $SVNURL/branches/SAMBA_3_0 svn merge -r13322:13327 $SVNURL/branches/SAMBA_3_0 svn merge -r13351:13363 $SVNURL/branches/SAMBA_3_0 svn merge -r13363:13364 $SVNURL/branches/SAMBA_3_0 svn merge -r13364:13366 $SVNURL/branches/SAMBA_3_0 svn merge -r13375:13376 $SVNURL/branches/SAMBA_3_0 svn merge -r13382:13384 $SVNURL/branches/SAMBA_3_0 svn merge -r13391:13392 $SVNURL/branches/SAMBA_3_0 svn merge -r13392:13393 $SVNURL/branches/SAMBA_3_0 svn merge -r13393:13394 $SVNURL/branches/SAMBA_3_0 svn merge -r13407:13408 $SVNURL/branches/SAMBA_3_0 svn merge -r13410:13411 $SVNURL/branches/SAMBA_3_0 svn merge -r13412:13416 $SVNURL/branches/SAMBA_3_0 svn merge -r13416:13417 $SVNURL/branches/SAMBA_3_0 svn merge -r13460:13473 $SVNURL/branches/SAMBA_3_0 svn merge -r13475:13477 $SVNURL/branches/SAMBA_3_0 svn merge -r13484:13489 $SVNURL/branches/SAMBA_3_0 svn merge -r13489:13491 $SVNURL/branches/SAMBA_3_0 svn merge -r13495:13497 $SVNURL/branches/SAMBA_3_0 svn merge -r13497:13498 $SVNURL/branches/SAMBA_3_0 svn merge -r13498:13500 $SVNURL/branches/SAMBA_3_0 svn merge -r13510:13511 $SVNURL/branches/SAMBA_3_0 svn merge -r13513:13514 $SVNURL/branches/SAMBA_3_0 svn merge -r13515:13517 $SVNURL/branches/SAMBA_3_0 svn merge -r13523:13524 $SVNURL/branches/SAMBA_3_0 svn merge -r13524:13525 $SVNURL/branches/SAMBA_3_0 svn merge -r13525:13526 $SVNURL/branches/SAMBA_3_0 svn merge -r13526:13527 $SVNURL/branches/SAMBA_3_0 svn merge -r13527:13535 $SVNURL/branches/SAMBA_3_0
* r13105: pulling some code over for the 3.0.21b release....first take at itGerald Carter2006-01-241-1/+3
|
* r11118: syncing up some changez from 3.0 tree for the first 3.0.21 preview ↵Gerald Carter2005-10-171-12/+19
| | | | release
* r10392: Merges from SAMBA_3_0 for 3.0.20aGerald Carter2005-09-211-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ------------------------------------------------------------------------ r9278 | tpot | 2005-08-12 16:45:58 -0500 (Fri, 12 Aug 2005) | 2 lines Remove unused variable. Bugzilla #2983. ------------------------------------------------------------------------ r9281 | jra | 2005-08-12 17:58:47 -0500 (Fri, 12 Aug 2005) | 4 lines Fixes from Luke Mewburn <lukem@NetBSD.org> for misuses of AC_CHECK_HEADERS. Jeremy. ------------------------------------------------------------------------ r9486 | jerry | 2005-08-22 14:47:56 -0500 (Mon, 22 Aug 2005) | 1 line ensure that the registry hash records are sorted by original subkey name and not the 4 character hash key ------------------------------------------------------------------------ r9619 | vlendec | 2005-08-25 12:46:13 -0500 (Thu, 25 Aug 2005) | 14 lines Fix messages_pending_for_pid actually do what it's meant to do. This might be a big relief on messages.tdb contention as ignoring processes with >1000 messages in printing/notify.c should work correctly now. Jeremy, Jerry told me to ask you about printer scalability torture tests, this might be a reason why you implemented the message_send_pid_with_timeout using the signal (shudder) in the first place. :-) While looking at that... Wouldn't it be better to not use the signal but have an overall timeout for print_notify_send_messages using GetTimeOfDay & friends and not use the alarm signal deep inside tdb.c? Volker ------------------------------------------------------------------------ r9709 | vlendec | 2005-08-28 04:19:10 -0500 (Sun, 28 Aug 2005) | 11 lines Fix two bugs found by Brian Moran: Any request sent to winbind while the child in question is still initializing overwrites domain->dcname. Only overwrite if the parent actually has sent a dcname and thus really knows it. Second, ntlm_auth needs the error code, not just the fact it failed. Jerry, the 3_0 part might qualify as a "recommended patch". Thanks, Volker ------------------------------------------------------------------------ r9790 | jerry | 2005-08-30 06:41:45 -0500 (Tue, 30 Aug 2005) | 1 line remove 'set but not used' variables (reported by Jason Mader) ------------------------------------------------------------------------ r9893 | jerry | 2005-09-01 08:57:10 -0500 (Thu, 01 Sep 2005) | 13 lines fix REG_CREATE_KEY_EX parsing error caused by WinXP clients looking for an not finding a 'Terminal Server' key. Claims to make problems with usrmgr.exe support as well according the Samba ml. Posted on samba@samba.org for review. Reviewed by Thomas Bork (comments integrated into the reg_db.c patch coming up next). ------------------------------------------------------------------------ r9913 | jerry | 2005-09-01 14:31:08 -0500 (Thu, 01 Sep 2005) | 1 line fix some build breakage on solaris with --enable-socket-wrapper ------------------------------------------------------------------------ r9945 | gd | 2005-09-02 04:10:42 -0500 (Fri, 02 Sep 2005) | 4 lines fix typos. Guenther ------------------------------------------------------------------------ r10064 | jerry | 2005-09-07 10:12:54 -0500 (Wed, 07 Sep 2005) | 1 line BUG 3052: adding OpenBSD timespec patch from Steve Williams <steve@celineandsteve.com> ------------------------------------------------------------------------ r10133 | jra | 2005-09-09 16:49:16 -0500 (Fri, 09 Sep 2005) | 3 lines Fix bug #3044. open-exec is read-only. Jeremy. ------------------------------------------------------------------------ r10136 | jra | 2005-09-09 19:47:31 -0500 (Fri, 09 Sep 2005) | 4 lines Fix for bug #3060 from Leo Weppelman <leo@wau.mis.ah.nl>. Ensure SMBcreate truncates the file if it exists. Jeremy. ------------------------------------------------------------------------ r10170 | gd | 2005-09-12 06:56:36 -0500 (Mon, 12 Sep 2005) | 7 lines Fix for #3056: Allow to include BUILTIN to the mapping table also when "allow trusted domains" is disabled. Guenther ------------------------------------------------------------------------
* r8814: sync for 3.0.20rc1 (up to r8805 from 3.0 tree)Gerald Carter2005-07-281-0/+2
|
* r15: syncing for 3.0.3pre2Gerald Carter2004-04-041-0/+3
|
* r5: merge in the SAMBA_3_0_RELEASE branch from cvsCVS Import User2004-04-041-3/+0
| | | | | | | | to checkout try: svn co svn+ssh://svn.samba.org/home/svn/samba/branches/SAMBA_3_0_RELEASE samba-3_0-release metze
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+200
metze