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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r20373: When adding a base to a "" DN, don't precede it with a comma (,)
Andrew Bartlett
2007-10-10
1
-2
/
+10
*
r20317: store references to all important naming contexts.
Stefan Metzmacher
2007-10-10
1
-13
/
+45
*
r20192: I assume a 'break' is the correct thing to do here,
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r20189: remove unused struct element
Stefan Metzmacher
2007-10-10
2
-3
/
+0
*
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
4
-102
/
+103
*
r20168: start separating attributes and syntaxes
Stefan Metzmacher
2007-10-10
2
-26
/
+24
*
r20033: Never commit before testing
Simo Sorce
2007-10-10
1
-3
/
+6
*
r20032: Add ldb_search_exp_fmt()
Simo Sorce
2007-10-10
1
-0
/
+36
*
r20023: handle <SID=...> <WKGUID=...> dn's also in ldb_dn_new_fmt()
Stefan Metzmacher
2007-10-10
1
-0
/
+10
*
r19966: we don't need 2 versions of this functions
Stefan Metzmacher
2007-10-10
1
-34
/
+4
*
r19964: make debuging easier and report usefull error messages
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r19954: allow more special dn's:
Stefan Metzmacher
2007-10-10
1
-0
/
+10
*
r19910: Make better use of our set of talloc utility functions
Simo Sorce
2007-10-10
1
-5
/
+5
*
r19909: Make this one double as fast
Simo Sorce
2007-10-10
1
-5
/
+17
*
r19907: this function is used a lot
Simo Sorce
2007-10-10
1
-18
/
+40
*
r19906: ldb_attr_cmp is used a lot
Simo Sorce
2007-10-10
1
-11
/
+0
*
r19901: Fix a potential NULL dereference
Volker Lendecke
2007-10-10
1
-0
/
+3
*
r19888: make it possible to use default attrib handlers from extensions
Simo Sorce
2007-10-10
1
-10
/
+11
*
r19887: return "" string only if the dn is a valid one
Simo Sorce
2007-10-10
1
-5
/
+9
*
r19886: ncName is specific to samba, not the generic ldb engine
Simo Sorce
2007-10-10
1
-1
/
+0
*
r19885: special dn's were not casefolded before rev 19831,
Stefan Metzmacher
2007-10-10
1
-13
/
+11
*
r19871: simplify more
Simo Sorce
2007-10-10
1
-17
/
+7
*
r19870: Simplify code
Simo Sorce
2007-10-10
1
-25
/
+11
*
r19869: fix memleaks
Simo Sorce
2007-10-10
1
-34
/
+121
*
r19832: better prototypes for the linearization functions:
Simo Sorce
2007-10-10
4
-5
/
+5
*
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
2007-10-10
7
-621
/
+962
*
r19743: merge from samba3:
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r19742: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-4
/
+8
*
r19740: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r19731: Modify the ldb_map infrustructure to always map from requested
Andrew Bartlett
2007-10-10
1
-1
/
+13
*
r19720: - don't pass a pointer reference to ldb_search_default_callback()
Stefan Metzmacher
2007-10-10
1
-13
/
+14
*
r19719: don't use 'new' as var name samba3 doesn't like it...
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r19531: Make struct ldb_dn opaque and local to ldb_dn.c
Simo Sorce
2007-10-10
2
-32
/
+89
*
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
2007-10-10
1
-3
/
+12
*
r19490: better to check the return result
Simo Sorce
2007-10-10
1
-4
/
+5
*
r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...
Simo Sorce
2007-10-10
2
-11
/
+22
*
r19454: In standalone build init asq too
Simo Sorce
2007-10-10
1
-0
/
+1
*
r19453: Expose helper functions
Simo Sorce
2007-10-10
1
-2
/
+3
*
r19365: fixed a memory leak in the ldb attribute handling
Andrew Tridgell
2007-10-10
1
-0
/
+14
*
r19362: - don't need to store the baseinfo message after cache load
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r19361: added a comment
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r19323: fixed a leak in the ldif parse code
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r19305: Potential memleak on the ldb_context if we don't use a temp mem context
Simo Sorce
2007-10-10
1
-1
/
+10
*
r19289: fixed a memory leak in ldb_dn_string_compose()
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r19264: Clarify behaviour in ldb_search_callback() and provide more
Andrew Bartlett
2007-10-10
1
-7
/
+11
*
r19196: merge from samba3:
Stefan Metzmacher
2007-10-10
4
-21
/
+23
*
r19188: merge from samba3:
Stefan Metzmacher
2007-10-10
6
-14
/
+19
*
r19113: fixed another checker warning.
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r19112: fixed a checker warning.
Andrew Tridgell
2007-10-10
1
-1
/
+1
[next]