Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | r15194: We need to be able to join as PDC as well. Thanks to Andrew Bartlett. | Günther Deschner | 2006-04-24 | 2 | -6/+4 | |
| | | | | | | | | Guenther | |||||
| * | r15173: Fix a non-critical memleak | Volker Lendecke | 2006-04-23 | 1 | -7/+2 | |
| | | ||||||
| * | r15152: Fix a case when target is offline. Jerry, this needs to be in 3.0.23pre1 | Alexander Bokovoy | 2006-04-20 | 1 | -1/+1 | |
| | | ||||||
| * | r15137: Refuse to join if our netbios name is longer than 15 chars. I think ↵ | Volker Lendecke | 2006-04-19 | 2 | -0/+13 | |
| | | | | | | | | | | | | | | | | this is sufficient to fix bug #3659. Volker | |||||
| * | r15136: Fix join consistency check | Volker Lendecke | 2006-04-19 | 2 | -2/+2 | |
| | | ||||||
* | | r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'struct | Gerald Carter | 2006-11-19 | 5 | -20/+20 | |
| | | | | | | | | policy_handle' over from SAMBA_3_0. | |||||
* | | r19789: making progress ... moving on to rpcclient now | Gerald Carter | 2006-11-19 | 3 | -23/+564 | |
| | | ||||||
* | | r19756: Port server affinity fix from SAMBA_3_0: | Gerald Carter | 2006-11-16 | 2 | -27/+22 | |
| | | | | | | | | | | | | | | | | * When using a krb5 session setup, we don't fill in the server_name string the clis_state struct. So call saf_store() after we have the short domain name in the lsa_query_inof_policy code. * Remove unused server string in saf_delete() | |||||
* | | r19651: Fix interesting bug with the automatic site coverage in Active ↵ | Günther Deschner | 2006-11-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | Directory: When having DC-less sites, AD assigns DCs from other sites to that site that does not have it's own DC. The most reliable way for us to identify the nearest DC - in that and all other cases - is the closest_dc flag in the CLDAP reply. Guenther | |||||
* | | r19528: Fix container handling for "net ads user" and "net ads group" functions | Günther Deschner | 2006-11-01 | 1 | -8/+19 | |
| | | | | | | | | | | | | along with some memleaks. Guenther | |||||
* | | r19527: Fix double free in "net ads group add". | Günther Deschner | 2006-11-01 | 1 | -1/+0 | |
| | | | | | | | | Guenther | |||||
* | | r19525: Fix the same error in "net ads group delete". | Günther Deschner | 2006-11-01 | 1 | -3/+4 | |
| | | | | | | | | Guenther | |||||
* | | r19524: Stop "net ads user delete" from doing funny things. | Günther Deschner | 2006-11-01 | 1 | -3/+4 | |
| | | | | | | | | Guenther | |||||
* | | r19514: Fix net ads join with missing realm. | Jeremy Allison | 2006-10-30 | 2 | -7/+51 | |
| | | | | | | | | Jeremy. | |||||
* | | r19493: There is no point in prompting for a user's password in "net ads" when | Günther Deschner | 2006-10-25 | 1 | -0/+8 | |
| | | | | | | | | | | | | we can't find a domain controller at all. Guenther | |||||
* | | r19488: British trains are at least good for something... | Jeremy Allison | 2006-10-24 | 2 | -165/+186 | |
| | | | | | | | | | | | | | | Merge back the winbindd changes from SAMBA_3_0 to a release branch. This compiles, but hasn't been valgrinded or tested. That will come... Jeremy. | |||||
* | | r19158: Remove root and nobody users from ldif, from Björn Jacke | Jim McDonough | 2006-10-06 | 1 | -63/+1 | |
| | | ||||||
* | | r19057: backout 18726, 18748, 18754, 18758 from 3.0.23 until further testing in | Jim McDonough | 2006-10-03 | 2 | -16/+119 | |
| | | | | | | | | SAMBA_3_0. password times go back to previous functionality, for now. | |||||
* | | r19039: Do not segfault in "net ads printer info" when a requested printserver | Günther Deschner | 2006-10-02 | 1 | -1/+2 | |
| | | | | | | | | | | | | does not exist. Guenther | |||||
* | | r18795: fix a compile warning in the 'net ads search' code | Gerald Carter | 2006-09-21 | 1 | -1/+1 | |
| | | ||||||
* | | r18758: Update net sam to use calculated times and force change password ↵ | Jim McDonough | 2006-09-20 | 1 | -43/+13 | |
| | | | | | | | | properly. | |||||
* | | r18748: Eliminate set of computed time values | Jim McDonough | 2006-09-20 | 1 | -76/+3 | |
| | | ||||||
* | | r18703: Fix the annoying effect that happens when nscd is running: | Günther Deschner | 2006-09-20 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | We usually do not get the results from user/group script modifications immediately. A lot of users do add nscd restart/refresh commands into their scripts to workaround that while we could flush the nscd caches directly using libnscd. Guenther | |||||
* | | r18170: Make sure to actually get the printing data before trying to publish it | Günther Deschner | 2006-09-06 | 1 | -2/+5 | |
| | | | | | | | | | | | | in AD. Guenther | |||||
* | | r18116: Make max usershares an advisory limit, pointed out | Jeremy Allison | 2006-09-06 | 1 | -0/+68 | |
| | | | | | | | | | | by Cybionet <cybionet@videotron.ca>. Jeremy. | |||||
* | | r17981: Hmmm. Don't break helper functions that don't need | Jeremy Allison | 2006-09-01 | 1 | -5/+7 | |
| | | | | | | | | | | | | | | the username by forcing it to be specified. Still split out domain \ user for the ones that do use it. Jeremy. | |||||
* | | r17979: Make ntlm_auth more intelligent about figuring out it's | Jeremy Allison | 2006-09-01 | 1 | -14/+31 | |
| | | | | | | | | | | | | | | | | | | | | domain and user args. if only given a parameter of the form --username DOMAIN\user. When called by firefox or other user apps they may not know what the domain is (and they don't care). They just want to pass the contents of $USERNAME without having to parse it or guess a domain. Jeremy. | |||||
* | | r17903: Fix null deref caught by Stanford checker. Don't | Jeremy Allison | 2006-08-29 | 1 | -1/+0 | |
| | | | | | | | | | | call ntlmssp_end on a null pointer ! (Doh !). Jeremy. | |||||
* | | r17669: Remove RID algorithm support from unmapped users and groups | Gerald Carter | 2006-08-21 | 1 | -2/+9 | |
| | | | | | | | | when using smbpasswd | |||||
* | | r17498: Add similar clarifications to 3.0.23 code. Uninitialized | Jeremy Allison | 2006-08-11 | 1 | -9/+20 | |
| | | | | | | | | | | variable not a problem though in this branch. Jeremy. | |||||
* | | r17383: Patch from Michael Adams <ma@sernet.de> to catch | Gerald Carter | 2006-08-03 | 1 | -17/+17 | |
| | | | | | | | | some memory leaks on error paths in net_ads_join() | |||||
* | | r17261: remove extra ; | Gerald Carter | 2006-07-26 | 1 | -1/+1 | |
| | | ||||||
* | | r17258: Cleanup the 'net ads help join' output and document createupn | Gerald Carter | 2006-07-26 | 1 | -35/+46 | |
| | | | | | | | | and createcomputer options | |||||
* | | r17158: Add two new options to 'net ads join' | Gerald Carter | 2006-07-20 | 1 | -12/+114 | |
| | | | | | | | | | | | | * createupn=[host_upn@realm] * createcomputer=<ou path top to bottom> (this was previously the only arg) | |||||
* | | r17149: Fail the join if we cannot set any SPNs for the machine account. | Gerald Carter | 2006-07-19 | 1 | -24/+18 | |
| | | | | | | | | Disable the one we created and whine. | |||||
* | | r17091: Merge some changes from SAMBA_3_0 | Gerald Carter | 2006-07-17 | 1 | -42/+68 | |
| | | | | | | | | | | | | | | * memory leaks in ldap schema for SFU attributes * memory leaks in the cldap code * AIX portability fixes for DNS SRV queries * Debian packaging update | |||||
* | | r17090: merge initial DES salt & keytab patch for 3.0.23a | Gerald Carter | 2006-07-17 | 1 | -15/+56 | |
| | | ||||||
* | | r16845: Properly report the error during join when the set password fails | Gerald Carter | 2006-07-07 | 1 | -0/+7 | |
| | | ||||||
* | | r16674: After removing each individual post-3.0.23rc3 change: | Gerald Carter | 2006-06-29 | 4 | -17/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | r16472: final pass for 3.0.23rc3 I think. Current with SAMBA_3_0 r16471 | Gerald Carter | 2006-06-22 | 1 | -2/+3 | |
| | | ||||||
* | | r16465: merge a few miniro SAMBA_3_0 fixes | Gerald Carter | 2006-06-22 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | svn merge -r16435:16458 $SVNURL/branches/SAMBA_3_0 * note that I've skipped jra's change to the share_mode_entry since it si not critical for release. Maybe for 3.0.23a | |||||
* | | r16438: sync up to r16433 | Gerald Carter | 2006-06-21 | 1 | -1/+1 | |
| | | ||||||
* | | r16418: Pull in more Klocwork fixes (up to r16415) | Gerald Carter | 2006-06-20 | 10 | -17/+87 | |
| | | ||||||
* | | r16348: * merging changes from SAMBA_3_0 r16346 | Gerald Carter | 2006-06-19 | 8 | -21/+88 | |
| | | | | | | | | * updating release notes to match | |||||
* | | r16256: sync up to r16255 from SAMBA_3_0 | Gerald Carter | 2006-06-15 | 1 | -0/+10 | |
| | | ||||||
* | | r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251) | Gerald Carter | 2006-06-15 | 7 | -22/+54 | |
| | | ||||||
* | | r16119: pulling changes from 3_0 up to r16117 | Gerald Carter | 2006-06-09 | 1 | -4/+4 | |
| | | ||||||
* | | r16104: Set version to 3.0.23rc2 | Gerald Carter | 2006-06-08 | 3 | -2/+16 | |
| | | | | | | | | | | Bring release tree up to current 3.0 tree (svn merge -r15845:16103 $SVNURL/branches/SAMBA_3_0) | |||||
* | | r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822) | Gerald Carter | 2006-05-23 | 19 | -603/+1306 | |
| | | ||||||
* | | r15153: more changes for the release notes and ab's latest fixes for ↵ | Gerald Carter | 2006-04-20 | 1 | -1/+1 | |
| | | | | | | | | winbindd & smbcontrol |