git.samba.org
/
samba.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
r6804: Add config.h for talloc (and use it)
2007-10-10
Jelmer Vernooij
r6804: Add config.h for talloc (and use it)
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6795: Make some functions static and remove some unused...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6790: Use config.h file for ldb and add test for stdint.h
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6787: Use debhelper for the debian packages
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6760: Update debian packages
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6752: Patch by Steven Edwards to improve portability...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6664: Obey overrided CC in the Makefile
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6622: Add talloc manpage in DocBook XML, based on...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6621: Warn when the user is trying to use socket wrapper
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6617: Let --enable-developer imply --enable-socket...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6611: Add mailslot test program
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6600: Rework of the GTK credentials system; the credentials...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6577: Make test works without installation now.
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6568: Some more small 'make test' fixes
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6567: Use "real" prefix for 'make test'
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6564: - Fix bug in socket_wrapper
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6546: Fix ldb standalone build
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6487: Use autoconf for standalone build of tdb
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6486: Add 'make install' and pkg-config file.
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6485: Move LDAP detection M4 file and use it for the...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6478: Add 'make install' and a pkg-config file
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6477: Remove call to autoheader as autogenerated header...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6442: Add mechanism for configuring ldb independantly...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6306: Add simple WMI client test script
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6181: Use ndr_print_set_switch_value() here as well.
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6180: Use token_lists for storing switch values
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6159: Move some more general ndr stuff (alignment...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6144: Apparently there are more systems that have...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6143: Put compression support in the subcontext handling...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6140: - Add configure option for enabling the socket...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6139: Move socket_wrapper to a seperate directory
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6130: More work on the NDR tree generator
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6088: Add the socket_wrapper library. This is a very...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6070: Fix typo's and fallback to "" as default user...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6045: Couple of small GTK+ fixes
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6019: Add IDL and server side code for Test_DoublePointer
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6018: Add idl and server side for Test_Surrounding
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r6015: Add testprogs/ directory and original rpcecho...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5989: Display authentication information (list of...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5987: Add credentials callback for gtk+. The gtk+...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5986: Fix the build. Metze, could you please verify...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5980: Fix double free after unexpected disconnect.
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5977: Fix uninitialised memory bug in ndr_pull_ref_ptr...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5976: SIDs can't have more then 5 subauths (caught...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5963: Fix parameter passing for gentest and locktest
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5932: Use cli_credentials somewhat more in the Gtk...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5930: Fix initialisation of dcerpc_binding->authservice
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5929: Use cli_credentials for the SMB functions as...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5928: Use cli_credentials in:
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5924: Use cli_credentials in libnet/.
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5917: First step in using the new cli_credentials...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5906: Fix the usage of the internal popt (make proto...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5871: Remove file with unused function (that uses...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5867: winreg depends on initshutdown now (uses initshutdown...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5866: Add InitShutdown IDL and torture test.
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5853: Move some of the functions not specific to the...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5852: Rename ndr.pm to ndr_parser.pm
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5785: Fix subcontext pushes
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5775: Remove some unused functions (unions are no...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5709: Leave out the pull/push call with NDR_BUFFERS...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5697: Give an error message when a ref pointer is...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5680: Don't crash if none of the predefined keys is...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5676: Fix some alignment issues and IRemoteActivation
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5675: - More DCOM bug fixes
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5674: - Re-enable DCOM support.
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5672: Use switch_type() and the token storage mechanism...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5671: Bunch of fixes related to arrays and pointers...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5669: Couple of minor clearifications, simplifications.
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5663: Revert some changes I didn't mean to commit...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5662: eventlog uses dom_sid so it depends on security
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5661: Be a little stricter on syntax regarding arrays...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5660: Reduce number of generated "{}"'s
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5598: GTK+ cleanups, remove some globals
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5506: Simplify the use of subcontexts and make them...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5494: Some more code simplification, some additional...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5493: Some code simplification
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5492: Update example coclass, autogenerate some parts.
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5491: Don't load the DCOM-specific services by default...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5490: The big (D)COM commit! :-) Contains most of...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5487: - Allow disabling modules
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5486: - Use references to interfaces in coclasses...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5485: Support nopull,nopush in header.pm as well.
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5479: Add ODL input support.
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5478: Bunch of small optimizations and generalizations.
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5477: - Move some more of the typelist stuff out of...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5476: Move ORPC extensions to DCE/RPC into seperate...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5475: Move some existing and new type information...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5466: Put the type information list in a seperate...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5465: Add support to multiple levels of pointers in...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5464: Simplify print function generator code.
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5463: Make need_wire_pointer() return the number of...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5453: Treat "embedded" arrays (surrounding structures...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5452: Add implementation + torture test for echo_Surrounding
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5450: Add test function for "embedded" conformant...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5449: More array handling cleanups. This should make...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5447: Add some utility functions for arrays and use...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5443: Fix HeaderProperties(). Not re-enabling yet...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5442: Use argument list generator functions from NdrParser...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5441: Put push, pull and print arguments in hash as...
commit
|
commitdiff
|
tree
2007-10-10
Jelmer Vernooij
r5440: Some more generalizations
commit
|
commitdiff
|
tree
next