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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19901: Fix a potential NULL dereference
Volker Lendecke
1
-0
/
+3
2007-10-10
r19897: Fix klokwork ids 2278 and 2279
Volker Lendecke
1
-2
/
+9
2007-10-10
r19888: make it possible to use default attrib handlers from extensions
Simo Sorce
3
-11
/
+193
2007-10-10
r19887: return "" string only if the dn is a valid one
Simo Sorce
1
-5
/
+9
2007-10-10
r19886: ncName is specific to samba, not the generic ldb engine
Simo Sorce
1
-1
/
+0
2007-10-10
r19885: special dn's were not casefolded before rev 19831,
Stefan Metzmacher
1
-13
/
+11
2007-10-10
r19884: rename ldb_dn_key -> ltdb_index_key to make more clear what it's for...
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r19882: Fix static link flags in pkg-config files. Should allow running
Jelmer Vernooij
1
-4
/
+11
2007-10-10
r19881: Add private library flags when linking to static libraries.
Jelmer Vernooij
2
-6
/
+15
2007-10-10
r19880: Eliminate duplicates in the output.
Jelmer Vernooij
1
-0
/
+14
2007-10-10
r19879: Make test targets depend on "libraries" (might be required for the pi...
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r19878: Announce testsuites when using subunit.
Jelmer Vernooij
1
-1
/
+7
2007-10-10
r19877: Add simple script for summarizing subunit testresults.
Jelmer Vernooij
1
-0
/
+65
2007-10-10
r19876: test that we can do a session setup and tree connect using the workst...
Stefan Metzmacher
1
-3
/
+30
2007-10-10
r19875: set torture:host and torture:share also when we are given a binding s...
Stefan Metzmacher
1
-13
/
+6
2007-10-10
r19871: simplify more
Simo Sorce
1
-17
/
+7
2007-10-10
r19870: Simplify code
Simo Sorce
1
-25
/
+11
2007-10-10
r19869: fix memleaks
Simo Sorce
2
-40
/
+124
2007-10-10
r19868: Fix more tests.
Jelmer Vernooij
4
-5
/
+6
2007-10-10
r19866: Fix test compilation.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r19863: Create -uninstalled.pc files. This should reenable compilation and ru...
Jelmer Vernooij
7
-30
/
+55
2007-10-10
r19862: Fix list concatenation
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r19861: Add simple pkg-config replacement.
Jelmer Vernooij
1
-0
/
+130
2007-10-10
r19859: Reuse referrent ids when pushing full pointers (still need to
Jelmer Vernooij
4
-4
/
+51
2007-10-10
r19856: Use sptr as basis for full ptr implementation. Will add checks for du...
Jelmer Vernooij
4
-22
/
+13
2007-10-10
r19855: toplevel pointers are 'ref' by default:
Stefan Metzmacher
1
-14
/
+14
2007-10-10
r19854: readd support for 'sptr' pointers, to work against windows servers
Stefan Metzmacher
1
-3
/
+4
2007-10-10
r19850: Fix IDL warnings.
Jelmer Vernooij
2
-6
/
+6
2007-10-10
r19847: add idl for DsRemoveDSServer(), this is used when a server unbecomes ...
Stefan Metzmacher
2
-4
/
+27
2007-10-10
r19846: Fix bunch of IDL warnings.
Jelmer Vernooij
9
-26
/
+18
2007-10-10
r19845: Add warning for pointer_default_top()
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r19844: Fix warnings and errors in epmapper IDL.
Jelmer Vernooij
5
-19
/
+22
2007-10-10
r19843: Fix warning.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r19842: Complain about unknown pointer types.
Jelmer Vernooij
1
-3
/
+8
2007-10-10
r19836: Fix warnings in some IDL files.
Jelmer Vernooij
4
-19
/
+18
2007-10-10
r19834: Prevent some inaccurate warnings.
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
51
-188
/
+170
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
80
-1118
/
+1550
2007-10-10
r19830: Warn about non-ref top-level pointers.
Jelmer Vernooij
1
-4
/
+5
2007-10-10
r19829: Update documentation.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r19805: Add the (harmless, but apparently default)
Andrew Bartlett
3
-2
/
+10
2007-10-10
r19790: Check in the PIDL change and the converted unixinfo and winbind pipes...
Volker Lendecke
2
-11
/
+35
2007-10-10
r19761: This may need work, but here is an initial implementation of
Andrew Bartlett
1
-1
/
+64
2007-10-10
r19760: Create a DC account for the drsuapi tests to work on, rather than
Andrew Bartlett
3
-14
/
+74
2007-10-10
r19759: Allow a join to occour against ncacn_ip_tcp again (useful for torture
Andrew Bartlett
1
-7
/
+28
2007-10-10
r19757: Don't do the strrchr twice. Pointed out by Martin Kuhl.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19753: verify result of received request before sending the next one.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r19752: Remove support for the `depends' attribute (use "import") instead.
Jelmer Vernooij
5
-20
/
+0
2007-10-10
r19751: Add some tests for parsing the "include", "import" and "importlib" st...
Jelmer Vernooij
1
-1
/
+9
2007-10-10
r19743: merge from samba3:
Stefan Metzmacher
4
-500
/
+1
[next]