r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, proper
[samba.git] / source4 / lib /
2007-10-10 Jelmer Vernooijr3601: Lots of smaller DCOM updates and fixes. Adds...
2007-10-10 Andrew Tridgellr3598: hopefully fix the build on stratos
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Stefan Metzmacherr3581: fix some signedness warnings with gcc-4.0
2007-10-10 Andrew Tridgellr3579: with the gcc warning flag from abartlet we don...
2007-10-10 Andrew Tridgellr3578: a couple of include changes that should help...
2007-10-10 Andrew Bartlettr3572: Thanks to tridge for his patience with my build...
2007-10-10 Andrew Tridgellr3571: rough guesses at what abartlet really wanted...
2007-10-10 Andrew Bartlettr3553: Allow talloc_reference to take a NULL pointer...
2007-10-10 Andrew Tridgellr3548: removed extra net/if.h include
2007-10-10 Andrew Tridgellr3546: including includes.h twice causes gcc 3.4 to...
2007-10-10 Andrew Tridgellr3543: fixed some #include lines to make them more...
2007-10-10 Stefan Metzmacherr3527: I hate compiler warnings...
2007-10-10 Andrew Tridgellr3518: fixed some includes to be consistent.
2007-10-10 Jelmer Vernooijr3515: Fix RemoteActivation correctly this time (-:
2007-10-10 Jelmer Vernooijr3514: Allow specification of username, password and...
2007-10-10 Jelmer Vernooijr3513: Add (the infrastructure for) DCOM support. Contents:
2007-10-10 Stefan Metzmacherr3510: fix build on SuSE 9.1
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3494: got rid of include/rewrite.h, and split out...
2007-10-10 Jelmer Vernooijr3488: Start using RemoteActivation
2007-10-10 Andrew Tridgellr3482: fixed a warning and an error from the IRIX 6...
2007-10-10 Andrew Tridgellr3481: split out client.h and events.h
2007-10-10 Andrew Tridgellr3480: moved some signal defines into include/system
2007-10-10 Andrew Tridgellr3478: split out some more pieces of includes.h
2007-10-10 Andrew Tridgellr3472: fixed build of reg_backend_gconf
2007-10-10 Andrew Tridgellr3471: split out capabilities code from lib/system...
2007-10-10 Andrew Tridgellr3470: removed some unused functions (should fix the...
2007-10-10 Andrew Tridgellr3466: split out request.h, signing.h, and smb_server.h
2007-10-10 Andrew Tridgellr3464: split out registry.h, rap.h and ldap_server.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3462: separate out the crypto includes
2007-10-10 Andrew Tridgellr3461: another place where "open" was used as a structu...
2007-10-10 Andrew Tridgellr3458: more solaris portability fixes, the main one...
2007-10-10 Andrew Tridgellr3457: s_addr is a macro on solaris, so we can't use...
2007-10-10 Andrew Tridgellr3455: some more portability fixes. We nearly compile...
2007-10-10 Andrew Tridgellr3454: moved a few more things out if includes.h into...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3450: portability fixes
2007-10-10 Andrew Tridgellr3449: more include file reduction
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3446: created include/system/iconv.h and include/syste...
2007-10-10 Andrew Tridgellr3445: made the gtk tooks use minimal includes. This...
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
2007-10-10 Andrew Tridgellr3441: some include file cleanups and general housekeeping
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3425: got rid of a bunch of cruft from rewrite.h
2007-10-10 Andrew Tridgellr3421: got rid of some unused code
2007-10-10 Jelmer Vernooijr3374: Couple of bug fixes
2007-10-10 Jelmer Vernooijr3370: Initial work on Add Key/Delete Key/Add Value...
2007-10-10 Jelmer Vernooijr3369: More registry updates
2007-10-10 Jelmer Vernooijr3368: Default to rpc backend with binding "ncalrpc...
2007-10-10 Jelmer Vernooijr3367: More registry updates.
2007-10-10 Andrew Tridgellr3366: updates from the junkcode version of talloc.
2007-10-10 Andrew Tridgellr3360: improved the deletion of tmp files. smbd now...
2007-10-10 Andrew Tridgellr3357: removed the need to use TDB_CLEAR_IF_FIRST in...
2007-10-10 Andrew Tridgellr3356: in the standard process model we need to make...
2007-10-10 Jelmer Vernooijr3348: More registry fixes and additions. The following...
2007-10-10 Jelmer Vernooijr3340: Various fixes in the registry code. Implement...
2007-10-10 Andrew Tridgellr3335: better configure support for ipv6 - thanks to...
2007-10-10 Jelmer Vernooijr3334: Allow disabling IPv6 support using socket:noipv6
2007-10-10 Andrew Tridgellr3333: added configure tests for ipv6 support
2007-10-10 Jelmer Vernooijr3329: Add support for IPv6
2007-10-10 Andrew Tridgellr3323: more warning reductions
2007-10-10 Andrew Tridgellr3322: fixed a bunch of warnings in the build, includin...
2007-10-10 Andrew Tridgellr3318: generate random STATUS_MORE_ENTRIES errors ...
2007-10-10 Andrew Tridgellr3314: added a option "socket:testnonblock" to the...
2007-10-10 Andrew Tridgellr3313: in socket_accept() make the new socket non-block...
2007-10-10 Andrew Tridgellr3304: changed the API to lib/socket/ a little.
2007-10-10 Andrew Tridgellr3300: initialise *sendlen on failure, to allow for...
2007-10-10 Andrew Tridgellr3279: Removed MSG_DONTWAIT flags as many platform...
2007-10-10 Andrew Tridgellr3278: - rewrote the client side rpc connection code...
2007-10-10 Andrew Tridgellr3271: use "struct messaging_context *" instead of...
2007-10-10 Andrew Tridgellr3267: make LIBTDB depend on LIBREPLACE. This is needed...
2007-10-10 Andrew Tridgellr3261: added seek to RAW-SEARCH test
2007-10-10 Andrew Tridgellr3238: rename null_mtime() to the more accurate name...
2007-10-10 Andrew Tridgellr3223: continue the effort on LIBREPLACE to try to...
2007-10-10 Andrew Tridgellr3210: split lib/replace.o into a separate build subsys...
2007-10-10 Andrew Tridgellr3184: don't setup socket options on unix domain socket...
2007-10-10 Andrew Tridgellr3183: moved the unlink of the messaging unixdom socket...
2007-10-10 Jelmer Vernooijr3169: unlink() is called on the listening unix socket...
2007-10-10 Jelmer Vernooijr3164: Look up ncalrpc identifiers using the EPMAPPER...
2007-10-10 Andrew Tridgellr3130: - added a LOCAL-IDTREE test suite
2007-10-10 Stefan Metzmacherr3102: typo
2007-10-10 Stefan Metzmacherr3101: some minor fixes
2007-10-10 Stefan Metzmacherr3100: support 'bin/smbclient //w2k3-101/c$ -U \\admini...
2007-10-10 Stefan Metzmacherr3095: - fix a free'ing of msg.dn
2007-10-10 Stefan Metzmacherr3093: - implment ldb_rename() and ldbrename
2007-10-10 Stefan Metzmacherr3092: prepare for build inside samba
2007-10-10 Stefan Metzmacherr3091: link only the needed stuff
2007-10-10 Stefan Metzmacherr3089: fix memleak
2007-10-10 Andrew Bartlettr3073: Fix bug in the handling of null-terminated ASCII...
2007-10-10 Andrew Tridgellr3064: - use UINT8_MAX and UINT16_MAX instead of hex...
2007-10-10 Andrew Tridgellr3063: our default dos charset is CP850, but some syste...
2007-10-10 Andrew Tridgellr3061: change a debug to help track down a charset...
2007-10-10 Andrew Tridgellr3058: we don't use the bitmap code any more, delete it
2007-10-10 Andrew Tridgellr3057: - moved the idtree.c code into lib/
2007-10-10 Andrew Tridgellr3052: added talloc_zero_p() and talloc_zero_array_p...
2007-10-10 Andrew Tridgellr3034: - fixed a bug in message dispatch, when the...
2007-10-10 Andrew Tridgellr3029: implemented byte range lock timeouts.
next