summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcsTim Potter2003-04-281-0/+2
* Update for new modules systemJelmer Vernooij2003-04-281-4/+5
* Replace references to the old textdocs by references to chapters inJelmer Vernooij2003-04-281-2/+6
* Update for the new modules system. Also, use Makefile rather then Makefile.inJelmer Vernooij2003-04-282-9/+6
* Fix number of arguments to asprintf()Jelmer Vernooij2003-04-281-1/+1
* Document 'nmblookup -M -- -'Jelmer Vernooij2003-04-271-1/+4
* Add 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij2003-04-272-0/+249
* Remove docs-status - all it's contents are in bugzilla nowJelmer Vernooij2003-04-271-53/+0
* Update for 3.0 (update information about the docs and ./configure)Jelmer Vernooij2003-04-271-32/+15
* Remove documentation for unixsam and plugin.Jelmer Vernooij2003-04-272-55/+8
* prepare to get _nua out of the door (but back in from the window ;-)Simo Sorce2003-04-274-119/+17
* default remote idmap backend is nullSimo Sorce2003-04-271-1/+0
* make winbind use idmap as well.Simo Sorce2003-04-2711-1243/+59
* Fixed typo - tdbbackup is man sect 8 not 1John Terpstra2003-04-261-2/+2
* Patch from Vorlon.John Terpstra2003-04-261-7/+1
* PAtch from VORLONJohn Terpstra2003-04-261-7/+1
* Adding tdbbackup manpage to Makefile, fix typos, fix incorrect syntax on auth...John Terpstra2003-04-263-10/+13
* Added tdbbackup man page.John Terpstra2003-04-262-0/+131
* removing smbgroupedit manpageGerald Carter2003-04-266-748/+1
* round three of CIDR fixes; spotted by Tomoki AONOGerald Carter2003-04-261-3/+2
* enhancementsSimo Sorce2003-04-261-5/+27
* add idmap only parameterSimo Sorce2003-04-262-1/+34
* Fix the 'weird' charset module. Also, built it by default forJelmer Vernooij2003-04-262-6/+7
* The net manpage is complete, say so in the VERSION sectionJelmer Vernooij2003-04-261-1/+1
* --with-tdbsam is goneJelmer Vernooij2003-04-261-2/+0
* Use &author.jerry;, not &person.jerry;Jelmer Vernooij2003-04-261-1/+1
* Many typos, syntax fixes, more. Multiple sources including mega patch fromJohn Terpstra2003-04-2617-90/+116
* let's suppose I want to specify exactly which SID a user should have ...Simo Sorce2003-04-261-5/+74
* A RID can never be zeroSimo Sorce2003-04-261-5/+12
* Fixes for syntax errors.John Terpstra2003-04-255-15/+11
* Update from Rick Segeberg <landude@comcast.net>John Terpstra2003-04-251-8/+38
* Adding edits from Vance Lankhaar.John Terpstra2003-04-255-48/+99
* Update from Rick Segeberg <landude@comcast.net>John Terpstra2003-04-251-10/+13
* As nobody really objected to this patch, I opted to create facts :-)Volker Lendecke2003-04-251-1/+3
* Finish laying out the SD, and now back to finishing off NK records ...Richard Sharpe2003-04-251-1/+20
* More code to store ACEs and SIDs. I have almost enough to start testingRichard Sharpe2003-04-251-4/+80
* Fixing typos.John Terpstra2003-04-256-27/+54
* Keep coding this boring stuff to lay out security descriptors ...Richard Sharpe2003-04-251-2/+77
* Missed another condition on a while loop.Tim Potter2003-04-251-1/+1
* fix and if () that should be an 'else if()'Gerald Carter2003-04-251-1/+1
* Minor cleanup of enum domain groups/aliases:Tim Potter2003-04-251-12/+18
* When calling cli_samr_enum_{dom,als}_groups in a while loop, theTim Potter2003-04-251-2/+2
* Corrections and edits from Jesse Jacobs <jesse@eazy.homeip.net>John Terpstra2003-04-246-26/+26
* Updates: ADS typo fix, ProfileMgmt: Additional docs on how to disable roaming...John Terpstra2003-04-242-6/+63
* Don't store UID or GIDJelmer Vernooij2003-04-242-48/+13
* Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they areJelmer Vernooij2003-04-244-5/+5
* Complain about duplicate charsets at debug level 0 instead of 2Jelmer Vernooij2003-04-241-1/+1
* Declare static function before using itJelmer Vernooij2003-04-241-0/+2
* Get rid of module_path_get_name()Jelmer Vernooij2003-04-241-10/+5
* Update from LanDude <landude@comcast.net>John Terpstra2003-04-241-4/+28