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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-26
registry: Fix warning freeing talloc pointer with multiple parents.
Jelmer Vernooij
1
-1
/
+1
2009-09-26
ldb: Check for talloc using pkg-config before checking manually, so we
Jelmer Vernooij
1
-3
/
+4
2009-09-26
pythonbindings: allow add() to have an array of controls as second parameter
Matthieu Patou
2
-4
/
+67
2009-09-23
s4:ldif_handlers Fix memory leak in objectCategory LDIF handler
Andrew Bartlett
1
-0
/
+1
2009-09-23
fixed spelling
Andrew Tridgell
1
-1
/
+1
2009-09-22
s4-ldb: server side sort args are const char *
Andrew Tridgell
1
-2
/
+2
2009-09-22
s4-ldb: fixed call argument order for ldb_dn_from_ldb_val
Andrew Tridgell
1
-3
/
+3
2009-09-22
s4-ldb: when tracing, show ldb_set_debug messages
Andrew Tridgell
1
-0
/
+3
2009-09-22
s4-ldb: only show the outer level of ldb ops when tracing
Andrew Tridgell
3
-4
/
+38
2009-09-22
s4-ldb: don't show timestamps on every line of ldb traces
Andrew Tridgell
5
-64
/
+100
2009-09-22
Move the check above the talloc
Anatoliy Atanasov
1
-5
/
+6
2009-09-21
s4:ldb Add 'single-value' support to LDB.
Andrew Bartlett
2
-2
/
+52
2009-09-21
Merge branch 'master' of git://git.samba.org/samba
Nadezhda Ivanova
9
-4
/
+169
2009-09-21
Add support in the ldb_dn.c code for MS-ADTS:3.1.1.5.1.2 Naming Constraints
Anatoliy Atanasov
1
-0
/
+13
2009-09-21
s4-ldb: bit prettier output
Andrew Tridgell
1
-7
/
+15
2009-09-21
s4-ldb: fixed O(n^2) string handling in ldif debug print
Andrew Tridgell
1
-3
/
+3
2009-09-21
s4-samdb: enable ldb tracing when log level >= 10
Andrew Tridgell
1
-0
/
+4
2009-09-21
s4-ldb: add --trace command line option to ldb tools
Andrew Tridgell
2
-0
/
+6
2009-09-21
s4-ldb: add a LDB_FLG_ENABLE_TRACING for full ldb tracing
Andrew Tridgell
4
-1
/
+135
2009-09-21
Merge branch 'master' of git://git.samba.org/samba
Nadezhda Ivanova
1
-2
/
+2
2009-09-20
Merge branch 'master' of git://git.samba.org/samba
Nadezhda Ivanova
1
-4
/
+4
2009-09-20
s4:ldb print out which LDB the transaction is still active on.
Andrew Bartlett
1
-2
/
+2
2009-09-20
Initial implementation of security descriptor creation in DS
Nadezhda Ivanova
1
-4
/
+9
2009-09-20
s4:sec_descriptor - fix constant
Matthias Dieter Wallnöfer
1
-4
/
+4
2009-09-20
s4:ldb_parse - Fix the type of an array entry
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-20
s4:ldb: add ldb_parse_tree_copy_shallow() and change version to 0.9.7
Stefan Metzmacher
3
-1
/
+65
2009-09-19
s4-ldb: display an error if we can't decode a NDR blob
Andrew Tridgell
1
-1
/
+3
2009-09-19
s4-ldb: bump minimum version in ldb too
Andrew Tridgell
1
-1
/
+1
2009-09-19
s4-resolve: fixed a crash bug on timeout
Andrew Tridgell
1
-1
/
+1
2009-09-18
s4-server: kill main daemon if a task fails to initialise
Andrew Tridgell
2
-0
/
+4
2009-09-16
Tests for descriptor inheritance
Zahari Zahariev
1
-0
/
+1610
2009-09-15
s4-ldb: ldap attribute names can contain a '.'
Andrew Tridgell
1
-1
/
+2
2009-09-15
s4-ldb: expose ldb_transaction_prepare_commit() in ldb
Andrew Tridgell
3
-21
/
+64
2009-09-15
s4-ldb: cope better with corruption of tdb records
Andrew Tridgell
4
-5
/
+30
2009-09-14
pyldb: Don't segfault when invalid type is specified to Dn.get().
Jelmer Vernooij
2
-2
/
+14
2009-09-11
ldb: Remove references to operational module init function.
Jelmer Vernooij
2
-2
/
+0
2009-09-11
ldb: Support running testsuite without installing first.
Jelmer Vernooij
2
-4
/
+5
2009-09-11
s4:ldb_map_outbound - fix memory leak
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-09-11
s4-ldb: don't remove a message element beyond the end of the array
Andrew Tridgell
1
-0
/
+4
2009-09-11
s4:ldb_map: Don't free ares too early.
Andrew Kroeger
1
-3
/
+3
2009-09-08
Mark test_security_descriptor_add_neg as known failing (for now).
Jelmer Vernooij
1
-1
/
+1
2009-09-08
Basic tests for nTSceurityDescriptor both SDDL and BASE64 format
Zahari Zahariev
1
-2
/
+194
2009-09-08
s4/ldb: support NDR printing for 2 more replication types
Andrew Tridgell
2
-0
/
+40
2009-09-08
s4/ldb: allow prefixMap to be shown as NDR
Andrew Tridgell
1
-0
/
+8
2009-09-08
s4/ldb: allow printing ntSecurityDescriptor in full
Andrew Tridgell
1
-33
/
+39
2009-09-08
s4/ldb: added ldif handler for repsFrom/repsTo
Andrew Tridgell
2
-2
/
+57
2009-09-08
s4/ldb: expose the ldb flags with ldb_get_flags()
Andrew Tridgell
2
-0
/
+11
2009-09-08
s4/ldb: don't line wrap ldif when --show-binary is used
Andrew Tridgell
1
-4
/
+9
2009-09-08
s4/ldb: added --show-binary command line option
Andrew Tridgell
6
-4
/
+20
2009-09-07
s4:wmic - Output enhancements
Dmitry Karasik
1
-58
/
+105
[prev]
[next]