Age | Commit message (Expand) | Author | Files | Lines |
2003-07-23 | convert snprintf() calls using pstrings & fstrings | Gerald Carter | 1 | -14/+14 |
2003-07-22 | Fixup a bunch of printf-style functions and debugs to use unsigned long when | Tim Potter | 1 | -12/+12 |
2003-07-18 | Fix two memleaks in pdb_ldap.c. | Volker Lendecke | 1 | -1/+4 |
2003-07-16 | Fix memleak | Volker Lendecke | 1 | -1/+4 |
2003-07-16 | typo | Volker Lendecke | 1 | -1/+1 |
2003-07-15 | Fix memleaks | Volker Lendecke | 1 | -1/+6 |
2003-07-11 | moving more code around. | Gerald Carter | 1 | -478/+11 |
2003-07-07 | and so it begins.... | Gerald Carter | 1 | -2/+8 |
2003-07-06 | Fix ldapsam_getsampwsid to correctly only say 'no such user' when indeed there | Andrew Bartlett | 1 | -13/+13 |
2003-07-05 | Add some debug statments to our vampire code - try to make it easier to track | Andrew Bartlett | 1 | -7/+9 |
2003-07-05 | Fixes to our LDAP/vampire codepaths: | Andrew Bartlett | 1 | -11/+27 |
2003-07-04 | This patch cleans up some of our ldap code, for better behaviour: | Andrew Bartlett | 1 | -387/+393 |
2003-06-25 | Patch to move functions directly from pdb_ldap.c into lib/smbldap.c | Andrew Bartlett | 1 | -718/+8 |
2003-06-24 | Fix pdb_ldap segfaults, and wrong default values for ldapsam_compat. | Andrew Bartlett | 1 | -4/+3 |
2003-06-22 | Found out a good number of NT_STATUS_IS_ERR used the wrong way. | Simo Sorce | 1 | -1/+1 |
2003-06-21 | This patch works towards to goal of common code shared between idmap_ldap | Andrew Bartlett | 1 | -261/+359 |
2003-06-18 | Ok, this patch removes the privilege stuff we had in, unused, for some time. | Simo Sorce | 1 | -9/+6 |
2003-06-07 | Try to fix memory leaks found by valgrind in pdb_ldap code. | Andrew Bartlett | 1 | -3/+3 |
2003-06-06 | support LDAP_EXOP_MODIFY_PASSWORD (not experiemental in OpenLDAP 2.1) | Gerald Carter | 1 | -9/+21 |
2003-06-06 | * break out more common code used between pdb_ldap and idmap_ldap | Gerald Carter | 1 | -128/+36 |
2003-06-05 | working draft of the idmap_ldap code. | Gerald Carter | 1 | -282/+3 |
2003-05-27 | cut-n-paste error | Gerald Carter | 1 | -1/+1 |
2003-05-27 | fix bug 118; replace hard coded 'next[User|Group]Rid' attribute names | Gerald Carter | 1 | -6/+8 |
2003-05-22 | fix bug #108; sambaSambaAccount string attributes are case insensitive; don't... | Gerald Carter | 1 | -2/+5 |
2003-05-16 | Well spotted typo by Marco Berger <MARCOB@voelcker.com> | Andrew Bartlett | 1 | -1/+1 |
2003-05-16 | Fix from Alex Deiter <tiamat@komi.mts.ru> | Simo Sorce | 1 | -1/+1 |
2003-05-14 | readding reverted changes during idmap merge (noticed by Andrew b.) | Gerald Carter | 1 | -16/+33 |
2003-05-14 | fix group mapping in LDAP under new schema | Gerald Carter | 1 | -35/+61 |
2003-05-14 | *****LDAP schema changes***** | Gerald Carter | 1 | -292/+802 |
2003-05-14 | Fix pointer return bug in get_unix_attributes() | Tim Potter | 1 | -1/+1 |
2003-05-14 | spelling | Tim Potter | 1 | -2/+2 |
2003-05-12 | Fix obvious compiler warnings. | Jeremy Allison | 1 | -1/+0 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -114/+54 |
2003-05-12 | fixing typos in debug statements | Gerald Carter | 1 | -1/+1 |
2003-05-11 | As discussed on samba-technical - move to 'primaryGroupSid' insted of | Andrew Bartlett | 1 | -17/+45 |
2003-05-11 | Using /dev/urandom for determining an ldap server backoff is a waste of system | Andrew Bartlett | 1 | -2/+6 |
2003-05-10 | Fix typo. | John Terpstra | 1 | -1/+1 |
2003-05-07 | Set our 'global sam name' in one place. For domain controllers, this is | Andrew Bartlett | 1 | -1/+1 |
2003-04-30 | Make the version numbers ints (patch from metze) | Jelmer Vernooij | 1 | -2/+2 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -3/+3 |
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 | 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 | 1 | -272/+718 |
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-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-22 | Remove ldapsam_search_one_user_by_uid from pdb_ldap. | Andrew Bartlett | 1 | -65/+20 |
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 |