index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
modules
/
schema.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
2007-10-10
1
-51
/
+36
*
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
2007-10-10
1
-9
/
+17
*
r6470: Remove ldb_search_free() it is not needed anymore.
Simo Sorce
2007-10-10
1
-8
/
+1
*
r6360: Quieten unused variable warning.
Tim Potter
2007-10-10
1
-1
/
+1
*
r5670: simplify and clarify ldb_modules.c code
Simo Sorce
2007-10-10
1
-6
/
+7
*
r5585: LDB interfaces change:
Simo Sorce
2007-10-10
1
-19
/
+21
*
r4863: schema_find_attribute() should be static
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4862: - better structure schema tests
Simo Sorce
2007-10-10
1
-3
/
+13
*
r4859: changed a numbe rof things:
Simo Sorce
2007-10-10
1
-244
/
+150
*
r4844: - Remove the unused attrsyn structure
Simo Sorce
2007-10-10
1
-175
/
+164
*
r4801: remove the two bogus ctype.h includes
Andrew Tridgell
2007-10-10
1
-2
/
+0
*
r4786: forgot to commit the exclusion for schema checking against our control...
Simo Sorce
2007-10-10
1
-0
/
+8
*
r4784: finally make schema module use a single ldb
Simo Sorce
2007-10-10
1
-51
/
+14
*
r4781: the tolower() in schema.c is a premature optimisation. I suspect the
Andrew Tridgell
2007-10-10
1
-9
/
+8
*
r4775: use schema_attr_cmp wrapper to check for the special dn/distinguishedN...
Simo Sorce
2007-10-10
1
-35
/
+57
*
r4759: use ldb_attr_cmp() to compare attribute names
Simo Sorce
2007-10-10
1
-33
/
+52
*
r4714: move the ldb code to the new talloc interface (eg remove _p suffix)
Simo Sorce
2007-10-10
1
-532
/
+267
*
r4513: add experimental modification attribute checking
Simo Sorce
2007-10-10
1
-1
/
+451
*
r4505: Add a first very basic schema module
Simo Sorce
2007-10-10
1
-0
/
+489