Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting... | Simo Sorce | 4 | -84/+69 |
2007-10-10 | r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie: | Andrew Bartlett | 1 | -1/+26 |
2007-10-10 | r8669: The objectguid module belongs in Samba's ldb module collection, not in | Andrew Bartlett | 1 | -220/+0 |
2007-10-10 | r8667: Further simply the provision script, by removing the 'name' attribute. | Andrew Bartlett | 2 | -21/+292 |
2007-10-10 | r8650: Use the timestamps and a new objectguid module rather than placing | Andrew Bartlett | 1 | -0/+220 |
2007-10-10 | r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree | Andrew Tridgell | 3 | -18/+36 |
2007-10-10 | r6937: some minor fixes and updates | Stefan Metzmacher | 1 | -13/+15 |
2007-10-10 | r6935: don't do three things at a time :-) | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r6934: thanks to HotaruT for pointing out skel.c was not in line with the res... | Simo Sorce | 1 | -6/+20 |
2007-10-10 | r6470: Remove ldb_search_free() it is not needed anymore. | Simo Sorce | 3 | -22/+1 |
2007-10-10 | r6360: Quieten unused variable warning. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r5769: Fix unused variable warning. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r5670: simplify and clarify ldb_modules.c code | Simo Sorce | 1 | -6/+7 |
2007-10-10 | r5585: LDB interfaces change: | Simo Sorce | 3 | -90/+100 |
2007-10-10 | r4863: schema_find_attribute() should be static | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4862: - better structure schema tests | Simo Sorce | 1 | -3/+13 |
2007-10-10 | r4859: changed a numbe rof things: | Simo Sorce | 1 | -244/+150 |
2007-10-10 | r4844: - Remove the unused attrsyn structure | Simo Sorce | 1 | -175/+164 |
2007-10-10 | r4801: remove the two bogus ctype.h includes | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r4786: forgot to commit the exclusion for schema checking against our control... | Simo Sorce | 1 | -0/+8 |
2007-10-10 | r4784: finally make schema module use a single ldb | Simo Sorce | 1 | -51/+14 |
2007-10-10 | r4781: the tolower() in schema.c is a premature optimisation. I suspect the | Andrew Tridgell | 1 | -9/+8 |
2007-10-10 | r4775: use schema_attr_cmp wrapper to check for the special dn/distinguishedN... | Simo Sorce | 1 | -35/+57 |
2007-10-10 | r4759: use ldb_attr_cmp() to compare attribute names | Simo Sorce | 2 | -34/+53 |
2007-10-10 | r4714: move the ldb code to the new talloc interface (eg remove _p suffix) | Simo Sorce | 2 | -540/+275 |
2007-10-10 | r4513: add experimental modification attribute checking | Simo Sorce | 1 | -1/+451 |
2007-10-10 | r4506: fix compiler warnings | Stefan Metzmacher | 1 | -3/+0 |
2007-10-10 | r4505: Add a first very basic schema module | Simo Sorce | 1 | -0/+489 |
2007-10-10 | r4503: add an error reporting function (fixes) | Simo Sorce | 1 | -8/+17 |
2007-10-10 | r4502: add an error reporting function | Simo Sorce | 1 | -1/+17 |
2007-10-10 | r4474: - converted ldb to use talloc internally | Andrew Tridgell | 2 | -58/+29 |
2007-10-10 | r3897: add a locking infrastructure | Simo Sorce | 2 | -0/+28 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 2 | -0/+4 |
2007-10-10 | r3755: add missing files | Simo Sorce | 2 | -0/+400 |