Age | Commit message (Expand) | Author | Files | Lines |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -7/+17 |
2003-04-24 | - Get rid of module_path_get_name() | Jelmer Vernooij | 1 | -11/+6 |
2003-04-21 | Pdb modules are in $libdir/pdb not $libdir/passdb | Jelmer Vernooij | 1 | -1/+1 |
2003-04-15 | Use the new modules system for passdb (merge from HEAD) | Jelmer Vernooij | 1 | -31/+79 |
2003-03-22 | Thanks to volker, merge passdb changes from HEAD: | Andrew Bartlett | 1 | -0/+63 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -1/+1 |
2002-11-14 | Remove #ifdef's for NISPLUS_SAM - there are no function name collisions anymore | Jelmer Vernooij | 1 | -4/+0 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -2/+2 |
2002-11-02 | Merge passdb from HEAD -> 3.0 | Andrew Bartlett | 1 | -0/+223 |
2002-10-25 | Only run free_private_data when specified (reported by Steve Langasek aka vor... | Jelmer Vernooij | 1 | -1/+2 |
2002-09-26 | sync with HEAD | Gerald Carter | 1 | -58/+58 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -2/+3 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -3/+3 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -110/+225 |
2002-04-04 | Fixed memory leak in make_pdb_context_name() | Tim Potter | 1 | -17/+25 |
2002-03-19 | second step to gain free uid<->rid mapping | Simo Sorce | 1 | -45/+1 |
2002-03-18 | Start to switch away from the alghorithmic uid->rid mapping model | Simo Sorce | 1 | -0/+44 |
2002-03-17 | Renamed get_nt_error_msg() to nt_errstr(). | Tim Potter | 1 | -1/+1 |
2002-03-02 | This patch merges my private LDAP tree into HEAD. | Andrew Bartlett | 1 | -3/+4 |
2002-02-22 | Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>. | Andrew Bartlett | 1 | -3/+4 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-26 | fix typo | Andrew Bartlett | 1 | -1/+1 |
2002-01-25 | Passdb changes: | Andrew Bartlett | 1 | -5/+19 |
2002-01-20 | This is another *BIG* change... | Andrew Bartlett | 1 | -0/+368 |