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
/
common
/
ldb_attributes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldb: make ldb a top level library for Samba 4.0
Andrew Bartlett
2011-07-05
1
-306
/
+0
*
ldb:"ldb_schema_attribute_by_name_internal" - support the whole unsigned int ...
Matthias Dieter Wallnöfer
2010-10-19
1
-7
/
+5
*
ldb:"ldb_schema_attribute_by_name_internal" - switch back to 32bit counters
Matthias Dieter Wallnöfer
2010-10-18
1
-4
/
+5
*
LDB:common - Change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-7
/
+8
*
fixed internal handling of attribute deletion
Andrew Tridgell
2009-04-07
1
-13
/
+23
*
major upgrade to the ldb attribute handling
Andrew Tridgell
2009-04-02
1
-0
/
+21
*
Explicitly include ldb_handlers.h where necessary
Simo Sorce
2009-01-30
1
-0
/
+1
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
1
-1
/
+1
*
Small cosmetic LDB patch regarding return values.
Matthias Dieter Wallnöfer
2008-12-19
1
-1
/
+1
*
s4:ldb: add infrastructure for extended dn handlers
Andrew Bartlett
2008-12-17
1
-0
/
+47
*
Don't allow a NULL syntax
Andrew Bartlett
2008-08-21
1
-0
/
+4
*
don't overwrite fixed attributes with @ATTRIBUTES
Andrew Tridgell
2008-08-20
1
-0
/
+4
*
Merge commit 'origin/v4-0-test' into v4-0-test
Andrew Tridgell
2008-08-20
1
-3
/
+11
|
\
|
*
Allow attributes to be overwritten, not just added to
Andrew Bartlett
2008-08-18
1
-3
/
+11
*
|
added a LDB_ATTR_FLAG_FIXED so the schema module can mark attributes
Andrew Tridgell
2008-08-20
1
-0
/
+5
|
/
*
r25218: After discussion with Simo, remove the subclass support from LDB.
Andrew Bartlett
2007-10-10
1
-111
/
+0
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r20188: move back to an default attribute handler and not use the '*' attribute
Stefan Metzmacher
2007-10-10
1
-2
/
+15
*
r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer
Stefan Metzmacher
2007-10-10
1
-78
/
+79
*
r20168: start separating attributes and syntaxes
Stefan Metzmacher
2007-10-10
1
-7
/
+12
*
r19966: we don't need 2 versions of this functions
Stefan Metzmacher
2007-10-10
1
-34
/
+4
*
r19907: this function is used a lot
Simo Sorce
2007-10-10
1
-18
/
+40
*
r19886: ncName is specific to samba, not the generic ldb engine
Simo Sorce
2007-10-10
1
-1
/
+0
*
r19740: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r19365: fixed a memory leak in the ldb attribute handling
Andrew Tridgell
2007-10-10
1
-0
/
+14
*
r17579: make ldb build g++ friendly
Andrew Tridgell
2007-10-10
1
-9
/
+9
*
r16066: The OSX AD plugin uses objectCategory searches a lot, and uses them
Andrew Bartlett
2007-10-10
1
-1
/
+0
*
r16062: objectCategory is a DN, and needs to be matched as such.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r10915: added a standard attribute handler for a ldap UTC time string
Andrew Tridgell
2007-10-10
1
-11
/
+18
*
r9928: ncName is a DN, and needs to use DN matching rules.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r9771: - Prevent ldb crash when a invalid DN is added
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r8364: fixed a valgrind bug spotted by simo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8082: large rewite of ldb_dn.c
Simo Sorce
2007-10-10
1
-1
/
+8
*
r8037: a fairly major update to the internals of ldb. Changes are:
Andrew Tridgell
2007-10-10
1
-0
/
+281