bbaumbach/samba-autobuild/.git
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...
2007-10-10 Andrew Bartlettr6024: Some of the ordering constraints on the popt...
2007-10-10 Jelmer Vernooijr6019: Add IDL and server side code for Test_DoublePointer
2007-10-10 Jelmer Vernooijr6018: Add idl and server side for Test_Surrounding
2007-10-10 Jelmer Vernooijr6015: Add testprogs/ directory and original rpcecho...
2007-10-10 Andrew Bartlettr6010: Change the testing order, so we test all transpo...
2007-10-10 Stefan Metzmacherr6000: add some notes about the cases where compression...
2007-10-10 Stefan Metzmacherr5999: ups, remove the testvalue that I used against...
2007-10-10 Stefan Metzmacherr5998: I was wrong with the highwater mark...
2007-10-10 Andrew Bartlettr5992: Rename schannel.c -> schannel_sign.c. The rest...
2007-10-10 Jelmer Vernooijr5989: Display authentication information (list of...
2007-10-10 Andrew Bartlettr5988: Fix the -P option (use machine account credentia...
2007-10-10 Jelmer Vernooijr5987: Add credentials callback for gtk+. The gtk+...
2007-10-10 Jelmer Vernooijr5986: Fix the build. Metze, could you please verify...
2007-10-10 Andrew Bartlettr5985: Actually adding auth_domain.c in -r 5983 would...
2007-10-10 Andrew Bartlettr5984: Add index and attributes to default ldif for...
2007-10-10 Andrew Bartlettr5983: Start support for being a domain member in Samba4.
2007-10-10 Jelmer Vernooijr5980: Fix double free after unexpected disconnect.
2007-10-10 Jelmer Vernooijr5977: Fix uninitialised memory bug in ndr_pull_ref_ptr...
2007-10-10 Jelmer Vernooijr5976: SIDs can't have more then 5 subauths (caught...
2007-10-10 Jelmer Vernooijr5963: Fix parameter passing for gentest and locktest
2007-10-10 Stefan Metzmacherr5949: give things more meaning, and reuse structs...
2007-10-10 Stefan Metzmacherr5947: print out the password hashes when -d 100 is...
2007-10-10 Andrew Bartlettr5942: A couple of small changes to fix things up with...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Stefan Metzmacherr5940: fix schannel against w2k, it skips the confounde...
2007-10-10 Andrew Tridgellr5939: improve talloc_realloc() docs after feedback...
2007-10-10 Andrew Tridgellr5938: - allow NULL string argument to talloc_vasprintf...
2007-10-10 Andrew Tridgellr5937: - performance improvement to talloc_asprintf_app...
2007-10-10 Jelmer Vernooijr5932: Use cli_credentials somewhat more in the Gtk...
2007-10-10 Jelmer Vernooijr5930: Fix initialisation of dcerpc_binding->authservice
2007-10-10 Jelmer Vernooijr5929: Use cli_credentials for the SMB functions as...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
next