Fix signing problem in the client with transs requests
[samba.git] / source / utils /
2008-04-29 Rafal Szczesniakr24853: Rename function as Jerry asked.
2008-04-29 Rafal Szczesniaknet: fix post join verification.
2008-04-10 Karolin Seegerobjectclass -> objectClass
2008-04-09 Karolin SeegerFix some more typos.
2008-04-04 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-03-19 Kai Blinntlm_auth: Improve compliance to the Squid helper protocol
2008-02-19 Karolin SeegerFix typo.
2008-01-31 Rafal Szczesniakr24771: Use infolevel 25 to set the machine account...
2008-01-24 Jeremy AllisonMissed one flags change.
2008-01-23 Jeremy AllisonAdded :
2008-01-23 Jeremy AllisonVersion of Matt Geddes <musicalcarrion@gmail.com>
2008-01-05 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-01-05 Jeremy AllisonAdd missing patch to allow smbcacls to do krb5 auth...
2008-01-03 Stefan MetzmacherMerge remote branch 'origin/v3-0-test' of /home/People...
2007-12-17 Simo SorceResolve conflict of merging in J.Layton patch
2007-12-17 Michael AdamFix flags in all callers of lookup_name() in net_sam.c.
2007-12-14 Stefan MetzmacherMerge remote branch 'origin/v3-0-test' of /home/People...
2007-12-13 Jeremy AllisonMerge debian fix for smbstatus locking error message.
2007-12-13 Jeremy AllisonOnly add the non-root escape on !developer.
2007-12-13 Jeremy AllisonFix bug #3727 with patch from Steve Langasek <vorlon...
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-11-30 Michael AdamPrevent net getdomainsid from panicing when called...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create... samba-misc-tags/initial-v3-0-test
2007-10-10 Rafal Szczesniakr24770: Use infolevel 25 to set the machine account...
2007-10-10 Günther Deschnerr23772: Add ads_find_samaccount() helper function.
2007-10-10 Günther Deschnerr23770: Some minor cleanups in libgpo
2007-10-10 Michael Adamr23760: Untangle use of strrchr_m and strequal and...
2007-10-10 Volker Lendecker23757: Fix Coverity id 386
2007-10-10 Michael Adamr23750: Change the behaviour of net conf import when...
2007-10-10 Michael Adamr23749: Simplify prototype of reg_setvalue_internal:
2007-10-10 Michael Adamr23748: Clean use of talloc in import_process_service:
2007-10-10 Michael Adamr23747: Move formatting of a parameter's value into...
2007-10-10 Michael Adamr23746: Fix missing assignments to target string of...
2007-10-10 Michael Adamr23745: Fix: Check whether top subkeyname instead of...
2007-10-10 Michael Adamr23744: Remove TODO-comment. lp_load returns False...
2007-10-10 Michael Adamr23666: Rename lp_parameter_valid -> lp_parameter_is_valid.
2007-10-10 Michael Adamr23657: Prevent setting of a global option in a share...
2007-10-10 Michael Adamr23656: Add initial checking of the validity of a paramter
2007-10-10 Michael Adamr23655: Fix a comment and adjust some code formatting.
2007-10-10 Michael Adamr23652: Use the recursive delete function instead of...
2007-10-10 Günther Deschnerr23648: Allow to list a custom krb5 keytab file with:
2007-10-10 Günther Deschnerr23627: Allow to pass down the lookup-level to rpccli_l...
2007-10-10 Volker Lendecker23612: Revert 'net idmap dump' to the 3.0.24 behaviour.
2007-10-10 Michael Adamr23593: Mention "net conf" in top level net usage.
2007-10-10 Michael Adamr23585: Add a "drop" function to "net conf" that clears the
2007-10-10 Günther Deschnerr23563: Add dump-event-list command to smbcontrol.
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 Michael Adamr23549: Make "net conf setparm" always use registry...
2007-10-10 Michael Adamr23543: Adjust comments.
2007-10-10 Michael Adamr23485: This checkin consists mostly of refactorings...
2007-10-10 Gerald Carterr23474: Here's a small patch that disables the libkrb5...
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 Simo Sorcer23407: While verifying a bug I found out that for...
2007-10-10 Michael Adamr23379: Whitespace cosmetics, to reduce irritating...
2007-10-10 Andrew Tridgellr23323: merged ldb changes from 3.0.26
2007-10-10 Gerald Carterr23271: merge service control pidl change for CloseServ...
2007-10-10 Volker Lendecker23223: Convert a leftover direct tdb access to session...
2007-10-10 Gerald Carterr23207: merge net help test fix from SAMBA_3_0_26
2007-10-10 Volker Lendecker23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a...
2007-10-10 Volker Lendecker23195: Add void *private_data to brl_forall
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker23171: Convert connections.tdb to dbwrap
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 James Peachr23010: Make the output of "smbcontrol --help" match...
2007-10-10 James Peachr23009: Both contains a strchr_m(server,'/') few lines...
2007-10-10 Jeremy Allisonr23005: If we're running on a system where time_t is...
2007-10-10 Alexander Bokovoyr22973: Apparently, 3.0.25 broke smb4k badly ;-)
2007-10-10 Volker Lendecker22954: More messaging_register
2007-10-10 Volker Lendecker22934: Change smbcontrol to use messaging_register...
2007-10-10 Michael Adamr22932: Use the same symbol in sizeof and cast for...
2007-10-10 Volker Lendecker22911: Pass a messaging_context to message_send_all
2007-10-10 Volker Lendecker22908: All callers of message_init now also call messa...
2007-10-10 Volker Lendecker22906: Some more message_send_pid
2007-10-10 Volker Lendecker22900: Convert profile/ to messaging_send_pid/messagin...
2007-10-10 Volker Lendecker22868: Replace some message_send_pid calls with messag...
2007-10-10 Alexander Bokovoyr22867: With Samba4's IDL, we now have two new flags...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 James Peachr22828: Fix typo. Bugzilla #4589.
2007-10-10 Volker Lendecker22787: More from Karolin: Make map_unix_group() static...
2007-10-10 Volker Lendecker22786: Some cleanup by Karolin Seeger: Remove unused...
2007-10-10 Volker Lendecker22767: Argl. Typed in 'svn ci' in the wrong branch...
2007-10-10 Volker Lendecker22766: Merge from 3_0:
2007-10-10 Volker Lendecker22761: This introduces lib/conn_tdb.c with two main...
2007-10-10 Volker Lendecker22751: Next step for the cluster merge: sessionid...
2007-10-10 Volker Lendecker22747: Fix some C++ warnings
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Gerald Carterr22729: add help text for osver and osname options...
2007-10-10 Gerald Carterr22728: Patch from Danilo Almeida <dalmeida@centeris...
2007-10-10 Jeremy Allisonr22590: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Günther Deschnerr22479: Add "net ads keytab list".
2007-10-10 Michael Adamr22412: Add a "deletelocalgroup" subcommand to net...
2007-10-10 Jeremy Allisonr22282: Fix last few name -> servicename changes.
2007-10-10 Volker Lendecker22135: Check in most of Michael Adam's net conf utilit...
2007-10-10 Andrew Bartlettr22071: Make the error message for incorrect use of...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Jeremy Allisonr22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_lo...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
next