r21345: Smaller fixes for adssearch:
[bbaumbach/samba-autobuild/.git] / source3 / utils /
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...
2007-10-10 Günther Deschnerr18879: Fix crash for "net ads gpo list".
2007-10-10 Volker Lendecker18877: More WERROR/NTSTATUS bugs
2007-10-10 Andrew Tridgellr18865: fixed some of the most obvious NTSTATUS/WERROR...
2007-10-10 Günther Deschnerr18853: Fix remaining warnings. Volker, should be fine...
2007-10-10 Günther Deschnerr18852: Fix compiler warning (thanks Volker).
2007-10-10 Günther Deschnerr18819: Fix build without LDAP.
2007-10-10 Günther Deschnerr18817: Enable the build of the gpo tool but do not...
2007-10-10 Jelmer Vernooijr18802: Use the pidl-generated code for the srvsvc...
2007-10-10 Jim McDonoughr18758: Update net sam to use calculated times and...
2007-10-10 Jim McDonoughr18748: Eliminate set of computed time values
2007-10-10 Gerald Carterr18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
2007-10-10 Jelmer Vernooijr18745: Use the Samba4 data structures for security...
2007-10-10 Gerald Carterr18727: set the winreg_AbortSystemShutdown() server...
2007-10-10 Gerald Carterr18714: fix the build after replaceing rpccli_reg_abort...
2007-10-10 Günther Deschnerr18703: Fix the annoying effect that happens when nscd...
2007-10-10 Volker Lendecker18643: Fix a 64-bit warning
2007-10-10 Gerald Carterr18560: * Add in the winreg and initshutdown IDL files
2007-10-10 Volker Lendecker18556: Implement "net sam policy", thanks to Karolin...
2007-10-10 Jeremy Allisonr18467: Some sites allow an account to be deleted,...
2007-10-10 Jeremy Allisonr18446: Add the ldap 'leave domain' code - call this as
2007-10-10 Volker Lendecker18313: Nobody said "no" (yet.... gd?), so commit it:
2007-10-10 Volker Lendecker18310: Add a little test for some gencache routines
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Günther Deschnerr18177: Some build- and memleak-fixes for the (not...
2007-10-10 Günther Deschnerr18170: Make sure to actually get the printing data...
2007-10-10 Jeremy Allisonr18116: Make max usershares an advisory limit, pointed out
next