metze/samba/wip.git
2007-10-10 Simo Sorcer19904: port fies from samba3
2007-10-10 Simo Sorcer19903: This is a cut&paste error for sure
2007-10-10 Stefan Metzmacherr19902: give better errors...
2007-10-10 Volker Lendecker19901: Fix a potential NULL dereference
2007-10-10 Volker Lendecker19897: Fix klokwork ids 2278 and 2279
2007-10-10 Simo Sorcer19888: make it possible to use default attrib handlers...
2007-10-10 Simo Sorcer19887: return "" string only if the dn is a valid one
2007-10-10 Simo Sorcer19886: ncName is specific to samba, not the generic...
2007-10-10 Stefan Metzmacherr19885: special dn's were not casefolded before rev...
2007-10-10 Stefan Metzmacherr19884: rename ldb_dn_key -> ltdb_index_key to make...
2007-10-10 Jelmer Vernooijr19882: Fix static link flags in pkg-config files....
2007-10-10 Jelmer Vernooijr19881: Add private library flags when linking to stati...
2007-10-10 Jelmer Vernooijr19880: Eliminate duplicates in the output.
2007-10-10 Jelmer Vernooijr19879: Make test targets depend on "libraries" (might...
2007-10-10 Jelmer Vernooijr19878: Announce testsuites when using subunit.
2007-10-10 Jelmer Vernooijr19877: Add simple script for summarizing subunit testr...
2007-10-10 Stefan Metzmacherr19876: test that we can do a session setup and tree...
2007-10-10 Stefan Metzmacherr19875: set torture:host and torture:share also when...
2007-10-10 Simo Sorcer19871: simplify more
2007-10-10 Simo Sorcer19870: Simplify code
2007-10-10 Simo Sorcer19869: fix memleaks
2007-10-10 Jelmer Vernooijr19868: Fix more tests.
2007-10-10 Jelmer Vernooijr19866: Fix test compilation.
2007-10-10 Jelmer Vernooijr19863: Create -uninstalled.pc files. This should reena...
2007-10-10 Jelmer Vernooijr19862: Fix list concatenation
2007-10-10 Jelmer Vernooijr19861: Add simple pkg-config replacement.
2007-10-10 Jelmer Vernooijr19859: Reuse referrent ids when pushing full pointers...
2007-10-10 Jelmer Vernooijr19856: Use sptr as basis for full ptr implementation...
2007-10-10 Stefan Metzmacherr19855: toplevel pointers are 'ref' by default:
2007-10-10 Stefan Metzmacherr19854: readd support for 'sptr' pointers, to work...
2007-10-10 Jelmer Vernooijr19850: Fix IDL warnings.
2007-10-10 Stefan Metzmacherr19847: add idl for DsRemoveDSServer(), this is used...
2007-10-10 Jelmer Vernooijr19846: Fix bunch of IDL warnings.
2007-10-10 Jelmer Vernooijr19845: Add warning for pointer_default_top()
2007-10-10 Jelmer Vernooijr19844: Fix warnings and errors in epmapper IDL.
2007-10-10 Jelmer Vernooijr19843: Fix warning.
2007-10-10 Jelmer Vernooijr19842: Complain about unknown pointer types.
2007-10-10 Jelmer Vernooijr19836: Fix warnings in some IDL files.
2007-10-10 Jelmer Vernooijr19834: Prevent some inaccurate warnings.
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Jelmer Vernooijr19830: Warn about non-ref top-level pointers.
2007-10-10 Jelmer Vernooijr19829: Update documentation.
2007-10-10 Andrew Bartlettr19805: Add the (harmless, but apparently default)
2007-10-10 Volker Lendecker19790: Check in the PIDL change and the converted...
2007-10-10 Andrew Bartlettr19761: This may need work, but here is an initial...
2007-10-10 Andrew Bartlettr19760: Create a DC account for the drsuapi tests to...
2007-10-10 Andrew Bartlettr19759: Allow a join to occour against ncacn_ip_tcp...
2007-10-10 Andrew Bartlettr19757: Don't do the strrchr twice. Pointed out by...
2007-10-10 Rafal Szczesniakr19753: verify result of received request before sendin...
2007-10-10 Jelmer Vernooijr19752: Remove support for the `depends' attribute...
2007-10-10 Jelmer Vernooijr19751: Add some tests for parsing the "include", ...
2007-10-10 Stefan Metzmacherr19743: merge from samba3:
2007-10-10 Stefan Metzmacherr19742: fix compiler warnings
2007-10-10 Stefan Metzmacherr19740: fix compiler warning
2007-10-10 Stefan Metzmacherr19738: tp3 is already released, so we have tp4-svn now
2007-10-10 Stefan Metzmacherr19737: - add some more CLDAP rootdse tests
2007-10-10 Stefan Metzmacherr19736: handle rootdse call via CLDAP
2007-10-10 Stefan Metzmacherr19735: report the LDAP error code in the CLDAP replies...
2007-10-10 Stefan Metzmacherr19734: display LDAP error code nicer
2007-10-10 Andrew Bartlettr19733: More work to fix ldb_map. With the wildcard...
2007-10-10 Andrew Bartlettr19732: The 'res' from ldb_search is only valid if...
2007-10-10 Andrew Bartlettr19731: Modify the ldb_map infrustructure to always...
2007-10-10 Stefan Metzmacherr19729: - split basedn related tests to a new function
2007-10-10 Stefan Metzmacherr19727: make it possible to run the ldap.js tests again...
2007-10-10 Stefan Metzmacherr19726: when a client explicit asks for the 'netlogon...
2007-10-10 Stefan Metzmacherr19724: add a helper functions to return an CLDAP error
2007-10-10 Stefan Metzmacherr19723: don't use [,],(,) in test names to make the...
2007-10-10 Stefan Metzmacherr19722: fix memory leaks and hierachie bugs
2007-10-10 Stefan Metzmacherr19721: ldapsrv_SearchCallback isn't needed any more
2007-10-10 Stefan Metzmacherr19720: - don't pass a pointer reference to ldb_search_...
2007-10-10 Stefan Metzmacherr19719: don't use 'new' as var name samba3 doesn't...
2007-10-10 Stefan Metzmacherr19714: - add an explicit default target (needs to...
2007-10-10 Rafal Szczesniakr19708: add a script for running net tests separately
2007-10-10 Stefan Metzmacherr19699: - use better names for the site strings
2007-10-10 Stefan Metzmacherr19698: fix whitespaces...
2007-10-10 Stefan Metzmacherr19697: use the same mailslot name as windows does,
2007-10-10 Volker Lendecker19684: Talloc_guide text on multithreading by Remi...
2007-10-10 Andrew Bartlettr19683: Guard GUID_from_string from walking off the...
2007-10-10 Andrew Bartlettr19682: Fix comments.
2007-10-10 Andrew Bartlettr19681: Update to current lorikeet-heimdal. I'm lookin...
2007-10-10 Jelmer Vernooijr19680: Allow specifying basedir for test data.
2007-10-10 Jelmer Vernooijr19679: Fix shared library build as well.
2007-10-10 Jelmer Vernooijr19678: Fix the build for now (ugly hack because of...
2007-10-10 Jelmer Vernooijr19677: Fix more dependencies.
2007-10-10 Jelmer Vernooijr19676: Fix some more dependencies.
2007-10-10 Stefan Metzmacherr19675: the process model don't depend on heimdal anymore
2007-10-10 Stefan Metzmacherr19674: auth didn't depdend on process_model!
2007-10-10 Jelmer Vernooijr19673: Build shared libs against shared libs.
2007-10-10 Jelmer Vernooijr19672: Make LIBSAMBA-UTIL a subsystem again for now...
2007-10-10 Jelmer Vernooijr19671: Fix remaining unresolved symbols in shared...
2007-10-10 Jelmer Vernooijr19670: Reduce the number of unresolved symbols when...
2007-10-10 Stefan Metzmacherr19664: fix compiler warnings...
2007-10-10 Stefan Metzmacherr19663: merge changes from lorikeet heimdal:
2007-10-10 Stefan Metzmacherr19662: windows 2003 kdc's only rewrite the realm to...
2007-10-10 Stefan Metzmacherr19661: - add resolve stage to dcerpc connects over tcp
2007-10-10 Andrew Bartlettr19660: Forgot to tell gsskrb5 not to canonicalize...
2007-10-10 Andrew Bartlettr19650: Allow Samba to use Heimdal's SPNEGO code. ...
2007-10-10 Andrew Bartlettr19649: Fix indentation.
2007-10-10 Stefan Metzmacherr19645: don't pass NULL as mem_ctx...
next