sfrench/samba-autobuild/.git
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
2007-10-10 Simo Sorcer4862: - better structure schema tests
2007-10-10 Simo Sorcer4859: changed a numbe rof things:
2007-10-10 Andrew Tridgellr4858: a better fix for alignment of enumerated types...
2007-10-10 Simo Sorcer4844: - Remove the unused attrsyn structure
2007-10-10 Andrew Tridgellr4843: fixed the alignment handling of enumerated types
2007-10-10 Tim Potterr4842: Set the end of a structure so that when you...
2007-10-10 Tim Potterr4841: Handle levels that are signed integer types.
2007-10-10 Andrew Tridgellr4833: added LOCAL-SOCKET to the list of tests that...
2007-10-10 Andrew Tridgellr4832: added simple testing of tcp sockets to LOCAL...
2007-10-10 Andrew Tridgellr4831: added udp support to our generic sockets library.
2007-10-10 Andrew Tridgellr4828: don't apply the schema until we get it working...
2007-10-10 Andrew Tridgellr4819: its just not my day today ....
2007-10-10 Andrew Tridgellr4818: missed version.h here
2007-10-10 Andrew Tridgellr4817: ccache was being made ineffective on all the...
2007-10-10 Tim Potterr4816: Note that NTTIME is 4-byte aligned which makes...
2007-10-10 Tim Potterr4815: Handle uint8 and uint16 bitmap types.
2007-10-10 Andrew Tridgellr4814: cope with perl not being in /usr/bin for idl...
2007-10-10 Andrew Tridgellr4813: this is a temporary solution to a link problem...
2007-10-10 Andrew Tridgellr4812: removed dependence on Data::Dumper
2007-10-10 Andrew Tridgellr4811: now that the event context is at the socket...
2007-10-10 Andrew Tridgellr4810: fixed anonymous connections with smbclient....
2007-10-10 Stefan Metzmacherr4806: - add some data to the configuration naming...
2007-10-10 Stefan Metzmacherr4804: add more emuns and bitmaps
2007-10-10 Andrew Tridgellr4801: remove the two bogus ctype.h includes
2007-10-10 Andrew Tridgellr4800: proper fix for the _GNU_SOURCE problem with...
2007-10-10 Alexander Bokovoyr4799: comparison_fn_t is under __USE_GNU on GNU system...
2007-10-10 Tim Potterr4798: When dissecting structures, name the protocol...
2007-10-10 Tim Potterr4797: Add the name of what we are pointing to when...
2007-10-10 Tim Potterr4796: Get rid of unecessary #include
2007-10-10 Andrew Tridgellr4795: stronget type checking in composite connect...
2007-10-10 Andrew Tridgellr4794: - disabled the ntacl command line utilities...
2007-10-10 Andrew Tridgellr4793: minor doc updates
2007-10-10 Andrew Tridgellr4792: use type safety int the test suite too
2007-10-10 Andrew Tridgellr4791: used the new talloc type safety macros to make...
2007-10-10 Andrew Tridgellr4790: added type checking helper macros in talloc...
2007-10-10 Jelmer Vernooijr4787: Clean up gepdump code somewhat.
2007-10-10 Simo Sorcer4786: forgot to commit the exclusion for schema checki...
2007-10-10 Simo Sorcer4785: add schema objects to provision
2007-10-10 Simo Sorcer4784: finally make schema module use a single ldb
2007-10-10 Andrew Tridgellr4783: got rid of another void* in the composite code...
2007-10-10 Andrew Tridgellr4782: volker quite rightly pointed out that there...
2007-10-10 Andrew Tridgellr4781: the tolower() in schema.c is a premature optimis...
2007-10-10 Jelmer Vernooijr4780: tolower() requires ctype.h
2007-10-10 Andrew Tridgellr4779: demonstrate doing 50 parallel loadfile operation...
2007-10-10 Andrew Tridgellr4778: I forgot to set the session key for the spnego...
2007-10-10 Andrew Tridgellr4777: added a smb_composite_sesssetup() async composit...
2007-10-10 Andrew Bartlettr4776: Add more debugs to SamSync test.
2007-10-10 Simo Sorcer4775: use schema_attr_cmp wrapper to check for the...
2007-10-10 Andrew Bartlettr4774: It appears the SensitiveData contains the passwo...
2007-10-10 Tim Potterr4773: Handle arrays of scalar types as function arguments.
2007-10-10 Andrew Tridgellr4772: fixed checking of the conformant size for dom_sid2
2007-10-10 Tim Potterr4771: Fix some indentation.
2007-10-10 Tim Potterr4770: Change from processing ndr_*.[ch] files all...
2007-10-10 Andrew Tridgellr4769: added a smb_composite_connect() function that...
2007-10-10 Andrew Bartlettr4768: Until I can prove it, we should not have these...
2007-10-10 Andrew Tridgellr4767: handle the different NBT session request refusal...
2007-10-10 Andrew Bartlettr4766: Add another useful helper function: samdb_msg_se...
2007-10-10 Andrew Tridgellr4765: simplify the async socket code to always go...
2007-10-10 Andrew Bartlettr4764: Add some more structs to keep the proto.h compil...
2007-10-10 Andrew Bartlettr4763: Join Samba4 to itself during the provision process.
2007-10-10 Andrew Bartlettr4762: Store the results of a 'net join' in the LDB.
2007-10-10 Simo Sorcer4759: use ldb_attr_cmp() to compare attribute names
2007-10-10 Andrew Tridgellr4758: - added async support to the session request...
2007-10-10 Andrew Tridgellr4757: added the ability of the clisocket level of...
2007-10-10 Andrew Tridgellr4756: a slight tidy up in the events code
2007-10-10 Andrew Tridgellr4755: the recent change in the definition of lp_passwo...
2007-10-10 Andrew Tridgellr4754: tidied up the composite function infrastructure...
2007-10-10 Andrew Tridgellr4753: added the ability for the generic socket library...
2007-10-10 Andrew Tridgellr4748: removed unnecessary distinguishedName from provi...
2007-10-10 Andrew Tridgellr4745: remove the distinguishedName attribute adds...
2007-10-10 Andrew Tridgellr4744: until we decide what to do about attribute alias...
2007-10-10 Stefan Metzmacherr4730: remove unused struct elements
2007-10-10 Stefan Metzmacherr4729: add dummy "winbind" service
2007-10-10 Stefan Metzmacherr4728: split up server_services into:
2007-10-10 Stefan Metzmacherr4727: add a reference to the event context
2007-10-10 Stefan Metzmacherr4726: - use the name tcon and tid instead of conn...
2007-10-10 Stefan Metzmacherr4725: make "password server" a string list
2007-10-10 Jelmer Vernooijr4723: Predefine libnet_JoinDomain as it's used in...
2007-10-10 Andrew Bartlettr4722: Start to add 'net join' to Samba4.
2007-10-10 Andrew Bartlettr4721: Changes to libnet_passwd to take advantage of...
2007-10-10 Andrew Bartlettr4720: Reformat, rename, and convert to enums parts...
2007-10-10 Andrew Tridgellr4719: snprintf.c is used outside of samba, so don...
2007-10-10 Andrew Tridgellr4718: don't use the deprecated __va_copy() unless...
2007-10-10 Andrew Tridgellr4717: fixed our usage of VA_COPY to be more standards...
2007-10-10 Stefan Metzmacherr4716: add a real ugly hack to get all ldap queries...
next