gd/samba-autobuild/.git
2007-10-10 Andrew Tridgellr2407: extend mkproto.pl to handle smb_ucs2_t for toupp...
2007-10-10 Andrew Tridgellr2406: fixed a couple of typos
2007-10-10 Andrew Tridgellr2405: expose unix_perms_to_wire() for use by the posix...
2007-10-10 Andrew Tridgellr2404: the first large lump of posix vfs stuff.
2007-10-10 Andrew Tridgellr2403: got rid of a unnecessary mem_ctx in the simple...
2007-10-10 Andrew Tridgellr2402: to make ms_fnmatch() case-insensitive we need...
2007-10-10 Stefan Metzmacherr2401: make our LDAP server useable:
2007-10-10 Andrew Tridgellr2400: make ms_fnmatch() case insensitive. This is...
2007-10-10 Tim Potterr2399: Display text description of rpc fault in debug...
2007-10-10 Tim Potterr2398: Import Data::Dumper module safely so it doesn...
2007-10-10 Stefan Metzmacherr2387: fix segfault
2007-10-10 Andrew Tridgellr2386: fixed some indentation
2007-10-10 Andrew Tridgellr2385: the gensec:krb5 test is not needed here any...
2007-10-10 Andrew Tridgellr2384: i missed "nt status support" in my change to...
2007-10-10 Andrew Tridgellr2383: fixed the handling of sending zero length dcerpc...
2007-10-10 Andrew Tridgellr2382: considerably improved the Bind and Unbind IDL...
2007-10-10 Andrew Tridgellr2381: added a -v debugging option to ldbedit
2007-10-10 Andrew Tridgellr2380: nicer error reporting in convert_string()
2007-10-10 Andrew Tridgellr2377: added a more generic way of disabling gensec...
2007-10-10 Andrew Tridgellr2376: added a way to disable krb5 on the command line...
2007-10-10 Stefan Metzmacherr2365: remove MSG_NOSIGNAL
2007-10-10 Tim Potterr2359: More consistency fixes: pass a talloc context...
2007-10-10 Tim Potterr2358: More renaming of functions to keep things consis...
2007-10-10 Tim Potterr2357: Start coding conversion routines for security...
2007-10-10 Stefan Metzmacherr2347: merge LDAP ASN.1 fixes from trunk
2007-10-10 Stefan Metzmacherr2346: fix some minor stuff
2007-10-10 Tim Potterr2345: Add test for samr_QuerySecurity()
2007-10-10 Tim Potterr2344: Return PyDict_New() in stub functions instead...
2007-10-10 Stefan Metzmacherr2343: - make socket_get_*_addr() return char * not...
2007-10-10 Tim Potterr2342: Remove obsolete file.
2007-10-10 Andrew Tridgellr2339: my first python commit!
2007-10-10 Tim Potterr2336: Add another conversion function to allow union...
2007-10-10 Tim Potterr2335: Zero function parameter struct so we can do...
2007-10-10 Stefan Metzmacherr2328: add the start of a new system and protocol
2007-10-10 Stefan Metzmacherr2326: remove definition and usage of struct socket_context
2007-10-10 Tim Potterr2325: Generate conversion stubs for IDL unions.
2007-10-10 Tim Potterr2324: Add hand-written versions of functions from...
2007-10-10 Tim Potterr2323: More tweaks to get things building again.
2007-10-10 Tim Potterr2322: More renames of autogenerated functions so they...
2007-10-10 Stefan Metzmacherr2321: add complately untested LDAP server start
2007-10-10 Stefan Metzmacherr2320: add my copyright
2007-10-10 Stefan Metzmacherr2319: let event_merge_contexts() return a pointer...
2007-10-10 Stefan Metzmacherr2318: - remove the --with-ads option
2007-10-10 Stefan Metzmacherr2315: change format
2007-10-10 Stefan Metzmacherr2314: fix compiler warning
2007-10-10 Andrew Bartlettr2313: Make these attributes case insensitive in the...
2007-10-10 Andrew Tridgellr2310: fixed some broken if statements in handling...
2007-10-10 Andrew Tridgellr2309: make loadparm handling much more consistent...
2007-10-10 Andrew Tridgellr2308: make talloc_vasprintf() available outside talloc.c
2007-10-10 Andrew Bartlettr2307: Fix the use of 'raw' NTLMSSP to hosts that suppo...
2007-10-10 Andrew Tridgellr2306: in lp_set_cmdline(), also set any aliases as...
2007-10-10 Andrew Tridgellr2305: a useful test script for trying a wide variety...
2007-10-10 Andrew Tridgellr2304: fixed a bug in old style NTLM signing
2007-10-10 Andrew Tridgellr2303: allow setting of many ntlmssp options from smb...
2007-10-10 Andrew Tridgellr2302: added a '--option' option, allowing any global...
2007-10-10 Andrew Tridgellr2301: add a server side warning when we receive more...
2007-10-10 Tim Potterr2300: Start writing a Python torture test suite based...
2007-10-10 Tim Potterr2299: Map a (C) NULL pointer to (Python) None and...
2007-10-10 Tim Potterr2298: Convert to and from string parameters.
2007-10-10 Tim Potterr2297: Add string conversion functions.
2007-10-10 Tim Potterr2296: Correct setting of access_mask in test program.
2007-10-10 Tim Potterr2295: Convert simple scalar types and policy handles...
2007-10-10 Andrew Tridgellr2294: this fixes the NTLM2 sign+seal combination....
2007-10-10 Andrew Tridgellr2293: fixed older NTLM sign/seal in the server
2007-10-10 Andrew Bartlettr2290: Fix 'lsakey' for the server-side, it is static for
2007-10-10 Tim Potterr2289: Autogenerate some more attractive looking stubs...
2007-10-10 Andrew Bartlettr2288: Remove the claim/yield connection code - this...
2007-10-10 Andrew Bartlettr2287: Add static.
2007-10-10 Andrew Bartlettr2286: Fixes towards krb5 logins into Samba's CIFS...
2007-10-10 Andrew Bartlettr2285: Remove more static data, fix spelling in a comment.
2007-10-10 Andrew Bartlettr2284: Thanks to some great detective work by tridge...
2007-10-10 Andrew Bartlettr2283: Change from tridge (in his ntlm2 patch).
2007-10-10 Andrew Bartlettr2282: Remove one more magic constant from the source...
2007-10-10 Andrew Bartlettr2281: Add a few comments.
2007-10-10 Andrew Tridgellr2280: fixed the session key choice for ncacn_np and...
2007-10-10 Tim Potterr2278: Add some more helper functions.
2007-10-10 Tim Potterr2277: Generate stubs for input and output typemaps.
2007-10-10 Tim Potterr2276: Remove garbage collection debugs.
2007-10-10 Andrew Tridgellr2275: don't crash on a rpc BIND_NAK response ...
2007-10-10 Andrew Tridgellr2274: fixed some popt option clashes between smbtortur...
2007-10-10 Andrew Tridgellr2273: disable the async samr tests unless -X option...
2007-10-10 Andrew Tridgellr2272: fixed another couple of errors in the popt optio...
2007-10-10 Andrew Tridgellr2271: fixed the popt argument array for smbtorture...
2007-10-10 Andrew Tridgellr2267: we no longer need to force the domain join to...
2007-10-10 Andrew Tridgellr2266: yay! LSA session keys on TCP now work!
2007-10-10 Jelmer Vernooijr2257: Tab completion support in regshell (complete...
2007-10-10 Tim Potterr2256: Include autogenerated interfaces for lsa and...
2007-10-10 Tim Potterr2255: Don't do experimental swig stuff by default.
2007-10-10 Jelmer Vernooijr2254: Fix a couple of compiler warnings...
2007-10-10 Tim Potterr2253: Add test program, as small example of what's...
2007-10-10 Andrew Tridgellr2252: don't register the same name twice
2007-10-10 Andrew Tridgellr2251: forgot to add vfs_posix.h in my last commit
2007-10-10 Andrew Tridgellr2250: removed unnecessary mem_ctx
2007-10-10 Andrew Tridgellr2249: got rid of some more mem_ctx elements in structures
2007-10-10 Tim Potterr2247: talloc_destroy -> talloc_free
2007-10-10 Tim Potterr2243: Include definition for PRINTF_ATTRIBUTE in Pytho...
2007-10-10 Andrew Tridgellr2242: some older versions of gcc don't properly handle the
2007-10-10 Andrew Tridgellr2238: the tdb_debug() function was totally bogus ...
2007-10-10 Tim Potterr2236: Zero request structure to let the REF_ALLOC...
2007-10-10 Tim Potterr2235: When creating exception data, use Py_BuildValue...
next