summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Perform lp_load() before popt to fix -W option.Tim Potter2003-04-281-11/+11
| | | | (This used to be commit d20f4bf5d84f435a7b4b692bf33f05f4ec871a50)
* Merge of -W fixes for bug #39:Tim Potter2003-04-281-10/+8
| | | | | | | | >Replace workgroup global variable with lp_workgroup() > >Call lp_load() before parsing command line options so we can override >the workgroup value with the -W switch. (This used to be commit 272d06369d79250b484a22bc7e531eecd03e7c90)
* Fix compiler warning.Tim Potter2003-04-281-1/+1
| | | | (This used to be commit 6a783ca81cead3eed556570152608fd7a224f1ee)
* Getting ready for code that actually writes a registry file out.Richard Sharpe2003-04-281-7/+32
| | | | (This used to be commit 22e61a7e77eabd462f192fb03b5adb1d07fa7409)
* Two character tabs - I don't think so.Tim Potter2003-04-281-10/+9
| | | | (This used to be commit 40d370bec6ef14cfa85e75cdb2f9122110ae9f1d)
* Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcsTim Potter2003-04-281-0/+2
| | | | | | | return unexpected data. Closes bug #2. (This used to be commit 0c3314ab97331aa709216e7ad2a1a0c8605eb160)
* Update for new modules systemJelmer Vernooij2003-04-281-4/+5
| | | | (This used to be commit 765d87838dbf25ba69dc11f7956ce5814555bcc7)
* Replace references to the old textdocs by references to chapters inJelmer Vernooij2003-04-281-2/+6
| | | | | | | | | | | | | | the HOWTO Collection. CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: Tag: SAMBA_3_0 CVS: smb.conf.default CVS: ---------------------------------------------------------------------- (This used to be commit 280d627adb5305e8b814102aaa73825023c00571)
* Update for the new modules system. Also, use Makefile rather then Makefile.inJelmer Vernooij2003-04-282-9/+6
| | | | | because we don't generate Makefile from configure anymore. (This used to be commit 29ba1e163f85aeaa3cd48a13e4f0a039fa80e7b0)
* Fix number of arguments to asprintf()Jelmer Vernooij2003-04-281-1/+1
| | | | (This used to be commit 5e4e6a6ed08f1b4fe97bbd91f983039143cc9939)
* Document 'nmblookup -M -- -'Jelmer Vernooij2003-04-271-1/+4
| | | | (This used to be commit 3df125fd50a5efff97535814f1f4fd9f33dd07e5)
* Add 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij2003-04-272-0/+249
| | | | | | that uses samba's internal iconv() functions. Useful for testing purposes. (This used to be commit 674b67198311b4e0fb2d8afd8b56b499286fc370)
* Remove docs-status - all it's contents are in bugzilla nowJelmer Vernooij2003-04-271-53/+0
| | | | (This used to be commit 3f36b589b0b8947d31e6adddd29efb3fd3c0c8f7)
* Update for 3.0 (update information about the docs and ./configure)Jelmer Vernooij2003-04-271-32/+15
| | | | (This used to be commit 38fed08397706e76a4f19e091b910cfbc6827a08)
* Remove documentation for unixsam and plugin.Jelmer Vernooij2003-04-272-55/+8
| | | | (This used to be commit fa7b703da7bba9cf7daf61039fb495e72fbf7a13)
* prepare to get _nua out of the door (but back in from the window ;-)Simo Sorce2003-04-274-119/+17
| | | | (This used to be commit 09eb02cba0747ae47aa4a76f4fac69af293a774a)
* default remote idmap backend is nullSimo Sorce2003-04-271-1/+0
| | | | (This used to be commit 16302b080a572a1cb0983f5044a7ebf51cdf2fa3)
* make winbind use idmap as well.Simo Sorce2003-04-2711-1243/+59
| | | | | | | | | | change idmap_init call removed ldap backend for winbind idmap, seem it had problems anyway and it have to be reworked to work with idmap without calling winbind code. simo (This used to be commit 9d7d007443fc75264b2764b90f272ffc40c9be6c)
* Fixed typo - tdbbackup is man sect 8 not 1John Terpstra2003-04-261-2/+2
| | | | (This used to be commit 451f32f1fadbe3474e3e52a21ce77c23d106d03b)
* Patch from Vorlon.John Terpstra2003-04-261-7/+1
| | | | (This used to be commit c5ca926f8fae2d725b56d252b5944e9f96065cb6)
* PAtch from VORLONJohn Terpstra2003-04-261-7/+1
| | | | (This used to be commit 2f266669b22cba6771189a9eb4503bf64ebb744b)
* Adding tdbbackup manpage to Makefile, fix typos, fix incorrect syntax on ↵John Terpstra2003-04-263-10/+13
| | | | | | author entry. (This used to be commit 144d0f5996224edc58d66379214b6e1508f57526)
* Added tdbbackup man page.John Terpstra2003-04-262-0/+131
| | | | (This used to be commit b217373ba8fc167efc8e68b6db1a9e51e670b12a)
* removing smbgroupedit manpageGerald Carter2003-04-266-748/+1
| | | | (This used to be commit 4a0c02d133af6ea6f1009b81067974d6ad4fb404)
* round three of CIDR fixes; spotted by Tomoki AONOGerald Carter2003-04-261-3/+2
| | | | (This used to be commit 920958a392b41c23ecd4db3ca32ae90a2e09bff9)
* enhancementsSimo Sorce2003-04-261-5/+27
| | | | (This used to be commit ff051e9cf4b468aa9fe7e3f84483571d3d2de556)
* add idmap only parameterSimo Sorce2003-04-262-1/+34
| | | | | | make idmap not map SIDs outside the uid/gid range defined by default this is to keep backward compatibility (This used to be commit bec45093c379915082d7b7f44113f5c17110d123)
* Fix the 'weird' charset module. Also, built it by default forJelmer Vernooij2003-04-262-6/+7
| | | | | ./configure --enable-developer (This used to be commit 1c0ae103010766cb3dd5adb36ea7af9324bd0672)
* The net manpage is complete, say so in the VERSION sectionJelmer Vernooij2003-04-261-1/+1
| | | | (This used to be commit ff76db525180f0fc192a9c0cfb56781dbfb418ee)
* --with-tdbsam is goneJelmer Vernooij2003-04-261-2/+0
| | | | (This used to be commit 8f63f7142c6bf1e89b5cc3c0d02cbe480bc247b4)
* Use &author.jerry;, not &person.jerry;Jelmer Vernooij2003-04-261-1/+1
| | | | (This used to be commit 0833677ee51c95d27b146b40b2e5f681a7f02fcc)
* Many typos, syntax fixes, more. Multiple sources including mega patch fromJohn Terpstra2003-04-2617-90/+116
| | | | | - Jesse Jacobs <jesse@eazy.homeip.net> (This used to be commit 5da18339e19bf2bcc23a19339c8a6a3052246d44)
* let's suppose I want to specify exactly which SID a user should have ...Simo Sorce2003-04-261-5/+74
| | | | | Simo. (This used to be commit ef1eaa9b7e98b532e8ef98c1036a4b2d5f3d4dc5)
* A RID can never be zeroSimo Sorce2003-04-261-5/+12
| | | | (This used to be commit e2d757aed27ede67cf904c01e8f23e436d764108)
* Fixes for syntax errors.John Terpstra2003-04-255-15/+11
| | | | (This used to be commit 837141f45ef0a007a4cf46690c9eb0d838a25b2f)
* Update from Rick Segeberg <landude@comcast.net>John Terpstra2003-04-251-8/+38
| | | | (This used to be commit 2310cee6abf66bf52b2c90fed4c7db7412153e10)
* Adding edits from Vance Lankhaar.John Terpstra2003-04-255-48/+99
| | | | (This used to be commit a7788bc3b9ae4aec48bf94ed446e6bc0668863bf)
* Update from Rick Segeberg <landude@comcast.net>John Terpstra2003-04-251-10/+13
| | | | (This used to be commit af4fa1aea6bc69d56da88c83968561f0fac1f3a4)
* As nobody really objected to this patch, I opted to create facts :-)Volker Lendecke2003-04-251-1/+3
| | | | | | | | | | | This uses 'socket address' as the source address for nmbd. This way we can again synchronize with the DMB if we have 'bind interfaces only' to a virtual interface. I'd love to see this in 2.2.9, but that is up to jerry or jra. Volker (This used to be commit 5e305e425592ede977880a347b2ed811d6376f75)
* Finish laying out the SD, and now back to finishing off NK records ...Richard Sharpe2003-04-251-1/+20
| | | | (This used to be commit 74c8f616c33b08d94a15e1ba8219063b190fe5f2)
* More code to store ACEs and SIDs. I have almost enough to start testingRichard Sharpe2003-04-251-4/+80
| | | | | | the writing of a registry tree, since I can store the header, and the first key (NK_REC) and the SD associated with that key, the SK_REC. (This used to be commit abced0ed9eec7b8467065892c56cef9b86cff947)
* Fixing typos.John Terpstra2003-04-256-27/+54
| | | | (This used to be commit fe13a878d50f325482c6d626ed5dd6e399e4b853)
* Keep coding this boring stuff to lay out security descriptors ...Richard Sharpe2003-04-251-2/+77
| | | | (This used to be commit 6cf0ee44caa182057eed09e7f646ef20eb059b17)
* Missed another condition on a while loop.Tim Potter2003-04-251-1/+1
| | | | (This used to be commit 8ff52aec87a2770c5d7de50786307d246b4be6af)
* fix and if () that should be an 'else if()'Gerald Carter2003-04-251-1/+1
| | | | (This used to be commit b110c499fa2a483ee82dc471aff8b6d93f6a88cc)
* Minor cleanup of enum domain groups/aliases:Tim Potter2003-04-251-12/+18
| | | | | | | | | | | - return NT_STATUS_NO_MEMORY instead of NT_STATUS_UNSUCESSFUL if a talloc fails - don't try and tallocate memory when the number of entries returned was zero - rename some cut&pasted variable names in enum domain aliases function (This used to be commit cb94b2b2d141c3df1209b2b389b0cd6752ac2b6b)
* When calling cli_samr_enum_{dom,als}_groups in a while loop, theTim Potter2003-04-251-2/+2
| | | | | | | terminating condition should be result != STATUS_MORE_ENTRIES, not result == NT_STATUS_OK otherwise we get stuck in an infinite loop when there's any sign of trouble. (This used to be commit 2266d281a4bb0a034461ba3e72513609f86e9a38)
* Corrections and edits from Jesse Jacobs <jesse@eazy.homeip.net>John Terpstra2003-04-246-26/+26
| | | | (This used to be commit 2b28e69ddfb017290674298b7497ce780d189976)
* Updates: ADS typo fix, ProfileMgmt: Additional docs on how to disable ↵John Terpstra2003-04-242-6/+63
| | | | | | roaming profiles. (This used to be commit efd8872989b13bd8daa814b6b91cab1fd30ff170)
* Don't store UID or GIDJelmer Vernooij2003-04-242-48/+13
| | | | (This used to be commit b2d9d450493f6fc0ceb94dd0007cedf56371bb4b)