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
/
dsdb
/
samdb
/
ldb_modules
/
samldb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-21
Don't maniplate control entries in samldb
Andrew Bartlett
1
-0
/
+4
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
1
-2
/
+1
2008-03-28
Convert some more files to GPLv3.
Andrew Kroeger
1
-1
/
+1
2008-03-14
Allow more 'domain' objects when looking for a unqiue SID.
Andrew Bartlett
1
-2
/
+2
2008-02-28
Users and computers now share the same template.
Andrew Bartlett
1
-35
/
+100
2008-02-20
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
1
-1
/
+1
2008-02-20
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
1
-7
/
+1
2008-01-26
ldb: Add ldb_oom() calls in a couple of places.
Jelmer Vernooij
1
-1
/
+5
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26319: Split encoding functions out of libcli_ldap.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25949: Make error messages clearer and more correct.
Andrew Bartlett
1
-2
/
+2
2007-12-21
r25940: Rework the samldb and templates handling.
Andrew Bartlett
1
-35
/
+48
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
1
-4
/
+5
2007-12-21
r25780: fix bool return
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25553: Convert to standard bool type.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24914: In response to bug #4892 by Matthias Wallnöfer <mwallnoefer@yahoo.de>,
Andrew Bartlett
1
-17
/
+4
2007-10-10
r24696: Fix bug 4918 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>
Andrew Bartlett
1
-37
/
+40
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control isn't used anymore
Stefan Metzmacher
1
-5
/
+0
2007-10-10
r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add request
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r20315: Implement the server side of DsGetDomainControllerInfo. This is a
Andrew Bartlett
1
-36
/
+1
2007-10-10
r20034: Start using ldb_search_exp_fmt()
Simo Sorce
1
-11
/
+6
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
1
-5
/
+5
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-6
/
+6
2007-10-10
r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS.
Andrew Bartlett
1
-3
/
+6
2007-10-10
r19531: Make struct ldb_dn opaque and local to ldb_dn.c
Simo Sorce
1
-13
/
+13
2007-10-10
r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...
Simo Sorce
1
-1
/
+1
2007-10-10
r19330: Fix memleaks
Simo Sorce
1
-1
/
+1
2007-10-10
r19328: another leak plugged ....
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17823: get rid of most of the samdb_base_dn() calls, as they are no longer
Andrew Tridgell
1
-2
/
+2
2007-10-10
r17788: fix compiler warnings
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r17529: Simo doesn't like the use of the internal ldb_errstring in functions
Andrew Bartlett
1
-8
/
+28
2007-10-10
r17516: Change helper function names to make more clear what they are meant t...
Simo Sorce
1
-1
/
+1
2007-10-10
r17514: Simplify the way to set ldb errors and add another
Simo Sorce
1
-30
/
+38
2007-10-10
r17186: "async" word abuse clean-up part 2
Simo Sorce
1
-1
/
+1
2007-10-10
r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sids
Andrew Bartlett
1
-5
/
+3
2007-10-10
r16854: Fix the RPC-SAMR-PASSWORDS test. It failed because we allocated users
Andrew Bartlett
1
-1
/
+3
2007-10-10
r16831: Use a valid memory context (found by the IBM checker).
Andrew Bartlett
1
-2
/
+2
2007-10-10
r16827: Factor out some code into common samdb functions:
Andrew Bartlett
1
-149
/
+24
2007-10-10
r16264: Add, but do not yet enable, the partitions module.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r16227: Don't segfault if the ldb_search() fails.
Andrew Bartlett
1
-2
/
+5
2007-10-10
r16159: Even more work on samldb error reporting. Make sure to get the
Andrew Bartlett
1
-34
/
+31
2007-10-10
r16129: Further clean up the samldb module.
Andrew Bartlett
1
-42
/
+52
2007-10-10
r16108: Fixes from working with the partition module.
Andrew Bartlett
1
-12
/
+17
2007-10-10
r16069: Remove unused destructor and an unused variable.
Andrew Bartlett
1
-9
/
+0
2007-10-10
r16061: Prove that removing the objectClass list in the samldb module breaks ...
Andrew Bartlett
1
-3
/
+0
2007-10-10
r16042: Fix crashbug caused by incorret error reporting.
Simo Sorce
1
-12
/
+12
2007-10-10
r16036: Add a couple of new functions to corretly deal with timeouts.
Simo Sorce
1
-1
/
+3
2007-10-10
r16022: ooops, a bit too aggressive commit :-)
Simo Sorce
1
-1
/
+1
[next]