Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r22776: grab Simo's idmap_ldap fix (current with svn r22771) | Gerald Carter | 2007-05-10 | 1 | -0/+1 |
| | |||||
* | r22770: sync with SAMBA_3_0_25 as of svn r22765 | Gerald Carter | 2007-05-09 | 3 | -9/+17 |
| | |||||
* | r22650: sync up with SMABA_3_0_25 as of svn r22649 | Gerald Carter | 2007-05-03 | 12 | -61/+113 |
| | |||||
* | r22473: Correct fix for setting a default compat tdb idmap backend. | Gerald Carter | 2007-04-23 | 1 | -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.25rc2 | Gerald Carter | 2007-04-22 | 1 | -0/+8 |
| | |||||
* | r22444: * Validate a SID before trying to convert it to a uid/gid via the public | Gerald Carter | 2007-04-22 | 1 | -3/+3 |
| | | | | | | winbindd interface * Add nss_info/*so files to the RHEL/Fedora packaging | ||||
* | r22434: sync from the 3.0.25 tree for rc2 | Gerald Carter | 2007-04-21 | 16 | -405/+675 |
| | |||||
* | r22138: * Sync up with the SAMBA_3_0_25 as of svn r22132. | Gerald Carter | 2007-04-09 | 9 | -33/+61 |
| | | | | | * Set VERSION to 3.0.25rc1 * Update release notes. | ||||
* | r21918: Reverting this change as it is now causing aborts() in | Gerald Carter | 2007-03-21 | 1 | -6/+1 |
| | | | | | find_builtin_domain(). This all needs more testing before anyone starts changing these lookup routines again. | ||||
* | r21915: grab the sid_peek_check_rid() fix from 3.0.25 and the release notes | Gerald Carter | 2007-03-21 | 1 | -1/+6 |
| | |||||
* | r21905: Rename | Gerald Carter | 2007-03-21 | 1 | -3/+3 |
| | | | | | idmap expire time -> idmap cache time idmap negative time -> idmap negative cache time | ||||
* | r21889: * Pull from SAMBA-3_0_25 svn r21888 | Gerald Carter | 2007-03-20 | 15 | -54/+147 |
| | | | | * Set version to 3.0.25pre2 | ||||
* | r21624: Remove stray #endif from bad merge | Gerald Carter | 2007-03-01 | 1 | -1/+0 |
| | |||||
* | r21622: Fix bad merge caught by James. | Gerald Carter | 2007-03-01 | 1 | -7/+0 |
| | |||||
* | r21619: * Pickup latest changes from SAMBA_3_0_25 (this will be it | Gerald Carter | 2007-03-01 | 11 | -63/+319 |
| | | | | | for 3.0.25pre1 unless something blows up) * Update release notes some more | ||||
* | r21585: Start syncing the monster that will become 3.0.25pre1 | Gerald Carter | 2007-02-28 | 44 | -2670/+12749 |
| | | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages | ||||
* | r21147: committing changes for 3.0.24 | Gerald Carter | 2007-02-05 | 1 | -2/+4 |
| | |||||
* | r19711: grab the deadtime parameter fix for 3.0.23d | Gerald Carter | 2006-11-15 | 1 | -5/+1 |
| | |||||
* | r19706: merge up to r19705 from SAMBA_3_0 (good for 3.0.23d now) | Gerald Carter | 2006-11-14 | 1 | -1/+0 |
| | |||||
* | r19581: Merge from SAMBA_3_0_23 | Gerald Carter | 2006-11-06 | 1 | -0/+8 |
| | |||||
* | r19499: sync up changes for 3.0.23d | Gerald Carter | 2006-10-26 | 9 | -25/+60 |
| | |||||
* | r19018: staging for a 3.0.23d on Tuesday (I think we have sufficient changes ↵ | Gerald Carter | 2006-10-01 | 10 | -78/+270 |
| | | | | to warrant one) | ||||
* | r17727: Start pulling in changes for 3.0.23c | Gerald Carter | 2006-08-23 | 5 | -51/+73 |
| | |||||
* | r17400: grabbing latest changes from SAMBA_3_0_23 to help in testing | Gerald Carter | 2006-08-04 | 2 | -5/+23 |
| | |||||
* | r17162: Fix typo small typos noticed by Paul Green. | Gerald Carter | 2006-07-20 | 1 | -1/+1 |
| | |||||
* | r17161: sync files from SAMBA_3_0_23 branch | Gerald Carter | 2006-07-20 | 2 | -11/+25 |
| | |||||
* | r17143: svn merge -r17091:17138 ../SAMBA_3_0_23/ | Gerald Carter | 2006-07-19 | 5 | -28/+63 |
| | |||||
* | r17094: merge fixes for 3.0.23a | Gerald Carter | 2006-07-17 | 1 | -15/+17 |
| | |||||
* | r16863: Pull in a few changes from Guenther, Simo, & Volker | Gerald Carter | 2006-07-07 | 1 | -1/+1 |
| | | | | Update the release notes | ||||
* | r16792: minor (but critical fixes) from Jeremy, Volker, & Guenther | Gerald Carter | 2006-07-04 | 2 | -2/+3 |
| | |||||
* | r16674: After removing each individual post-3.0.23rc3 change: | Gerald Carter | 2006-06-29 | 1 | -0/+3 |
| | | | | | | | | | | | | | | This pulls is what I considered safe fixes from SAMBA_3_0. This boiled down to either Klocwork fixes or obvious compiler warning fixes. I did not include any changes to fnuction signatures not the version change to the passdb API. Also pulled in the 3 nmbd fixes requested by Jeremy and the wildcard delete fix. This code will sit for a few days in the cooker and then become 3.0.23 if nothing blows up. I don't care how many more compile warning fixes people throw into SAMBA_3_0. | ||||
* | r16485: Final changes for 3.0.23rc3 (pulled in changes up to SAMBA_3_0 r16484)samba-3.0.23rc3 | Gerald Carter | 2006-06-23 | 3 | -5/+54 |
| | |||||
* | r16438: sync up to r16433 | Gerald Carter | 2006-06-21 | 1 | -8/+0 |
| | |||||
* | r16418: Pull in more Klocwork fixes (up to r16415) | Gerald Carter | 2006-06-20 | 5 | -14/+68 |
| | |||||
* | r16348: * merging changes from SAMBA_3_0 r16346 | Gerald Carter | 2006-06-19 | 3 | -8/+10 |
| | | | | * updating release notes to match | ||||
* | r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251) | Gerald Carter | 2006-06-15 | 2 | -30/+29 |
| | |||||
* | r16194: * Starting release notes for 3.0.23rc3 (later on). | Gerald Carter | 2006-06-13 | 2 | -17/+20 |
| | | | | * Pulling changes from SAMBA_3_0 r16193 | ||||
* | r16175: sync up with SAMBA_3_0 to release (r16156) | Gerald Carter | 2006-06-13 | 1 | -1/+1 |
| | |||||
* | r16119: pulling changes from 3_0 up to r16117 | Gerald Carter | 2006-06-09 | 1 | -1/+1 |
| | |||||
* | r16104: Set version to 3.0.23rc2 | Gerald Carter | 2006-06-08 | 7 | -35/+102 |
| | | | | | Bring release tree up to current 3.0 tree (svn merge -r15845:16103 $SVNURL/branches/SAMBA_3_0) | ||||
* | r15860: grab r15845 from vl (fix crash in child winbindd process | Gerald Carter | 2006-05-24 | 1 | -0/+1 |
| | |||||
* | r15843: grab volker's winbindd-get-your-own-dc patch | Gerald Carter | 2006-05-23 | 1 | -1/+1 |
| | |||||
* | r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822) | Gerald Carter | 2006-05-23 | 18 | -191/+711 |
| | |||||
* | r15164: grab a few more changes from SAMBA_3_0 | Gerald Carter | 2006-04-22 | 1 | -8/+6 |
| | |||||
* | r15153: more changes for the release notes and ab's latest fixes for ↵ | Gerald Carter | 2006-04-20 | 1 | -0/+3 |
| | | | | winbindd & smbcontrol | ||||
* | r15132: Fix some shadowed variable warnings | Volker Lendecke | 2006-04-19 | 2 | -28/+28 |
| | |||||
* | r15116: Allow the user to set winbind nss timeouts in seconds on IRIX. Don't | James Peach | 2006-04-18 | 2 | -9/+7 |
| | | | | convert the default timeout to milliseconds twice. | ||||
* | r15107: 64 bit fixes. size_t on a 64-bit box is not uint32. | Jeremy Allison | 2006-04-17 | 1 | -3/+12 |
| | | | | Jeremy. | ||||
* | r15084: Try and squeeze more out of the non-read/write code path. | Jeremy Allison | 2006-04-14 | 1 | -2/+3 |
| | | | | Jeremy. | ||||
* | r15072: Last bit of 32/64 bit portabilities fixes for winbind | Gerald Carter | 2006-04-13 | 2 | -9/+14 |
| | | | | | | | | clients and aservers. Strange compiler-fu on 64-bit SLES9 says sizeof(time_t) == 4 but the memory alignment is on 8 bytes. Change time_t to uint32 to fix alignment. Remove 'char **gr_mem' from struct winbindd_gr since it was not being used. |