sfrench/samba-autobuild/.git
2007-10-10 Andrew Tridgellr5049: updated howto.txt with new provisioning instructions
2007-10-10 Andrew Tridgellr5048: made the provision.pl script much less error...
2007-10-10 Tim Potterr5047: Fix swig dependencies.
2007-10-10 Stefan Metzmacherr5045: add TODO comment
2007-10-10 Stefan Metzmacherr5044: fix pidl--swig
2007-10-10 Andrew Tridgellr5043: this broke more systems than it helped. Remove...
2007-10-10 Andrew Tridgellr5042: another attempt to get solaris10 building
2007-10-10 Stefan Metzmacherr5041: add more verbose output for the krb5 libs detection
2007-10-10 Andrew Tridgellr5040: attempt to get solaris10 building by defining...
2007-10-10 Andrew Tridgellr5039: fixed eparser not to generate talloc_p()
2007-10-10 Andrew Tridgellr5038: we don't need these defines any more
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr5036: changed HYPER_T to the more standard "hyper"
2007-10-10 Andrew Tridgellr5035: fixed composite test to use --num-ops command...
2007-10-10 Andrew Tridgellr5034: - added a type mapping function in pidl, so...
2007-10-10 Tim Potterr5033: Remove --with-eparserdir configure option and...
2007-10-10 Andrew Tridgellr5032: get rid of the init fns in eparser
2007-10-10 Andrew Tridgellr5027: added the IDL license to the IDL directory
2007-10-10 Tim Potterr5026: Don't build the swig stuff by default until...
2007-10-10 Tim Potterr5024: Fix build.
2007-10-10 Tim Potterr5019: Some tweaks to building the swig .i files.
2007-10-10 Tim Potterr5018: Initialise required subsystems (by hand, generat...
2007-10-10 Tim Potterr5017: Fix bug in output typemap for uint32 (!)
2007-10-10 Tim Potterr5016: Use LIBRARY instead of BINARY for inserting...
2007-10-10 Günther Deschnerr5011: Do not use KRB5_CONFIG internally as it is used...
2007-10-10 Tim Potterr5010: Handle weird-ass NTTIME_1sec and NTTIME_hyper...
2007-10-10 Tim Potterr5009: Put bitmaps in their own subtree.
2007-10-10 Tim Potterr5008: 32-bits is the default bitmap size.
2007-10-10 Tim Potterr5007: Fix bug in regexp where we were eating the strin...
2007-10-10 Tim Potterr5006: Implement parsing of pidl bitmaps in ethereal...
2007-10-10 Tim Potterr5005: Add missing size specifiers to various bitmaps.
2007-10-10 Andrew Tridgellr5004: add current samba3 nmblookup.c ready for updatin...
2007-10-10 Andrew Tridgellr5003: delete old nmblookup.c code
2007-10-10 Tim Potterr4993: Generate nicer name for enum hf.
2007-10-10 Tim Potterr4991: Remove debugging statement.
2007-10-10 Tim Potterr4990: Generate value strings for pidl enumerations.
2007-10-10 Tim Potterr4983: On second thoughts don't include the config...
2007-10-10 Tim Potterr4982: Start to move swig dependencies into new build...
2007-10-10 Tim Potterr4981: Fix swig build.
2007-10-10 Tim Potterr4980: Copy RAP callno constants from Samba 3 and start...
2007-10-10 Tim Potterr4979: Return NT_STATUS_INVALID_SYSTEM_SERVICE for...
2007-10-10 Tim Potterr4975: Update usage of talloc in rap torture code.
2007-10-10 Tim Potterr4974: Update location of talloc_guide.txt
2007-10-10 Tim Potterr4973: Add a RAP scanner to smbtorture. win2k has...
2007-10-10 Stefan Metzmacherr4962: add infrastructure to use raw krb5 auth in dcerp...
2007-10-10 Stefan Metzmacherr4959: fix compiler warning
2007-10-10 Stefan Metzmacherr4958: fix compiler warnings
2007-10-10 Andrew Tridgellr4957: the fetchfile _recv() function was neglecting...
2007-10-10 Andrew Tridgellr4956: - moved the definition of the mangle context...
2007-10-10 Andrew Tridgellr4955: fixed a couple of minor memory leaks in the...
2007-10-10 Andrew Tridgellr4954: we don't need the separate event_remove_*()...
2007-10-10 Andrew Tridgellr4953: - enable easy valgrind use in all our test scripts
2007-10-10 Andrew Tridgellr4952: removed a bogus talloc_steal() that was trying...
2007-10-10 Andrew Tridgellr4951: some of the code dealing with libcli was getting...
2007-10-10 Andrew Tridgellr4950: removed some excessive debugging messages
2007-10-10 Volker Lendecker4949: First version of a fetchfile composite function...
2007-10-10 Rafal Szczesniakr4948: Typo fixes in comments.
2007-10-10 Andrew Tridgellr4945: the te element isn't needed any more
2007-10-10 Andrew Tridgellr4944: every event_add_*() caller was having to call...
2007-10-10 Andrew Tridgellr4943: Smplified the events handling code a lot. The...
2007-10-10 Andrew Tridgellr4942: converted the cifs backend to not use event_cont...
2007-10-10 Stefan Metzmacherr4941: - all needed data is now in sam.ldb and hacked...
2007-10-10 Tim Potterr4940: Add a variable to hold a list of typedefs for...
2007-10-10 Andrew Tridgellr4939: make a few more private pointers type safe ...
2007-10-10 Andrew Tridgellr4938: allow the caller to supply an existing event_con...
2007-10-10 Andrew Tridgellr4937: simplify the connect code in the same way
2007-10-10 Andrew Tridgellr4936: moved to a convention where the completion funct...
2007-10-10 Andrew Tridgellr4935: fixed a bug where "c->status = xxx_handler(x...
2007-10-10 Tim Potterr4930: Update my copyright.
2007-10-10 Andrew Tridgellr4927: parse the NBT session request in the smb server...
2007-10-10 Andrew Tridgellr4924: continue the effort to simplify and generalise...
2007-10-10 Andrew Bartlettr4923: Avoid using krb5-config in the path if a krb5...
2007-10-10 Andrew Tridgellr4922: fixed an infinite loop in the name resolve code...
2007-10-10 Andrew Tridgellr4919: if a caller doesn't provide an event context...
2007-10-10 Andrew Tridgellr4916: added "host" name resolution using fork() per...
2007-10-10 Andrew Tridgellr4915: free temp context _before_ the async callback...
2007-10-10 Andrew Bartlettr4914: Fill in the realm for the self-join.
2007-10-10 Andrew Tridgellr4911: make sure we fill in the transport called name...
2007-10-10 Andrew Tridgellr4909: fixed name_trn_id generation (thanks to metze...
2007-10-10 Andrew Tridgellr4901: a bit more info on nbt packets under high debug...
2007-10-10 Andrew Tridgellr4900: build fix for IRIX 6.5
2007-10-10 Andrew Tridgellr4899: fixed build
2007-10-10 Andrew Tridgellr4898: - removed the unused wins_srv_*() code
2007-10-10 Andrew Bartlettr4897: Unbreak the LDAP server. Somehow the generic...
2007-10-10 Andrew Tridgellr4896: make sure the event context doesn't go away...
2007-10-10 Andrew Bartlettr4895: I missed this in my previous 'use secrets.ldb...
2007-10-10 Andrew Tridgellr4894: namecache.c is not used any more either
2007-10-10 Andrew Bartlettr4893: Move to using secrets.ldb for the Kerberos verif...
2007-10-10 Andrew Tridgellr4892: we don't need nameserv.h any more
2007-10-10 Andrew Tridgellr4891: - added a generic resolve_name() async interfac...
2007-10-10 Andrew Bartlettr4890: Try to cope with mechanism mismatch in the clien...
2007-10-10 Andrew Tridgellr4889: make sure ndr print flags are initialised in...
2007-10-10 Andrew Tridgellr4888: use the neater calling convention
2007-10-10 Andrew Tridgellr4887: removed a bogus cast
2007-10-10 Andrew Tridgellr4886: fixed two places where we process the send side...
2007-10-10 Andrew Tridgellr4885: added a new NBT client library. Features include:
2007-10-10 Andrew Tridgellr4884: - 2nd part of support ndr_size_ generation on...
2007-10-10 Andrew Tridgellr4883: support ndr_size_ generation on unions as well...
2007-10-10 Tim Potterr4865: Fix up subtree name when dissecting unions....
2007-10-10 Andrew Tridgellr4863: schema_find_attribute() should be static
next