index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19312: This should fix a nasty bug with values and names being freed before ...
Simo Sorce
1
-1
/
+5
2007-10-10
r19310: Add another conflicting oid
Andrew Bartlett
1
-2
/
+2
2007-10-10
r19305: Potential memleak on the ldb_context if we don't use a temp mem context
Simo Sorce
1
-1
/
+10
2007-10-10
r19299: Fix possible memleaks
Simo Sorce
1
-0
/
+2
2007-10-10
r19289: fixed a memory leak in ldb_dn_string_compose()
Andrew Tridgell
1
-2
/
+4
2007-10-10
r19274: fix ldbdel and ldbmodify to return an error if the underlying ldb call
Andrew Tridgell
2
-15
/
+11
2007-10-10
r19273: - fixed error handling with the ldap backend
Andrew Tridgell
5
-20
/
+37
2007-10-10
r19264: Clarify behaviour in ldb_search_callback() and provide more
Andrew Bartlett
1
-7
/
+11
2007-10-10
r19196: merge from samba3:
Stefan Metzmacher
6
-25
/
+27
2007-10-10
r19188: merge from samba3:
Stefan Metzmacher
6
-14
/
+19
2007-10-10
r19146: merge from samba3:
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r19134: Merge the second set of C++ warning fixes from Samba3. I'll leave r19...
Volker Lendecke
1
-6
/
+12
2007-10-10
r19129: Add comment to clarify behavior
Simo Sorce
1
-0
/
+4
2007-10-10
r19123: - pass LDFLAGS from configure to Makefile
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19114: fixed another checker warning and a possible error on allocation
Andrew Tridgell
1
-1
/
+3
2007-10-10
r19113: fixed another checker warning.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r19112: fixed a checker warning.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r19079: talloc_array can fail
Volker Lendecke
1
-0
/
+1
2007-10-10
r19076: ldb_dn_copy_partial can fail
Volker Lendecke
1
-0
/
+1
2007-10-10
r19075: Fix a potential NULL dereference
Volker Lendecke
1
-0
/
+4
2007-10-10
r19074: Merge from 3_0: Fix a potential NULL dereference.
Volker Lendecke
1
-1
/
+1
2007-10-10
r19069: The sequence number is a 64 bit unsigned integer
Simo Sorce
1
-2
/
+2
2007-10-10
r19068: Fix a potential NULL dereference
Volker Lendecke
1
-0
/
+4
2007-10-10
r19009: ensure that data values from ldap libs are null terminated, to allow
Andrew Tridgell
1
-1
/
+6
2007-10-10
r18978: Fix bug found by:
Andrew Bartlett
1
-3
/
+13
2007-10-10
r18942: add a ldb_set_create_perms() function in ldb. I didn't call it
Andrew Tridgell
4
-1
/
+16
2007-10-10
r18939: don't rely on the umask being right in ldb creation. Both Samba3 and
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18910: Change ldb_msg_add_string() to not actually add an attribute if the
Andrew Tridgell
1
-0
/
+5
2007-10-10
r18903: merge from samba3:
Stefan Metzmacher
4
-4
/
+6
2007-10-10
r18894: Merge const fixes from 3_0
Volker Lendecke
1
-5
/
+5
2007-10-10
r18882: make style consistent
Simo Sorce
1
-1
/
+3
2007-10-10
r18881: remove wrong check and statement.
Simo Sorce
1
-5
/
+0
2007-10-10
r18851: Some C++ warnings
Volker Lendecke
1
-8
/
+8
2007-10-10
r18840: make these compatible with g++ warnings
Andrew Tridgell
2
-15
/
+15
2007-10-10
r18834: get the log context code right
Andrew Tridgell
1
-2
/
+2
2007-10-10
r18832: fixed standalone build
Andrew Tridgell
1
-19
/
+19
2007-10-10
r18831: minor build changes for samba3. The logging changes will be removed
Andrew Tridgell
5
-4
/
+41
2007-10-10
r18830: ensure backends aren't added twice (needed for samba3)
Andrew Tridgell
1
-13
/
+19
2007-10-10
r18781: Move the usnCreated and usnChanged handling around again.
Andrew Bartlett
7
-144
/
+71
2007-10-10
r18777: add helper functions to create an ldb_request structure
Simo Sorce
2
-69
/
+205
2007-10-10
r18770: Avoid crashes and fix up other issues in the client-side paged_search...
Andrew Bartlett
1
-27
/
+57
2007-10-10
r18602: updated web page for new ldb build method
Andrew Tridgell
1
-3
/
+8
2007-10-10
r18596: removed superfluous semicolon
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18591: Better defaults for share creation
Simo Sorce
1
-6
/
+13
2007-10-10
r18539: 'make distclean' should delete config.cache
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18538: we need a pipe here, not a logical OR
Andrew Tridgell
1
-1
/
+2
2007-10-10
r18536: fixed the loading of external binary files from ldif into ldb
Andrew Tridgell
2
-4
/
+13
2007-10-10
r18535: move the AC_CANONICAL_HOST and host specific flag tests into
Andrew Tridgell
4
-4
/
+3051
2007-10-10
r18515: Remove calls to "time" for now as some sh implementations don't have it,
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r18504: Handle mappings for RENAME and KEEP attributes better. We don't need
Andrew Bartlett
1
-44
/
+66
[next]