summaryrefslogtreecommitdiff
path: root/examples/pdb
AgeCommit message (Collapse)AuthorFilesLines
2003-06-16Add DTD used by XML passdb backendJelmer Vernooij1-0/+46
(This used to be commit f3fd321b61dbf53b1dc33a42afe8a943c94c1135)
2003-04-28Update for the new modules systemJelmer Vernooij1-4/+10
(This used to be commit 528c56176b186d9fa43f6a0c9831562c123ec25d)
2003-04-28Update for new modules systemJelmer Vernooij1-46/+7
(This used to be commit bd2444322956cd34a95159114547b5ddc804df9e)
2002-11-11Fix typoJelmer Vernooij1-1/+1
(This used to be commit ad5cb338a1e5e60116757a1c8f2fb844ad062401)
2002-11-10Sync with HEADJelmer Vernooij9-1757/+0
(This used to be commit b6359c585a563f9694d8afacd43329dece6af500)
2002-11-10This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2-0/+46
used to be commit 37ca4bbf0c7895e3a17544e3ac6d316034424f3d)
2002-11-10Add example for MySQLJelmer Vernooij2-0/+46
(This used to be commit de136d294fce59bdc4d0a65d35071c2837ef92a5)
2002-11-05Move pdb_xml to source/Jelmer Vernooij5-618/+0
(This used to be commit b68106a79e4536fa82d75dd330d07dba51bfeaf4)
2002-11-05Convert pdb_mysql docs to sgmlJelmer Vernooij1-92/+0
(This used to be commit 6642f6c5a9d6fa52a41a382850ed8bb3e1ebf701)
2002-11-05Move pdb_mysql to source/passdbJelmer Vernooij3-1047/+0
(This used to be commit 1d742e14ad18070aee654071d159b8b7410d6f86)
2002-11-04Don't pass any booleans to pdb_set_* functionsJelmer Vernooij1-9/+9
(This used to be commit 91f9c9e1d8b490eb384198ff012f65e22f834c39)
2002-11-04Don't pass true to pdb_set_* functionsJelmer Vernooij1-9/+9
(This used to be commit e803bfde3d0b199155a87975e8af65f13babe692)
2002-11-04Adapt to metze's PDB_SET patchJelmer Vernooij2-58/+58
(This used to be commit 33c7a296b3bdfab276ed91ea77077eedbeed3757)
2002-09-26syncing up with HEAD again....Gerald Carter3-93/+105
(This used to be commit e026b84815ad1a5fa981c24fff197fefa73b4928)
2002-09-26Change pdb_xml functions to return NTSTATUSJelmer Vernooij1-14/+15
(This used to be commit 834fcd23959ed202a84069bf19390103f563540c)
2002-09-26Change pdb_mysql function to return NTSTATUSJelmer Vernooij1-65/+76
(This used to be commit fa056769a08c93f086f05baf9095ee93217f92f1)
2002-09-26Make functions return NTSTATUS instead of BOOLJelmer Vernooij1-14/+14
(This used to be commit 6347d40eff03ad780446bdae0f1dfe0bc9edf824)
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter4-58/+27
(This used to be commit 803715d96016767c55202362b17096fc80786c59)
2002-08-17Better coding styleJelmer Vernooij2-40/+19
(This used to be commit 09cb706dd1347ff29893ef33214332990be86b43)
2002-08-17Better coding styleJelmer Vernooij2-18/+8
Move out last Makefile.pdb dependencies (This used to be commit 2dc8b48632b0f14834db79f851a06469d2c0c00b)
2002-08-17sync 3_0 branch with HEADJelmer Vernooij2-4/+8
(This used to be commit 19ab776bf9c91cf4e56887fd7a63d3253b7e36ef)
2002-08-17This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User9-0/+1776
used to be commit 6938b5b98abd9ba055a46583a05c4fc07e32f529)
2002-08-10Adding pdb_xml and pdb_mysql passdb modules.Jelmer Vernooij11-4/+1784
Added some consts to pdb_test to follow pdb_methods struct more strictly (This used to be commit bb1c4501992650a5e26b4bc743aeae551852becc)
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2-19/+83
(This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
2002-06-22Add module versioning to the passdb module systemAndrew Bartlett2-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)
2002-06-14Add some comments on writing new pdb modules. (from ctrlsoft)Andrew Bartlett1-0/+7
Andrew Bartlett (This used to be commit 0a64ff4c9984c751ed6bd9e9bc8d16c70abec02d)
2002-05-24Some of the updates from ctrlsoft's 'Various' patch:Andrew Bartlett1-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)
2002-04-13This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett1-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)
2002-02-22Also add the matching example pdb module.Andrew Bartlett3-0/+161
(This used to be commit fbfb7ee896469e79043fab02481bacd2621a302d)