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
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
13
-27
/
+13
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
12
-12
/
+12
*
r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...
Andrew Bartlett
2007-10-10
1
-2
/
+10
*
r22989: allow '@foo' attributes searchable as we allow '@foo' attributes
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r22789: fix loading of internal samba4 modules
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r22750: dlopen() is always available now (and returns a correct error if not ...
Jelmer Vernooij
2007-10-10
1
-5
/
+0
*
r22696: Make sure this is an ascii char
Simo Sorce
2007-10-10
1
-0
/
+12
*
r22694: It seems that AIX 5.3 with XLC has difficulties with <ctype.h>. This is
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
2007-10-10
13
-27
/
+15
*
r22557: Simo has long bugged me that the paths in the sam.ldb partitions were
Andrew Bartlett
2007-10-10
1
-1
/
+11
*
r22474: If ldb does not return sucess, then the res variable may not be valid.
Andrew Bartlett
2007-10-10
1
-2
/
+0
*
r21761: - Give more detail on LDAP client library failures (make it clear
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r21760: Try to pin down were some errors are coming from. Ensure we at least
Andrew Bartlett
2007-10-10
1
-8
/
+25
*
r21736: Fix the smbclient test to do something more interesting with the last
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r21496: A number of ldb control and LDAP changes, surrounding the
Andrew Bartlett
2007-10-10
1
-5
/
+442
*
r20952: when a component is changed we need to rebuild the linearized string
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r20852: add a function to add a ldb control to a ldb_request
Stefan Metzmacher
2007-10-10
1
-0
/
+28
*
r20761: let ldb modules call ldb_set_default_dns()
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20731: we need the complex memmove() handling for removing an attribute only...
Stefan Metzmacher
2007-10-10
1
-16
/
+12
*
r20588: handle extended operations in the ldb_next_request() call
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r20583: implement the frontend calls for extended operations
Stefan Metzmacher
2007-10-10
1
-0
/
+106
*
r20581: - the ldb modules have explicit hooks for extended operations
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r20462: add functions to handle UTCTime strings
Stefan Metzmacher
2007-10-10
1
-3
/
+56
*
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
[next]