Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 2007-10-10 | 1 | -2/+1 |
| | |||||
* | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r22805: Inform in examples/pdb about the location of the external support for | Lars Müller | 2007-10-10 | 1 | -0/+4 |
| | | | | the SQL backends. | ||||
* | r16998: patch from Paul Griffith <paulg@cs.yorku.ca> to fix compile of the ↵ | Gerald Carter | 2007-10-10 | 1 | -12/+12 |
| | | | | test.c pdb file | ||||
* | r14684: Remove obsolete file (belonged to pdb_xml) | Jelmer Vernooij | 2007-10-10 | 1 | -46/+0 |
| | |||||
* | r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. | Günther Deschner | 2007-10-10 | 1 | -1/+1 |
| | | | | | | | | * Fix a couple of related parsing issues. * in the info3 reply in a samlogon, return the ACB-flags (instead of returning zero) Guenther | ||||
* | r13343: More sql cleanup | Volker Lendecke | 2007-10-10 | 2 | -48/+0 |
| | |||||
* | r5705: Have unknown_6 default to 1260 (fixed #892) | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | r5112: Fix for shared object creation in examples. Bugzilla #2058. | Tim Potter | 2007-10-10 | 1 | -4/+4 |
| | |||||
* | r5111: Fix up changed prototype for setsampwent pdb function. | Tim Potter | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | r4653: Output file of "test" pdb backend should be called test.so | Jelmer Vernooij | 2007-10-10 | 3 | -2/+2 |
| | |||||
* | r2567: Patches from Lars Mueller <lmuelle at suse dot de>: | Gerald Carter | 2007-10-10 | 1 | -2/+2 |
| | | | | | | | | | trivial fix for autoconf and autoheader versions with a letter in the version string. This happens in our current beta named distribution tree. trivial patch to fix the build with the upcoming libtool version. It will be mandatory to use --mode while using libtool. | ||||
* | r2210: Fix misleading comment found by Heinrich Mislik ↵ | Simo Sorce | 2007-10-10 | 1 | -2/+2 |
| | | | | <Heinrich.Mislik@univie.ac.at> | ||||
* | r379: Fix syntax error in example mysql table | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | change my email address to the samba.org one | Stefan Metzmacher | 2004-03-24 | 1 | -1/+1 |
| | | | | metze | ||||
* | Another little one: Make pdb_test.c at least compile, although its way out of | Volker Lendecke | 2003-12-30 | 2 | -8/+4 |
| | | | | | | date. Volker | ||||
* | Add new fields bad_password_count and logon_count | Jelmer Vernooij | 2003-11-09 | 1 | -1/+3 |
| | |||||
* | Add DTD used by XML passdb backend | Jelmer Vernooij | 2003-06-16 | 1 | -0/+46 |
| | |||||
* | Update for the new modules system | Jelmer Vernooij | 2003-04-28 | 1 | -4/+10 |
| | |||||
* | Update for new modules system | Jelmer Vernooij | 2003-04-28 | 1 | -46/+7 |
| | |||||
* | Fix typo | Jelmer Vernooij | 2002-11-11 | 1 | -1/+1 |
| | |||||
* | Sync with HEAD | Jelmer Vernooij | 2002-11-10 | 9 | -1757/+0 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. | cvs2svn Import User | 2002-11-10 | 2 | -0/+46 |
|\ | |||||
| * | Add example for MySQL | Jelmer Vernooij | 2002-11-10 | 2 | -0/+46 |
| | | |||||
| * | Move pdb_xml to source/ | Jelmer Vernooij | 2002-11-05 | 5 | -618/+0 |
| | | |||||
| * | Convert pdb_mysql docs to sgml | Jelmer Vernooij | 2002-11-05 | 1 | -92/+0 |
| | | |||||
| * | Move pdb_mysql to source/passdb | Jelmer Vernooij | 2002-11-05 | 3 | -1047/+0 |
| | | |||||
| * | Don't pass any booleans to pdb_set_* functions | Jelmer Vernooij | 2002-11-04 | 1 | -9/+9 |
| | | |||||
| * | Don't pass true to pdb_set_* functions | Jelmer Vernooij | 2002-11-04 | 1 | -9/+9 |
| | | |||||
| * | Adapt to metze's PDB_SET patch | Jelmer Vernooij | 2002-11-04 | 2 | -58/+58 |
| | | |||||
| * | Change pdb_xml functions to return NTSTATUS | Jelmer Vernooij | 2002-09-26 | 1 | -14/+15 |
| | | |||||
| * | Change pdb_mysql function to return NTSTATUS | Jelmer Vernooij | 2002-09-26 | 1 | -65/+76 |
| | | |||||
| * | Make functions return NTSTATUS instead of BOOL | Jelmer Vernooij | 2002-09-26 | 1 | -14/+14 |
| | | |||||
| * | Better coding style | Jelmer Vernooij | 2002-08-17 | 2 | -40/+19 |
| | | |||||
| * | Better coding style | Jelmer Vernooij | 2002-08-17 | 2 | -18/+8 |
| | | | | | | | | Move out last Makefile.pdb dependencies | ||||
* | | syncing up with HEAD again.... | Gerald Carter | 2002-09-26 | 3 | -93/+105 |
| | | |||||
* | | sync'ing up for 3.0alpha20 release | Gerald Carter | 2002-09-25 | 4 | -58/+27 |
| | | |||||
* | | sync 3_0 branch with HEAD | Jelmer Vernooij | 2002-08-17 | 2 | -4/+8 |
| | | |||||
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. | cvs2svn Import User | 2002-08-17 | 9 | -0/+1776 |
|\ \ | |/ | |||||
| * | Adding pdb_xml and pdb_mysql passdb modules. | Jelmer Vernooij | 2002-08-10 | 11 | -4/+1784 |
| | | | | | | | | Added some consts to pdb_test to follow pdb_methods struct more strictly | ||||
| * | Add module versioning to the passdb module system | Andrew Bartlett | 2002-06-22 | 2 | -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 | ||||
| * | Add some comments on writing new pdb modules. (from ctrlsoft) | Andrew Bartlett | 2002-06-14 | 1 | -0/+7 |
| | | | | | | | | Andrew Bartlett | ||||
| * | Some of the updates from ctrlsoft's 'Various' patch: | Andrew Bartlett | 2002-05-24 | 1 | -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 is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij | Andrew Bartlett | 2002-04-13 | 1 | -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 | ||||
* | | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 2002-07-15 | 2 | -19/+83 |
|/ | |||||
* | Also add the matching example pdb module. | Andrew Bartlett | 2002-02-22 | 3 | -0/+161 |