summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5432: compile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS 2340Gerald Carter1-3/+3
2007-10-10r5431: couple of cimpile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS ...Gerald Carter2-10/+16
2007-10-10r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke5-37/+38
2007-10-10r5421: Fix a memleakVolker Lendecke1-1/+3
2007-10-10r5419: Fix some unitialized variable warningsVolker Lendecke1-3/+3
2007-10-10r5385: when operating in security = domain, allow domain admins to manage rig...Gerald Carter1-1/+13
2007-10-10r5383: add missing checks to allow root to manage user rightsGerald Carter1-2/+12
2007-10-10r5379: Build-Fix (#2343)Günther Deschner1-1/+1
2007-10-10r5359: BUG 2333: use the lpq command to pass in the correct printer name for ...Gerald Carter2-6/+17
2007-10-10r5355: Fill in the access check code for POSIX ACLs to *really* fix bug #2227.Jeremy Allison1-2/+148
2007-10-10r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner15-846/+172
2007-10-10r5343: Fix for bug#1525. Timestamps interpreted incorrectly on 64-bit time_t ...Jeremy Allison2-18/+10
2007-10-10r5342: Reformat some very old code.Jeremy Allison1-256/+281
2007-10-10r5339: Fix 'net rpc trustdom establish'. Use the right pipe name, therefore theJim McDonough1-1/+1
2007-10-10r5337: BUG 1439: make sure to initialize pointer to prevent invalide free()'s...Gerald Carter1-42/+42
2007-10-10r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbi...Gerald Carter3-70/+87
2007-10-10r5331: Support SIDs as %s replacements in the afs username map parameter.Volker Lendecke4-0/+52
2007-10-10r5324: In order to process DELETE_ACCESS correctly and return access deniedJeremy Allison3-7/+40
2007-10-10r5318: Fix a small problem in where we ignore the response from a SamrGetGrou...Richard Sharpe2-16/+21
2007-10-10r5316: Get 'net afskey' into a subcommand of its own, 'net afs key'.Volker Lendecke2-5/+43
2007-10-10r5314: Some const, and an uninitialized variable fix.Volker Lendecke1-4/+4
2007-10-10r5295: fix compile issue with MIT 1.4 due to broken gssapi.hGerald Carter1-30/+0
2007-10-10r5290: Fix for bug #2323 - plaintext problem with WinXP.Jeremy Allison1-0/+8
2007-10-10r5287: fix build problem when HAVE_POSIX_ACL not definedHerb Lewis1-0/+6
2007-10-10r5283: Merge -r5279 and-r5280 from trunk.Tim Potter4-8/+154
2007-10-10r5278: BUG 2327: fix compile bug in idmap_rid.cGerald Carter1-1/+2
2007-10-10r5272: BUG 2132, 2134: patch from Jason Mader <jason@ncac.gwu.edu> to remove ...Gerald Carter2-11/+2
2007-10-10r5271: patch from S Murthy Kambhampaty <smk_va@yahoo.com> to add idmap_rid.so...Gerald Carter2-2/+6
2007-10-10r5270: fixing some bashism's in autogen.shGerald Carter1-3/+3
2007-10-10r5269: BUG 858: fix order of popt args evalution so we don't crash when given...Gerald Carter1-2/+2
2007-10-10r5268: Fix bug #2310, only do 16-bit normalization on small dfreeJeremy Allison1-5/+5
2007-10-10r5265: ensure that the Fedora RPMS build with cups supportGerald Carter1-2/+3
2007-10-10r5264: Log with loglevel 0 when account-administration scripts fail.Günther Deschner4-9/+9
2007-10-10r5263: bug 2249: patch from Manuel Baena <mbaena@lcc.uma.es> to print error m...Gerald Carter1-1/+2
2007-10-10r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC weGünther Deschner4-17/+63
2007-10-10r5257: Upadate patches and control filesSimo Sorce6-15/+44
2007-10-10r5246: We can't use a pointer to struct lsa_info until is has beenTim Potter1-1/+1
2007-10-10r5236: Ignore users mount parm (since unneeded by cifs kernel code). Suggest...Steve French1-1/+5
2007-10-10r5235: Fix compile warning.Günther Deschner1-1/+1
2007-10-10r5234: Do not use the "Local Unix Group"-default description for all kinds ofGünther Deschner1-2/+16
2007-10-10r5233: fixing some typosGerald Carter1-3/+1
2007-10-10r5228: Fix typo, mention officially supported samba3/SLES8 packages on ftp.se...Volker Lendecke1-1/+4
2007-10-10r5227: removed SuSE spec file @ Lars' request and updated read to point to pa...Gerald Carter13-1489/+12
2007-10-10r5225: fix mem leak and debug messageStefan Metzmacher1-1/+2
2007-10-10r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)Gerald Carter5-11/+16
2007-10-10r5205: more fixups for BUG 2291Gerald Carter1-27/+30
2007-10-10r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...Gerald Carter5-11/+23
2007-10-10r5192: missed one packaging fix for BUG 2299Gerald Carter1-1/+1
2007-10-10r5191: BUG 2299: better logrotate configuration from Levente Farkas <lfarkas@...Gerald Carter4-11/+9
2007-10-10r5183: Ensure we correctly set the per-connection "case_sensitive" setting.Jeremy Allison3-18/+23