s3-idl: fix some missing dependencies to other IDL files.
[metze/samba/wip.git] / source3 /
2010-05-28 Günther Deschners3-idl: fix some missing dependencies to other IDL...
2010-05-28 Günther Deschners3-rpc_client: move protos to init_netlogon.h
2010-05-28 Simo Sorces3:auth Add comment to clarify usage of session keys.
2010-05-27 Simo Sorces3:auth remove login_server from server info
2010-05-27 Simo SorceFix Out of memory checks
2010-05-27 Simo Sorces3:auth add function to convert wbcAuthUserInfo to...
2010-05-27 Simo Sorces3:auth Free sampass as soon as we have server_info
2010-05-27 Simo Sorces3:auth use info3 in auth_serversupplied_info
2010-05-27 Simo Sorces3:auth add function to copy a netr_SamInfo3 structure
2010-05-27 Simo Sorces3:auth: add function to convert samu to netr_SamInfo3
2010-05-27 Kai Blins3-waf: Fix typo
2010-05-27 Kai Blins3-waf: Also set "developer" env when building in devel...
2010-05-27 Volker Lendeckes3: Fix a bad memleak in the async echo responder
2010-05-27 Günther Deschners3-waf: fix the build after tstream changes.
2010-05-27 Volker Lendeckes3: Remove an unused variable
2010-05-27 Günther Deschners3-lanman: use samr for api_RNetUserGetInfo.
2010-05-27 Holger Hetterichvfs_smb_traffic_analyzer.c: set the len variable when...
2010-05-27 Stefan Metzmachers3:rpc_server: make use of the npa_tstream code to...
2010-05-27 Stefan Metzmachers3:Makefile.in: add npa_tstream.o to the build of smbd
2010-05-27 Stefan Metzmachers3:rpc_server: pass down local and remote tsocket_addre...
2010-05-27 Stefan Metzmachers3:smbd: add PIPE_BUSY handling for SMBtrans calls...
2010-05-27 Stefan Metzmachers3:rpc_server: add np_read_in_progress() function
2010-05-27 Stefan Metzmachers3:rpc_server: make sure we don't send uninitialized...
2010-05-26 Günther Deschners3-net: fix the build.
2010-05-26 Günther Deschners3-waf: more work on krb5 build.
2010-05-26 Kai Blins3-waf: Allow to build with kerberos support
2010-05-26 Günther Deschners3-lanman: remove defines now provided by IDL.
2010-05-26 Günther Deschners3-waf: fix the build after chgpasswd.c changes.
2010-05-26 Günther Deschners3-samr: move chgpasswd.c out of smbd and into the...
2010-05-26 Günther Deschners3-smbd: remove unused change/check_lanman_password.
2010-05-26 Günther Deschners3-lanman: parse encrypted and min_pwd_length in api_Se...
2010-05-26 Günther Deschners3-lanman: use samr for api_SetUserPassword().
2010-05-26 Björn Jackes3:Makefile: add missing linker flags for smbfilter
2010-05-26 Björn Jackes3:Makefile: fix a typo in flag variable name
2010-05-26 Günther Deschners3-printing: fix buildwarning in publishing code after...
2010-05-26 Simo Sorces3-lanman: Migrated to rpc_connect_spoolss_pipe().
2010-05-26 Simo Sorces3-rpc_server: Created a per connection spoolss pipe.
2010-05-26 Kai Blins3-waf: Build smbclient binary
2010-05-26 Kai Blins3-waf: Fix the naming of some variables introduced...
2010-05-26 Björn Jackes3:configure: use the right AC_CACHE_CHECK variable
2010-05-25 Kai Blins3-waf: Check for additional options on *xattr
2010-05-25 Kai Blins3-waf: Add darwin to the host_os-specific checks
2010-05-25 Kai Blins3-waf: Don't hardcode the name of the awk executable...
2010-05-25 Jeremy AllisonStandardize debug messages for read and write.
2010-05-25 Michael Adams3:fix the waf build after registry changes.
2010-05-25 Günther Deschners3-net: fix a "dereferencing type-punned pointer will...
2010-05-25 Günther Deschners3-waf: very simple start on getting krb5 build to...
2010-05-25 Michael Adams3:registry: add C for substantial changes to reg_objects
2010-05-25 Michael Adams3:registry:reg_objects: Remove use of uint{8,16,32...
2010-05-25 Michael Adams3:registry: add comment header block to registry.h
2010-05-25 Michael Adams3:registry: move reg_objects.h to registry/ and use...
2010-05-25 Michael Adams3:registry: move non-reg_objects definitions from...
2010-05-25 Michael Adams3:registry: hide definition of regval_ctr and regval_b...
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:rpcclient:spoolss: use regval_ctr/blob accessor...
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:nt_printing: use regval_ctr_init().
2010-05-25 Michael Adams3:srv_ntsvcs: use regval_ctr/blob accessor functions
2010-05-25 Michael Adams3:services_db: use regval_ctr_init() instead of direct...
2010-05-25 Michael Adams3:libads:use regval_ctr/blob accessor functions in...
2010-05-25 Michael Adams3:registry: use regval_ctr/blob accessor functoin...
2010-05-25 Michael Adams3:registry: user regval_ctr/blob accessor functions...
2010-05-25 Michael Adams3:registry: use regval_ctr/blob accessor functions...
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_set_seqnum()
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_get_seqnum()
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_init()
2010-05-25 Michael Adams3:registry: move definition of registry_hook to reg_in...
2010-05-25 Michael Adams3:registry: extract registry_pull/push_value prototype...
2010-05-25 Michael Adams3:registry: rename lib/util_reg_api.c to registry...
2010-05-25 Michael Adams3:registry: rename reg_util.{c,h} to reg_util_internal...
2010-05-25 Michael Adams3:registry: move prototype registry_create_admin_token...
2010-05-25 Michael Adams3:registry: move registry_create_admin_token() to...
2010-05-25 Michael Adams3:registry: extract reg_eventlog prototypes to header...
2010-05-25 Michael Adams3:registry: extract reg_perfcount prototypes into...
2010-05-25 Michael Adams3:registry: extraxt the reg_dispatcher prototypes...
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-25 Michael Adams3:registry: fix regval_ctr_addvalue() to take data...
2010-05-25 Michael Adams3:registry: fix data_p arg of regval_compose to be...
2010-05-25 Michael Adams3:registry: extract the reg_util prototypes into their...
2010-05-25 Michael Adams3:registry: remove superfluous comments from registry.h
2010-05-25 Michael Adams3:registry: extract the reg_util_legacy prototypes...
2010-05-25 Michael Adams3:registry: extract the reg_cachehook prototypes into...
2010-05-25 Michael Adams3:registry: protect registry.h from multiple inclusion
2010-05-25 Michael Adams3:registry: add C to reg_cachehook, confessing conside...
2010-05-25 Michael Adams3:fix configure after change "add Werror_FLAGS for...
2010-05-25 Björn Jackes3: fix the configure run
2010-05-24 Björn Jackes3:configure: turn "error warnings" into errors
2010-05-24 Björn Jackes3:configure: add Werror_FLAGS for IBM's xlc
2010-05-24 Björn Jackes3: major overhaul of compiler and linker flags for...
2010-05-24 Björn Jackes3:Makefile: set PIE flags also for nss_winbind
2010-05-24 Björn Jackes3:build: remove CFLAGS from LDSHFLAGS, SHLD has them...
2010-05-24 Björn Jackes3:Makefile: position independency is also needed for...
2010-05-24 Björn Jackes3:build: don't use pieflags twice - ldflags already...
2010-05-23 Volker Lendeckes3: Another non-gnumake fix
2010-05-22 Volker Lendeckes3: Factor out compiler-independent defines
2010-05-22 Volker Lendeckes3: Next step to fix the build on OpenSolaris
2010-05-22 Volker Lendeckes3: Attempt to fix the non-gnumake build
next