Age | Commit message (Expand) | Author | Files | Lines |
2007-11-27 | Remove unused prototype for smbldap_get_single_pstring(). | Jeremy Allison | 1 | -2/+8 |
2007-11-26 | Fix bug 5055 | Volker Lendecke | 1 | -1/+1 |
2007-11-26 | Improve debug message | Volker Lendecke | 1 | -1/+2 |
2007-11-14 | Remove smbldap_get_single_pstring() and all pstrings | Jeremy Allison | 1 | -461/+802 |
2007-11-05 | static pstring removal | Volker Lendecke | 1 | -2/+6 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -41/+41 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -1/+1 |
2007-10-10 | r25165: Use talloc_asprintf_append_buffer with an unmodified | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r25092: Add support for storing trusted domain passwords in LDAP for | Michael Adam | 1 | -5/+277 |
2007-10-10 | r25091: Start adding support for storing trusted domain passwords in LDAP | Michael Adam | 1 | -0/+44 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23688: Fix bug #4759 reported by Raul <ismell@ismell.org>. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23194: cherry pick two fixes from SAMBA_3_0_26 | Gerald Carter | 1 | -2/+6 |
2007-10-10 | r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ... | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r21609: Fix memory leaks in error code paths (and one in winbindd_group.c). | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r21608: Fix a couple of memleaks in error code paths before | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r21606: Implement escaping function for ldap RDN values | Simo Sorce | 1 | -8/+60 |
2007-10-10 | r20402: Fix spelling: samba bug #4292 debian #402392 | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r20090: Fix a class of bugs found by James Peach. Ensure | Jeremy Allison | 1 | -13/+38 |
2007-10-10 | r19943: Fix bug 4267 -- Thanks to David! | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r19083: Fix objectclass | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19058: Implement "user cannot change password", and complete "user must change | Jim McDonough | 1 | -1/+1 |
2007-10-10 | r18703: Fix the annoying effect that happens when nscd is running: | Günther Deschner | 1 | -0/+4 |
2007-10-10 | r18313: Nobody said "no" (yet.... gd?), so commit it: | Volker Lendecke | 1 | -10/+0 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -11/+11 |
2007-10-10 | r17554: Cleanup | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r17271: Fix a regression in the ldapsam uri syntax. | Gerald Carter | 1 | -7/+12 |
2007-10-10 | r17150: MMC User & group plugins fixes: | Gerald Carter | 1 | -3/+11 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -25/+33 |
2007-10-10 | r16683: Fix bug #3900 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r16681: Fix bug #3899 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -5/+0 |
2007-10-10 | r16628: Fix bug #3880, reported by jason@ncac.gwu.edu | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16427: Fix bug # 3848. Thanks to Wilco Baan Hofman for testing the release c... | Volker Lendecke | 1 | -0/+13 |
2007-10-10 | r16350: Fix the build. | Günther Deschner | 1 | -19/+0 |
2007-10-10 | r16334: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 110... | Volker Lendecke | 1 | -4/+49 |
2007-10-10 | r16121: Fix a eDir related memory leak. | Günther Deschner | 1 | -2/+9 |
2007-10-10 | r15895: Ensure all new rid allocation goes through | Jeremy Allison | 1 | -6/+12 |
2007-10-10 | r15649: Allow to store 24 password history entries in ldapsam (same limit as on | Günther Deschner | 1 | -6/+7 |
2007-10-10 | r15633: Minor smbldap/pdb_ldap cleanup | Günther Deschner | 1 | -7/+4 |
2007-10-10 | r15571: Fix Coverity bug #285 | Volker Lendecke | 1 | -3/+7 |
2007-10-10 | r15547: say goodbye to --with-ldapsam (although the ldapsam_compat passdb bac... | Gerald Carter | 1 | -17/+0 |
2007-10-10 | r15444: Fix from Jim to ensure we do a wildcard search for SID's | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14758: Fix broken LDAP search filter. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r14756: Make smbpasswd -a root work for eDirectory where there is no "account" | Günther Deschner | 1 | -5/+18 |
2007-10-10 | r14452: Sorry. Need more coffee.... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r14451: In order to get pdb_ldap searching for SID_NAME_ALIAS | Gerald Carter | 1 | -42/+16 |
2007-10-10 | r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r13979: We've dereferenced my_methods already, so there's no point in checkin... | Volker Lendecke | 1 | -1/+1 |