s3:idmap: remove the set_mapping method from the idmap API
[amitay/samba.git] / source3 / utils /
2010-08-14 Michael Adams3:net: rewrite "net idmap restore" using dbwrap
2010-08-14 Michael Adams3:net: change "net idmap dump" to use dbwrap instead...
2010-08-14 Michael Adams3:net sam provision: compose sid before getting uid...
2010-08-14 Michael Adams3:net sam provision: allocate the uid after composing...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_s...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Stefan Metzmachers3:utils/net_rpc_service.c: we also need some ndr_pull...
2010-08-06 Günther Deschners3-net: fix copy/paste typo in usage of "net printing".
2010-08-06 Günther Deschners3-net: only include netapi header when needed.
2010-08-06 Günther Deschners3-rap: include svcctl.h where needed.
2010-08-06 Günther Deschners3-passdb: include samr.h where needed.
2010-08-06 Volker Lendeckes3: Remove some explicit calls to procid_self()
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-08-04 Volker Lendeckes3: Convert cli_list() to return NTSTATUS
2010-08-01 Volker Lendeckes3: Fix some nonempty blank lines
2010-07-30 Günther Deschners3-build: avoid to globally include printing and spools...
2010-07-27 Volker Lendeckes3: Remove a typedef (struct file_info)
2010-07-26 Volker Lendeckes3: fix a typo
2010-07-21 Simo Sorces3-libsmb: Use data_blob_talloc to get krb5 ticket...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Simo Sorces3-ntlmssp: Remove ntlmssp_end and let the talloc hiera...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-18 Volker Lendeckes3: Fix some nonempty blank lines
2010-07-13 Günther Deschners3-libnet: better separate headers.
2010-07-08 Ira Coopers3: Add SMB2 performance counters.
2010-07-04 Volker Lendeckes3: Fix bug 7338, smbget skips leading slash when using...
2010-07-04 Volker Lendeckes3: Fix some nonempty blank lines
2010-07-02 Günther Deschners3-net: forgot to set type in winreg getvalue operation.
2010-07-02 Günther Deschners3-registry: remove unused reg_util_marshalling code.
2010-07-02 Günther Deschners3-registry: avoid using registry_value union.
2010-07-01 Günther Deschners3-libads: only include libds flags where needed.
2010-07-01 Günther Deschners3-libads: move ads_dns out of main includes.
2010-07-01 Günther Deschners3-libads: use shared well known guids.
2010-06-29 Günther Deschners3-utils: remove rpccheck.
2010-06-29 Andreas Schneiders3-net: Make sure we don't call free on garbage.
2010-06-29 Andreas Schneiders3-net: Use talloc_asprintf and return if file is in...
2010-06-28 Andreas Schneiders3-net: Make sure that the data blob is initialized.
2010-06-25 Michael Adams3:net [rpc] registry: be as user-friendly as possible...
2010-06-21 Michael Adams3:net rpc registry: make getsd succeed when key sd...
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.
next