Merge branch 'selftest' of git://git.samba.org/jelmer/samba
[samba.git] / source3 / Makefile.in
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijAdd source4/ to include path because librpc/gen_ndr...
2008-10-20 Jelmer VernooijAdd missing asn1 object.
2008-10-20 Jelmer VernooijUse tables in Samba 3 ndrdump.
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijShare winreg.idl.
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Günther Deschneridl: finally share krb5_pac.idl.
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Kai Blinvlp: Move closer to the code tested.
2008-10-19 Jelmer VernooijAdd 'selftest' target to Samba 3 that uses the perl...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMove smb.conf parser to libutil to match Samba 4.
2008-10-19 Jelmer VernooijAdd vlp to TORTURE_PROGS since it's required by "make...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijSpecify ZLIB_LIBS explicitly in case zlib isn't brought...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Günther Deschneridl: share drsblobs idl.
2008-10-18 Günther Deschnerdrsuapi: build new merged drsuapi idl and helpers.
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijMove ufc to libreplace.
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Michael Adam[s3]build: use ..lib/util/params.c instead of param...
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-18 Jelmer VernooijUse shared util.c.
2008-10-18 Jelmer Vernooijs3: Fix make clean
2008-10-17 Günther Deschners3-build: cleanup in ../librpc as well on "make clean".
2008-10-15 Günther Deschneridl: finally fully share nbt.idl in s3 and s4.
2008-10-15 Jelmer VernooijShare wkssvc.idl.
2008-10-15 Jelmer VernooijShare eventlog.idl.
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Jelmer VernooijShare initshutdown.idl.
2008-10-15 Jelmer VernooijShare xattr implementation.
2008-10-15 Jelmer VernooijShare epmapper.
2008-10-15 Günther Deschnershare ntsvcs.idl.
2008-10-15 Günther Deschnermove svcctl to main idl directory.
2008-10-15 Günther Deschners3-build: fix make samba3-idl.
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Jelmer VernooijShare misc.idl.
2008-10-14 Jelmer VernooijShare idl_types.h.
2008-10-14 Jelmer VernooijBuild zlib (required for ndr_compression) if it's not...
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijFix include path.
2008-10-14 Jelmer VernooijShare ndr_krb5pac implementation.
2008-10-14 Jelmer VernooijCompile lzcompress (required for ndr_compression)
2008-10-14 Jelmer VernooijShare ndr_compression.c.
2008-10-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-14 Günther Deschners3-build: add and use IDL_PATH while building IDL files.
2008-10-14 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijUse common fusage implementation.
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijShare ndr.c implementation.
2008-10-13 Jelmer VernooijShare ndrdump implementation.
2008-10-13 Jelmer VernooijShare uuid implementations.
2008-10-13 Jelmer VernooijShare ndr_misc implementations.
2008-10-13 Jelmer VernooijShare ndr_basic implementation.
2008-10-13 Jelmer VernooijMove code specific to Samba 3 to a separate file.
2008-10-12 Jelmer VernooijFix other paths to binding.o.
2008-10-12 Jelmer VernooijShare RPC binding string utility functions.
2008-10-12 Jelmer VernooijUse common util_file code.
2008-10-12 Jelmer VernooijSync util_tdb implementations.
2008-10-12 Jelmer VernooijMove rbtree.[ch] to lib/util.
2008-10-12 Volker LendeckeFix "make etags" -- args list was too long for my etags
2008-10-12 Jelmer VernooijUse common signal helper implementation.
2008-10-11 Jelmer VernooijShare data_blob implementation.
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
2008-10-11 Jelmer VernooijUse xfile from common lib/util in Samba 3.
2008-10-11 Jelmer VernooijClean up properly.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-10 Günther Deschnerpam_winbind: prepare to use libwbclient inside pam_winbind.
2008-10-10 Günther Deschnerpam_winbind: convert to use talloc.
2008-10-10 Günther Deschnerkrb5_locator: use wbcLookupDomainControllerEx() for...
2008-10-10 Tim Proutyremove common lib object files on make cleanlib from...
2008-10-09 Günther Deschnerwbclient: add wbcGuidToString and wbcStringToGuid helpe...
2008-10-09 Günther Deschnerbuild: add "make test_wbpad" for checking winbind 32...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-06 Volker LendeckeAdd netlogond auth method
2008-10-06 Volker LendeckeAdd dyn_NCALRPCDIR
2008-09-27 Michael Adam[s3]build: build the new test_lp_load command.
2008-09-26 Günther Deschnerlibgpo: add security CSE skeleton.
2008-09-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-09-25 Gerald W. Carteridmap_hash: Fix the nss_info link during "make install"
2008-09-25 Gerald W. Carteridmap_adex: Fix the nss_info install link.
2008-09-24 Holger HetterichSMB traffic analyzer vfs module from Holger Hetterich...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijUse common crc32 implementation.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijUse common arcfour implementation.
2008-09-24 Jelmer VernooijUse shared copy of hmac5 implementation.
2008-09-24 Jelmer VernooijUse common md4 implementation.
2008-09-24 Jelmer VernooijUse common MD5.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Günther Deschners3-nbt: use the new generated nbt.
next