kai/samba.git
2007-10-10 Jelmer Vernooijr6306: Add simple WMI client test script
2007-10-10 Stefan Metzmacherr6295: - add idl for EcDoRpc from the exchange_emsmdb...
2007-10-10 Stefan Metzmacherr6294: - add obfuscate support, which is used in MAPI...
2007-10-10 Stefan Metzmacherr6293: fix formating
2007-10-10 Andrew Tridgellr6288: the nbt dgram server now responds to GETDC reque...
2007-10-10 Andrew Tridgellr6287: sorted out a small but surprisingly tricky depen...
2007-10-10 Andrew Bartlettr6286: Add back metze's test of setting a trust passwor...
2007-10-10 Andrew Bartlettr6272: For 'programmed' use of an anonymous account...
2007-10-10 Andrew Bartlettr6271: Don't zero the cli_credentials structure - inste...
2007-10-10 Andrew Bartlettr6270: Move the VUID handling to a IDR tree. This...
2007-10-10 Andrew Tridgellr6248: added parsing of type 10 UAS announce netlogon...
2007-10-10 Andrew Tridgellr6247: added the server side code for receiving mailslo...
2007-10-10 Andrew Tridgellr6246: stop waiting when we get a reply
2007-10-10 Andrew Tridgellr6245: receive and parse the GETDC response in the...
2007-10-10 Jeremy Allisonr6238: Ensure if realloc fails on an internal
2007-10-10 Richard Sharper6229: Back out these changes ...
2007-10-10 Richard Sharper6226: A couple of small typos ...
2007-10-10 Andrew Tridgellr6223: added a bit more datagram infrastructure and...
2007-10-10 Andrew Tridgellr6222: fixed the socket wrapper code for getsockname()
2007-10-10 Richard Sharper6219: This change allows us to fall back to authentica...
2007-10-10 Tim Potterr6215: Add test for LookupNames. Fix CreateUser2 test.
2007-10-10 Tim Potterr6214: Fix typo in DomainHandle.OpenUser() function.
2007-10-10 Tim Potterr6213: Add %array_functions for struct samr_String...
2007-10-10 Tim Potterr6212: Treat uint8 and int8's as integers instead of...
2007-10-10 Tim Potterr6211: Use cli_credentials_set_{domain,username,passwor...
2007-10-10 Tim Potterr6210: Call cli_credentials_set_conf() when initialisin...
2007-10-10 Andrew Tridgellr6209: started added code to support mailslot requests...
2007-10-10 Tim Potterr6208: Add cli_credentials support for swig wrappers...
2007-10-10 Stefan Metzmacherr6207: - clean up source topdir
2007-10-10 Stefan Metzmacherr6206: go baack 10 revisions to get DatabaseDeltas...
2007-10-10 Stefan Metzmacherr6197: fix for my last commit, I removed SPOOLSS_ARCHIT...
2007-10-10 Richard Sharper6196: Make the comparisons consistent with in the...
2007-10-10 Richard Sharper6195: I think Metze meant SPOOLSS_ARCHITECTURE_NT_X86...
2007-10-10 Stefan Metzmacherr6194: - fix some spoolss_*Form names and types
2007-10-10 Stefan Metzmacherr6193: we don't need to store the handle type here,
2007-10-10 Stefan Metzmacherr6192: remove handle->destroy function pointer, this...
2007-10-10 Stefan Metzmacherr6191: fix spoolss_Enum* push code
2007-10-10 Stefan Metzmacherr6190: fix gensize on unions
2007-10-10 Stefan Metzmacherr6189: move function to the right place
2007-10-10 Stefan Metzmacherr6188: correct fix for rev 6182
2007-10-10 Richard Sharper6187: 1. Make sure that we don't try to delete . and...
2007-10-10 Andrew Tridgellr6185: added LIBCLI_DGRAM to the list of libs to be...
2007-10-10 Andrew Tridgellr6184: the beginnings of the libcli/dgram/ library...
2007-10-10 Richard Sharper6182: Jelmer, I think we need to initialize the switch...
2007-10-10 Jelmer Vernooijr6181: Use ndr_print_set_switch_value() here as well.
2007-10-10 Jelmer Vernooijr6180: Use token_lists for storing switch values
2007-10-10 Stefan Metzmacherr6179: - add new spoolss tests for all spoolss_Enum...
2007-10-10 Stefan Metzmacherr6178: fix ncacn_np connection without sign or seal...
2007-10-10 Tim Potterr6177: Use here documents instead of print() statements...
2007-10-10 Andrew Tridgellr6165: fixed up the userinfo composite code. Fixes...
2007-10-10 Rafal Szczesniakr6164: More comments in the code.
2007-10-10 Jelmer Vernooijr6159: Move some more general ndr stuff (alignment...
2007-10-10 Andrew Tridgellr6150: fixed a few socket_wrapper bugs.
2007-10-10 Tim Potterr6148: Add a showflags target to display the various...
2007-10-10 Andrew Tridgellr6147: The maxfd was being recalculated on every event...
2007-10-10 Jelmer Vernooijr6144: Apparently there are more systems that have...
2007-10-10 Jelmer Vernooijr6143: Put compression support in the subcontext handli...
2007-10-10 Jelmer Vernooijr6140: - Add configure option for enabling the socket...
2007-10-10 Jelmer Vernooijr6139: Move socket_wrapper to a seperate directory
2007-10-10 Stefan Metzmacherr6135: - make use of the new dom_sid28 type
2007-10-10 Stefan Metzmacherr6134: add a new type dom_sid28 which is a 28 byte...
2007-10-10 Stefan Metzmacherr6132: allow up to 15 sub_auth in a dom_sid
2007-10-10 Stefan Metzmacherr6131: decompression of DsGetNCChanges level 2 response...
2007-10-10 Jelmer Vernooijr6130: More work on the NDR tree generator
2007-10-10 Stefan Metzmacherr6129: - add our own MSZIP decompression implementation
2007-10-10 Stefan Metzmacherr6128: fix the build
2007-10-10 Richard Sharper6118: Make it so that we can do --with-zlib=no in...
2007-10-10 Stefan Metzmacherr6115: don't try to decompress level 7 buffers yet
2007-10-10 Stefan Metzmacherr6114: the marker is const and is 0x434B 'CK'
2007-10-10 Andrew Bartlettr6113: Move GENSEC and the kerberos code out of libcli...
2007-10-10 Stefan Metzmacherr6112: try to decompress all chunks and put them together
2007-10-10 Stefan Metzmacherr6109: nicer way to handle compression in the torture...
2007-10-10 Stefan Metzmacherr6101: only allow properties we know about, that helps...
2007-10-10 Stefan Metzmacherr6100: - fix nondiscriminant -> nodiscriminant (that...
2007-10-10 Stefan Metzmacherr6099: use the enum print function
2007-10-10 Stefan Metzmacherr6098: fix parsing of empty union cases
2007-10-10 Stefan Metzmacherr6097: allow compression only on subcontexts
2007-10-10 Andrew Bartlettr6094: Work on the Kerberos code recently merged from...
2007-10-10 Jeremy Allisonr6093: Patch to fix sys_select so it can't drop signals...
2007-10-10 Jelmer Vernooijr6088: Add the socket_wrapper library. This is a very...
2007-10-10 Andrew Tridgellr6087: - remove the dlopen code for now (before it...
2007-10-10 Andrew Tridgellr6086: default to stderr for error messages in ldb...
2007-10-10 Simo Sorcer6085: dc is case insensitive
2007-10-10 Simo Sorcer6084: - Introduce the samldb module dependency on...
2007-10-10 Andrew Bartlettr6079: Add inline documentation on the credentials...
2007-10-10 Andrew Bartlettr6078: Correctly fix the failures for NT1 (not SPNEGO...
2007-10-10 Andrew Tridgellr6075: added talloc_enable_null_tracking() (asked for...
2007-10-10 Andrew Tridgellr6074: fixed non-spnego connections for new credentials...
2007-10-10 Jelmer Vernooijr6070: Fix typo's and fallback to "" as default user...
2007-10-10 Stefan Metzmacherr6065: revert test value
2007-10-10 Stefan Metzmacherr6061: add start of compression support in our rpc...
2007-10-10 Jelmer Vernooijr6045: Couple of small GTK+ fixes
2007-10-10 Andrew Bartlettr6033: Patch from 'lifeless' to clarify behaviour with...
2007-10-10 Andrew Bartlettr6032: Fix up SetServerPassword2 on NETLOGON for [bigen...
2007-10-10 Andrew Tridgellr6031: don't try to send errors when the socket has...
2007-10-10 Andrew Bartlettr6030: Missing from previous commit, a small header...
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Andrew Bartlettr6027: Add copyright, and add a useful debug message.
2007-10-10 Andrew Bartlettr6026: Update the kerberos keytab code to match Samba3...
2007-10-10 Andrew Bartlettr6025: Remove unused variables. This code will be...
next