tprouty/samba.git
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...
2007-10-10 Andrew Bartlettr19644: Merge up to current lorikeet-heimdal, incling...
2007-10-10 Stefan Metzmacherr19643: make process_model thread compile again
2007-10-10 Stefan Metzmacherr19642: convert host.c to new composite api
2007-10-10 Stefan Metzmacherr19641: ldap_delete() is only allowed as user, we need...
2007-10-10 Rafal Szczesniakr19640: add some comments
2007-10-10 Stefan Metzmacherr19639: convert nbtlist.c to new composite api
2007-10-10 Stefan Metzmacherr19638: convert resolve.c to the new composite api
2007-10-10 Rafal Szczesniakr19637: Leave --realm option only, as abartlet suggested.
2007-10-10 Jelmer Vernooijr19636: Add URLs to ldb and talloc pkg-config files.
2007-10-10 Andrew Bartlettr19635: It appears that under CFX, different keys are...
2007-10-10 Jelmer Vernooijr19634: Only use --allow-undef-shlib for modules.
2007-10-10 Andrew Bartlettr19633: Merge to lorikeet-heimdal, removing krb5_rd_req...
2007-10-10 Andrew Bartlettr19632: This got missed in the heimdal merge. Without...
2007-10-10 Jelmer Vernooijr19631: Re-enable shared libraries, but don't use ...
2007-10-10 Rafal Szczesniakr19630: Support specifying the realm name from command...
2007-10-10 Andrew Bartlettr19629: No need to special case use of DCE_STYLE sign...
2007-10-10 Andrew Bartlettr19628: This hint via Love at the IETF meeting:
2007-10-10 Stefan Metzmacherr19625: not all linkers like -Wl,rpath-link, so don...
2007-10-10 Stefan Metzmacherr19624: we have timegm in libreplace so heimdal should...
2007-10-10 Stefan Metzmacherr19623: disable building of shared libs until we have...
2007-10-10 Stefan Metzmacherr19622: - remove unused var
2007-10-10 Stefan Metzmacherr19621: move enable-dso to check_ld.m4 again and add...
2007-10-10 Jelmer Vernooijr19620: Remove old (outdated) files.
2007-10-10 Jelmer Vernooijr19619: Add pointer to (up-to-date) packaging from...
2007-10-10 Stefan Metzmacherr19618: pass -D_SAMBA_HOSTCC_ when using the hostcompiler
2007-10-10 Stefan Metzmacherr19616: the heimdal spnego mech doesn't seem to use...
2007-10-10 Stefan Metzmacherr19615: include roken.h.in as this still includes the...
2007-10-10 Stefan Metzmacherr19614: fix compiler warnings
2007-10-10 Stefan Metzmacherr19613: remove diff between samba4 and lorikeet
2007-10-10 Stefan Metzmacherr19612: fix the build with auto dependencies
2007-10-10 Stefan Metzmacherr19611: we have heimdal 0.8pre currently
2007-10-10 Stefan Metzmacherr19610: fix the build
2007-10-10 Stefan Metzmacherr19609: fix uninitialized perl variabel, we need AC_SUB...
2007-10-10 Stefan Metzmacherr19608: - basics comes in with $(ALL_PREDEP)
2007-10-10 Stefan Metzmacherr19607: - remove mech_switch.h from objectfile list
2007-10-10 Andrew Bartlettr19606: Remove generated files
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Andrew Bartlettr19603: Make it easier to control the debug level of...
2007-10-10 Jelmer Vernooijr19600: Add two more headers (fixes installation)
2007-10-10 Jelmer Vernooijr19599: Fix --includedir.
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr19597: Ahead of the merge to current lorikeet-heimdal:
2007-10-10 Jelmer Vernooijr19596: add basics to 'all' - hopefully fixes the build...
2007-10-10 Andrew Bartlettr19595: Seperate debug messages between database failur...
2007-10-10 Jelmer Vernooijr19594: the behaviour of `include' is slightly differen...
2007-10-10 Rafal Szczesniakr19593: add NET-API-USERLIST test
2007-10-10 Rafal Szczesniakr19592: a simple test for libnet_UserList
2007-10-10 Andrew Bartlettr19590: Make it less noisy to run the session_key test...
2007-10-10 Andrew Bartlettr19589: Because we what we really wanted was coverage...
2007-10-10 Jelmer Vernooijr19588: Use include and import statements rather than...
2007-10-10 Rafal Szczesniakr19587: Fix indentation and correctly set error string...
2007-10-10 Rafal Szczesniakr19586: draft version of libnet_UserList function....
2007-10-10 Jelmer Vernooijr19585: Add support for some more standard IDL instruct...
2007-10-10 Rafal Szczesniakr19584: add the new file to the build.
2007-10-10 Rafal Szczesniakr19583: a few prerequisite functions called from within...
next