summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* r25076: Checking in patches for 3.0.26samba-3.0.26Gerald Carter2007-09-113-11/+34
|
* r24591: fix annoying typo in changes section for 3.0.25cGerald Carter2007-08-211-1/+1
|
* r24580: Grab last changes for 3.0.25c (in synjc with 3.0.25 branch svn r24571)samba-3.0.25cGerald Carter2007-08-204-26/+92
|
* r24530: start updating release notes and set VERSION to 3.0.25cGerald Carter2007-08-172-4/+130
|
* r24528: start syncing changes for 3.0.25cGerald Carter2007-08-1758-326/+1365
|
* r23617: fix typossamba-3.0.25bGerald Carter2007-06-261-2/+2
|
* r23615: adding a note about the 'net idmap dump' changeGerald Carter2007-06-261-0/+14
|
* r23613: pull in net idmap change from the 3.0.25 treeGerald Carter2007-06-262-32/+35
|
* r23603: revert NTSTATUS return from cli_connect() in smbmount.cGerald Carter2007-06-261-1/+1
|
* r23602: grab final changes for 3.0.25b due out tomorrowGerald Carter2007-06-2612-26/+53
|
* r23580: Merge bug fix for 4720 and Jeremy's winbindd_dual.c changes (still ↵Gerald Carter2007-06-223-63/+63
| | | | testing these)
* r23545: Update release notes for 3.0.25b.Gerald Carter2007-06-191-7/+104
|
* r23544: sync 3.0.25b release with SAMBA_3_0_25 svn r23530.Gerald Carter2007-06-1954-444/+1374
|
* r23130: merge Derrell's change from SAMBA_3_0_25 svn r23120samba-3.0.25aGerald Carter2007-05-254-2/+18
|
* r23119: fix release dateGerald Carter2007-05-241-1/+1
|
* r23113: one more rename-on-an-fd fix from JeremyGerald Carter2007-05-241-3/+4
|
* r23102: update release notes for jra's changesGerald Carter2007-05-231-1/+2
|
* r23101: grab remainder of rename fixesGerald Carter2007-05-235-39/+146
|
* r23092: Merge Herb's changes to tdbtool and Jeremy's fox Gerald Carter2007-05-233-4/+10
| | | | for renames with the cifs fs client.
* r23084: Merge Jeremy's fix for BUG 4637. This is now the final Gerald Carter2007-05-2210-91/+141
| | | | code base for 3.0.25a.
* r23079: update commit log in release notes:Gerald Carter2007-05-221-11/+83
|
* r23052: sync with SAMBA_3_0_25 and start updating release notesGerald Carter2007-05-2135-202/+1563
|
* r22853: checkin pending security fixes and release notes updates for Samba ↵samba-3.0.25Gerald Carter2007-05-1410-45/+294
| | | | 3.0.25
* r22823: fix a few typos in the release notes and add mention of BUG 4613Gerald Carter2007-05-131-4/+6
|
* r22822: merge vl's fix for BUG 4613Gerald Carter2007-05-131-0/+24
|
* r22817: grab Steve's --with-python fix and update release notesGerald Carter2007-05-125-11/+18
|
* r22783: this will be 3.0.25Gerald Carter2007-05-101-1/+1
|
* r22782: add commits since 3.0.25rc3 to the release notesGerald Carter2007-05-101-0/+58
|
* r22781: grab Steve's patch for mount.cifs and sec=noneGerald Carter2007-05-101-2/+5
|
* r22780: start prepping the release notes for 3.0.25Gerald Carter2007-05-101-485/+274
|
* r22776: grab Simo's idmap_ldap fix (current with svn r22771)Gerald Carter2007-05-101-0/+1
|
* r22770: sync with SAMBA_3_0_25 as of svn r22765Gerald Carter2007-05-0911-52/+82
|
* r22674: grab jra's samr parsing fixGerald Carter2007-05-041-4/+16
|
* r22671: merge metze's change in svn r22660Gerald Carter2007-05-042-1/+14
|
* r22657: merge gd netsamlogon talloc fixGerald Carter2007-05-031-4/+3
|
* r22650: sync up with SMABA_3_0_25 as of svn r22649Gerald Carter2007-05-0387-818/+1634
|
* r22512: add a note about offline files and "map acl inherit"samba-3.0.25rc3Gerald Carter2007-04-251-0/+15
|
* r22510: pull patches from SAMBA_3_0_25 and update release notes for 3.0.25rc3Gerald Carter2007-04-2511-42/+116
|
* r22473: Correct fix for setting a default compat tdb idmap backend.Gerald Carter2007-04-231-29/+30
| | | | | | Previous code would always fill in "idmap backend = tdb" even if you defined idmap domains. My fault. I should have tested the original patch more before committing.
* r22448: grab idmap compat patch from 3.0.25 (will recur 3.0.25rc2 for this)samba-3.0.25rc2Gerald Carter2007-04-222-0/+13
|
* r22445: Final touches on release notesGerald Carter2007-04-221-0/+2
|
* r22444: * Validate a SID before trying to convert it to a uid/gid via the publicGerald Carter2007-04-222-3/+4
| | | | | | winbindd interface * Add nss_info/*so files to the RHEL/Fedora packaging
* r22435: adding new librepleasce files for releaseGerald Carter2007-04-213-0/+1176
|
* r22434: sync from the 3.0.25 tree for rc2Gerald Carter2007-04-2162-602/+1527
|
* r22433: set version to 3.0.25rc2Gerald Carter2007-04-211-1/+1
|
* r22432: release notes for 3.0.25rc2Gerald Carter2007-04-211-3/+117
|
* r22143: Jeremy says to not set the lengthsamba-3.0.25rc1Gerald Carter2007-04-091-1/+0
|
* r22142: add mention of the Vista performance fixesGerald Carter2007-04-091-1/+23
|
* r22141: add forgotten vfs_readahead fileGerald Carter2007-04-091-0/+188
|
* r22138: * Sync up with the SAMBA_3_0_25 as of svn r22132.Gerald Carter2007-04-0992-2217/+2034
| | | | | * Set VERSION to 3.0.25rc1 * Update release notes.