s3: don't build krb5 locator plugin if we don't build winbind
[rusty/samba.git] / source3 /
2010-09-21 Björn Jackes3: don't build krb5 locator plugin if we don't build...
2010-09-21 Günther Deschners3-waf: remove reg_util_legacy from waf build as well.
2010-09-21 Günther Deschners3-winbindd: another attempt to fix the non-ldap build.
2010-09-21 Michael Adams3:registry: move regio.h from include/ to registry/
2010-09-21 Michael Adams3:registry: move the reg_db.h from include/ to registry/
2010-09-21 Michael Adams3:registry: move prototype from reg_init_smbconf.c...
2010-09-21 Michael Adams3:registry: move prototype from reg_init_full.c to...
2010-09-21 Michael Adams3:registry: move prototypes from reg_init_basic.c...
2010-09-21 Michael Adams3:registry: move reg_api_regf prototypes to their...
2010-09-21 Michael Adams3:registry: move the reg_api prototypes to their own...
2010-09-21 Michael Adams3:registry:reg_api: update (C)
2010-09-21 Michael Adams3:services_db: convert get_common_service_dispname...
2010-09-21 Michael Adams3:registry: regfio fix the build
2010-09-21 Michael Adams3:registry: remove now (finally) obsolete reg_util_reg...
2010-09-21 Michael Adams3:services_db: does not need legacy registry code...
2010-09-21 Michael Adams3:services_db: rewrite svcctl_init_keys() to use reg_a...
2010-09-21 Michael Adams3:services_db: extract core of svcctl_set_secdesc...
2010-09-21 Michael Adams3:services_db: create the "Security" subkey if it...
2010-09-21 Michael Adams3:services_db: remove bogus comments
2010-09-21 Michael Adams3:services_db: remove unused legacy function svcctl_fe...
2010-09-21 Michael Adams3:rpc_server:ntsvcs: registry is not directly used...
2010-09-21 Michael Adams3:rpc_server:ntsvcs: use svcctl_lookup_dispname instea...
2010-09-21 Michael Adams3:rpc_server: registry is not direclty used in the...
2010-09-21 Michael Adams3:srv_ntsvcs_nt: make fill_svc_config() use svcctl_get...
2010-09-21 Michael Adams3:services_db: publish svcctl_get_string_value()
2010-09-21 Michael Adams3:services_db: factor out common code of lookup_dispna...
2010-09-21 Michael Adams3:services_db: change svcctl_lookup_description()...
2010-09-21 Michael Adams3:services_db: rewrite svcctl_lookup_description(...
2010-09-21 Michael Adams3:services_db: change svcctl_lookup_dispname() to...
2010-09-21 Michael Adams3:services_db: make svcctl_lookup_dispname() use a...
2010-09-21 Michael Adams3:services_db: change svcctl_get_secdesc() to use...
2010-09-21 Michael Adams3:services_db: use temp talloc ctx in svcctl_get_secdesc()
2010-09-21 Michael Adams3:services_db: remove the TALLOC_CTX argument from...
2010-09-21 Michael Adams3:services_db: fix a debug message
2010-09-21 Michael Adams3:services_db: rewrite svcctl_set_secdesc to use tmp...
2010-09-21 Michael Adams3:services_db: rewrite svcctl_set_secdesc() using...
2010-09-21 Michael Adams3:services_db: untanlge assignments from check in...
2010-09-21 Michael Adams3:services_db: untangle assignments from check in...
2010-09-21 Günther Deschners3-libnetapi: Fix Bug #7665, memory leak in netapi...
2010-09-20 Andrew Bartletts3-lib/util Remove unused smb_uuid_unpack()
2010-09-20 Andrew Bartletts3-libads call common GUID_from_ndr_blob()
2010-09-20 Andrew Bartletts3-uuid Remove unused smb_uuid_pack()
2010-09-20 Andrew Bartletts3: Replace sid_binstring and sid_guidstring with PIDL...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-build: try to fix the non-ldap build.
2010-09-20 Günther Deschners3-nmbd: move SYNC_DNS to nmbd.h
2010-09-20 Günther Deschners3-util: use shared dom_sid_dup.
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-20 Günther Deschners3-build: only include smbldap.h where needed.
2010-09-20 Günther Deschners3-build: only include ctdbd_conn.h where needed.
2010-09-20 Günther Deschners3-build: only include async headers where needed.
2010-09-20 Günther Deschners3-waf: fix the build after registry changes.
2010-09-20 Rusty RussellReally enable core dumps in Linux
2010-09-20 Michael Adams3:registry: move prototypes of unused hilvl functions...
2010-09-20 Michael Adams3:registry: move (commented out) hilvl util functions...
2010-09-20 Michael Adams3:registry: move higher level function reg_open_path...
2010-09-20 Günther Deschners3-waf: add net.
2010-09-20 Günther Deschners3-waf: add libnetapi
2010-09-20 Björn Jackes3/winbind: remove unused winbindd_check_cache_size
2010-09-20 Kai Blins3-waf: Build libwbclient as dynamic library
2010-09-20 Günther Deschners3-waf: fix the file locations of gen_ndr'ed files.
2010-09-20 Günther Deschners3-waf: fix the build after reg_api changes.
2010-09-20 Günther Deschners3-registry: move regf based reg_api calls into own...
2010-09-20 Günther Deschners3-registry: add reg_querymultiplevalues to reg_api...
2010-09-20 Günther Deschners3-waf: add rpcclient to the waf build.
2010-09-19 Günther Deschners3-rpcclient: add some winreg commands.
2010-09-19 Günther Deschners3-nltest: add dsregdns command to nltest.
2010-09-19 Günther Deschners3-libnetapi: support NETLOGON_CONTROL_FORCE_DNS_REG...
2010-09-19 Günther Deschnerlibnetapi: deal with NULL data in I_NetLogonControl2().
2010-09-18 Volker Lendeckes3: Add a missing prototype
2010-09-18 Volker Lendeckes3: Fix bug 7688, rpcclient command line completion...
2010-09-18 Volker Lendeckes3: Fix some nonempty blank lines
2010-09-17 Stefan Metzmachers3:rpc_client: remove unused rpc_pipe_set_hnd_state()
2010-09-17 Stefan Metzmachers3:rpc_client: use rpc_api_pipe_send() for auth3
2010-09-17 Stefan Metzmachers3:rpc_client: rpc_pipe_bind_step_one_done() doesn...
2010-09-17 Stefan Metzmachers3:rpc_client: allow DCERPC_PKT_AUTH3 via rpc_api_pipe_...
2010-09-17 Björn Jackes3: fix order of arguments in nsec_time_diff call
2010-09-17 Sumit BoseFix array size of a memmber of struct cli_ulogoff_state
2010-09-16 Björn Jackeѕ3: remove smb_msleep prototype from here
2010-09-16 Björn Jackes3: remove TvalDiff macro, we can use the shared usec_t...
2010-09-16 Björn Jackes3/s4: merge msleep and smb_msleep
2010-09-16 Björn Jackes3: remove TspecDiff macro, we can use the shared nsec_...
2010-09-16 Björn Jackes3: use nsec_time_diff instead of TspecDiff
2010-09-16 Björn Jackes3/vfs_scannedonly: use smb_msleep instead of nanosleep
2010-09-16 Volker Lendeckes3: Add the PAC info3 struct to the netsamlogon_cache...
2010-09-16 Volker Lendeckes3: Correctly unwrap the krb ticket in gss-spnego
2010-09-16 Volker Lendeckes3: Fall back to raw NTLMSSP for the gss-spnego protocol
2010-09-16 Volker Lendeckes3: Split off output generation from manage_squid_ntlms...
2010-09-16 Volker Lendeckes3: Wrap the ntlm_auth loop with a talloc_stackframe
2010-09-16 Andrew Bartlettlibcli/auth/ntlmssp Be clear about talloc parents for...
2010-09-16 Andrew Tridgells4-netlogon: added IDL for netr_DsrUpdateReadOnlyServer...
2010-09-16 Jelmer Vernooijs3: Add convenience make target buildfarm-test.
2010-09-16 Jelmer Vernooijs3-selftest: Move Samba3-specific script to source3...
2010-09-15 Björn Jackes3/printing: avoid a possible race condition in the...
2010-09-15 Jeremy AllisonFix all sid_parse returns to be checked. Tidy up some...
2010-09-15 Günther Deschners3-smbd: prevent call_nt_transact_ioctl() crash in...
2010-09-15 Björn Jackes3/printing: make clock jump save and use monotonic...
2010-09-15 Jeremy AllisonAdd check for invalid data size.
2010-09-15 Volker Lendeckes3: Fix some debug msgs in ntlm_auth
2010-09-15 Günther Deschners3-waf: fix the build.
next