summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r5458: Generate a sane response to exceeding lookupsids limit. Truncate list...Jim McDonough2007-10-101-2/+3
* r5456: Increase limit of mapped SIDS to 0x5000, which is what 2k and later do.Jim McDonough2007-10-101-2/+2
* r5455: Remove bogus DEBUG messages (dump for a failure to parse NTLMSSP,Andrew Bartlett2007-10-101-4/+2
* r5436: small merges from trunkGerald Carter2007-10-101-5/+5
* r5432: compile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS 2340Gerald Carter2007-10-101-3/+3
* r5431: couple of cimpile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS ...Gerald Carter2007-10-102-10/+16
* r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke2007-10-105-37/+38
* r5421: Fix a memleakVolker Lendecke2007-10-101-1/+3
* r5419: Fix some unitialized variable warningsVolker Lendecke2007-10-101-3/+3
* r5385: when operating in security = domain, allow domain admins to manage rig...Gerald Carter2007-10-101-1/+13
* r5383: add missing checks to allow root to manage user rightsGerald Carter2007-10-101-2/+12
* r5379: Build-Fix (#2343)Günther Deschner2007-10-101-1/+1
* r5359: BUG 2333: use the lpq command to pass in the correct printer name for ...Gerald Carter2007-10-102-6/+17
* r5355: Fill in the access check code for POSIX ACLs to *really* fix bug #2227.Jeremy Allison2007-10-101-2/+148
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-1015-846/+172
* r5343: Fix for bug#1525. Timestamps interpreted incorrectly on 64-bit time_t ...Jeremy Allison2007-10-102-18/+10
* r5342: Reformat some very old code.Jeremy Allison2007-10-101-256/+281
* r5339: Fix 'net rpc trustdom establish'. Use the right pipe name, therefore theJim McDonough2007-10-101-1/+1
* r5337: BUG 1439: make sure to initialize pointer to prevent invalide free()'s...Gerald Carter2007-10-101-42/+42
* r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbi...Gerald Carter2007-10-103-70/+87
* r5331: Support SIDs as %s replacements in the afs username map parameter.Volker Lendecke2007-10-104-0/+52
* r5324: In order to process DELETE_ACCESS correctly and return access deniedJeremy Allison2007-10-103-7/+40
* r5318: Fix a small problem in where we ignore the response from a SamrGetGrou...Richard Sharpe2007-10-102-16/+21
* r5316: Get 'net afskey' into a subcommand of its own, 'net afs key'.Volker Lendecke2007-10-102-5/+43
* r5314: Some const, and an uninitialized variable fix.Volker Lendecke2007-10-101-4/+4
* r5295: fix compile issue with MIT 1.4 due to broken gssapi.hGerald Carter2007-10-101-30/+0
* r5290: Fix for bug #2323 - plaintext problem with WinXP.Jeremy Allison2007-10-101-0/+8
* r5287: fix build problem when HAVE_POSIX_ACL not definedHerb Lewis2007-10-101-0/+6
* r5283: Merge -r5279 and-r5280 from trunk.Tim Potter2007-10-104-8/+154
* r5278: BUG 2327: fix compile bug in idmap_rid.cGerald Carter2007-10-101-1/+2
* r5272: BUG 2132, 2134: patch from Jason Mader <jason@ncac.gwu.edu> to remove ...Gerald Carter2007-10-102-11/+2
* r5270: fixing some bashism's in autogen.shGerald Carter2007-10-101-3/+3
* r5269: BUG 858: fix order of popt args evalution so we don't crash when given...Gerald Carter2007-10-101-2/+2
* r5268: Fix bug #2310, only do 16-bit normalization on small dfreeJeremy Allison2007-10-101-5/+5
* r5264: Log with loglevel 0 when account-administration scripts fail.Günther Deschner2007-10-104-9/+9
* r5263: bug 2249: patch from Manuel Baena <mbaena@lcc.uma.es> to print error m...Gerald Carter2007-10-101-1/+2
* r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC weGünther Deschner2007-10-104-17/+63
* r5246: We can't use a pointer to struct lsa_info until is has beenTim Potter2007-10-101-1/+1
* r5236: Ignore users mount parm (since unneeded by cifs kernel code). Suggest...Steve French2007-10-101-1/+5
* r5235: Fix compile warning.Günther Deschner2007-10-101-1/+1
* r5234: Do not use the "Local Unix Group"-default description for all kinds ofGünther Deschner2007-10-101-2/+16
* r5225: fix mem leak and debug messageStefan Metzmacher2007-10-101-1/+2
* r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)Gerald Carter2007-10-105-11/+16
* r5205: more fixups for BUG 2291Gerald Carter2007-10-101-27/+30
* r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...Gerald Carter2007-10-105-11/+23
* r5183: Ensure we correctly set the per-connection "case_sensitive" setting.Jeremy Allison2007-10-103-18/+23
* r5180: Call the "add machine script" to create all kinds of trust accountsGünther Deschner2007-10-101-1/+1
* r5179: Add -P (password-menu-only) option to swat. Admins can allow usersDeryck Hodge2007-10-101-1/+4
* r5176: Warn the user that print command is ignored when using cups librariesSimo Sorce2007-10-101-0/+7
* r5174: ensure that we consistently use the current_user_info.smb_name vs. smb...Gerald Carter2007-10-102-24/+19