ira/wip.git
2010-05-10 Günther Deschnertestprogs: update README to reflect the util rename.
2010-05-10 Günther Deschnertestprogs: add readme for testspoolss.exe.
2010-05-10 Günther Deschnertestprogs: add vcproj and sln files for testspoolss...
2010-05-10 Günther Deschnertestprogs: rename spoolss.exe to testspoolss.exe.
2010-05-10 Günther Deschners3-net: Fix Bug #7417. 'net rpc user password' can...
2010-05-10 Andreas Schneidertevent: Added a description for tevent queue.
2010-05-10 Andreas Schneidertevent: Added an introduction to the tevent_queue tutorial.
2010-05-10 Andreas Schneidertevent: Fixed a doxygen problem with PRINTF_ATTRIBUTE.
2010-05-10 Andreas Schneidertalloc: Fixed a doxygen problem with PRINTF_ATTRIBUTE.
2010-05-10 Kai Blinbuild: Update the waf build to fix python header checks
2010-05-10 Matthias Dieter... s3:provision_basedn_modify.ldif - add "msDS-NcType...
2010-05-09 Günther Deschners3-proto: add missing protoype for dcerpc_fault_to_nt_s...
2010-05-09 Günther Deschners3-lanman: use srvsvc for api_RNetServerGetInfo().
2010-05-09 Simo Sorces3-spoolss: Make spoolss_Time_to_time_t public.
2010-05-09 Matthias Dieter... s4:samldb LDB module - make "samldb_member_check" synch...
2010-05-09 Matthias Dieter... s4:samldb LDB module - make "samldb_prim_group_users_ch...
2010-05-09 Matthias Dieter... s4:samldb LDB module - update the copyright notice
2010-05-09 Matthias Dieter... s4:blackbox/test_kinit.sh - Test the new "net user...
2010-05-09 Matthias Dieter... s4:net utility - make outprinted description comments...
2010-05-09 Matthias Dieter... s4:net utility - remove unixname parameter of samdb...
2010-05-09 Matthias Dieter... s4:samdb python bindings - remove idmap creation stuff...
2010-05-09 Matthias Dieter... s4:net utility - add an optional password attribute...
2010-05-09 Andrew Bartletts4:dsdb Provide an intelegent fallback if not CN=Subnet...
2010-05-09 Andrew Bartlettbuildtools: Add 'make testenv' to Samba4 make targets
2010-05-09 Stefan Metzmacherdsdb/password_hash: remove usage of msDs-KeyVersionNumber
2010-05-09 Andrew Bartletts4:dsdb Use replPropertyMetaData as the basis for msDS...
2010-05-09 Matthias Dieter... librpc:dcerpc_error.c - fix a warning
2010-05-08 Günther Deschners3-libsmb: fix argument order for tevent_req_default_pr...
2010-05-08 Günther Deschnerpidl: add NDR_PRINT_DEBUG output to generated s3 server...
2010-05-08 Volker Lendeckes3: Fix the build
2010-05-07 Günther Deschners4-smbtorture: add smbcli_rap_netuserpasswordset2().
2010-05-07 Günther Deschnerrap: add rap_NetUserPasswordSet2() to IDL.
2010-05-07 Günther Deschners3: move BASE_RID to main includes.h (in preparation...
2010-05-07 Günther Deschners3-passdb: moving account_pol.c into passdb.
2010-05-07 Jelmer Vernooijs3-merged: Make sure bin/ exists when copying in bin...
2010-05-07 Jelmer Vernooijs3-merged: Use newly added waf reconfigure subcommand.
2010-05-07 Jelmer VernooijReintroduce merged build, using waf to build smbtorture4.
2010-05-07 Jelmer VernooijRevert "Revert "s3-build: Remove --enable-merged support.""
2010-05-07 Jelmer Vernooijsamba3: Generate C files from IDL in source3/librpc...
2010-05-07 Jeremy AllisonOnly MULTIPLE-UNLOCK test left to fix !
2010-05-07 Jeremy AllisonWhen tearing down the connection make sure we close...
2010-05-07 Jeremy AllisonThis patch looks bigger than it is. It does 2 things...
2010-05-07 Andrew Tridgells4-devel: a very useful script when dealing with librar...
2010-05-07 Andrew Tridgellbuild: fixed pc file variable substitution
2010-05-07 Björn Jackeidl: get the logic of the prevous commit right
2010-05-07 Björn Jackeidl: fix Unix builds by replacing bashism
2010-05-07 Björn Jackes3:configure: search fdatasync also in librt
2010-05-07 Björn Jackes3:configure: use correct SONAMEFLAG on Solaris dependi...
2010-05-07 Jeremy AllisonMake us pass all SMB2 lock tests except MULTIPLE-UNLOCK...
2010-05-07 Jeremy AllisonFix crash in cancel-tdis lock test. Correctly shut...
2010-05-07 Andrew Tridgellbuild: treat a blank --build or --host as not a cross...
2010-05-06 Jeremy AllisonFix cancel by close lock test.
2010-05-06 Andreas Schneidertalloc: Documented the missing string functions.
2010-05-06 Jeremy AllisonFix SMB2 lock tests up to cancel-by-close.
2010-05-06 Jeremy AllisonFix more SMB2 locking. We still crash but this won...
2010-05-06 Andrew Tridgells4-devel: auto-delete any leftover IPs
2010-05-06 Andrew Tridgells4-devel: a useful script for giving DRS replication...
2010-05-06 Andrew Tridgellbuild: added a reconfigure target
2010-05-06 Günther Deschners3-spoolss: make several notify functions static.
2010-05-06 Günther Deschners3-eventlog: move all eventlog headers to lib/eventlog...
2010-05-06 Björn Jackes3: fix the merged build - it required $LD
2010-05-06 Jelmer VernooijRemove the copy of ldb from Samba 3.
2010-05-06 Günther Deschners3-build: fix the build of vfs_notify_fam.
2010-05-05 Jeremy AllisonMove to MS-FSA algorithm when checking for invalid...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-05-05 Jeremy AllisonGet closer to passing SMB2 lock test. Still crashes...
2010-05-05 Andrew Tridgells4-ldb: check for ldap_initialize
2010-05-05 Björn Jackes3:configure: not simply check for "ld" but for the...
2010-05-05 Jeremy AllisonReturn correct error on read request on directory.
2010-05-05 Jeremy AllisonGet in_minimum and EOF errors right.
2010-05-05 Jeremy AllisonClient ignoring max write is a warning, not an error.
2010-05-05 Jeremy AllisonStart to pass the SMB2 read torture tests.
2010-05-05 Günther Deschners3-lanman: use srvsvc for api_RNetShareAdd().
2010-05-05 Günther Deschners3-spoolss: remove unused winreg_enumval_to_blob().
2010-05-05 Andreas Schneiders3-spoolss: Create default DsSpooler values.
2010-05-05 Andreas Schneiders3-spoolss: Fixed the DeviceMode handling in winreg.
2010-05-05 Andreas Schneiders3-spoolss: Added winreg security descriptor functions.
2010-05-05 Andreas Schneiders3-spoolss: Migrated winreg to spoolss_create_default_s...
2010-05-05 Günther Deschners3-spoolss: make sure to return success in winreg_get_d...
2010-05-05 Günther Deschners3-spoolss: talloc_steal the returned driver_list in...
2010-05-05 Simo Sorces3-spoolss: Fixed winreg_printer_query_XXX.
2010-05-05 Andreas Schneiders3-spoolss: Added a winreg_printer_query_binary function.
2010-05-05 Andreas Schneiders3-spoolss: Added a generic spoolss_create_default_secd...
2010-05-05 Andreas Schneiders3-spoolss: Added a function to create a default spools...
2010-05-05 Volker Lendeckes3: Fix bug 5972 -- remove -L testparm parameter
2010-05-05 Andreas Schneiders3-spoolss: Fixed memory error in winreg_get_driver.
2010-05-05 Andreas Schneiders3-spoolss: Added a sharename arg to winreg_update_printer.
2010-05-05 Andreas Schneiders3-spoolss: Added missing servername option to winreg_...
2010-05-05 Andreas Schneiders3-spoolss: Added missing Printer Driver in winreg_...
2010-05-05 Günther Deschners3-net: fix crash in rap_share_add().
2010-05-05 Günther Deschners4-smbtorture: remove unused variable from smbcli_rap_n...
2010-05-05 Günther Deschnerrap: add IDL for rap_NetShareAdd (undocumented in MS...
2010-05-05 Andrew Tridgells3-build: don't rebuild/link on every make run
2010-05-05 Andrew Tridgellbuild: added configure test for inline
2010-05-05 Andrew Tridgellbuild: update version of waf
2010-05-05 Andrew Tridgellbuild: use the wrapper commands in testwaf.sh
2010-05-05 Andrew Tridgellbuild: added a distcheck target
2010-05-05 Andrew Tridgellbuild: mark cloned task generators as not posted
2010-05-05 Andrew Tridgellbuild: exit with an error if waf configure fails
2010-05-05 Andreas Schneiderlibwbclient: Fixed doxygen errors.
next