Age | Commit message (Expand) | Author | Files | Lines |
2008-03-28 | mapping_ldb: fix memory leak in group enumeration | Stefan Metzmacher | 1 | -1/+2 |
2008-01-15 | Fix "status used uninitialized" warnings. | Jeremy Allison | 1 | -1/+1 |
2008-01-09 | Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS. | Michael Adam | 1 | -7/+9 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -6/+6 |
2007-12-07 | Remove next_token - all uses must now be next_token_talloc. | Jeremy Allison | 1 | -3/+6 |
2007-11-13 | Remove all pstring from groupdb/ | Jeremy Allison | 1 | -7/+10 |
2007-11-01 | Patch 2 of 3 from Debian Samba packagers: | Gerald (Jerry) Carter | 1 | -4/+4 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -12/+12 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | 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 | r23367: check the "use mmap" option for ldb too | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r23323: merged ldb changes from 3.0.26 | Andrew Tridgell | 1 | -53/+45 |
2007-10-10 | r20090: Fix a class of bugs found by James Peach. Ensure | Jeremy Allison | 1 | -4/+2 |
2007-10-10 | r19927: Fix klokwork ID 4702 | Volker Lendecke | 1 | -1/+4 |
2007-10-10 | r19516: Fix the DN, to make searches using the domain as base | Simo Sorce | 1 | -9/+9 |
2007-10-10 | r19073: mapping_dn can fail | Volker Lendecke | 1 | -2/+15 |
2007-10-10 | r18938: fixed a group map bug reported by Jerry. The caller in mapping.c | Andrew Tridgell | 1 | -4/+1 |
2007-10-10 | r18912: we don't need the special case for comments now in the | Andrew Tridgell | 1 | -5/+1 |
2007-10-10 | r18875: The comment field can be empty | Volker Lendecke | 1 | -2/+6 |
2007-10-10 | r18870: - enable the ldb ldap backend properly based on configure tests for | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18868: just in case there is a disaster (with our code? never ...) use a | Andrew Tridgell | 1 | -2/+7 |
2007-10-10 | r18867: change the group mapping code to use ldb instead of tdb | Andrew Tridgell | 1 | -0/+670 |