Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | r5456: Increase limit of mapped SIDS to 0x5000, which is what 2k and later do. | Jim McDonough | 2005-02-19 | 1 | -2/+2 | |
| | | | | | | | NT has no limit. We still don't respond the way 2k would to requests larger, which is to actually allocate the memory and send back the entire response, plus a return status of NT_STATUS_NONE_MAPPED. Still looking into ways of doing this without crashing windows. | |||||
* | r5455: Remove bogus DEBUG messages (dump for a failure to parse NTLMSSP, | Andrew Bartlett | 2005-02-19 | 1 | -4/+2 | |
| | | | | | | | | before trying the alternate format). This only caused confusion and bug reports... Andrew Bartlett | |||||
* | r5444: Add adssearch.pl utility (on volkers request). | Günther Deschner | 2005-02-18 | 1 | -0/+1492 | |
| | | | | | | | | | | | | | | | | | | | Added to samba3 due to some header and machine-account dependencies, although it's possibly of more interest to samba4 developers. adssearch.pl is a kind of ldapsearch + dump-filters for various ADS-attributes. It can also register asynchronous change notifications. ./adssearch.pl -h w2k3host -D administrator@MY.REALM.NET -x -w mypass -n and *any* change in your entire DIT will show up immediately (after a second change of an object even as object diff). It's very interesting to see the interaction of GPOs, the various steps of account modification with dsa.msc, etc. Gracefully ignore some parts of adssearch.pl that are rather immature... Guenther | |||||
* | r5436: small merges from trunk | Gerald Carter | 2005-02-17 | 1 | -5/+5 | |
| | ||||||
* | r5432: compile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS 2340 | Gerald Carter | 2005-02-17 | 1 | -3/+3 | |
| | ||||||
* | r5431: couple of cimpile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS ↵ | Gerald Carter | 2005-02-17 | 2 | -10/+16 | |
| | | | | 2341 & 2342 | |||||
* | r5428: Apply some const. LDAP attribs should now be declared const char ↵ | Volker Lendecke | 2005-02-17 | 5 | -37/+38 | |
| | | | | | | | | *attr[]. This gives some new warnings in smbldap.c, but a the callers are cleaned up. Volker | |||||
* | r5421: Fix a memleak | Volker Lendecke | 2005-02-16 | 1 | -1/+3 | |
| | ||||||
* | r5419: Fix some unitialized variable warnings | Volker Lendecke | 2005-02-16 | 1 | -3/+3 | |
| | ||||||
* | r5385: when operating in security = domain, allow domain admins to manage ↵ | Gerald Carter | 2005-02-14 | 1 | -1/+13 | |
| | | | | rigths assignments | |||||
* | r5383: add missing checks to allow root to manage user rights | Gerald Carter | 2005-02-14 | 1 | -2/+12 | |
| | ||||||
* | r5379: Build-Fix (#2343) | Günther Deschner | 2005-02-13 | 1 | -1/+1 | |
| | | | | Guenther | |||||
* | r5359: BUG 2333: use the lpq command to pass in the correct printer name for ↵ | Gerald Carter | 2005-02-12 | 2 | -6/+17 | |
| | | | | cups_queue_get(). See comments in code for details | |||||
* | r5355: Fill in the access check code for POSIX ACLs to *really* fix bug #2227. | Jeremy Allison | 2005-02-12 | 1 | -2/+148 | |
| | | | | Jeremy. | |||||
* | r5349: After talking with Jerry, reverted the addition of account policies to | Günther Deschner | 2005-02-12 | 15 | -846/+172 | |
| | | | | | | passdb in 3_0 (they are still in trunk). Guenther | |||||
* | r5343: Fix for bug#1525. Timestamps interpreted incorrectly on 64-bit time_t ↵ | Jeremy Allison | 2005-02-11 | 2 | -18/+10 | |
| | | | | | | values. Jeremy. | |||||
* | r5342: Reformat some very old code. | Jeremy Allison | 2005-02-11 | 1 | -256/+281 | |
| | | | | Jeremy. | |||||
* | r5339: Fix 'net rpc trustdom establish'. Use the right pipe name, therefore the | Jim McDonough | 2005-02-11 | 1 | -1/+1 | |
| | | | | right pipe FID. Fixes NT_STATUS_INVALID_HANDLE error. | |||||
* | r5337: BUG 1439: make sure to initialize pointer to prevent invalide ↵ | Gerald Carter | 2005-02-11 | 1 | -42/+42 | |
| | | | | free()'s on exit | |||||
* | r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable ↵ | Gerald Carter | 2005-02-11 | 3 | -70/+87 | |
| | | | | netbios = yes' | |||||
* | r5331: Support SIDs as %s replacements in the afs username map parameter. | Volker Lendecke | 2005-02-11 | 4 | -0/+52 | |
| | | | | | | | Add 'log nt token command' parameter. If set, %s is replaced with the user sid, and %t takes all the group sids. Volker | |||||
* | r5324: In order to process DELETE_ACCESS correctly and return access denied | Jeremy Allison | 2005-02-11 | 3 | -7/+40 | |
| | | | | | | to a WXPSP2 client we must do permission checking in userspace first (this is a race condition but what can you do...). Needed for bugid #2227. Jeremy. | |||||
* | r5318: Fix a small problem in where we ignore the response from a ↵ | Richard Sharpe | 2005-02-10 | 2 | -16/+21 | |
| | | | | | | | | | SamrGetGroupsForUser that says the user is in 0 groups, and we issue an RPC to LookupIds for 0 RIDs. The printing that there are no groups the user is a member of might be overkill in that it might upset existing scripts that don't expect that output. | |||||
* | r5316: Get 'net afskey' into a subcommand of its own, 'net afs key'. | Volker Lendecke | 2005-02-10 | 2 | -5/+43 | |
| | | | | | | | Implement 'net afs impersonate', generate a token for a specified user. You obviously need to be root for this operation. Volker | |||||
* | r5314: Some const, and an uninitialized variable fix. | Volker Lendecke | 2005-02-10 | 1 | -4/+4 | |
| | | | | Volker | |||||
* | r5295: fix compile issue with MIT 1.4 due to broken gssapi.h | Gerald Carter | 2005-02-10 | 1 | -30/+0 | |
| | ||||||
* | r5290: Fix for bug #2323 - plaintext problem with WinXP. | Jeremy Allison | 2005-02-09 | 1 | -0/+8 | |
| | | | | Jeremy. | |||||
* | r5287: fix build problem when HAVE_POSIX_ACL not defined | Herb Lewis | 2005-02-09 | 1 | -0/+6 | |
| | ||||||
* | r5283: Merge -r5279 and-r5280 from trunk. | Tim Potter | 2005-02-08 | 4 | -8/+154 | |
| | ||||||
* | r5278: BUG 2327: fix compile bug in idmap_rid.c | Gerald Carter | 2005-02-08 | 1 | -1/+2 | |
| | ||||||
* | r5272: BUG 2132, 2134: patch from Jason Mader <jason@ncac.gwu.edu> to remove ↵ | Gerald Carter | 2005-02-07 | 2 | -11/+2 | |
| | | | | unused variables | |||||
* | r5271: patch from S Murthy Kambhampaty <smk_va@yahoo.com> to add ↵ | Gerald Carter | 2005-02-07 | 2 | -2/+6 | |
| | | | | idmap_rid.so to the Fedora and RedHat packaging | |||||
* | r5270: fixing some bashism's in autogen.sh | Gerald Carter | 2005-02-07 | 1 | -3/+3 | |
| | ||||||
* | r5269: BUG 858: fix order of popt args evalution so we don't crash when ↵ | Gerald Carter | 2005-02-07 | 1 | -2/+2 | |
| | | | | given no command line args | |||||
* | r5268: Fix bug #2310, only do 16-bit normalization on small dfree | Jeremy Allison | 2005-02-07 | 1 | -5/+5 | |
| | | | | | request. Jeremy. | |||||
* | r5265: ensure that the Fedora RPMS build with cups support | Gerald Carter | 2005-02-07 | 1 | -2/+3 | |
| | ||||||
* | r5264: Log with loglevel 0 when account-administration scripts fail. | Günther Deschner | 2005-02-07 | 4 | -9/+9 | |
| | | | | Guenther | |||||
* | r5263: bug 2249: patch from Manuel Baena <mbaena@lcc.uma.es> to print error ↵ | Gerald Carter | 2005-02-07 | 1 | -1/+2 | |
| | | | | message in fullpath() | |||||
* | r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC we | Günther Deschner | 2005-02-07 | 4 | -17/+63 | |
| | | | | | | should not say we are a PDC. Guenther | |||||
* | r5257: Upadate patches and control files | Simo Sorce | 2005-02-07 | 6 | -15/+44 | |
| | | | | Sync up with 3.0.11 | |||||
* | r5246: We can't use a pointer to struct lsa_info until is has been | Tim Potter | 2005-02-06 | 1 | -1/+1 | |
| | | | | | initialised. Fix for bugzilla #2315. Can the privileges dude(s) please verify this? | |||||
* | r5236: Ignore users mount parm (since unneeded by cifs kernel code). ↵ | Steve French | 2005-02-04 | 1 | -1/+5 | |
| | | | | Suggested by Dirk Jagdmann. | |||||
* | r5235: Fix compile warning. | Günther Deschner | 2005-02-04 | 1 | -1/+1 | |
| | ||||||
* | r5234: Do not use the "Local Unix Group"-default description for all kinds of | Günther Deschner | 2005-02-04 | 1 | -2/+16 | |
| | | | | | | group-mappings. Guenther | |||||
* | r5233: fixing some typos | Gerald Carter | 2005-02-04 | 1 | -3/+1 | |
| | ||||||
* | r5228: Fix typo, mention officially supported samba3/SLES8 packages on ↵ | Volker Lendecke | 2005-02-04 | 1 | -1/+4 | |
| | | | | | | ftp.sernet.de. Volker | |||||
* | r5227: removed SuSE spec file @ Lars' request and updated read to point to ↵ | Gerald Carter | 2005-02-04 | 13 | -1489/+12 | |
| | | | | package download areas | |||||
* | r5225: fix mem leak and debug message | Stefan Metzmacher | 2005-02-04 | 1 | -1/+2 | |
| | | | | metze | |||||
* | r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages) | Gerald Carter | 2005-02-04 | 5 | -11/+16 | |
| | ||||||
* | r5205: more fixups for BUG 2291 | Gerald Carter | 2005-02-03 | 1 | -27/+30 | |
| |