summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | urban's changes for nosuid,nodevGerald Carter2004-02-131-1/+1
* | specfile changes form the 3.0.2 releaseGerald Carter2004-02-131-0/+11
* | Move tdbsam versioning/upgrade code into 3.0Jim McDonough2004-02-132-28/+620
* | merge old change from 2.2 branch to give legend in headingHerb Lewis2004-02-121-2/+3
* | Try to remove the last vestiges of unknown_3...Jim McDonough2004-02-125-14/+1
* | abartlet's pdb_set/changed flag fix for NULL passwordsGerald Carter2004-02-121-6/+4
* | Commit Andrew Bartlett's interesting patch to smbclient that allows forRichard Sharpe2004-02-121-1/+57
* | stupid cut-n=paste error; my faultGerald Carter2004-02-121-2/+2
* | More sync between passdb on 3.0 and HEAD.Jim McDonough2004-02-127-37/+76
* | Start of merging HEAD changes. Right now, just move one fn() to eliminateJim McDonough2004-02-121-67/+63
* | fix build of lock testsGerald Carter2004-02-121-2/+2
* | merge from old APP_HEADGerald Carter2004-02-1210-59/+192
* | updates for tdbsam code to help make merge into head easier; needs a bit more...Gerald Carter2004-02-121-46/+53
* | More paranoia checks.Jeremy Allison2004-02-111-0/+5
* | Update mount.cifs version to 1.1Steve French2004-02-111-1/+1
* | Mount helper fixes for nosetuid, noexec part two of twoSteve French2004-02-111-10/+10
* | Add missing nosetuid and noexec optionsSteve French2004-02-111-7/+41
* | Don't set an iterator to a piece of free'd memory, store it first.Jeremy Allison2004-02-111-2/+3
* | BUG 900: TAKEDA yasuma <yasuma@miraclelinux.com; fix token processing in cmd_...Gerald Carter2004-02-111-9/+9
* | fix set/getsampwent iterator in tdbsam to use an allocated listGerald Carter2004-02-112-46/+105
* | Paranoia fixes :-).Jeremy Allison2004-02-111-0/+8
* | Added James Peach's fix for #1038.Jeremy Allison2004-02-112-0/+42
* | BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fi...Gerald Carter2004-02-112-5/+6
* | marking 'only user' as deprecated (based on feedback in bug 66)Gerald Carter2004-02-111-1/+1
* | fix from Bostjan GolobGerald Carter2004-02-101-0/+5
* | more fixes from the static changes; please move static functions to the top o...Gerald Carter2004-02-101-23/+23
* | fix more compiler warning after the latest static rampageGerald Carter2004-02-101-28/+28
* | Fix for possible crash bug from Sebastian Krahmer (SuSE).Jeremy Allison2004-02-101-2/+18
* | add smbget to cvs ignore listGerald Carter2004-02-091-0/+1
* | bug 1046 (patch from Bostjan Golob <golob@gimb.org>); fix 20 month old bug wh...Gerald Carter2004-02-091-3/+3
* | Expand 'net rpc group members' to local groups.Volker Lendecke2004-02-091-49/+175
* | bring release notes in the 3.0 branch up to dateGerald Carter2004-02-091-115/+264
* | And another build fix.Volker Lendecke2004-02-091-2/+2
* | Fix the build & get rid of a compiler warning.Volker Lendecke2004-02-092-1/+4
* | Apply James' printf format checking patch for SGI MIPSPro compiler.Tim Potter2004-02-091-0/+3
* | Add more static...Andrew Bartlett2004-02-081-2/+2
* | nsswitch/winbindd_util.c:Andrew Bartlett2004-02-082-12/+1
* | When we set a domain sid, force get_global_sam_sid() to do it's work again.Andrew Bartlett2004-02-083-3/+16
* | Add static, and assert that we will never overflow the static fstringAndrew Bartlett2004-02-081-1/+4
* | More 'static' work.Andrew Bartlett2004-02-082-2/+2
* | Make it possible to 'net rpc samdump' of any domain you are currently joinedAndrew Bartlett2004-02-083-89/+116
* | Add some help for 'net rpc password'.Andrew Bartlett2004-02-081-0/+1
* | Make more functions static, and remove duplication in the use of functionsAndrew Bartlett2004-02-0811-218/+30
* | Samba hasn't used this function for ages - it's now handled deep in theAndrew Bartlett2004-02-081-69/+0
* | Remove more unused portions of the 'password cache'.Andrew Bartlett2004-02-082-49/+6
* | Remove more unused functions - this time parts of the 'password cache'.Andrew Bartlett2004-02-081-45/+0
* | Another static function.Andrew Bartlett2004-02-081-1/+1
* | Make this table static const.Andrew Bartlett2004-02-081-1/+1
* | Remove unused utility function.Andrew Bartlett2004-02-081-13/+0
* | Make get_dc_list static - we only ask for a sorted list externally.Andrew Bartlett2004-02-081-23/+24