Jelmer Vernooij
ecde8fcf7a
Use entities and add overview of directories
...
(This used to be commit 5957e3bf33
)
2003-04-28 13:07:29 +00:00
Volker Lendecke
df91b5db2b
Typo in error message
...
Volker
(This used to be commit a1cae680f9
)
2003-04-28 12:29:25 +00:00
Andrew Bartlett
f0c62a47f7
Merge memory leak fixes in our trusted domain list from 3.0 to HEAD
...
(This used to be commit c7f06f3a48
)
2003-04-28 09:14:31 +00:00
Andrew Bartlett
e627d756db
Merge compile warning fixes from 3.0
...
(This used to be commit c0903951a1
)
2003-04-28 09:02:21 +00:00
Andrew Bartlett
d031ba5c83
Merge compile and other fixes from 3.0 to HEAD.
...
Including smbtorture bugfixes, and a better TCONDEV test.
Andrew Bartlett
(This used to be commit 52c5806004
)
2003-04-28 08:54:51 +00:00
Tim Potter
d31cb1b468
Perform lp_load() before popt to fix -W option.
...
(This used to be commit d20f4bf5d8
)
2003-04-28 07:03:08 +00:00
Tim Potter
a2e4ac9eef
Merge of -W fixes for bug #39 :
...
>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 272d06369d
)
2003-04-28 06:59:08 +00:00
Tim Potter
5ef616cd5e
Fix compiler warning.
...
(This used to be commit 6a783ca81c
)
2003-04-28 06:18:44 +00:00
Richard Sharpe
67d0f802a5
Getting ready for code that actually writes a registry file out.
...
(This used to be commit 22e61a7e77
)
2003-04-28 06:16:01 +00:00
Tim Potter
29ac5d2873
Two character tabs - I don't think so.
...
(This used to be commit 40d370bec6
)
2003-04-28 05:40:46 +00:00
Tim Potter
39fbda7f03
Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcs
...
return unexpected data.
Closes bug #2 .
(This used to be commit 0c3314ab97
)
2003-04-28 03:33:56 +00:00
Jelmer Vernooij
9b93eb6f82
Update for new modules system
...
(This used to be commit 765d87838d
)
2003-04-28 01:21:28 +00:00
Jelmer Vernooij
616f6b6ffe
Replace references to the old textdocs by references to chapters in
...
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 280d627adb
)
2003-04-28 00:58:10 +00:00
Jelmer Vernooij
1c34cd359a
Update for the new modules system. Also, use Makefile rather then Makefile.in
...
because we don't generate Makefile from configure anymore.
(This used to be commit 29ba1e163f
)
2003-04-28 00:49:49 +00:00
Jelmer Vernooij
ed12657e77
Fix number of arguments to asprintf()
...
(This used to be commit 5e4e6a6ed0
)
2003-04-28 00:29:00 +00:00
Jelmer Vernooij
4f6e82c669
Document 'nmblookup -M -- -'
...
(This used to be commit 3df125fd50
)
2003-04-27 21:46:35 +00:00
Jelmer Vernooij
1914b3ba9f
Add 'smbiconv' program - a clone of the 'iconv' utility
...
that uses samba's internal iconv() functions. Useful for
testing purposes.
(This used to be commit 674b671983
)
2003-04-27 20:49:18 +00:00
Jelmer Vernooij
c6367d40fa
Remove docs-status - all it's contents are in bugzilla now
...
(This used to be commit 3f36b589b0
)
2003-04-27 15:52:34 +00:00
Jelmer Vernooij
e064ab7b88
Update for 3.0 (update information about the docs and ./configure)
...
(This used to be commit 38fed08397
)
2003-04-27 14:59:54 +00:00
Jelmer Vernooij
dcd2dcd05f
Remove documentation for unixsam and plugin.
...
(This used to be commit fa7b703da7
)
2003-04-27 14:03:48 +00:00
Simo Sorce
88e41f9e20
prepare to get _nua out of the door (but back in from the window ;-)
...
(This used to be commit 09eb02cba0
)
2003-04-27 12:47:41 +00:00
Simo Sorce
e06940968a
default remote idmap backend is null
...
(This used to be commit 16302b080a
)
2003-04-27 12:25:53 +00:00
Simo Sorce
c737b1f758
make winbind use idmap as well.
...
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 9d7d007443
)
2003-04-27 12:07:20 +00:00
John Terpstra
d2fd4707ab
Fixed typo - tdbbackup is man sect 8 not 1
...
(This used to be commit 451f32f1fa
)
2003-04-26 20:40:13 +00:00
John Terpstra
c89d1d71c1
Patch from Vorlon.
...
(This used to be commit c5ca926f8f
)
2003-04-26 19:45:30 +00:00
John Terpstra
8657fc91da
PAtch from VORLON
...
(This used to be commit 2f266669b2
)
2003-04-26 19:45:07 +00:00
John Terpstra
8ec5eb4930
Adding tdbbackup manpage to Makefile, fix typos, fix incorrect syntax on author entry.
...
(This used to be commit 144d0f5996
)
2003-04-26 19:26:25 +00:00
John Terpstra
ca42a64f9b
Added tdbbackup man page.
...
(This used to be commit b217373ba8
)
2003-04-26 18:42:17 +00:00
Gerald Carter
013fa338a2
removing smbgroupedit manpage
...
(This used to be commit 4a0c02d133
)
2003-04-26 17:22:13 +00:00
Gerald Carter
e82f3c4461
round three of CIDR fixes; spotted by Tomoki AONO
...
(This used to be commit 920958a392
)
2003-04-26 16:18:39 +00:00
Simo Sorce
fc955b8c18
enhancements
...
(This used to be commit ff051e9cf4
)
2003-04-26 15:48:48 +00:00
Simo Sorce
0bc85d32e1
add idmap only parameter
...
make idmap not map SIDs outside the uid/gid range defined by default
this is to keep backward compatibility
(This used to be commit bec45093c3
)
2003-04-26 14:43:33 +00:00
Jelmer Vernooij
17c29f0faf
Fix the 'weird' charset module. Also, built it by default for
...
./configure --enable-developer
(This used to be commit 1c0ae10301
)
2003-04-26 11:38:42 +00:00
Jelmer Vernooij
54c2858885
The net manpage is complete, say so in the VERSION section
...
(This used to be commit ff76db5251
)
2003-04-26 02:30:53 +00:00
Jelmer Vernooij
74b9fdc1cc
--with-tdbsam is gone
...
(This used to be commit 8f63f7142c
)
2003-04-26 02:29:33 +00:00
Jelmer Vernooij
629f9d7c95
Use &author.jerry;, not &person.jerry;
...
(This used to be commit 0833677ee5
)
2003-04-26 02:28:01 +00:00
John Terpstra
d820b547bd
Many typos, syntax fixes, more. Multiple sources including mega patch from
...
- Jesse Jacobs <jesse@eazy.homeip.net>
(This used to be commit 5da18339e1
)
2003-04-26 01:38:46 +00:00
Simo Sorce
05a7f65f8a
let's suppose I want to specify exactly which SID a user should have ...
...
Simo.
(This used to be commit ef1eaa9b7e
)
2003-04-26 01:02:25 +00:00
Simo Sorce
221729252b
A RID can never be zero
...
(This used to be commit e2d757aed2
)
2003-04-26 01:01:14 +00:00
John Terpstra
6c9b614c5b
Fixes for syntax errors.
...
(This used to be commit 837141f45e
)
2003-04-25 18:05:59 +00:00
John Terpstra
0f5feb2105
Update from Rick Segeberg <landude@comcast.net>
...
(This used to be commit 2310cee6ab
)
2003-04-25 15:59:42 +00:00
John Terpstra
dfdc9b19f8
Adding edits from Vance Lankhaar.
...
(This used to be commit a7788bc3b9
)
2003-04-25 15:49:02 +00:00
John Terpstra
26724fa2b0
Update from Rick Segeberg <landude@comcast.net>
...
(This used to be commit af4fa1aea6
)
2003-04-25 14:26:08 +00:00
Volker Lendecke
23836e62fc
As nobody really objected to this patch, I opted to create facts :-)
...
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 5e305e4255
)
2003-04-25 12:42:57 +00:00
Richard Sharpe
11b96ef574
Finish laying out the SD, and now back to finishing off NK records ...
...
(This used to be commit 74c8f616c3
)
2003-04-25 07:04:32 +00:00
Richard Sharpe
7aa665f2b2
More code to store ACEs and SIDs. I have almost enough to start testing
...
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 abced0ed9e
)
2003-04-25 06:43:28 +00:00
John Terpstra
7aa3d6c2ad
Fixing typos.
...
(This used to be commit fe13a878d5
)
2003-04-25 04:36:08 +00:00
Richard Sharpe
803f257032
Keep coding this boring stuff to lay out security descriptors ...
...
(This used to be commit 6cf0ee44ca
)
2003-04-25 03:59:05 +00:00
Tim Potter
91f650fb5b
Missed another condition on a while loop.
...
(This used to be commit 8ff52aec87
)
2003-04-25 03:53:20 +00:00
Gerald Carter
e4e1bface8
fix and if () that should be an 'else if()'
...
(This used to be commit b110c499fa
)
2003-04-25 02:26:53 +00:00