summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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)
* | Fix a confusing error messageVolker Lendecke2003-04-281-1/+1
| | | | | | | | | | Volker (This used to be commit 69df898afb45e2e577a10649f66f5352887044a2)
* | The caller must always set the RID on the SAM_ACCOUNT, so don't try and guessAndrew Bartlett2003-04-281-3/+1
| | | | | | | | | | | | | | it from the UID. Andrew Bartlett (This used to be commit cdc1d0505107d05d784693d321b24208a386d4f0)
* | The RID must be 'SET', not 'DEFAULT' or we won't set it into LDAP, and tryAndrew Bartlett2003-04-281-2/+2
| | | | | | | | | | | | | | to make it up from the algorithm... Andrew Bartlett (This used to be commit 0d8e4066a3bfbe89b464a90fc9f16a7dd1539573)
* | Guenther Deschner <gd@suse.de> notes that I missed out setting the defaultAndrew Bartlett2003-04-281-1/+3
| | | | | | | | | | | | | | for the 'normal' case (not --with-ldapsam). Andrew Bartlett (This used to be commit ebe5c618189391e6adf27e565a5821f8d47c8c7d)
* | A new pdb_ldap!Andrew Bartlett2003-04-285-321/+758
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch removes 'non unix account range' (same as idra's change in HEAD), and uses the winbind uid range instead. More importanly, this patch changes the LDAP schema to use 'ntSid' instead of 'rid' as the primary attribute. This makes it in common with the group mapping code, and should allow it to be used closely with a future idmap_ldap. Existing installations can use the existing functionality by using the ldapsam_compat backend, and users who compile with --with-ldapsam will get this by default. More importantly, this patch adds a 'sambaDomain' object to our schema - which contains 2 'next rid' attributes, the domain name and the domain sid. Yes, there are *2* next rid attributes. The problem is that we don't 'own' the entire RID space - we can only allocate RIDs that could be 'algorithmic' RIDs. Therefore, we use the fact that UIDs in 'winbind uid' range will be mapped by IDMAP, not the algorithm. Andrew Bartlett (This used to be commit 3e07406ade81e136f67439d4f8fd7fe1dbb6db14)
* | inet_pton isn't portable, so use interpret_addr2.Andrew Bartlett2003-04-281-3/+3
| | | | | | | | (This used to be commit 04d27381325561038bee1c27f10c748b9aaf447d)
* | Merge:Tim Potter2003-04-281-11/+11
| | | | | | | | | | > Perform lp_load() before popt to fix -W option. (This used to be commit f8db590b07cabea3e199109bcdc26eaede189915)
* | Replace workgroup global variable with lp_workgroup()Tim Potter2003-04-281-10/+8
| | | | | | | | | | | | | | | | Call lp_load() before parsing command line options so we can override the workgroup value with the -W switch. Fixes bug #39. (This used to be commit 56f070cd5242ac6c10699ca35726ce68199dd274)
* | Fix compiler warning.Tim Potter2003-04-281-1/+1
| | | | | | | | (This used to be commit f127f964250c86986996afab905b40cff420bfd5)
* | Merge:Tim Potter2003-04-281-2/+4
| | | | | | | | | | | | >Patch from waider to set exit code of last executed command specified >as an argument to -c. (This used to be commit b1ad69268889dbc2765ae98789112a28dc4c40c6)
* | Whitespace syncup.Tim Potter2003-04-284-14/+7
| | | | | | | | (This used to be commit 7fd7af121ee8ba4f9540394f64fe3c78e2e96cd2)
* | Merge: we need a rule for t_snprintfTim Potter2003-04-281-0/+2
| | | | | | | | (This used to be commit 4d2106f910d64bf599394c17a30c351244cc137c)
* | Ignore t_snprintf binary.Tim Potter2003-04-281-1/+2
| | | | | | | | (This used to be commit 8d70ef6b8cf52e582e385c8c9b8f085b183169fd)
* | Merge of a debuglevel downgrade from HEAD.Tim Potter2003-04-281-2/+2
| | | | | | | | (This used to be commit d17e04e82b77256f10f4bdf4442dac6d30e197b5)
* | Merge stf updates from HEAD.Tim Potter2003-04-282-5/+6
| | | | | | | | (This used to be commit 20bde94eb881009128794283a1d7537bbc62e268)
* | Merge of const fixes from HEAD.Tim Potter2003-04-283-3/+3
| | | | | | | | (This used to be commit a847ebd82732cc2b430c58c3b287a46db0e35ba1)
* | Merge from HEAD:Tim Potter2003-04-281-0/+2
| | | | | | | | | | | | | | | | >Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcs >return unexpected data. > >Closes bug #2. (This used to be commit 2e5f75beafd3f3d81869ce68e77b8c53cd7a2caf)
* | Update for the new modules systemJelmer Vernooij2003-04-281-4/+10
| | | | | | | | (This used to be commit 528c56176b186d9fa43f6a0c9831562c123ec25d)
* | Update for new modules systemJelmer Vernooij2003-04-281-46/+7
| | | | | | | | (This used to be commit bd2444322956cd34a95159114547b5ddc804df9e)
* | Replace references to the old textdocs by references to chapters inJelmer Vernooij2003-04-281-2/+6
| | | | | | | | | | the HOWTO Collection. (This used to be commit 31ce815283fcf81cf50f8026a91da04ea4a05071)
* | 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 0d322968cbf445df79153c0abc0d041edcf223ee)
* | Fix number of arguments to asprintf()Jelmer Vernooij2003-04-281-1/+1
| | | | | | | | (This used to be commit 42e76c312333c6e5b8feb2d687e3355235b0d4a0)
* | Make some more functions staticJelmer Vernooij2003-04-281-3/+3
| | | | | | | | (This used to be commit ddd2e65586ff47daf4f63e9928413cc05bf5db85)
* | Document 'nmblookup -M -- -'Jelmer Vernooij2003-04-271-1/+4
| | | | | | | | (This used to be commit a1fcd3bb9f308f7ba2115cd0e7a97895c4592a56)
* | 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 ccabb7961a15c06a315bdb9ff1a79834864f67e7)
* | Remove docs-status - all it's contents are in bugzilla nowJelmer Vernooij2003-04-271-72/+0
| | | | | | | | (This used to be commit ee175e75f10cde5ffc8658932f1d496c2bedb6fa)
* | Update for 3.0 (Update information about the docs and ./configure)Jelmer Vernooij2003-04-271-32/+15
| | | | | | | | (This used to be commit 4fe24ad2edb00582ada5f3979891fbc3b1be7f08)
* | typoSimo Sorce2003-04-271-1/+1
| | | | | | | | (This used to be commit a65b54a08eace793e23b8d6bc193b81ef08f77f5)
* | Fix typo - tdbbackup is man sect 8 not 1John Terpstra2003-04-261-2/+2
| | | | | | | | (This used to be commit 61a56450201a838aeaddfff8189121efa11e5019)
* | Patch from VorlonJohn Terpstra2003-04-262-14/+2
| | | | | | | | (This used to be commit 837bc15a54665baddec4a68938c3f60e17757700)
* | Update from HEAD.John Terpstra2003-04-268-45/+60
| | | | | | | | (This used to be commit 69b1055d9d1d2ef428e57da90fe3b08168a88a3a)
* | Update - jhtJohn Terpstra2003-04-261-6/+5
| | | | | | | | (This used to be commit b025307566c81ea8e18130f8478cb13d7aa7c303)
* | Added man page for tdbbackupJohn Terpstra2003-04-261-1/+1
| | | | | | | | (This used to be commit c70fbf104a4acd36e82bab171753ed68951990d4)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2003-04-268-0/+142
|\| | | | | | | used to be commit 4e4cc806ed9f55ded8087594806adfcd77b9a1cc)
| * 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)