r22524: Fix memleak.
[samba.git] / source3 / utils /
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...
2007-10-10 Stefan Metzmacherr22000: remove useless casts
2007-10-10 Volker Lendecker21962: Make pdbedit use the configfile specified by -s
2007-10-10 Gerald Carterr21888: Add the osname and osver options to 'net ads...
2007-10-10 Volker Lendecker21831: Back out r21823 for a while, this is going...
2007-10-10 Volker Lendecker21823: Let secrets_store_machine_password() also store...
2007-10-10 Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10 Herb Lewisr21780: let smbcontrol use POPT_COMMON_SAMBA options...
2007-10-10 Simo Sorcer21776: fix bugs #4438 #4440
2007-10-10 Jeremy Allisonr21768: Fix the client dfs code such that smbclient can
2007-10-10 Jeremy Allisonr21755: Memory leak fixes from Zack Kirsch <zack.kirsch...
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Jeremy Allisonr21663: Fix from the Wine guys: Robert Shearman <rob...
2007-10-10 Jeremy Allisonr21609: Fix memory leaks in error code paths (and one...
2007-10-10 Jeremy Allisonr21608: Fix a couple of memleaks in error code paths...
2007-10-10 Simo Sorcer21607: While committing I saw I had not newline termin...
2007-10-10 Simo Sorcer21606: Implement escaping function for ldap RDN values
2007-10-10 Günther Deschnerr21540: Fix Bug #3713 and readd reporting what the...
2007-10-10 Jelmer Vernooijr21462: Fix EnumValue (?)
2007-10-10 Jeremy Allisonr21417: Janitor for Herb. Make sure sharesec.c is funct...
2007-10-10 Günther Deschnerr21240: Fix longstanding Bug #4009.
2007-10-10 Volker Lendecker21115: notify_internal.c needs to remove the table...
2007-10-10 Volker Lendecker21114: Fix 'net usershare': Adding "guest_ok=y" requir...
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Gerald Carterr21010: fix the pstring change in ntlm_auth for require...
2007-10-10 Jeremy Allisonr20917: Fix missing error returns pointed out by "Li...
2007-10-10 Gerald Carterr20903: Replace the hardcoded "smb.conf" string with...
2007-10-10 Günther Deschnerr20874: We need to distinguish client sitenames per...
2007-10-10 Jeremy Allisonr20857: Silence gives assent :-). Checking in the fix for
2007-10-10 Jelmer Vernooijr20832: Remove extra pointers previously added to uniqu...
2007-10-10 Volker Lendecker20824: Send access to the trusted domain passwords...
2007-10-10 Jeremy Allisonr20744: Fix the build (I missed some chkpth -> checkpat...
2007-10-10 Volker Lendecker20654: Fix from Karolin Seeger <ks@sernet.de>: Accept...
2007-10-10 Volker Lendecker20498: Two 64-bit warnings
2007-10-10 James Peachr20428: Rename dns_open. This conflicts with the dns_op...
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Gerald Carterr20173: DNS update fixes:
2007-10-10 Gerald Carterr20170: Fix secure DNS updates to work against
2007-10-10 Herb Lewisr20131: get rid of a few no previous prototype warnings
2007-10-10 Jim McDonoughr20119: Update help info indicating how to use separato...
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 Volker Lendecker20003: Fix error message
2007-10-10 Volker Lendecker20001: Fix bug 4273, thanks to Pascal Terjan
2007-10-10 Volker Lendecker19991: Sorry for this 2000-liner...
2007-10-10 Volker Lendecker19978: More "net sam policy" improvements. Thanks...
2007-10-10 Volker Lendecker19944: Fix from Don Watson -- thanks
2007-10-10 Volker Lendecker19914: The "default" value with the name "" need diffe...
2007-10-10 Volker Lendecker19883: Fix bug 4248 -- thanks to Pascal Terjan :-)
2007-10-10 Volker Lendecker19840: Fix an uninitialized variable
2007-10-10 Volker Lendecker19835: Some net sam policy improvements.
2007-10-10 Volker Lendecker19827: Move registry_push/pull_value to lib/util_reg.c
2007-10-10 Volker Lendecker19825: To create a key, smbd also needs read privs...
2007-10-10 Volker Lendecker19822: Implement net rpc registry createkey, deletekey...
2007-10-10 Volker Lendecker19821: Make net_rpc_registry use net_run_function2.
2007-10-10 Volker Lendecker19818: Remove reg_split_hive, make use of registry_openkey
2007-10-10 Volker Lendecker19817: Implement net rpc registry setvalue (only dword...
2007-10-10 Volker Lendecker19812: dump_regval_buf is not needed anymore
2007-10-10 Volker Lendecker19811: Decode REG_MULTI_SZ and REG_BINARY
2007-10-10 Volker Lendecker19807: First attempt at wrapping something sane around...
2007-10-10 Volker Lendecker19804: Fix a valgrind error
2007-10-10 Volker Lendecker19797: Convert the remaining pipes to the "new" unique...
2007-10-10 Volker Lendecker19790: Check in the PIDL change and the converted...
2007-10-10 Volker Lendecker19766: Fix a const-warning. Jerry, what did you want...
2007-10-10 Gerald Carterr19762: libaddns/*[ch] code fixes donated by Centeris...
2007-10-10 Gerald Carterr19754: * When using a krb5 session setup, we don't...
2007-10-10 Volker Lendecker19669: set_share_security does not need a mem_ctx...
2007-10-10 Günther Deschnerr19651: Fix interesting bug with the automatic site...
2007-10-10 Günther Deschnerr19528: Fix container handling for "net ads user" and...
2007-10-10 Günther Deschnerr19527: Fix double free in "net ads group add".
2007-10-10 Günther Deschnerr19525: Fix the same error in "net ads group delete".
2007-10-10 Günther Deschnerr19524: Stop "net ads user delete" from doing funny...
2007-10-10 Günther Deschnerr19493: There is no point in prompting for a user's...
2007-10-10 Volker Lendecker19450: Fix smbtree's use of netshareenum.
2007-10-10 Volker Lendecker19447: Do not throw away information
2007-10-10 Volker Lendecker19446: Comment can be NULL now
2007-10-10 Volker Lendecker19445: Attempt to fix net rpc share
2007-10-10 Jeremy Allisonr19424: Protect against username == NULL
2007-10-10 Jeremy Allisonr19422: Doh ! Put the krb5 user@realm code in the right...
2007-10-10 Günther Deschnerr19416: Fix some c++ warnings.
2007-10-10 Jeremy Allisonr19257: Janitor for Guenther - as well as a little...
2007-10-10 Günther Deschnerr19206: Jeremy, for some reason storing a value-less...
2007-10-10 Volker Lendecker19184: W2k3 returns its name for the GetServerInfo...
2007-10-10 Jim McDonoughr19158: Remove root and nobody users from ldif, from...
2007-10-10 Volker Lendecker19127: Fix bug 4152
2007-10-10 Günther Deschnerr19039: Do not segfault in "net ads printer info" when...
2007-10-10 Günther Deschnerr19003: Finally activate "net ads gpo".
2007-10-10 Günther Deschnerr18988: Check and refresh expired GPOs.
2007-10-10 Günther Deschnerr18987: Add some usage prints for "net ads gpo".
2007-10-10 Günther Deschnerr18984: Removing ads_gpo_get_sysvol_gpt_version() which...
2007-10-10 Gerald Carterr18981: * cleanup some vestiges of old cli_reg.c code...
2007-10-10 Gerald Carterr18964: fix 'net rpc registry save' to use the new...
2007-10-10 Stefan Metzmacherr18949: use sys_usleep()
2007-10-10 Gerald Carterr18919: * Get the new rpccli_winreg_XXXX() functions...
next