kai/samba.git
2003-04-30 Alexander BokovoyFix ulink in winbind section
2003-04-30 Alexander BokovoyRebuild docs
2003-04-30 Alexander Bokovoysmall fixes
2003-04-30 Jelmer Vernooij'add machine script' is used to create unix accounts...
2003-04-30 Alexander BokovoyFix FAQ build
2003-04-30 Alexander BokovoyDocbook XML conversion: XSLT and build infrastructure
2003-04-30 Alexander BokovoyRemove strip-links.pl, not needed anymore
2003-04-30 Alexander BokovoyDocbook XML conversion: projdoc
2003-04-30 Alexander BokovoyDocbook XML conversion: manpages
2003-04-30 Alexander BokovoyDocbook XML conversion: faq
2003-04-30 Alexander BokovoyDocbook XML conversion: devdoc
2003-04-30 Paul GreenRefactor existing sock_exec() and socketpair_tcp()...
2003-04-30 Simo Sorcecorrectly initiazlize idmap tdb when creationg new
2003-04-30 Andrew Bartlettpam_smbpass will need at least IDMAP.
2003-04-30 Andrew BartlettGet pam_smbpass to compile again (it probably won't...
2003-04-30 Simo Sorceauto-init for utility functions
2003-04-29 Simo Sorceforgot to remove getpwnam
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-29 Gerald Carterremove convert_smbpasswd and addtosmbpass from tree...
2003-04-29 John TerpstraAdding further change to accommodate the add machine...
2003-04-29 John TerpstraAdd reference to use of the add machine script for...
2003-04-29 Gerald Carteradding ifdef'd code to add alias membership for vampire
2003-04-29 Andrew BartlettSome passdb backends really don't like having no primar...
2003-04-29 Jelmer VernooijChange order of parameters to smb_register_passdb()
2003-04-29 Gerald Carteradd version back to lanman string in sessetup reply
2003-04-29 Andrew BartlettMerge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as...
2003-04-29 Simo Sorceforgot to add the file where things moved
2003-04-29 Simo Sorceconsolidate idmap code in one place
2003-04-29 Andrew BartlettMerge 3.0's change to how we add users onto HEAD, inclu...
2003-04-29 Gerald Carteronly call the add_script if the getpwnam_alloc() fails
2003-04-29 Gerald Carterdon't implement any group mapping functions in the...
2003-04-29 Gerald Carterremoving printing = SOFTQ since no one knows what it is
2003-04-29 Simo Sorceok next_rid out as well local_*id_to*id functions
2003-04-28 Simo Sorceswat need idmap now
2003-04-28 Simo Sorcenew helper functions to create users
2003-04-28 Jeremy AllisonFixes from Ronan Waide <waider@waider.ie> for large...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijAdd example auth/ module
2003-04-28 Alexander BokovoyFix SGML/XML incompability before starting conversion...
2003-04-28 Jelmer VernooijRemove uid and gid column
2003-04-28 Jelmer VernooijAdd note on AIX
2003-04-28 Andrew BartlettIn HEAD, idra removed _nua and renamed it to 'idmap...
2003-04-28 Andrew BartlettWe don't use 'non unix account range' any more
2003-04-28 Jelmer VernooijBugs should go into bugzilla!
2003-04-28 Jelmer VernooijUse entities and add overview of directories
2003-04-28 Volker LendeckeTypo in error message
2003-04-28 Andrew BartlettMerge memory leak fixes in our trusted domain list...
2003-04-28 Andrew BartlettMerge compile warning fixes from 3.0
2003-04-28 Andrew BartlettMerge compile and other fixes from 3.0 to HEAD.
2003-04-28 Tim PotterPerform lp_load() before popt to fix -W option.
2003-04-28 Tim PotterMerge of -W fixes for bug #39:
2003-04-28 Tim PotterFix compiler warning.
2003-04-28 Richard SharpeGetting ready for code that actually writes a registry...
2003-04-28 Tim PotterTwo character tabs - I don't think so.
2003-04-28 Tim PotterReturn NT_STATUS_UNSUCCESSFUL if the sourcedata and...
2003-04-28 Jelmer VernooijUpdate for new modules system
2003-04-28 Jelmer VernooijReplace references to the old textdocs by references...
2003-04-28 Jelmer VernooijUpdate for the new modules system. Also, use Makefile...
2003-04-28 Jelmer VernooijFix number of arguments to asprintf()
2003-04-27 Jelmer VernooijDocument 'nmblookup -M -- -'
2003-04-27 Jelmer VernooijAdd 'smbiconv' program - a clone of the 'iconv' utility
2003-04-27 Jelmer VernooijRemove docs-status - all it's contents are in bugzilla now
2003-04-27 Jelmer VernooijUpdate for 3.0 (update information about the docs and...
2003-04-27 Jelmer VernooijRemove documentation for unixsam and plugin.
2003-04-27 Simo Sorceprepare to get _nua out of the door (but back in from...
2003-04-27 Simo Sorcedefault remote idmap backend is null
2003-04-27 Simo Sorcemake winbind use idmap as well.
2003-04-26 John TerpstraFixed typo - tdbbackup is man sect 8 not 1
2003-04-26 John TerpstraPatch from Vorlon.
2003-04-26 John TerpstraPAtch from VORLON
2003-04-26 John TerpstraAdding tdbbackup manpage to Makefile, fix typos, fix...
2003-04-26 John TerpstraAdded tdbbackup man page.
2003-04-26 Gerald Carterremoving smbgroupedit manpage
2003-04-26 Gerald Carterround three of CIDR fixes; spotted by Tomoki AONO
2003-04-26 Simo Sorceenhancements
2003-04-26 Simo Sorceadd idmap only parameter
2003-04-26 Jelmer VernooijFix the 'weird' charset module. Also, built it by defau...
2003-04-26 Jelmer VernooijThe net manpage is complete, say so in the VERSION...
2003-04-26 Jelmer Vernooij--with-tdbsam is gone
2003-04-26 Jelmer VernooijUse &author.jerry;, not &person.jerry;
2003-04-26 John TerpstraMany typos, syntax fixes, more. Multiple sources includ...
2003-04-26 Simo Sorcelet's suppose I want to specify exactly which SID a...
2003-04-26 Simo SorceA RID can never be zero
2003-04-25 John TerpstraFixes for syntax errors.
2003-04-25 John TerpstraUpdate from Rick Segeberg <landude@comcast.net>
2003-04-25 John TerpstraAdding edits from Vance Lankhaar.
2003-04-25 John TerpstraUpdate from Rick Segeberg <landude@comcast.net>
2003-04-25 Volker LendeckeAs nobody really objected to this patch, I opted to...
2003-04-25 Richard SharpeFinish laying out the SD, and now back to finishing...
2003-04-25 Richard SharpeMore code to store ACEs and SIDs. I have almost enough...
2003-04-25 John TerpstraFixing typos.
2003-04-25 Richard SharpeKeep coding this boring stuff to lay out security descr...
2003-04-25 Tim PotterMissed another condition on a while loop.
2003-04-25 Gerald Carterfix and if () that should be an 'else if()'
2003-04-25 Tim PotterMinor cleanup of enum domain groups/aliases:
2003-04-25 Tim PotterWhen calling cli_samr_enum_{dom,als}_groups in a while...
2003-04-24 John TerpstraCorrections and edits from Jesse Jacobs <jesse@eazy...
2003-04-24 John TerpstraUpdates: ADS typo fix, ProfileMgmt: Additional docs...
2003-04-24 Jelmer VernooijDon't store UID or GID
2003-04-24 Jelmer VernooijMove pdb_mysql and pdb_xml from modules/ to passdb...
next