summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix success message for net groupmap modifyVolker Lendecke2004-02-161-1/+1
| | | | | Volker (This used to be commit 19b30334a7c0f6abde6dfc81550e50aa823117c2)
* Fix whitespace to reduce diff from HEADJim McDonough2004-02-141-1/+1
| | | | (This used to be commit eba512ee1c723392ce553a6b04a7de6c57dd7b1d)
* sync IBM Directory Server schema with openldap schema...add munged dialJim McDonough2004-02-142-1/+2
| | | | (This used to be commit 3b1d922ab4fdf3d2d5d8b56b7c5d2882b91000b9)
* Missed SAFE_FREE (typo).Jeremy Allison2004-02-131-1/+2
| | | | | Jeremy. (This used to be commit ac1d03c05bf6247541fbd6f0c3bd5b2e5b6a5212)
* Fix ETA Calculation when resumingJelmer Vernooij2004-02-131-1/+1
| | | | (This used to be commit a5f09f0991e5a5bd9538211b0d430020052670c8)
* Added Andrew Bartlett's patch to use an allocated buffer for count_chars.Jeremy Allison2004-02-131-2/+8
| | | | | Jeremy. (This used to be commit cdbeb7d2ebcd4a298aabb3ed665560d219bb0d1c)
* Fixup the 'multiple-vuids' bugs.Jeremy Allison2004-02-134-106/+105
| | | | | Jeremy. (This used to be commit f0f7a48327ba1808088bc8c4e5d48b5cbeaeb4e3)
* urban's changes for nosuid,nodevGerald Carter2004-02-131-1/+1
| | | | (This used to be commit ed46d9aef3b423f583475da77db672b685ddf531)
* specfile changes form the 3.0.2 releaseGerald Carter2004-02-131-0/+11
| | | | (This used to be commit d5dac6c5e220b528b2f52689143fddc9af48e55b)
* Move tdbsam versioning/upgrade code into 3.0Jim McDonough2004-02-132-28/+620
| | | | (This used to be commit 730c07cac2166812f4a2da5cfba7152d168b2bdd)
* merge old change from 2.2 branch to give legend in headingHerb Lewis2004-02-121-2/+3
| | | | (This used to be commit ed4af810cf74943e9c1881ddc4044646fd72c998)
* Try to remove the last vestiges of unknown_3...Jim McDonough2004-02-125-14/+1
| | | | | Jelmer, can you look at the sql and xml backends please to verify? (This used to be commit b7706f7e258516d83646aca8c367508bc1c8f0dd)
* abartlet's pdb_set/changed flag fix for NULL passwordsGerald Carter2004-02-121-6/+4
| | | | (This used to be commit cfe80f0df7ecfa6c689b03b9bed80ea80701a4c1)
* Commit Andrew Bartlett's interesting patch to smbclient that allows forRichard Sharpe2004-02-121-1/+57
| | | | | | | | multiple logins and changing vuids. I fixed up a couple of variables so it actually works. We want to use this to test our multiple SIDs in the kernel changes etc. (This used to be commit 4df824d38bd7673b27dd7d7f880420e78a136032)
* stupid cut-n=paste error; my faultGerald Carter2004-02-121-2/+2
| | | | (This used to be commit ee8f142b874a5bd365e59f68fb48ff3fec82fcda)
* More sync between passdb on 3.0 and HEAD.Jim McDonough2004-02-127-37/+76
| | | | | Replace unknown_3 with fields_present. Also causes rpc_samr structure field changes. (This used to be commit 1976843345efb6ca4f9cebd964a61acd8ae11d41)
* Start of merging HEAD changes. Right now, just move one fn() to eliminateJim McDonough2004-02-121-67/+63
| | | | | | the prototype at the beginning, and change some comments so diffs to HEAD aren't filled with useless info. (This used to be commit 7b40f6c464ecbd40ab3fdf32b53da1e61475d2e7)
* fix build of lock testsGerald Carter2004-02-121-2/+2
| | | | (This used to be commit 70cc747fdfe1f52b957a2b72a12b199f5daeeb5b)
* merge from old APP_HEADGerald Carter2004-02-1210-59/+192
| | | | | | | | | | | * remove corrupt tdb and shutdown (only for printing tdbs, connections, sessionid & locking) * decrement smbd counter in connections.tdb in smb_panic() * various Makefile hack to get things to link 'max smbd processes' looks like it might be broken. The counter KEY is not being set. Will look into that tomorrow. (This used to be commit 6e22c5da929b6d9a4e32dc704c83112b2ad8fcfd)
* updates for tdbsam code to help make merge into head easier; needs a bit ↵Gerald Carter2004-02-121-46/+53
| | | | | | more testing tomorrow but initial results seem ok (This used to be commit daee8d7feee4a08d6c204e2de3f346b6d10640e6)
* More paranoia checks.Jeremy Allison2004-02-111-0/+5
| | | | | Jeremy. (This used to be commit adf8ee3df75b8336d14ad093ad2ebc3a480d0017)
* Update mount.cifs version to 1.1Steve French2004-02-111-1/+1
| | | | (This used to be commit e73b6a5ae51687c42b621f6bf496c8ae1a73aee1)
* Mount helper fixes for nosetuid, noexec part two of twoSteve French2004-02-111-10/+10
| | | | (This used to be commit c2b4d81a8dae23170d32713e3e766dcf5be9a040)
* Add missing nosetuid and noexec optionsSteve French2004-02-111-7/+41
| | | | (This used to be commit 5bb6429cc46f4bedd87b309ed98b61b10684cd0f)
* Don't set an iterator to a piece of free'd memory, store it first.Jeremy Allison2004-02-111-2/+3
| | | | | Jeremy. (This used to be commit e914230a2d1a7b515bd7859d655d6555b7d3e67e)
* BUG 900: TAKEDA yasuma <yasuma@miraclelinux.com; fix token processing in ↵Gerald Carter2004-02-111-9/+9
| | | | | | cmd_symlink, cmd_link, cmd_chown, cmd_chmod functions (This used to be commit 60eb69ff64cc9836072f8f3894e8bc685dc7466a)
* fix set/getsampwent iterator in tdbsam to use an allocated listGerald Carter2004-02-112-46/+105
| | | | (This used to be commit 8734d91cd7681219f1389e3c41979028eadbb7fe)
* Paranoia fixes :-).Jeremy Allison2004-02-111-0/+8
| | | | | Jeremy. (This used to be commit 86b030197db63ac0a04b8ea877d80a3d74a7a187)
* Added James Peach's fix for #1038.Jeremy Allison2004-02-112-0/+42
| | | | | Jeremy. (This used to be commit 5379ad98241950c581d88acbee1e256187b13582)
* BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting ↵Gerald Carter2004-02-112-5/+6
| | | | | | fixes for 'net share' (This used to be commit 44db163b3001d8dc50b64bac7fd12be1147e14b7)
* marking 'only user' as deprecated (based on feedback in bug 66)Gerald Carter2004-02-111-1/+1
| | | | (This used to be commit a44f67b141efc7fc14a75b938bf428bf571351a6)
* fix from Bostjan GolobGerald Carter2004-02-101-0/+5
| | | | (This used to be commit 96a108705bae1cba822de5cdc88dfffd65d008d4)
* more fixes from the static changes; please move static functions to the top ↵Gerald Carter2004-02-101-23/+23
| | | | | | of files to prevent this from happening (This used to be commit 7a61c2ae450d3e41c45e6e3773ad00f6ab9beb16)
* fix more compiler warning after the latest static rampageGerald Carter2004-02-101-28/+28
| | | | (This used to be commit 4f97988dd652983b7cdbb2f2e5a85c9d97ec697e)
* Fix for possible crash bug from Sebastian Krahmer (SuSE).Jeremy Allison2004-02-101-2/+18
| | | | | Jeremy. (This used to be commit e275835b516ec2e319ad5a6943be007d34a55d75)
* add smbget to cvs ignore listGerald Carter2004-02-091-0/+1
| | | | (This used to be commit d85ee7b85bbc2450111284743ea89479c3b0a15c)
* bug 1046 (patch from Bostjan Golob <golob@gimb.org>); fix 20 month old bug ↵Gerald Carter2004-02-091-3/+3
| | | | | | where getpwent_list() was overoverwriting the username for entries. However the code path to the bug was introduced only on January 25 (This used to be commit ec346adf34bd2bc1d514202e82b3713fb5b032ab)
* Expand 'net rpc group members' to local groups.Volker Lendecke2004-02-091-49/+175
| | | | | Volker (This used to be commit 90fabe6ec004ab95739100b6cd5b7cbd87e67e24)
* bring release notes in the 3.0 branch up to dateGerald Carter2004-02-091-115/+264
| | | | (This used to be commit f285565d67ce0afa13210b913d574eef644ff98d)
* And another build fix.Volker Lendecke2004-02-091-2/+2
| | | | | Volker (This used to be commit 6c78a096a5c4a8ae21e846505f6ac2df826d5cbd)
* Fix the build & get rid of a compiler warning.Volker Lendecke2004-02-092-1/+4
| | | | | Volker (This used to be commit 38c9b775ce029e1d480d89d4adb0d1bd45a28fe6)
* Apply James' printf format checking patch for SGI MIPSPro compiler.Tim Potter2004-02-091-0/+3
| | | | (This used to be commit 27242f44e6cfa10b7b7f74bcfb6c81786aaffae0)
* Add more static...Andrew Bartlett2004-02-081-2/+2
| | | | | Andrew Bartlett (This used to be commit 203ce018365d350c8c0a3f512651cff2b0791b6c)
* nsswitch/winbindd_util.c:Andrew Bartlett2004-02-082-12/+1
| | | | | | | | | | add static smbd/uid.c: remove unused function Andrew Bartlett (This used to be commit ab25af0e18d883757775a85f005775a79a86dcc8)
* When we set a domain sid, force get_global_sam_sid() to do it's work again.Andrew Bartlett2004-02-083-3/+16
| | | | | | | This should ensure that the value it returns is always consistant. Andrew Bartlett (This used to be commit a4392ede33019b7584bf6a2d8445adb5191e640f)
* Add static, and assert that we will never overflow the static fstringAndrew Bartlett2004-02-081-1/+4
| | | | | | | in pdb_encode_acct_ctrl() (All current callers are fine) Andrew Bartlett (This used to be commit 01be89eb438567cfe0a002a247fe2d314b01f9da)
* More 'static' work.Andrew Bartlett2004-02-082-2/+2
| | | | | Andrew Bartlett (This used to be commit 25a09004e8a51eb3192adbb580239427bfee0ec9)
* Make it possible to 'net rpc samdump' of any domain you are currently joinedAndrew Bartlett2004-02-083-89/+116
| | | | | | | | | | to, despite any smb.conf settings. Work to allow the same for 'net rpc vampire', but instead give a clear error message on what is incorrect. Andrew Bartlett (This used to be commit 6b629344c5a4061d6052fa91f8429b337bab95fb)
* Add some help for 'net rpc password'.Andrew Bartlett2004-02-081-0/+1
| | | | | Andrew Bartlett (This used to be commit 4c7d6b9be393f1f5697afe0671f15651ac6282f3)
* Make more functions static, and remove duplication in the use of functionsAndrew Bartlett2004-02-0811-218/+30
| | | | | | | | | | in lib/smbpasswd.c that were exact duplicates of functions in passdb/passdb.c (These should perhaps be pulled back out to smbpasswd.c, but that can occour later). Andrew Bartlett (This used to be commit fcdc5efb1e245c8fa95cd031f67ec56093b9056e)