summaryrefslogtreecommitdiffstats
path: root/examples/pdb
Commit message (Collapse)AuthorAgeFilesLines
* Add DTD used by XML passdb backendJelmer Vernooij2003-06-161-0/+46
| | | | (This used to be commit f3fd321b61dbf53b1dc33a42afe8a943c94c1135)
* 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)
* Fix typoJelmer Vernooij2002-11-111-1/+1
| | | | (This used to be commit ad5cb338a1e5e60116757a1c8f2fb844ad062401)
* Sync with HEADJelmer Vernooij2002-11-109-1757/+0
| | | | (This used to be commit b6359c585a563f9694d8afacd43329dece6af500)
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2002-11-102-0/+46
|\ | | | | | | used to be commit 37ca4bbf0c7895e3a17544e3ac6d316034424f3d)
| * Add example for MySQLJelmer Vernooij2002-11-102-0/+46
| | | | | | | | (This used to be commit de136d294fce59bdc4d0a65d35071c2837ef92a5)
| * Move pdb_xml to source/Jelmer Vernooij2002-11-055-618/+0
| | | | | | | | (This used to be commit b68106a79e4536fa82d75dd330d07dba51bfeaf4)
| * Convert pdb_mysql docs to sgmlJelmer Vernooij2002-11-051-92/+0
| | | | | | | | (This used to be commit 6642f6c5a9d6fa52a41a382850ed8bb3e1ebf701)
| * Move pdb_mysql to source/passdbJelmer Vernooij2002-11-053-1047/+0
| | | | | | | | (This used to be commit 1d742e14ad18070aee654071d159b8b7410d6f86)
| * Don't pass any booleans to pdb_set_* functionsJelmer Vernooij2002-11-041-9/+9
| | | | | | | | (This used to be commit 91f9c9e1d8b490eb384198ff012f65e22f834c39)
| * Don't pass true to pdb_set_* functionsJelmer Vernooij2002-11-041-9/+9
| | | | | | | | (This used to be commit e803bfde3d0b199155a87975e8af65f13babe692)
| * Adapt to metze's PDB_SET patchJelmer Vernooij2002-11-042-58/+58
| | | | | | | | (This used to be commit 33c7a296b3bdfab276ed91ea77077eedbeed3757)
| * Change pdb_xml functions to return NTSTATUSJelmer Vernooij2002-09-261-14/+15
| | | | | | | | (This used to be commit 834fcd23959ed202a84069bf19390103f563540c)
| * Change pdb_mysql function to return NTSTATUSJelmer Vernooij2002-09-261-65/+76
| | | | | | | | (This used to be commit fa056769a08c93f086f05baf9095ee93217f92f1)
| * Make functions return NTSTATUS instead of BOOLJelmer Vernooij2002-09-261-14/+14
| | | | | | | | (This used to be commit 6347d40eff03ad780446bdae0f1dfe0bc9edf824)
| * Better coding styleJelmer Vernooij2002-08-172-40/+19
| | | | | | | | (This used to be commit 09cb706dd1347ff29893ef33214332990be86b43)
| * Better coding styleJelmer Vernooij2002-08-172-18/+8
| | | | | | | | | | Move out last Makefile.pdb dependencies (This used to be commit 2dc8b48632b0f14834db79f851a06469d2c0c00b)
* | syncing up with HEAD again....Gerald Carter2002-09-263-93/+105
| | | | | | | | (This used to be commit e026b84815ad1a5fa981c24fff197fefa73b4928)
* | sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-254-58/+27
| | | | | | | | (This used to be commit 803715d96016767c55202362b17096fc80786c59)
* | sync 3_0 branch with HEADJelmer Vernooij2002-08-172-4/+8
| | | | | | | | (This used to be commit 19ab776bf9c91cf4e56887fd7a63d3253b7e36ef)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2002-08-179-0/+1776
|\| | | | | | | used to be commit 6938b5b98abd9ba055a46583a05c4fc07e32f529)
| * Adding pdb_xml and pdb_mysql passdb modules.Jelmer Vernooij2002-08-1011-4/+1784
| | | | | | | | | | Added some consts to pdb_test to follow pdb_methods struct more strictly (This used to be commit bb1c4501992650a5e26b4bc743aeae551852becc)
| * Add module versioning to the passdb module systemAndrew Bartlett2002-06-222-4/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | All passdb modules need to include a 'magic' macro that creates simple 'return my version number' function. (from metze and jelmer) Also fix up the dir_drive autosubsitute code to correctly use lp_logon_drive(). (from metze) Andrew Bartlett (This used to be commit 4a57c445dd4354034fc41b132a484afe6ab66e16)
| * Add some comments on writing new pdb modules. (from ctrlsoft)Andrew Bartlett2002-06-141-0/+7
| | | | | | | | | | Andrew Bartlett (This used to be commit 0a64ff4c9984c751ed6bd9e9bc8d16c70abec02d)
| * Some of the updates from ctrlsoft's 'Various' patch:Andrew Bartlett2002-05-241-17/+27
| | | | | | | | | | | | | | | | | | | | | | | | - convert net to popt - convert status to popt - adapt examples/pdb/ to multiple passdb system - add dynamic debug class example to examples/pdb/ and some reformatting to better match the samba coding style. Andrew Bartlett (This used to be commit 2498bc69d4e5c38ec385f640489daa94c508c726)
| * This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett2002-04-131-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | <jelmer@nl.linux.org>. This patch also includes major rework of pdbedit to use popt, and the addition of -i paramter (allowing the user to specify which PDBs is being operated on) and -e to export a pdb - useful for backup and testing etc. Use of -i and -e gets us pdb2pdb functionality for transition between backends, much like the sam2sam in TNG. Andrew Bartlett (This used to be commit c10def37f506d3f2bab442418ac08fdb62659b02)
* | updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-152-19/+83
|/ | | | (This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
* Also add the matching example pdb module.Andrew Bartlett2002-02-223-0/+161
(This used to be commit fbfb7ee896469e79043fab02481bacd2621a302d)