Age | Commit message (Expand) | Author | Files | Lines |
2003-05-07 | Fix irritating typo - non arg functions should be fn(void). | Jeremy Allison | 1 | -1/+1 |
2003-05-07 | Set our 'global sam name' in one place. For domain controllers, this is | Andrew Bartlett | 3 | -8/+10 |
2003-04-30 | Make the version numbers ints (patch from metze) | Jelmer Vernooij | 2 | -3/+3 |
2003-04-29 | Use a common function to create the SAM_ACCOUNT being used to add accounts | Andrew Bartlett | 1 | -25/+36 |
2003-04-29 | don't implement any group mapping functions in the guest sam module | Gerald Carter | 1 | -0/+11 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 8 | -26/+36 |
2003-04-28 | The caller must always set the RID on the SAM_ACCOUNT, so don't try and guess | Andrew Bartlett | 1 | -3/+1 |
2003-04-28 | The RID must be 'SET', not 'DEFAULT' or we won't set it into LDAP, and try | Andrew Bartlett | 1 | -2/+2 |
2003-04-28 | Guenther Deschner <gd@suse.de> notes that I missed out setting the default | Andrew Bartlett | 1 | -1/+3 |
2003-04-28 | A new pdb_ldap! | Andrew Bartlett | 3 | -276/+722 |
2003-04-28 | Merge of a debuglevel downgrade from HEAD. | Tim Potter | 1 | -2/+2 |
2003-04-28 | Fix number of arguments to asprintf() | Jelmer Vernooij | 1 | -1/+1 |
2003-04-28 | Make some more functions static | Jelmer Vernooij | 1 | -3/+3 |
2003-04-26 | Remove the unpopular pdb_unix, which has served it's time well. | Andrew Bartlett | 1 | -131/+0 |
2003-04-26 | After a quick run with the 'weird' charset, squash a few bugs in our new | Andrew Bartlett | 1 | -5/+12 |
2003-04-25 | Based on a patch by Alex Deiter <tiamat@komi.mts.ru>, make sure that we convert | Andrew Bartlett | 1 | -20/+69 |
2003-04-24 | Don't store UID or GID | Jelmer Vernooij | 2 | -48/+13 |
2003-04-24 | - Get rid of module_path_get_name() | Jelmer Vernooij | 1 | -11/+6 |
2003-04-24 | Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.conf | Jelmer Vernooij | 2 | -96/+34 |
2003-04-23 | This define does not always seem to be present, so define it if need be. | Andrew Bartlett | 1 | -0/+4 |
2003-04-23 | - Merge a memory leak fix from HEAD | Andrew Bartlett | 1 | -11/+16 |
2003-04-23 | Merge idra's fix for pdb_tdb segfaults from HEAD to 3.0 - sombody changed | Andrew Bartlett | 1 | -3/+7 |
2003-04-22 | Remove ldapsam_search_one_user_by_uid from pdb_ldap. | Andrew Bartlett | 2 | -68/+22 |
2003-04-22 | This is meant to be initialised to the size of the buffer. | Andrew Bartlett | 1 | -1/+1 |
2003-04-22 | Make pdb_ldap use a random factor in deciding how long we need to sleep. | Andrew Bartlett | 1 | -7/+22 |
2003-04-22 | Merge mimir's trusted domain code from HEAD -> 3.0, plus some memory | Andrew Bartlett | 1 | -37/+55 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 2 | -16/+101 |
2003-04-21 | Default to "passdb.xml" as default output filename instead of "-" | Jelmer Vernooij | 1 | -1/+1 |
2003-04-21 | - Fix modules build of pdb_mysql and pdb_xml | Jelmer Vernooij | 2 | -9/+3 |
2003-04-21 | Pdb modules are in $libdir/pdb not $libdir/passdb | Jelmer Vernooij | 1 | -1/+1 |
2003-04-19 | Address gcc warnings. | Volker Lendecke | 1 | -1/+5 |
2003-04-15 | Use the new modules system for passdb (merge from HEAD) | Jelmer Vernooij | 9 | -79/+127 |
2003-04-09 | Fix double free on error and typo | Jelmer Vernooij | 1 | -2/+1 |
2003-04-07 | Merge from HEAD - restore previous behaviour of pdb_unix (auto upgrade to | Andrew Bartlett | 1 | -0/+1 |
2003-04-05 | Ensure we don't segfault if ldap doesn't fill in the ld_error string (merge f... | Andrew Bartlett | 1 | -18/+18 |
2003-03-30 | This fixes group updates in LDAP the same way as user updates | Volker Lendecke | 1 | -77/+98 |
2003-03-28 | Try to get meaningful errors out of ldap more often - get the error string | Andrew Bartlett | 1 | -11/+38 |
2003-03-27 | This is no functional change. It just makes pdb_ldap.c a bit | Volker Lendecke | 1 | -24/+50 |
2003-03-25 | Must have been somewhere else last sunday... | Volker Lendecke | 1 | -3/+4 |
2003-03-23 | Implement abartlet's suggestion to add attribs to ldap if they | Volker Lendecke | 1 | -24/+30 |
2003-03-23 | Merge from HEAD: | Volker Lendecke | 1 | -2/+2 |
2003-03-23 | Metzes change: | Volker Lendecke | 1 | -4/+9 |
2003-03-22 | Never touch complicated if/else/elsif structures :-) | Volker Lendecke | 1 | -23/+27 |
2003-03-22 | This changes the way we do LDAP updates. We don't use LDAP_MOD_MODIFY | Volker Lendecke | 1 | -121/+175 |
2003-03-22 | Thanks to volker, merge passdb changes from HEAD: | Andrew Bartlett | 5 | -222/+78 |
2003-03-22 | Merge from HEAD - patch from Jianliang Lu <j.lu@tiesse.com> to set the | Andrew Bartlett | 1 | -0/+11 |
2003-03-20 | Merge from HEAD | Volker Lendecke | 1 | -8/+8 |
2003-03-19 | void function cannot return a value (besides the function called was | Herb Lewis | 1 | -1/+1 |
2003-03-19 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+129 |
2003-03-19 | Put in the new modules system. It's now used by passdb and rpc. I will | Jelmer Vernooij | 7 | -75/+42 |