bbaumbach/samba-autobuild/.git
2007-10-10 Andrew Bartlettr18021: Add ldapi support to our LDAP client. To be...
2007-10-10 Volker Lendecker18018: Fix the build on OpenBSD. No license problem...
2007-10-10 Rafal Szczesniakr18017: Separate NET tests out of RPC. This way it...
2007-10-10 Simo Sorcer17998: start working on syntaxes
2007-10-10 Andrew Tridgellr17993: as metze pointed out, the composite_error(...
2007-10-10 Andrew Tridgellr17992: reverted r17842
2007-10-10 Andrew Bartlettr17991: Implement a few more calls (with not implemente...
2007-10-10 Andrew Tridgellr17990: added timeout checking on dcerpc connection...
2007-10-10 Andrew Bartlettr17989: Add RPC-NETLOGON as a test we now run against...
2007-10-10 Andrew Bartlettr17988: Add 'not for Samba4' hacks into the RPC-NETLOGO...
2007-10-10 Andrew Bartlettr17987: Make the LSA pipe listen on the \pipe\netlogon...
2007-10-10 Andrew Bartlettr17986: Add a copy of the Heimdal licence to our source...
2007-10-10 Andrew Bartlettr17983: Use the UTF8-correct strcasecmp_m call for...
2007-10-10 Andrew Bartlettr17982: One final hack...
2007-10-10 Andrew Tridgellr17980: handle NULL arguments without crashing in strca...
2007-10-10 Andrew Tridgellr17978: make the ldap backend test for ldb work both...
2007-10-10 Andrew Bartlettr17968: Consolidate the DSSETUP and LSA pipes into...
2007-10-10 Andrew Bartlettr17967: Somewhere along the line we lost unixName here...
2007-10-10 Stefan Metzmacherr17966: remove all generated files
2007-10-10 Stefan Metzmacherr17965: make talloc build more portable
2007-10-10 Stefan Metzmacherr17964: try to support sun* hosts
2007-10-10 Stefan Metzmacherr17963: fix install logic for talloc.3
2007-10-10 Stefan Metzmacherr17962: source/intl/ isn't used in samba4 anymore
2007-10-10 Stefan Metzmacherr17961: source/po/ isn't justed in samba4, so remove it
2007-10-10 Stefan Metzmacherr17960: try to use gmake if present on IRIX
2007-10-10 Stefan Metzmacherr17958: as talloc_init() enabled null tracking, we...
2007-10-10 Stefan Metzmacherr17957: don't try to use an internet connection when...
2007-10-10 Andrew Bartlettr17956: LSA Cleanup!
2007-10-10 Andrew Bartlettr17955: Don't search for the dnsDomain attribute, it...
2007-10-10 Andrew Bartlettr17954: Avoid including \n in error strings (left over...
2007-10-10 Stefan Metzmacherr17952: merge changes from samba3
2007-10-10 Stefan Metzmacherr17950: sync talloc with samba3
2007-10-10 Rafal Szczesniakr17940: Fix a warning spotted on the buildfarm.
2007-10-10 Rafal Szczesniakr17939: Fix compiler warnings spotted on buildfarm.
2007-10-10 Rafal Szczesniakr17938: More comments.
2007-10-10 Jelmer Vernooijr17932: Fix header installation.
2007-10-10 Jelmer Vernooijr17931: Really remove the files this time. Looks like...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Simo Sorcer17926: add trustedDomain class
2007-10-10 Andrew Bartlettr17925: Another class we need.
2007-10-10 Stefan Metzmacherr17907: - add a generic talloc_report_depth_cb() functi...
2007-10-10 Stefan Metzmacherr17905: fix c++ warnings
2007-10-10 Stefan Metzmacherr17904: we don't want warnings about unused parameters
2007-10-10 Simo Sorcer17898: handle objectcategory and isdefunct for classes
2007-10-10 Stefan Metzmacherr17895: - talloc_increase_ref_count() can fail
2007-10-10 Simo Sorcer17894: better name for the internal syntax type
2007-10-10 Stefan Metzmacherr17893: add a function to disable the null_context
2007-10-10 Stefan Metzmacherr17892: fix the last talloc c++ warning
2007-10-10 Stefan Metzmacherr17891: remove c++ warnings from talloc
2007-10-10 Stefan Metzmacherr17890: add -Wc++-compat option to gcc but don't use...
2007-10-10 Stefan Metzmacherr17889: allocate a valid element where the pointer...
2007-10-10 Stefan Metzmacherr17888: use talloc_*_ptrtype() macros as wrappers arrou...
2007-10-10 Stefan Metzmacherr17887: fix c++ warnings
2007-10-10 Stefan Metzmacherr17886: add talloc_ptrtype() and talloc_array_ptrtype(),
2007-10-10 Stefan Metzmacherr17885: use _TALLOC_TYPEPF() consitently
2007-10-10 Volker Lendecker17884: Shape up the snprintf fix after Metzes comments
2007-10-10 Stefan Metzmacherr17883: check if talloc_asprintf() works correct
2007-10-10 Stefan Metzmacherr17882: merge change from samba3
2007-10-10 Andrew Bartlettr17876: Require one less patch for the LDAP backend...
2007-10-10 Andrew Bartlettr17871: Add an option to make the system account behave...
2007-10-10 Andrew Bartlettr17870: This module (for the moment) handles the modify...
2007-10-10 Simo Sorcer17868: remove duplicated attributes from list
2007-10-10 Simo Sorcer17860: Let's commit the work down up to now on the...
2007-10-10 Simo Sorcer17859: Fix some return values
2007-10-10 Rafal Szczesniakr17858: Add new libnet domain open tests.
2007-10-10 Rafal Szczesniakr17857: A couple of new tests.
2007-10-10 Rafal Szczesniakr17856: The two new functions - libnet_LookupName and...
2007-10-10 Volker Lendecker17849: Next round for RPC-SAMBA3-SHARESEC
2007-10-10 Volker Lendecker17848: Ok, this did not do it. Still got the same...
2007-10-10 Volker Lendecker17846: Ok, this is a patch that needs further discussi...
2007-10-10 Volker Lendecker17844: The AIX compiler thinks { } is a syntax error
2007-10-10 Volker Lendecker17842: After talking to Simo, apply the next attempt...
2007-10-10 Volker Lendecker17841: Revert 17840, libldb.a defines strnlen. Sorry...
2007-10-10 Volker Lendecker17840: A step towards building on Solaris which appear...
2007-10-10 Simo Sorcer17839: do not reference possibleInferiors we have...
2007-10-10 Stefan Metzmacherr17838: revert rev 17754
2007-10-10 Simo Sorcer17830: Set the default_basedn (hey, it comes from...
2007-10-10 Simo Sorcer17829: Fix the order of the bytes
2007-10-10 Andrew Tridgellr17828: set the auto_baseDN opaque even on failure...
2007-10-10 Volker Lendecker17827: Fix an error message
2007-10-10 Volker Lendecker17826: Add line numbers to the d_printfs
2007-10-10 Andrew Tridgellr17825: I broken cracknames in my last patch - fix...
2007-10-10 Andrew Tridgellr17824: add a wrapper for the common partitions_basedn...
2007-10-10 Andrew Tridgellr17823: get rid of most of the samdb_base_dn() calls...
2007-10-10 Andrew Tridgellr17822: the ildap ldb backend doesn't need the auto...
2007-10-10 Andrew Tridgellr17821: changed ldb_search() and the ldbsearch command...
2007-10-10 Andrew Tridgellr17820: simplify the code flow a little
2007-10-10 Jelmer Vernooijr17811: Add .bzrignore file
2007-10-10 Stefan Metzmacherr17794: ifdef out unused macros
2007-10-10 Stefan Metzmacherr17793: add -Wmissing-prototypes, -Wmissing-declaration...
2007-10-10 Stefan Metzmacherr17792: io.out.winsserver is a const char *,
2007-10-10 Stefan Metzmacherr17791: get rid of another compiler warning
2007-10-10 Stefan Metzmacherr17790: replace uses -ldl and should directly depend...
2007-10-10 Stefan Metzmacherr17789: remove compiler warnings
2007-10-10 Stefan Metzmacherr17788: fix compiler warnings
2007-10-10 Stefan Metzmacherr17787: ifdef out unused macros and generate a smb_panic()
2007-10-10 Stefan Metzmacherr17786: remove unused macros, fix compiler warnings
2007-10-10 Stefan Metzmacherr17785: fix compiler warnings
2007-10-10 Stefan Metzmacherr17784: fix compiler warnings
2007-10-10 Stefan Metzmacherr17783: fix compiler warnings
next