summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2004-02-13urban's changes for nosuid,nodevGerald Carter1-1/+1
2004-02-13Move tdbsam versioning/upgrade code into 3.0Jim McDonough2-28/+620
2004-02-12merge old change from 2.2 branch to give legend in headingHerb Lewis1-2/+3
2004-02-12Try to remove the last vestiges of unknown_3...Jim McDonough5-14/+1
2004-02-12abartlet's pdb_set/changed flag fix for NULL passwordsGerald Carter1-6/+4
2004-02-12Commit Andrew Bartlett's interesting patch to smbclient that allows forRichard Sharpe1-1/+57
2004-02-12stupid cut-n=paste error; my faultGerald Carter1-2/+2
2004-02-12More sync between passdb on 3.0 and HEAD.Jim McDonough7-37/+76
2004-02-12Start of merging HEAD changes. Right now, just move one fn() to eliminateJim McDonough1-67/+63
2004-02-12fix build of lock testsGerald Carter1-2/+2
2004-02-12merge from old APP_HEADGerald Carter10-59/+192
2004-02-12updates for tdbsam code to help make merge into head easier; needs a bit more...Gerald Carter1-46/+53
2004-02-11More paranoia checks.Jeremy Allison1-0/+5
2004-02-11Update mount.cifs version to 1.1Steve French1-1/+1
2004-02-11Mount helper fixes for nosetuid, noexec part two of twoSteve French1-10/+10
2004-02-11Add missing nosetuid and noexec optionsSteve French1-7/+41
2004-02-11Don't set an iterator to a piece of free'd memory, store it first.Jeremy Allison1-2/+3
2004-02-11BUG 900: TAKEDA yasuma <yasuma@miraclelinux.com; fix token processing in cmd_...Gerald Carter1-9/+9
2004-02-11fix set/getsampwent iterator in tdbsam to use an allocated listGerald Carter2-46/+105
2004-02-11Paranoia fixes :-).Jeremy Allison1-0/+8
2004-02-11Added James Peach's fix for #1038.Jeremy Allison2-0/+42
2004-02-11BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fi...Gerald Carter2-5/+6
2004-02-11marking 'only user' as deprecated (based on feedback in bug 66)Gerald Carter1-1/+1
2004-02-10more fixes from the static changes; please move static functions to the top o...Gerald Carter1-23/+23
2004-02-10fix more compiler warning after the latest static rampageGerald Carter1-28/+28
2004-02-10Fix for possible crash bug from Sebastian Krahmer (SuSE).Jeremy Allison1-2/+18
2004-02-09add smbget to cvs ignore listGerald Carter1-0/+1
2004-02-09bug 1046 (patch from Bostjan Golob <golob@gimb.org>); fix 20 month old bug wh...Gerald Carter1-3/+3
2004-02-09Expand 'net rpc group members' to local groups.Volker Lendecke1-49/+175
2004-02-09And another build fix.Volker Lendecke1-2/+2
2004-02-09Fix the build & get rid of a compiler warning.Volker Lendecke2-1/+4
2004-02-09Apply James' printf format checking patch for SGI MIPSPro compiler.Tim Potter1-0/+3
2004-02-08Add more static...Andrew Bartlett1-2/+2
2004-02-08nsswitch/winbindd_util.c:Andrew Bartlett2-12/+1
2004-02-08When we set a domain sid, force get_global_sam_sid() to do it's work again.Andrew Bartlett3-3/+16
2004-02-08Add static, and assert that we will never overflow the static fstringAndrew Bartlett1-1/+4
2004-02-08More 'static' work.Andrew Bartlett2-2/+2
2004-02-08Make it possible to 'net rpc samdump' of any domain you are currently joinedAndrew Bartlett3-89/+116
2004-02-08Add some help for 'net rpc password'.Andrew Bartlett1-0/+1
2004-02-08Make more functions static, and remove duplication in the use of functionsAndrew Bartlett11-218/+30
2004-02-08Samba hasn't used this function for ages - it's now handled deep in theAndrew Bartlett1-69/+0
2004-02-08Remove more unused portions of the 'password cache'.Andrew Bartlett2-49/+6
2004-02-08Remove more unused functions - this time parts of the 'password cache'.Andrew Bartlett1-45/+0
2004-02-08Another static function.Andrew Bartlett1-1/+1
2004-02-08Make this table static const.Andrew Bartlett1-1/+1
2004-02-08Remove unused utility function.Andrew Bartlett1-13/+0
2004-02-08Make get_dc_list static - we only ask for a sorted list externally.Andrew Bartlett1-23/+24
2004-02-08Bug found by gd - the new range-reterival code did still had 'member'Andrew Bartlett1-2/+3
2004-02-07I should have done this years ago...Andrew Bartlett1-0/+131
2004-02-06Replace .po with .@PICSUFFIX@Tim Potter1-4/+4