s3: Remove smbd_server_conn from reply_readbraw
[nivanova/samba-autobuild/.git] / source3 / utils /
2010-06-07 Matthew McGillisFix bug with incorrect flag values for inherited ace...
2010-06-03 Günther Deschners3-spoolss: add and use spoolss_printerinfo2_to_setprin...
2010-06-03 Günther Deschners3-security: use shared SECINFO_DACL define.
2010-05-31 Andrew Bartlettntlmssp: Make the ntlmssp.h from source3/ a common...
2010-05-31 Günther Deschners3: only use netlogon/nbt header when needed.
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-28 Günther Deschners3-build: only use ndr_samr.h where needed.
2010-05-26 Günther Deschners3-net: fix the build.
2010-05-25 Günther Deschners3-net: fix a "dereferencing type-punned pointer will...
2010-05-25 Michael Adams3:registry: move reg_objects.h to registry/ and use...
2010-05-25 Michael Adams3:net rpc registry: use regval_ctr_init() instead...
2010-05-25 Michael Adams3:profiles: use regval_ctr_init() instead of direct...
2010-05-25 Michael Adams3:net_rpc_printer: use regval_blob/ctr accessor functions
2010-05-25 Michael Adams3:net rpc printer: fix use of a possibly uninitialized...
2010-05-25 Michael Adams3:registry: extract registry_pull/push_value prototype...
2010-05-25 Michael Adams3:registry: move prototype registry_create_admin_token...
2010-05-25 Michael Adams3:registry: extract reg_eventlog prototypes to header...
2010-05-25 Michael Adams3:registry: extract the reg_backend_db prototypes...
2010-05-25 Michael Adams3:registry: adapt callers of regval_ctr_addvalue to...
2010-05-21 Günther Deschners3-net: fix net_ads_gpo() for non-ads case.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-21 Andrew Bartletts3:passdb Remove use of uint8 uint16 and uint32 in...
2010-05-20 Günther Deschners3-net: show how to use filters for group policy proces...
2010-05-20 Günther Deschners3-net: let net_ads_gpo() call no_ads when built w...
2010-05-20 Günther Deschners3-net: compile net_ads_gpo_apply().
2010-05-20 Günther Deschners3-utils: remove trailing whitespace from profiles...
2010-05-20 Andreas Schneiders3-net: Created a migration tool for printing TDBs.
2010-05-18 Günther Deschners3-rpc_client: move protos to init_samr.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_spoolss.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_lsarpc.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_netlogon.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_samr.h
2010-05-18 Günther Deschners3-net: also dump security descriptors from ntprinters...
2010-05-18 Günther Deschners3-net: Added a rather trivial "net printing dump"...
2010-05-18 Günther Deschners3-secdesc: use SD_REVISION from security.idl.
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_acl SEC_ACL".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_ace SEC_ACE".
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-18 Günther Deschnersmbconf: only include smbconf headers where needed.
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2010-05-17 Günther Deschners3-crypto: only include crypto headers when crypto...
2010-05-17 Günther Deschners3-rpc_misc: clean out include/rpc_misc.h.
2010-05-17 Günther Deschners3-libgpo: move group policy protos to where they belong.
2010-05-17 Matthew McGillisadded support for a -I flag
2010-05-17 Matthew McGillisConsolidate all set SEC_DESC into single procedure...
2010-05-11 Andrew Bartletts3:kerberos Return PAC_LOGON_INFO rather than the full...
2010-05-10 Günther Deschners3-net: Fix Bug #7417. 'net rpc user password' can...
2010-05-06 Günther Deschners3-eventlog: move all eventlog headers to lib/eventlog...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-05-05 Volker Lendeckes3: Fix bug 5972 -- remove -L testparm parameter
2010-05-05 Günther Deschners3-net: fix crash in rap_share_add().
2010-05-03 Matthew McGillisConsolidate all get SEC_DESC into single procedure...
2010-05-03 Matthew McGillisalways pass filename as const char
2010-04-27 Jeremy AllisonFix more S3 build breakage. Matthias, please ensure...
2010-04-27 Günther Deschners3: use shared registry functions.
2010-04-26 Günther Deschners3: fix some build warnings.
2010-04-26 Günther Deschners3: use generated rap header.
2010-04-26 Volker Lendeckes3: Implement "net rpc user setprimarygroup"
2010-04-20 Jim McDonoughFix i18n of net conf import error message.
2010-04-20 Jim McDonoughDisplay an error on net conf import failures.
2010-04-09 Günther Deschners3: add iconv_convenience handle to pull/push sz helpers.
2010-03-28 Volker Lendeckes3: Slightly simplify unmap_unix_group
2010-03-27 Jeremy AllisonFix bug #7240 - Net usershare is not case sensitive.
2010-03-26 Kai Blins3 ntlm_auth: Don't malloc data that will be talloc_free()d
2010-03-24 Stefan Metzmachers3:ntlmssp: use client.netbios_name instead of workstation
2010-03-24 Stefan Metzmachers3:ntlmssp: rename void *auth_context; into void *callb...
2010-03-24 Stefan Metzmachers3:ntlmssp: remove unused get_global_myname() and get_d...
2010-03-24 Stefan Metzmachers3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client...
2010-03-24 Stefan Metzmachers3:ntlmssp: pass names to ntlmssp_server_start() and...
2010-03-24 Karolin Seegers3-testparm: Throw warning when 'workgroup' and 'netbio...
2010-03-16 Günther Deschners3: fix buildwarning in smbta-util.
2010-03-16 Andreas SchneiderFix developer build, remove malloc
2010-03-16 Jim McDonoughDon't exit(0) on error
2010-03-16 Holger HetterichAdd smbta-util to manage the encryption key.
2010-03-15 Michael Adams3:smbcacls: also honour the "--sddl" flag when setting...
2010-03-12 Volker Lendeckes3: Add "net registry increment"
2010-03-12 Volker Lendeckes3: Add "g_lock_do" as a convenience wrapper function
2010-03-12 Volker Lendeckes3: Actually use mem_ctx in net_g_lock_init()
2010-03-12 Volker Lendeckes3: Fix some "net registry" usage messages
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-03-06 Volker Lendeckes3: Fix the build of net_afs.c with --fake-kaserver...
2010-03-05 Volker Lendeckes3: Make "smbcontrol xx debuglevel" print the correct...
2010-03-05 Günther Deschners3-net: fix net after spoolss_EnumPrinterDataEx IDL...
2010-03-05 Günther Deschners3-net: fix net after spoolss_SetPrinterData{Ex} IDL...
2010-03-03 Karolin SeegerFix typo in comments.
2010-03-03 Michael Adams3:net: add a command "net registry setsd_sdd"
2010-03-03 Michael Adams3:net: fix some i18n messages in net_registry_getsd_in...
2010-03-03 Michael Adams3:net: add i18n macro _() to one message
2010-03-03 Michael Adams3:net: add new subcommand "net registry getsd_sddl...
2010-03-03 Michael Adams3:net: refactor getting of secdesc out of net_registry...
2010-03-03 Michael Adams3:smbcacls: add switch "--sddl" to output acls as...
2010-03-02 Holger Hetterichs3: net_share.c: fix argc handling
2010-03-01 Volker Lendeckes3: Abstract access to sessionid.tdb, similar to conn_tdb.c
2010-03-01 Volker Lendeckes3: Add connections_forall_read()
2010-02-23 Simo Sorces3 move the sitename cache in its own file
2010-02-23 Volker Lendeckes3: Consolidate some pid_to_procid() calls to procid_self()
2010-02-23 Volker Lendeckes3: Consolidate server_id_self into the equivalent...
2010-02-15 Holger Hetterichs3: eventlogadm.c: add -s option to use alternative...
2010-02-14 Andrew Tridgells3: last part of TYPESAFE_QSORT() conversion
next